Trace number 4264408

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsCon-basic 2017-06-11SAT 14.1969 13.0835

DiagnosticValue
WRONG_DECISIONS1781947

General information on the benchmark

NameMarketSplit/MarketSplit-m1-gp/
MarketSplit-07.xml
MD5SUM36a2ff8d03acaab45f9eaaf5db6acf0d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark8.27421
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints4
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":30}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":2},{"degree":4,"count":28}]
Minimum constraint arity29
Maximum constraint arity30
Distribution of constraint arities[{"arity":29,"count":2},{"arity":30,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":4}]
Optimization problemNO
Type of objective

Solver Data

0.24/0.36	
0.24/0.36	AbsCon 2 
0.24/0.36	
0.57/0.54	  Solving XCSP3-instance-4264408-1502297918 as a CSP
0.57/0.54	  Loading variables...
0.57/0.56	  Loading constraints...
0.57/0.58	  Solver SolverBacktrack being built...
0.57/0.58	
0.80/0.62	  Preprocessing : gac=true, ccks=0, filters=0, revisions=0 (useless=0), AC=0, removals=0, inconsistent=false
0.80/0.62	
14.10/13.07	
14.10/13.07	v <instantiation id='sol1' type='solution'>  <list> x[] </list>  <values> 0 1 1 1 0 1 0 0 0 0 0 1 0 1 0 1 1 1 1 0 1 1 1 1 0 0 0 0 0 0 </values>  </instantiation>
14.10/13.07	s SATISFIABLE
14.10/13.07	
14.10/13.07	d WRONG_DECISIONS 1781947

Verifier Data

OK	

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4264408-1502297918/watcher-4264408-1502297918 -o /tmp/evaluation-result-4264408-1502297918/solver-4264408-1502297918 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502259076-7907 --watchdog 2580 java -jar HOME/AbsCon-basic.jar HOME/instance-4264408-1502297918.xml 

pid=17033
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.89 1.99 2.03 4/200 17036
/proc/meminfo: memFree=31051764/32770624 swapFree=0/382764
[pid=17036] ppid=17033 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/17036/stat : 17036 (runsolver) D 17033 17036 1774 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 77607035 24240128 108 18446744073709551615 4194304 4338465 140721048231616 140721048229256 140504537727703 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 30429184 140721048236192 140721048236617 140721048236617 140721048240074 0
/proc/17036/statm: 5918 108 54 36 0 2156 0

[startup+0.109019 s]
/proc/loadavg: 1.89 1.99 2.03 4/200 17036
/proc/meminfo: memFree=31051764/32770624 swapFree=0/382764
[pid=17036] ppid=17033 vsize=9953008 CPUtime=0.01 cores=1,3,5,7
/proc/17036/stat : 17036 (java) S 17033 17036 1774 0 -1 1077944320 3622 0 0 0 1 0 0 0 20 0 7 0 77607035 10191880192 4829 18446744073709551615 4194304 4196468 140721079055072 140721079037616 140085707226871 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
/proc/17036/statm: 2488252 4829 1965 1 0 2477749 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9953008

[startup+0.201868 s]
/proc/loadavg: 1.89 1.99 2.03 4/200 17036
/proc/meminfo: memFree=31051764/32770624 swapFree=0/382764
[pid=17036] ppid=17033 vsize=10551056 CPUtime=0.06 cores=1,3,5,7
/proc/17036/stat : 17036 (java) S 17033 17036 1774 0 -1 1077944320 4762 0 0 0 6 0 0 0 20 0 15 0 77607035 10804281344 5796 18446744073709551615 4194304 4196468 140721079055072 140721079037616 140085707226871 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
/proc/17036/statm: 2637764 6308 2609 1 0 2627261 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10551056

[startup+0.300283 s]
/proc/loadavg: 1.89 1.99 2.03 4/200 17036
/proc/meminfo: memFree=31051764/32770624 swapFree=0/382764
[pid=17036] ppid=17033 vsize=10551180 CPUtime=0.24 cores=1,3,5,7
/proc/17036/stat : 17036 (java) S 17033 17036 1774 0 -1 1077944320 8727 0 0 0 22 2 0 0 20 0 15 0 77607035 10804408320 9031 18446744073709551615 4194304 4196468 140721079055072 140721079037616 140085707226871 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
/proc/17036/statm: 2637795 9031 2867 1 0 2627261 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 10551180

[startup+0.700574 s]
/proc/loadavg: 1.89 1.99 2.03 4/200 17036
/proc/meminfo: memFree=31051764/32770624 swapFree=0/382764
[pid=17036] ppid=17033 vsize=10621952 CPUtime=1.09 cores=1,3,5,7
/proc/17036/stat : 17036 (java) S 17033 17036 1774 0 -1 1077944320 15742 0 0 0 104 5 0 0 20 0 16 0 77607035 10876878848 21326 18446744073709551615 4194304 4196468 140721079055072 140721079037616 140085707226871 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
/proc/17036/statm: 2655488 21326 3073 1 0 2644414 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 10621952

[startup+1.50059 s]
/proc/loadavg: 1.89 1.99 2.03 4/216 17052
/proc/meminfo: memFree=30969020/32770624 swapFree=0/382816
[pid=17036] ppid=17033 vsize=10621952 CPUtime=2.57 cores=1,3,5,7
/proc/17036/stat : 17036 (java) S 17033 17036 1774 0 -1 1077944320 17476 0 0 0 252 5 0 0 20 0 16 0 77607035 10876878848 24271 18446744073709551615 4194304 4196468 140721079055072 140721079037616 140085707226871 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
/proc/17036/statm: 2655488 24271 3085 1 0 2644414 0
[pid=17036/tid=17038] ppid=17033 vsize=10621952 CPUtime=0.21 cores=1,3,5,7
/proc/17036/task/17038/stat : 17038 (java) S 17033 17036 1774 0 -1 1077944384 6197 0 0 0 20 1 0 0 20 0 16 0 77607044 10876878848 24271 18446744073709551615 4194304 4196468 140721079055072 140085711469744 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17039] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17039/stat : 17039 (java) S 17033 17036 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 77607044 10876878848 24271 18446744073709551615 4194304 4196468 140721079055072 140085664193168 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17040] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17040/stat : 17040 (java) S 17033 17036 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 77607044 10876878848 24271 18446744073709551615 4194304 4196468 140721079055072 140085663140368 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17041] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17041/stat : 17041 (java) S 17033 17036 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 77607044 10876878848 24271 18446744073709551615 4194304 4196468 140721079055072 140085662087568 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17042] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17042/stat : 17042 (java) S 17033 17036 1774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 77607044 10876878848 24271 18446744073709551615 4194304 4196468 140721079055072 140085661034768 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17043] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17043/stat : 17043 (java) S 17033 17036 1774 0 -1 1077944384 138 0 0 0 0 0 0 0 20 0 16 0 77607046 10876878848 24271 18446744073709551615 4194304 4196468 140721079055072 140085271419760 140085707238018 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17044] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17044/stat : 17044 (java) S 17033 17036 1774 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 77607046 10876878848 24271 18446744073709551615 4194304 4196468 140721079055072 140085270365728 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17045] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17045/stat : 17045 (java) S 17033 17036 1774 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 77607046 10876878848 24271 18446744073709551615 4194304 4196468 140721079055072 140085269312880 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17046] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17046/stat : 17046 (java) S 17033 17036 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 77607049 10876878848 24271 18446744073709551615 4194304 4196468 140721079055072 140085268261200 140085707245467 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17047] ppid=17033 vsize=10621952 CPUtime=0.47 cores=1,3,5,7
/proc/17036/task/17047/stat : 17047 (java) S 17033 17036 1774 0 -1 1077944384 1717 0 0 0 47 0 0 0 20 0 16 0 77607049 10876878848 24271 18446744073709551615 4194304 4196468 140721079055072 140085267208560 140085707238018 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17048] ppid=17033 vsize=10621952 CPUtime=0.45 cores=1,3,5,7
/proc/17036/task/17048/stat : 17048 (java) S 17033 17036 1774 0 -1 1077944384 1274 0 0 0 45 0 0 0 20 0 16 0 77607049 10876878848 24271 18446744073709551615 4194304 4196468 140721079055072 140085266155760 140085707238018 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17049] ppid=17033 vsize=10621952 CPUtime=0.27 cores=1,3,5,7
/proc/17036/task/17049/stat : 17049 (java) S 17033 17036 1774 0 -1 1077944384 1445 0 0 0 27 0 0 0 20 0 16 0 77607049 10876878848 24271 18446744073709551615 4194304 4196468 140721079055072 140085265102960 140085707238018 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17050] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17050/stat : 17050 (java) S 17033 17036 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 77607049 10876878848 24271 18446744073709551615 4194304 4196468 140721079055072 140085264050400 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17051] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17051/stat : 17051 (java) S 17033 17036 1774 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 16 0 77607054 10876878848 24271 18446744073709551615 4194304 4196468 140721079055072 140085262998704 140085707238018 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17052] ppid=17033 vsize=10621952 CPUtime=1.13 cores=1,3,5,7
/proc/17036/task/17052/stat : 17052 (java) R 17033 17036 1774 0 -1 4202560 5331 0 0 0 111 2 0 0 20 0 16 0 77607071 10876878848 24271 18446744073709551615 4194304 4196468 140721079055072 140085259805872 140085344625549 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 10621952

[startup+3.10059 s]
/proc/loadavg: 1.89 1.99 2.03 3/216 17052
/proc/meminfo: memFree=30966168/32770624 swapFree=0/382816
[pid=17036] ppid=17033 vsize=10621952 CPUtime=4.19 cores=1,3,5,7
/proc/17036/stat : 17036 (java) S 17033 17036 1774 0 -1 1077944320 18545 0 0 0 414 5 0 0 20 0 16 0 77607035 10876878848 24338 18446744073709551615 4194304 4196468 140721079055072 140721079037616 140085707226871 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
/proc/17036/statm: 2655488 24338 3085 1 0 2644414 0
[pid=17036/tid=17038] ppid=17033 vsize=10621952 CPUtime=0.21 cores=1,3,5,7
/proc/17036/task/17038/stat : 17038 (java) S 17033 17036 1774 0 -1 1077944384 6197 0 0 0 20 1 0 0 20 0 16 0 77607044 10876878848 24338 18446744073709551615 4194304 4196468 140721079055072 140085711469744 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17039] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17039/stat : 17039 (java) S 17033 17036 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 77607044 10876878848 24338 18446744073709551615 4194304 4196468 140721079055072 140085664193168 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17040] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17040/stat : 17040 (java) S 17033 17036 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 77607044 10876878848 24338 18446744073709551615 4194304 4196468 140721079055072 140085663140368 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17041] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17041/stat : 17041 (java) S 17033 17036 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 77607044 10876878848 24338 18446744073709551615 4194304 4196468 140721079055072 140085662087568 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17042] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17042/stat : 17042 (java) S 17033 17036 1774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 77607044 10876878848 24338 18446744073709551615 4194304 4196468 140721079055072 140085661034768 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17043] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17043/stat : 17043 (java) S 17033 17036 1774 0 -1 1077944384 138 0 0 0 0 0 0 0 20 0 16 0 77607046 10876878848 24338 18446744073709551615 4194304 4196468 140721079055072 140085271419760 140085707238018 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17044] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17044/stat : 17044 (java) S 17033 17036 1774 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 77607046 10876878848 24338 18446744073709551615 4194304 4196468 140721079055072 140085270365728 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17045] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17045/stat : 17045 (java) S 17033 17036 1774 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 77607046 10876878848 24338 18446744073709551615 4194304 4196468 140721079055072 140085269312880 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17046] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17046/stat : 17046 (java) S 17033 17036 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 77607049 10876878848 24338 18446744073709551615 4194304 4196468 140721079055072 140085268261200 140085707245467 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17047] ppid=17033 vsize=10621952 CPUtime=0.49 cores=1,3,5,7
/proc/17036/task/17047/stat : 17047 (java) S 17033 17036 1774 0 -1 1077944384 2594 0 0 0 49 0 0 0 20 0 16 0 77607049 10876878848 24338 18446744073709551615 4194304 4196468 140721079055072 140085267208560 140085707238018 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17048] ppid=17033 vsize=10621952 CPUtime=0.45 cores=1,3,5,7
/proc/17036/task/17048/stat : 17048 (java) S 17033 17036 1774 0 -1 1077944384 1276 0 0 0 45 0 0 0 20 0 16 0 77607049 10876878848 24338 18446744073709551615 4194304 4196468 140721079055072 140085266155760 140085707238018 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17049] ppid=17033 vsize=10621952 CPUtime=0.27 cores=1,3,5,7
/proc/17036/task/17049/stat : 17049 (java) S 17033 17036 1774 0 -1 1077944384 1623 0 0 0 27 0 0 0 20 0 16 0 77607049 10876878848 24338 18446744073709551615 4194304 4196468 140721079055072 140085265102960 140085707238018 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17050] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17050/stat : 17050 (java) S 17033 17036 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 77607049 10876878848 24338 18446744073709551615 4194304 4196468 140721079055072 140085264050400 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17051] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17051/stat : 17051 (java) S 17033 17036 1774 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 16 0 77607054 10876878848 24338 18446744073709551615 4194304 4196468 140721079055072 140085262998704 140085707238018 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17052] ppid=17033 vsize=10621952 CPUtime=2.73 cores=1,3,5,7
/proc/17036/task/17052/stat : 17052 (java) R 17033 17036 1774 0 -1 4202560 5343 0 0 0 271 2 0 0 20 0 16 0 77607071 10876878848 24338 18446744073709551615 4194304 4196468 140721079055072 140085259806568 140085344518396 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
Current children cumulated CPU time (s) 4.19
Current children cumulated vsize (KiB) 10621952

[startup+6.30059 s]
/proc/loadavg: 1.82 1.98 2.03 3/216 17052
/proc/meminfo: memFree=30965844/32770624 swapFree=0/382816
[pid=17036] ppid=17033 vsize=10621952 CPUtime=7.4 cores=1,3,5,7
/proc/17036/stat : 17036 (java) S 17033 17036 1774 0 -1 1077944320 20104 0 0 0 734 6 0 0 20 0 16 0 77607035 10876878848 24342 18446744073709551615 4194304 4196468 140721079055072 140721079037616 140085707226871 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
/proc/17036/statm: 2655488 24342 3085 1 0 2644414 0
[pid=17036/tid=17038] ppid=17033 vsize=10621952 CPUtime=0.21 cores=1,3,5,7
/proc/17036/task/17038/stat : 17038 (java) S 17033 17036 1774 0 -1 1077944384 6197 0 0 0 20 1 0 0 20 0 16 0 77607044 10876878848 24342 18446744073709551615 4194304 4196468 140721079055072 140085711469744 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17039] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17039/stat : 17039 (java) S 17033 17036 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 77607044 10876878848 24342 18446744073709551615 4194304 4196468 140721079055072 140085664193168 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17040] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17040/stat : 17040 (java) S 17033 17036 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 77607044 10876878848 24342 18446744073709551615 4194304 4196468 140721079055072 140085663140368 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17041] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17041/stat : 17041 (java) S 17033 17036 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 77607044 10876878848 24342 18446744073709551615 4194304 4196468 140721079055072 140085662087568 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17042] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17042/stat : 17042 (java) S 17033 17036 1774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 77607044 10876878848 24342 18446744073709551615 4194304 4196468 140721079055072 140085661034768 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17043] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17043/stat : 17043 (java) S 17033 17036 1774 0 -1 1077944384 391 0 0 0 0 0 0 0 20 0 16 0 77607046 10876878848 24342 18446744073709551615 4194304 4196468 140721079055072 140085271419760 140085707238018 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17044] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17044/stat : 17044 (java) S 17033 17036 1774 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 77607046 10876878848 24342 18446744073709551615 4194304 4196468 140721079055072 140085270365728 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17045] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17045/stat : 17045 (java) S 17033 17036 1774 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 77607046 10876878848 24342 18446744073709551615 4194304 4196468 140721079055072 140085269312880 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17046] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17046/stat : 17046 (java) S 17033 17036 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 77607049 10876878848 24342 18446744073709551615 4194304 4196468 140721079055072 140085268261200 140085707245467 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17047] ppid=17033 vsize=10621952 CPUtime=0.49 cores=1,3,5,7
/proc/17036/task/17047/stat : 17047 (java) S 17033 17036 1774 0 -1 1077944384 2597 0 0 0 49 0 0 0 20 0 16 0 77607049 10876878848 24342 18446744073709551615 4194304 4196468 140721079055072 140085267208560 140085707238018 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17048] ppid=17033 vsize=10621952 CPUtime=0.45 cores=1,3,5,7
/proc/17036/task/17048/stat : 17048 (java) S 17033 17036 1774 0 -1 1077944384 1279 0 0 0 45 0 0 0 20 0 16 0 77607049 10876878848 24342 18446744073709551615 4194304 4196468 140721079055072 140085266155760 140085707238018 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17049] ppid=17033 vsize=10621952 CPUtime=0.27 cores=1,3,5,7
/proc/17036/task/17049/stat : 17049 (java) S 17033 17036 1774 0 -1 1077944384 2176 0 0 0 27 0 0 0 20 0 16 0 77607049 10876878848 24342 18446744073709551615 4194304 4196468 140721079055072 140085265102960 140085707238018 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17050] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17050/stat : 17050 (java) S 17033 17036 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 77607049 10876878848 24342 18446744073709551615 4194304 4196468 140721079055072 140085264050400 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17051] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17051/stat : 17051 (java) S 17033 17036 1774 0 -1 1077944384 252 0 0 0 0 0 0 0 20 0 16 0 77607054 10876878848 24342 18446744073709551615 4194304 4196468 140721079055072 140085262998704 140085707238018 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17052] ppid=17033 vsize=10621952 CPUtime=5.93 cores=1,3,5,7
/proc/17036/task/17052/stat : 17052 (java) R 17033 17036 1774 0 -1 4202560 5852 0 0 0 590 3 0 0 20 0 16 0 77607071 10876878848 24342 18446744073709551615 4194304 4196468 140721079055072 140085259805872 140085344625942 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
Current children cumulated CPU time (s) 7.4
Current children cumulated vsize (KiB) 10621952

[startup+12.7006 s]
/proc/loadavg: 1.83 1.98 2.03 3/216 17052
/proc/meminfo: memFree=30965504/32770624 swapFree=0/382812
[pid=17036] ppid=17033 vsize=10621952 CPUtime=13.8 cores=1,3,5,7
/proc/17036/stat : 17036 (java) S 17033 17036 1774 0 -1 1077944320 20992 0 0 0 1374 6 0 0 20 0 16 0 77607035 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140721079037616 140085707226871 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
/proc/17036/statm: 2655488 24352 3086 1 0 2644414 0
[pid=17036/tid=17038] ppid=17033 vsize=10621952 CPUtime=0.21 cores=1,3,5,7
/proc/17036/task/17038/stat : 17038 (java) S 17033 17036 1774 0 -1 1077944384 6197 0 0 0 20 1 0 0 20 0 16 0 77607044 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085711469744 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17039] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17039/stat : 17039 (java) S 17033 17036 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 77607044 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085664193168 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17040] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17040/stat : 17040 (java) S 17033 17036 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 77607044 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085663140368 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17041] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17041/stat : 17041 (java) S 17033 17036 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 77607044 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085662087568 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17042] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17042/stat : 17042 (java) S 17033 17036 1774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 77607044 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085661034768 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17043] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17043/stat : 17043 (java) S 17033 17036 1774 0 -1 1077944384 396 0 0 0 0 0 0 0 20 0 16 0 77607046 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085271419760 140085707238018 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17044] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17044/stat : 17044 (java) S 17033 17036 1774 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 77607046 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085270365728 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17045] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17045/stat : 17045 (java) S 17033 17036 1774 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 77607046 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085269312880 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17046] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17046/stat : 17046 (java) S 17033 17036 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 77607049 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085268261200 140085707245467 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17047] ppid=17033 vsize=10621952 CPUtime=0.49 cores=1,3,5,7
/proc/17036/task/17047/stat : 17047 (java) S 17033 17036 1774 0 -1 1077944384 2600 0 0 0 49 0 0 0 20 0 16 0 77607049 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085267208560 140085707238018 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17048] ppid=17033 vsize=10621952 CPUtime=0.45 cores=1,3,5,7
/proc/17036/task/17048/stat : 17048 (java) S 17033 17036 1774 0 -1 1077944384 1282 0 0 0 45 0 0 0 20 0 16 0 77607049 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085266155760 140085707238018 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17049] ppid=17033 vsize=10621952 CPUtime=0.27 cores=1,3,5,7
/proc/17036/task/17049/stat : 17049 (java) S 17033 17036 1774 0 -1 1077944384 2419 0 0 0 27 0 0 0 20 0 16 0 77607049 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085265102960 140085707238018 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17050] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17050/stat : 17050 (java) S 17033 17036 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 77607049 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085264050400 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17051] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17051/stat : 17051 (java) S 17033 17036 1774 0 -1 1077944384 389 0 0 0 0 0 0 0 20 0 16 0 77607054 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085262998704 140085707238018 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17052] ppid=17033 vsize=10621952 CPUtime=12.33 cores=1,3,5,7
/proc/17036/task/17052/stat : 17052 (java) R 17033 17036 1774 0 -1 4202560 6349 0 0 0 1230 3 0 0 20 0 16 0 77607071 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085259807272 140085344757867 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
Current children cumulated CPU time (s) 13.8
Current children cumulated vsize (KiB) 10621952

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 17036 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+12.8008 s]
/proc/loadavg: 1.83 1.98 2.03 3/216 17052
/proc/meminfo: memFree=30965504/32770624 swapFree=0/382812
[pid=17036] ppid=17033 vsize=10621952 CPUtime=13.9 cores=1,3,5,7
/proc/17036/stat : 17036 (java) S 17033 17036 1774 0 -1 1077944320 20992 0 0 0 1384 6 0 0 20 0 16 0 77607035 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140721079037616 140085707226871 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
/proc/17036/statm: 2655488 24352 3086 1 0 2644414 0
[pid=17036/tid=17038] ppid=17033 vsize=10621952 CPUtime=0.21 cores=1,3,5,7
/proc/17036/task/17038/stat : 17038 (java) S 17033 17036 1774 0 -1 1077944384 6197 0 0 0 20 1 0 0 20 0 16 0 77607044 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085711469744 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17039] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17039/stat : 17039 (java) S 17033 17036 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 77607044 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085664193168 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17040] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17040/stat : 17040 (java) S 17033 17036 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 77607044 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085663140368 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17041] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17041/stat : 17041 (java) S 17033 17036 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 77607044 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085662087568 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17042] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17042/stat : 17042 (java) S 17033 17036 1774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 77607044 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085661034768 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17043] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17043/stat : 17043 (java) S 17033 17036 1774 0 -1 1077944384 396 0 0 0 0 0 0 0 20 0 16 0 77607046 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085271419760 140085707238018 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17044] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17044/stat : 17044 (java) S 17033 17036 1774 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 77607046 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085270365728 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17045] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17045/stat : 17045 (java) S 17033 17036 1774 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 77607046 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085269312880 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17046] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17046/stat : 17046 (java) S 17033 17036 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 77607049 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085268261200 140085707245467 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17047] ppid=17033 vsize=10621952 CPUtime=0.49 cores=1,3,5,7
/proc/17036/task/17047/stat : 17047 (java) S 17033 17036 1774 0 -1 1077944384 2600 0 0 0 49 0 0 0 20 0 16 0 77607049 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085267208560 140085707238018 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17048] ppid=17033 vsize=10621952 CPUtime=0.45 cores=1,3,5,7
/proc/17036/task/17048/stat : 17048 (java) S 17033 17036 1774 0 -1 1077944384 1282 0 0 0 45 0 0 0 20 0 16 0 77607049 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085266155760 140085707238018 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17049] ppid=17033 vsize=10621952 CPUtime=0.27 cores=1,3,5,7
/proc/17036/task/17049/stat : 17049 (java) S 17033 17036 1774 0 -1 1077944384 2419 0 0 0 27 0 0 0 20 0 16 0 77607049 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085265102960 140085707238018 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17050] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17050/stat : 17050 (java) S 17033 17036 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 77607049 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085264050400 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17051] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17051/stat : 17051 (java) S 17033 17036 1774 0 -1 1077944384 389 0 0 0 0 0 0 0 20 0 16 0 77607054 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085262998704 140085707238018 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17052] ppid=17033 vsize=10621952 CPUtime=12.43 cores=1,3,5,7
/proc/17036/task/17052/stat : 17052 (java) R 17033 17036 1774 0 -1 4202560 6349 0 0 0 1240 3 0 0 20 0 16 0 77607071 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085259807272 140085344626078 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
Current children cumulated CPU time (s) 13.9
Current children cumulated vsize (KiB) 10621952

[startup+13.0006 s]
/proc/loadavg: 1.83 1.98 2.03 3/216 17052
/proc/meminfo: memFree=30965504/32770624 swapFree=0/382812
[pid=17036] ppid=17033 vsize=10621952 CPUtime=14.1 cores=1,3,5,7
/proc/17036/stat : 17036 (java) S 17033 17036 1774 0 -1 1077944320 20992 0 0 0 1404 6 0 0 20 0 16 0 77607035 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140721079037616 140085707226871 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
/proc/17036/statm: 2655488 24352 3086 1 0 2644414 0
[pid=17036/tid=17038] ppid=17033 vsize=10621952 CPUtime=0.21 cores=1,3,5,7
/proc/17036/task/17038/stat : 17038 (java) S 17033 17036 1774 0 -1 1077944384 6197 0 0 0 20 1 0 0 20 0 16 0 77607044 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085711469744 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17039] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17039/stat : 17039 (java) S 17033 17036 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 77607044 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085664193168 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17040] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17040/stat : 17040 (java) S 17033 17036 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 77607044 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085663140368 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17041] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17041/stat : 17041 (java) S 17033 17036 1774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 77607044 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085662087568 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17042] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17042/stat : 17042 (java) S 17033 17036 1774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 77607044 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085661034768 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17043] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17043/stat : 17043 (java) S 17033 17036 1774 0 -1 1077944384 396 0 0 0 0 0 0 0 20 0 16 0 77607046 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085271419760 140085707238018 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17044] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17044/stat : 17044 (java) S 17033 17036 1774 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 77607046 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085270365728 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17045] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17045/stat : 17045 (java) S 17033 17036 1774 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 77607046 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085269312880 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17046] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17046/stat : 17046 (java) S 17033 17036 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 77607049 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085268261200 140085707245467 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17047] ppid=17033 vsize=10621952 CPUtime=0.49 cores=1,3,5,7
/proc/17036/task/17047/stat : 17047 (java) S 17033 17036 1774 0 -1 1077944384 2600 0 0 0 49 0 0 0 20 0 16 0 77607049 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085267208560 140085707238018 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17048] ppid=17033 vsize=10621952 CPUtime=0.45 cores=1,3,5,7
/proc/17036/task/17048/stat : 17048 (java) S 17033 17036 1774 0 -1 1077944384 1282 0 0 0 45 0 0 0 20 0 16 0 77607049 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085266155760 140085707238018 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17049] ppid=17033 vsize=10621952 CPUtime=0.27 cores=1,3,5,7
/proc/17036/task/17049/stat : 17049 (java) S 17033 17036 1774 0 -1 1077944384 2419 0 0 0 27 0 0 0 20 0 16 0 77607049 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085265102960 140085707238018 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17050] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17050/stat : 17050 (java) S 17033 17036 1774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 77607049 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085264050400 140085707237077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17051] ppid=17033 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17036/task/17051/stat : 17051 (java) S 17033 17036 1774 0 -1 1077944384 389 0 0 0 0 0 0 0 20 0 16 0 77607054 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085262998704 140085707238018 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
[pid=17036/tid=17052] ppid=17033 vsize=10621952 CPUtime=12.63 cores=1,3,5,7
/proc/17036/task/17052/stat : 17052 (java) R 17033 17036 1774 0 -1 4202560 6349 0 0 0 1260 3 0 0 20 0 16 0 77607071 10876878848 24352 18446744073709551615 4194304 4196468 140721079055072 140085259807272 140085344627976 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38289408 140721079062989 140721079063118 140721079063118 140721079066575 0
Current children cumulated CPU time (s) 14.1
Current children cumulated vsize (KiB) 10621952

Child status: 0
Real time (s): 13.0835
CPU time (s): 14.1969
CPU user time (s): 14.1247
CPU system time (s): 0.072187
CPU usage (%): 108.51
Max. virtual memory (cumulated for all children) (KiB): 10621952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.1247
system time used= 0.072187
maximum resident set size= 97612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22720
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1862
involuntary context switches= 31

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.060133 second user time and 0.06765 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-09 18:44:31
IDJOB=4264408
IDBENCH=133097
IDSOLVER=2652
FILE ID=node133/4264408-1502297918
RUNJOBID= node133-1502259076-7907
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/MarketSplit/MarketSplit-m1-gp/MarketSplit-07.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4264408-1502297918/watcher-4264408-1502297918 -o /tmp/evaluation-result-4264408-1502297918/solver-4264408-1502297918 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502259076-7907 --watchdog 2580  java -jar HOME/AbsCon-basic.jar HOME/instance-4264408-1502297918.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 36a2ff8d03acaab45f9eaaf5db6acf0d
RANDOM SEED=2068836469

node133.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31051764 kB
MemAvailable:   31783764 kB
Buffers:          265456 kB
Cached:           762560 kB
SwapCached:            0 kB
Active:           872320 kB
Inactive:         415876 kB
Active(anon):     260400 kB
Inactive(anon):    33112 kB
Active(file):     611920 kB
Inactive(file):   382764 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7868 kB
Writeback:             4 kB
AnonPages:        260112 kB
Mapped:            58500 kB
Shmem:             33468 kB
Slab:             133128 kB
SReclaimable:     106300 kB
SUnreclaim:        26828 kB
KernelStack:        3520 kB
PageTables:         5412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1159408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62016 MiB
End job on node133 at 2017-08-09 18:44:44