Trace number 4245628

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
R1: choco-solver 4.0.5 (2017-07-05)SAT 10.7359 4.89715

General information on the benchmark

NameRenault/Renault-m1-s1/
Renault.xml
MD5SUM26a43e254d024ece7dd8533c0ccc245d
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 benchmark0.464322
Satisfiable
(Un)Satisfiability was proved
Number of variables101
Number of constraints134
Number of domains14
Minimum domain size2
Maximum domain size42
Distribution of domain sizes[{"size":2,"count":58},{"size":3,"count":16},{"size":4,"count":4},{"size":5,"count":8},{"size":6,"count":3},{"size":7,"count":1},{"size":9,"count":1},{"size":10,"count":2},{"size":11,"count":1},{"size":12,"count":1},{"size":13,"count":1},{"size":25,"count":1},{"size":29,"count":1},{"size":42,"count":1}]
Minimum variable degree0
Maximum variable degree80
Distribution of variable degrees[{"degree":0,"count":2},{"degree":1,"count":49},{"degree":2,"count":14},{"degree":3,"count":17},{"degree":4,"count":3},{"degree":5,"count":4},{"degree":6,"count":2},{"degree":9,"count":1},{"degree":10,"count":1},{"degree":18,"count":1},{"degree":31,"count":1},{"degree":37,"count":1},{"degree":55,"count":2},{"degree":58,"count":1},{"degree":72,"count":1},{"degree":80,"count":1}]
Minimum constraint arity2
Maximum constraint arity10
Distribution of constraint arities[{"arity":2,"count":42},{"arity":3,"count":13},{"arity":4,"count":11},{"arity":5,"count":9},{"arity":6,"count":38},{"arity":7,"count":14},{"arity":8,"count":5},{"arity":9,"count":1},{"arity":10,"count":1}]
Number of extensional constraints134
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":134}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4245628-1500686034.xml"  -tl '2400s' -p 8 -x 0
0.00/0.21	c [HOME/instance-4245628-1500686034.xml, -tl, 2400s, -p, 8, -x, 0]
0.00/0.29	c 8 solvers in parallel
0.00/0.37	c parse instance...
9.74/4.79	c solve instance...
10.20/4.87	s SATISFIABLE
10.20/4.87	v <instantiation>
10.20/4.87	v 	<list>x0 x2 x10 x11 x12 x13 x14 x1[0] x1[1] x1[2] x1[3] x1[4] x1[5] x1[6] x1[7] x1[8] x1[9] x1[10] x1[11] x1[12] x1[13] x1[14] x1[15] x1[16] x1[17] x1[18] x1[19] x1[20] x1[21] x1[22] x1[23] x1[24] x1[25] x1[26] x1[27] x1[28] x1[29] x1[30] x1[31] x1[32] x1[33] x1[34] x1[35] x1[36] x1[37] x1[38] x1[39] x1[40] x1[41] x1[42] x1[43] x1[44] x1[45] x1[46] x1[47] x1[48] x1[49] x1[50] x1[51] x1[52] x1[53] x1[54] x1[55] x1[56] x1[57] x3[0] x3[1] x4[0] x4[1] x4[2] x5[0] x5[1] x5[2] x5[3] x5[4] x5[5] x5[6] x5[7] x6[0] x6[1] x6[2] x6[3] x6[4] x6[5] x6[6] x6[7] x6[8] x6[9] x6[10] x6[11] x6[12] x6[13] x6[14] x6[15] x7[0] x9[0] x9[1] x9[2] x9[3] </list>
10.20/4.87	v 	<values>0 0 0 1 9 5 1 1 0 0 0 1 1 1 0 1 0 1 0 0 1 1 1 1 0 0 1 0 0 0 0 0 0 0 0 1 1 1 1 1 0 1 0 1 1 0 1 0 1 0 0 0 1 0 1 1 1 1 1 0 0 0 0 0 0 5 1 3 0 4 1 1 1 1 1 0 3 2 2 2 0 0 0 1 2 0 2 2 1 2 2 0 0 0 5 2 0 0 3 </values>
10.20/4.87	v </instantiation>

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-4245628-1500686034/watcher-4245628-1500686034 -o /tmp/evaluation-result-4245628-1500686034/solver-4245628-1500686034 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500684128-16797 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 975226206 HOME/instance-4245628-1500686034.xml 

pid=24538
running on 8 cores: 1,3,5,7,9,11,13,15

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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: 10.34 10.78 11.70 10/273 24541
/proc/meminfo: memFree=22847360/32770624 swapFree=5892/113160
[pid=24541] ppid=24538 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24541/stat : 24541 (xcsp3-exec) S 24538 24541 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3873120 9740288 345 33554432000 4194304 5098028 140732214459520 140732214457624 140342826672764 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 21389312 140732214461583 140732214461792 140732214461792 140732214464491 0
/proc/24541/statm: 2378 345 289 221 0 87 0

[startup+0.100099 s]
/proc/loadavg: 10.34 10.78 11.70 10/273 24541
/proc/meminfo: memFree=22847360/32770624 swapFree=5892/113160
[pid=24541] ppid=24538 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24541/stat : 24541 (xcsp3-exec) S 24538 24541 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3873120 9740288 345 33554432000 4194304 5098028 140732214459520 140732214457624 140342826672764 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 21389312 140732214461583 140732214461792 140732214461792 140732214464491 0
/proc/24541/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200325 s]
/proc/loadavg: 10.34 10.78 11.70 10/273 24541
/proc/meminfo: memFree=22847360/32770624 swapFree=5892/113160
[pid=24541] ppid=24538 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24541/stat : 24541 (xcsp3-exec) S 24538 24541 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3873120 9740288 345 33554432000 4194304 5098028 140732214459520 140732214457624 140342826672764 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 21389312 140732214461583 140732214461792 140732214461792 140732214464491 0
/proc/24541/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300321 s]
/proc/loadavg: 10.34 10.78 11.70 10/273 24541
/proc/meminfo: memFree=22847360/32770624 swapFree=5892/113160
[pid=24541] ppid=24538 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24541/stat : 24541 (xcsp3-exec) S 24538 24541 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3873120 9740288 345 33554432000 4194304 5098028 140732214459520 140732214457624 140342826672764 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 21389312 140732214461583 140732214461792 140732214461792 140732214464491 0
/proc/24541/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700227 s]
/proc/loadavg: 10.34 10.78 11.70 10/273 24541
/proc/meminfo: memFree=22847360/32770624 swapFree=5892/113160
[pid=24541] ppid=24538 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24541/stat : 24541 (xcsp3-exec) S 24538 24541 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3873120 9740288 345 33554432000 4194304 5098028 140732214459520 140732214457624 140342826672764 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 21389312 140732214461583 140732214461792 140732214461792 140732214464491 0
/proc/24541/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50084 s]
/proc/loadavg: 10.34 10.78 11.70 13/294 24562
/proc/meminfo: memFree=22637424/32770624 swapFree=5892/113288
[pid=24541] ppid=24538 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24541/stat : 24541 (xcsp3-exec) S 24538 24541 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3873120 9740288 345 33554432000 4194304 5098028 140732214459520 140732214457624 140342826672764 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 21389312 140732214461583 140732214461792 140732214461792 140732214464491 0
/proc/24541/statm: 2378 345 289 221 0 87 0
[pid=24542] ppid=24541 vsize=13269256 CPUtime=3.79 cores=1,3,5,7,9,11,13,15
/proc/24542/stat : 24542 (java) S 24541 24541 15667 0 -1 1077944320 14164 0 0 0 331 48 0 0 20 0 20 0 3873121 13587718144 92214 33554432000 4194304 4196468 140734381317184 140734381299728 139718916132599 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
/proc/24542/statm: 3317314 92214 3219 1 0 3304547 0
[pid=24542/tid=24543] ppid=24541 vsize=13269256 CPUtime=1.38 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24543/stat : 24543 (java) R 24541 24541 15667 0 -1 4202560 6829 0 0 0 131 7 0 0 20 0 20 0 3873121 13587718144 92214 33554432000 4194304 4196468 140734381317184 139718920370600 139718527600668 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24545] ppid=24541 vsize=13269256 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24545/stat : 24545 (java) S 24541 24541 15667 0 -1 1077944384 43 0 0 0 2 4 0 0 20 0 20 0 3873122 13587718144 92214 33554432000 4194304 4196468 140734381317184 139718848268688 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24546] ppid=24541 vsize=13269256 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24546/stat : 24546 (java) S 24541 24541 15667 0 -1 1077944384 35 0 0 0 2 4 0 0 20 0 20 0 3873122 13587718144 92214 33554432000 4194304 4196468 140734381317184 139718847215888 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24547] ppid=24541 vsize=13269256 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24547/stat : 24547 (java) S 24541 24541 15667 0 -1 1077944384 41 0 0 0 3 4 0 0 20 0 20 0 3873122 13587718144 92214 33554432000 4194304 4196468 140734381317184 139718846163600 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24548] ppid=24541 vsize=13269256 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24548/stat : 24548 (java) S 24541 24541 15667 0 -1 1077944384 42 0 0 0 2 5 0 0 20 0 20 0 3873122 13587718144 92214 33554432000 4194304 4196468 140734381317184 139718845110800 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24549] ppid=24541 vsize=13269256 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24549/stat : 24549 (java) S 24541 24541 15667 0 -1 1077944384 39 0 0 0 3 4 0 0 20 0 20 0 3873122 13587718144 92214 33554432000 4194304 4196468 140734381317184 139718844058512 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24550] ppid=24541 vsize=13269256 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24550/stat : 24550 (java) S 24541 24541 15667 0 -1 1077944384 41 0 0 0 3 4 0 0 20 0 20 0 3873122 13587718144 92214 33554432000 4194304 4196468 140734381317184 139718510480144 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24551] ppid=24541 vsize=13269256 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24551/stat : 24551 (java) S 24541 24541 15667 0 -1 1077944384 34 0 0 0 3 4 0 0 20 0 20 0 3873122 13587718144 92214 33554432000 4194304 4196468 140734381317184 139718509427856 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24552] ppid=24541 vsize=13269256 CPUtime=0.05 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24552/stat : 24552 (java) S 24541 24541 15667 0 -1 1077944384 27 0 0 0 2 3 0 0 20 0 20 0 3873122 13587718144 92214 33554432000 4194304 4196468 140734381317184 139718508375056 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24553] ppid=24541 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24553/stat : 24553 (java) S 24541 24541 15667 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 20 0 3873124 13587718144 92214 33554432000 4194304 4196468 140734381317184 139718445533296 139718916143746 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24554] ppid=24541 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24554/stat : 24554 (java) S 24541 24541 15667 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 3873125 13587718144 92214 33554432000 4194304 4196468 140734381317184 139718444479328 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24555] ppid=24541 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24555/stat : 24555 (java) S 24541 24541 15667 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 3873125 13587718144 92214 33554432000 4194304 4196468 140734381317184 139718443426944 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24556] ppid=24541 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24556/stat : 24556 (java) S 24541 24541 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3873129 13587718144 92214 33554432000 4194304 4196468 140734381317184 139718442375248 139718916151195 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24557] ppid=24541 vsize=13269256 CPUtime=0.45 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24557/stat : 24557 (java) S 24541 24541 15667 0 -1 1077944384 1598 0 0 0 45 0 0 0 20 0 20 0 3873129 13587718144 92214 33554432000 4194304 4196468 140734381317184 139718441323120 139718916143746 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24558] ppid=24541 vsize=13269256 CPUtime=0.43 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24558/stat : 24558 (java) S 24541 24541 15667 0 -1 1077944384 1070 0 0 0 43 0 0 0 20 0 20 0 3873129 13587718144 92214 33554432000 4194304 4196468 140734381317184 139718104705520 139718916143746 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24559] ppid=24541 vsize=13269256 CPUtime=0.4 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24559/stat : 24559 (java) S 24541 24541 15667 0 -1 1077944384 1004 0 0 0 40 0 0 0 20 0 20 0 3873129 13587718144 92214 33554432000 4194304 4196468 140734381317184 139718103653232 139718916143746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24560] ppid=24541 vsize=13269256 CPUtime=0.44 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24560/stat : 24560 (java) S 24541 24541 15667 0 -1 1077944384 1855 0 0 0 44 0 0 0 20 0 20 0 3873129 13587718144 92214 33554432000 4194304 4196468 140734381317184 139718102600432 139718916143746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24561] ppid=24541 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24561/stat : 24561 (java) S 24541 24541 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3873130 13587718144 92214 33554432000 4194304 4196468 140734381317184 139718101547360 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24562] ppid=24541 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24562/stat : 24562 (java) S 24541 24541 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3873130 13587718144 92214 33554432000 4194304 4196468 140734381317184 139718100494640 139718916143746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
Current children cumulated CPU time (s) 3.79
Current children cumulated vsize (KiB) 13278768

[startup+3.10088 s]
/proc/loadavg: 10.23 10.75 11.69 10/294 24562
/proc/meminfo: memFree=22455404/32770624 swapFree=5892/113288
[pid=24541] ppid=24538 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24541/stat : 24541 (xcsp3-exec) S 24538 24541 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3873120 9740288 345 33554432000 4194304 5098028 140732214459520 140732214457624 140342826672764 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 21389312 140732214461583 140732214461792 140732214461792 140732214464491 0
/proc/24541/statm: 2378 345 289 221 0 87 0
[pid=24542] ppid=24541 vsize=13269256 CPUtime=6.59 cores=1,3,5,7,9,11,13,15
/proc/24542/stat : 24542 (java) S 24541 24541 15667 0 -1 1077944320 16387 0 0 0 565 94 0 0 20 0 20 0 3873121 13587718144 167195 33554432000 4194304 4196468 140734381317184 140734381299728 139718916132599 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
/proc/24542/statm: 3317314 167195 3239 1 0 3304547 0
[pid=24542/tid=24543] ppid=24541 vsize=13269256 CPUtime=2.87 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24543/stat : 24543 (java) R 24541 24541 15667 0 -1 4202560 7043 0 0 0 277 10 0 0 20 0 20 0 3873121 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718920369944 139718528290676 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24545] ppid=24541 vsize=13269256 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24545/stat : 24545 (java) S 24541 24541 15667 0 -1 1077944384 100 0 0 0 7 10 0 0 20 0 20 0 3873122 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718848268688 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24546] ppid=24541 vsize=13269256 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24546/stat : 24546 (java) S 24541 24541 15667 0 -1 1077944384 335 0 0 0 7 10 0 0 20 0 20 0 3873122 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718847215888 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24547] ppid=24541 vsize=13269256 CPUtime=0.16 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24547/stat : 24547 (java) S 24541 24541 15667 0 -1 1077944384 83 0 0 0 7 9 0 0 20 0 20 0 3873122 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718846163600 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24548] ppid=24541 vsize=13269256 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24548/stat : 24548 (java) S 24541 24541 15667 0 -1 1077944384 84 0 0 0 6 11 0 0 20 0 20 0 3873122 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718845110800 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24549] ppid=24541 vsize=13269256 CPUtime=0.15 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24549/stat : 24549 (java) S 24541 24541 15667 0 -1 1077944384 66 0 0 0 7 8 0 0 20 0 20 0 3873122 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718844058512 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24550] ppid=24541 vsize=13269256 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24550/stat : 24550 (java) S 24541 24541 15667 0 -1 1077944384 93 0 0 0 8 9 0 0 20 0 20 0 3873122 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718510480144 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24551] ppid=24541 vsize=13269256 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24551/stat : 24551 (java) S 24541 24541 15667 0 -1 1077944384 107 0 0 0 7 10 0 0 20 0 20 0 3873122 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718509427856 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24552] ppid=24541 vsize=13269256 CPUtime=0.16 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24552/stat : 24552 (java) S 24541 24541 15667 0 -1 1077944384 75 0 0 0 7 9 0 0 20 0 20 0 3873122 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718508375056 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24553] ppid=24541 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24553/stat : 24553 (java) S 24541 24541 15667 0 -1 1077944384 493 0 0 0 0 0 0 0 20 0 20 0 3873124 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718445533296 139718916143746 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24554] ppid=24541 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24554/stat : 24554 (java) S 24541 24541 15667 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 3873125 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718444479328 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24555] ppid=24541 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24555/stat : 24555 (java) S 24541 24541 15667 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 3873125 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718443426944 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24556] ppid=24541 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24556/stat : 24556 (java) S 24541 24541 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3873129 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718442375248 139718916151195 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24557] ppid=24541 vsize=13269256 CPUtime=0.54 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24557/stat : 24557 (java) S 24541 24541 15667 0 -1 1077944384 1627 0 0 0 54 0 0 0 20 0 20 0 3873129 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718441323120 139718916143746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24558] ppid=24541 vsize=13269256 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24558/stat : 24558 (java) S 24541 24541 15667 0 -1 1077944384 1712 0 0 0 68 1 0 0 20 0 20 0 3873129 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718104705520 139718916143746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24559] ppid=24541 vsize=13269256 CPUtime=0.46 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24559/stat : 24559 (java) S 24541 24541 15667 0 -1 1077944384 1046 0 0 0 46 0 0 0 20 0 20 0 3873129 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718103653232 139718916143746 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24560] ppid=24541 vsize=13269256 CPUtime=0.58 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24560/stat : 24560 (java) S 24541 24541 15667 0 -1 1077944384 2226 0 0 0 57 1 0 0 20 0 20 0 3873129 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718102600432 139718916143746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24561] ppid=24541 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24561/stat : 24561 (java) S 24541 24541 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3873130 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718101547360 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24562] ppid=24541 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24562/stat : 24562 (java) S 24541 24541 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3873130 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718100494640 139718916143746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
Current children cumulated CPU time (s) 6.59
Current children cumulated vsize (KiB) 13278768

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

[startup+3.20121 s]
/proc/loadavg: 10.23 10.75 11.69 10/294 24562
/proc/meminfo: memFree=22455404/32770624 swapFree=5892/113288
[pid=24541] ppid=24538 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24541/stat : 24541 (xcsp3-exec) S 24538 24541 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3873120 9740288 345 33554432000 4194304 5098028 140732214459520 140732214457624 140342826672764 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 21389312 140732214461583 140732214461792 140732214461792 140732214464491 0
/proc/24541/statm: 2378 345 289 221 0 87 0
[pid=24542] ppid=24541 vsize=13269256 CPUtime=6.72 cores=1,3,5,7,9,11,13,15
/proc/24542/stat : 24542 (java) S 24541 24541 15667 0 -1 1077944320 16394 0 0 0 578 94 0 0 20 0 20 0 3873121 13587718144 167195 33554432000 4194304 4196468 140734381317184 140734381299728 139718916132599 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
/proc/24542/statm: 3317314 167195 3239 1 0 3304547 0
[pid=24542/tid=24543] ppid=24541 vsize=13269256 CPUtime=2.97 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24543/stat : 24543 (java) R 24541 24541 15667 0 -1 4202560 7043 0 0 0 287 10 0 0 20 0 20 0 3873121 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718920371288 139718527601799 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24545] ppid=24541 vsize=13269256 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24545/stat : 24545 (java) S 24541 24541 15667 0 -1 1077944384 100 0 0 0 7 10 0 0 20 0 20 0 3873122 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718848268688 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24546] ppid=24541 vsize=13269256 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24546/stat : 24546 (java) S 24541 24541 15667 0 -1 1077944384 335 0 0 0 7 10 0 0 20 0 20 0 3873122 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718847215888 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24547] ppid=24541 vsize=13269256 CPUtime=0.16 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24547/stat : 24547 (java) S 24541 24541 15667 0 -1 1077944384 83 0 0 0 7 9 0 0 20 0 20 0 3873122 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718846163600 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24548] ppid=24541 vsize=13269256 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24548/stat : 24548 (java) S 24541 24541 15667 0 -1 1077944384 84 0 0 0 6 11 0 0 20 0 20 0 3873122 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718845110800 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24549] ppid=24541 vsize=13269256 CPUtime=0.15 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24549/stat : 24549 (java) S 24541 24541 15667 0 -1 1077944384 66 0 0 0 7 8 0 0 20 0 20 0 3873122 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718844058512 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24550] ppid=24541 vsize=13269256 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24550/stat : 24550 (java) S 24541 24541 15667 0 -1 1077944384 93 0 0 0 8 9 0 0 20 0 20 0 3873122 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718510480144 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24551] ppid=24541 vsize=13269256 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24551/stat : 24551 (java) S 24541 24541 15667 0 -1 1077944384 107 0 0 0 7 10 0 0 20 0 20 0 3873122 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718509427856 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24552] ppid=24541 vsize=13269256 CPUtime=0.16 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24552/stat : 24552 (java) S 24541 24541 15667 0 -1 1077944384 75 0 0 0 7 9 0 0 20 0 20 0 3873122 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718508375056 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0

################
# More data... #
################

/proc/24542/task/24555/stat : 24555 (java) S 24541 24541 15667 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 3873125 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718443426944 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24556] ppid=24541 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24556/stat : 24556 (java) S 24541 24541 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3873129 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718442375248 139718916151195 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24557] ppid=24541 vsize=13269256 CPUtime=0.55 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24557/stat : 24557 (java) S 24541 24541 15667 0 -1 1077944384 1628 0 0 0 55 0 0 0 20 0 20 0 3873129 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718441323120 139718916143746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24558] ppid=24541 vsize=13269256 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24558/stat : 24558 (java) S 24541 24541 15667 0 -1 1077944384 1717 0 0 0 68 1 0 0 20 0 20 0 3873129 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718104705520 139718916143746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24559] ppid=24541 vsize=13269256 CPUtime=0.47 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24559/stat : 24559 (java) R 24541 24541 15667 0 -1 4202560 1046 0 0 0 47 0 0 0 20 0 20 0 3873129 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718103653528 139718897650458 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24560] ppid=24541 vsize=13269256 CPUtime=0.59 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24560/stat : 24560 (java) S 24541 24541 15667 0 -1 1077944384 2227 0 0 0 58 1 0 0 20 0 20 0 3873129 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718102600432 139718916143746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24561] ppid=24541 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24561/stat : 24561 (java) S 24541 24541 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3873130 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718101547360 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24562] ppid=24541 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24562/stat : 24562 (java) S 24541 24541 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3873130 13587718144 167195 33554432000 4194304 4196468 140734381317184 139718100494640 139718916143746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
Current children cumulated CPU time (s) 6.72
Current children cumulated vsize (KiB) 13278768

[startup+4.00111 s]
/proc/loadavg: 10.23 10.75 11.69 10/294 24562
/proc/meminfo: memFree=22128596/32770624 swapFree=5892/113288
[pid=24541] ppid=24538 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24541/stat : 24541 (xcsp3-exec) S 24538 24541 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3873120 9740288 345 33554432000 4194304 5098028 140732214459520 140732214457624 140342826672764 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 21389312 140732214461583 140732214461792 140732214461792 140732214464491 0
/proc/24541/statm: 2378 345 289 221 0 87 0
[pid=24542] ppid=24541 vsize=13269256 CPUtime=8.12 cores=1,3,5,7,9,11,13,15
/proc/24542/stat : 24542 (java) S 24541 24541 15667 0 -1 1077944320 17079 0 0 0 687 125 0 0 20 0 20 0 3873121 13587718144 193526 33554432000 4194304 4196468 140734381317184 140734381299728 139718916132599 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
/proc/24542/statm: 3317314 193526 3239 1 0 3304547 0
[pid=24542/tid=24543] ppid=24541 vsize=13269256 CPUtime=3.69 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24543/stat : 24543 (java) R 24541 24541 15667 0 -1 4202560 7194 0 0 0 358 11 0 0 20 0 20 0 3873121 13587718144 193526 33554432000 4194304 4196468 140734381317184 139718920369480 139718528268480 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24545] ppid=24541 vsize=13269256 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24545/stat : 24545 (java) S 24541 24541 15667 0 -1 1077944384 136 0 0 0 10 14 0 0 20 0 20 0 3873122 13587718144 193526 33554432000 4194304 4196468 140734381317184 139718848268688 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24546] ppid=24541 vsize=13269256 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24546/stat : 24546 (java) S 24541 24541 15667 0 -1 1077944384 412 0 0 0 11 14 0 0 20 0 20 0 3873122 13587718144 194038 33554432000 4194304 4196468 140734381317184 139718847215888 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24547] ppid=24541 vsize=13269256 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24547/stat : 24547 (java) S 24541 24541 15667 0 -1 1077944384 142 0 0 0 10 13 0 0 20 0 20 0 3873122 13587718144 194038 33554432000 4194304 4196468 140734381317184 139718846163600 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24548] ppid=24541 vsize=13269256 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24548/stat : 24548 (java) S 24541 24541 15667 0 -1 1077944384 144 0 0 0 10 14 0 0 20 0 20 0 3873122 13587718144 194038 33554432000 4194304 4196468 140734381317184 139718845110800 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24549] ppid=24541 vsize=13269256 CPUtime=0.22 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24549/stat : 24549 (java) S 24541 24541 15667 0 -1 1077944384 116 0 0 0 10 12 0 0 20 0 20 0 3873122 13587718144 194038 33554432000 4194304 4196468 140734381317184 139718844058512 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24550] ppid=24541 vsize=13269256 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24550/stat : 24550 (java) S 24541 24541 15667 0 -1 1077944384 233 0 0 0 12 13 0 0 20 0 20 0 3873122 13587718144 194038 33554432000 4194304 4196468 140734381317184 139718510480144 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24551] ppid=24541 vsize=13269256 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24551/stat : 24551 (java) S 24541 24541 15667 0 -1 1077944384 141 0 0 0 11 13 0 0 20 0 20 0 3873122 13587718144 194038 33554432000 4194304 4196468 140734381317184 139718509427856 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24552] ppid=24541 vsize=13269256 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24552/stat : 24552 (java) S 24541 24541 15667 0 -1 1077944384 111 0 0 0 11 12 0 0 20 0 20 0 3873122 13587718144 194038 33554432000 4194304 4196468 140734381317184 139718508375056 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24553] ppid=24541 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24553/stat : 24553 (java) S 24541 24541 15667 0 -1 1077944384 505 0 0 0 0 0 0 0 20 0 20 0 3873124 13587718144 194038 33554432000 4194304 4196468 140734381317184 139718445533296 139718916143746 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24554] ppid=24541 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24554/stat : 24554 (java) S 24541 24541 15667 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 3873125 13587718144 194038 33554432000 4194304 4196468 140734381317184 139718444479328 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24555] ppid=24541 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24555/stat : 24555 (java) S 24541 24541 15667 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 3873125 13587718144 194038 33554432000 4194304 4196468 140734381317184 139718443426944 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24556] ppid=24541 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24556/stat : 24556 (java) S 24541 24541 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3873129 13587718144 194038 33554432000 4194304 4196468 140734381317184 139718442375248 139718916151195 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24557] ppid=24541 vsize=13269256 CPUtime=0.58 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24557/stat : 24557 (java) S 24541 24541 15667 0 -1 1077944384 1635 0 0 0 58 0 0 0 20 0 20 0 3873129 13587718144 194038 33554432000 4194304 4196468 140734381317184 139718441323120 139718916143746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24558] ppid=24541 vsize=13269256 CPUtime=0.72 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24558/stat : 24558 (java) S 24541 24541 15667 0 -1 1077944384 1721 0 0 0 71 1 0 0 20 0 20 0 3873129 13587718144 194038 33554432000 4194304 4196468 140734381317184 139718104705520 139718916143746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24559] ppid=24541 vsize=13269256 CPUtime=0.49 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24559/stat : 24559 (java) S 24541 24541 15667 0 -1 1077944384 1055 0 0 0 49 0 0 0 20 0 20 0 3873129 13587718144 194038 33554432000 4194304 4196468 140734381317184 139718103653232 139718916143746 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24560] ppid=24541 vsize=13269256 CPUtime=0.6 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24560/stat : 24560 (java) S 24541 24541 15667 0 -1 1077944384 2237 0 0 0 59 1 0 0 20 0 20 0 3873129 13587718144 194038 33554432000 4194304 4196468 140734381317184 139718102600432 139718916143746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24561] ppid=24541 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24561/stat : 24561 (java) S 24541 24541 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3873130 13587718144 194038 33554432000 4194304 4196468 140734381317184 139718101547360 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24562] ppid=24541 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24562/stat : 24562 (java) S 24541 24541 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3873130 13587718144 194038 33554432000 4194304 4196468 140734381317184 139718100494640 139718916143746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
Current children cumulated CPU time (s) 8.12
Current children cumulated vsize (KiB) 13278768

[startup+4.40112 s]
/proc/loadavg: 10.23 10.75 11.69 10/294 24562
/proc/meminfo: memFree=21773052/32770624 swapFree=5892/113288
[pid=24541] ppid=24538 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24541/stat : 24541 (xcsp3-exec) S 24538 24541 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3873120 9740288 345 33554432000 4194304 5098028 140732214459520 140732214457624 140342826672764 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 21389312 140732214461583 140732214461792 140732214461792 140732214464491 0
/proc/24541/statm: 2378 345 289 221 0 87 0
[pid=24542] ppid=24541 vsize=13269256 CPUtime=8.66 cores=1,3,5,7,9,11,13,15
/proc/24542/stat : 24542 (java) S 24541 24541 15667 0 -1 1077944320 17353 0 0 0 735 131 0 0 20 0 20 0 3873121 13587718144 272450 33554432000 4194304 4196468 140734381317184 140734381299728 139718916132599 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
/proc/24542/statm: 3317314 272450 3239 1 0 3304547 0
[pid=24542/tid=24543] ppid=24541 vsize=13269256 CPUtime=4.11 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24543/stat : 24543 (java) R 24541 24541 15667 0 -1 4202560 7358 0 0 0 394 17 0 0 20 0 20 0 3873121 13587718144 272962 33554432000 4194304 4196468 140734381317184 139718920364328 139718527581260 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24545] ppid=24541 vsize=13269256 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24545/stat : 24545 (java) S 24541 24541 15667 0 -1 1077944384 136 0 0 0 10 14 0 0 20 0 20 0 3873122 13587718144 272962 33554432000 4194304 4196468 140734381317184 139718848268688 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24546] ppid=24541 vsize=13269256 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24546/stat : 24546 (java) S 24541 24541 15667 0 -1 1077944384 412 0 0 0 11 14 0 0 20 0 20 0 3873122 13587718144 272962 33554432000 4194304 4196468 140734381317184 139718847215888 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24547] ppid=24541 vsize=13269256 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24547/stat : 24547 (java) S 24541 24541 15667 0 -1 1077944384 142 0 0 0 10 13 0 0 20 0 20 0 3873122 13587718144 272962 33554432000 4194304 4196468 140734381317184 139718846163600 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24548] ppid=24541 vsize=13269256 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24548/stat : 24548 (java) S 24541 24541 15667 0 -1 1077944384 144 0 0 0 10 14 0 0 20 0 20 0 3873122 13587718144 272962 33554432000 4194304 4196468 140734381317184 139718845110800 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24549] ppid=24541 vsize=13269256 CPUtime=0.22 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24549/stat : 24549 (java) S 24541 24541 15667 0 -1 1077944384 116 0 0 0 10 12 0 0 20 0 20 0 3873122 13587718144 272962 33554432000 4194304 4196468 140734381317184 139718844058512 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24550] ppid=24541 vsize=13269256 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24550/stat : 24550 (java) S 24541 24541 15667 0 -1 1077944384 233 0 0 0 12 13 0 0 20 0 20 0 3873122 13587718144 272962 33554432000 4194304 4196468 140734381317184 139718510480144 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24551] ppid=24541 vsize=13269256 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24551/stat : 24551 (java) S 24541 24541 15667 0 -1 1077944384 141 0 0 0 11 13 0 0 20 0 20 0 3873122 13587718144 272962 33554432000 4194304 4196468 140734381317184 139718509427856 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24552] ppid=24541 vsize=13269256 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24552/stat : 24552 (java) S 24541 24541 15667 0 -1 1077944384 111 0 0 0 11 12 0 0 20 0 20 0 3873122 13587718144 272962 33554432000 4194304 4196468 140734381317184 139718508375056 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24553] ppid=24541 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24553/stat : 24553 (java) S 24541 24541 15667 0 -1 1077944384 505 0 0 0 0 0 0 0 20 0 20 0 3873124 13587718144 272962 33554432000 4194304 4196468 140734381317184 139718445533296 139718916143746 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24554] ppid=24541 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24554/stat : 24554 (java) S 24541 24541 15667 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 3873125 13587718144 272962 33554432000 4194304 4196468 140734381317184 139718444479328 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24555] ppid=24541 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24555/stat : 24555 (java) S 24541 24541 15667 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 3873125 13587718144 272962 33554432000 4194304 4196468 140734381317184 139718443426944 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24556] ppid=24541 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24556/stat : 24556 (java) S 24541 24541 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3873129 13587718144 272962 33554432000 4194304 4196468 140734381317184 139718442375248 139718916151195 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24557] ppid=24541 vsize=13269256 CPUtime=0.61 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24557/stat : 24557 (java) S 24541 24541 15667 0 -1 1077944384 1643 0 0 0 61 0 0 0 20 0 20 0 3873129 13587718144 272962 33554432000 4194304 4196468 140734381317184 139718441323120 139718916143746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24558] ppid=24541 vsize=13269256 CPUtime=0.76 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24558/stat : 24558 (java) S 24541 24541 15667 0 -1 1077944384 1820 0 0 0 75 1 0 0 20 0 20 0 3873129 13587718144 272962 33554432000 4194304 4196468 140734381317184 139718104705520 139718916143746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24559] ppid=24541 vsize=13269256 CPUtime=0.52 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24559/stat : 24559 (java) S 24541 24541 15667 0 -1 1077944384 1057 0 0 0 52 0 0 0 20 0 20 0 3873129 13587718144 272962 33554432000 4194304 4196468 140734381317184 139718103653232 139718916143746 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24560] ppid=24541 vsize=13269256 CPUtime=0.6 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24560/stat : 24560 (java) S 24541 24541 15667 0 -1 1077944384 2239 0 0 0 59 1 0 0 20 0 20 0 3873129 13587718144 272962 33554432000 4194304 4196468 140734381317184 139718102600432 139718916143746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24561] ppid=24541 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24561/stat : 24561 (java) S 24541 24541 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3873130 13587718144 272962 33554432000 4194304 4196468 140734381317184 139718101547360 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24562] ppid=24541 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24562/stat : 24562 (java) S 24541 24541 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3873130 13587718144 272962 33554432000 4194304 4196468 140734381317184 139718100494640 139718916143746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
Current children cumulated CPU time (s) 8.66
Current children cumulated vsize (KiB) 13278768

[startup+4.80202 s]
/proc/loadavg: 10.23 10.75 11.69 10/294 24562
/proc/meminfo: memFree=21773052/32770624 swapFree=5892/113288
[pid=24541] ppid=24538 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24541/stat : 24541 (xcsp3-exec) S 24538 24541 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3873120 9740288 345 33554432000 4194304 5098028 140732214459520 140732214457624 140342826672764 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 21389312 140732214461583 140732214461792 140732214461792 140732214464491 0
/proc/24541/statm: 2378 345 289 221 0 87 0
[pid=24542] ppid=24541 vsize=13269256 CPUtime=10.2 cores=1,3,5,7,9,11,13,15
/proc/24542/stat : 24542 (java) S 24541 24541 15667 0 -1 1077944320 18756 0 0 0 825 195 0 0 20 0 20 0 3873121 13587718144 325604 33554432000 4194304 4196468 140734381317184 140734381299728 139718916132599 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
/proc/24542/statm: 3317314 325604 3240 1 0 3304547 0
[pid=24542/tid=24543] ppid=24541 vsize=13269256 CPUtime=4.35 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24543/stat : 24543 (java) R 24541 24541 15667 0 -1 4202560 7509 0 0 0 418 17 0 0 20 0 20 0 3873121 13587718144 325604 33554432000 4194304 4196468 140734381317184 139718920367584 139718902268381 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24545] ppid=24541 vsize=13269256 CPUtime=0.37 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24545/stat : 24545 (java) S 24541 24541 15667 0 -1 1077944384 207 0 0 0 15 22 0 0 20 0 20 0 3873122 13587718144 325604 33554432000 4194304 4196468 140734381317184 139718848268688 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24546] ppid=24541 vsize=13269256 CPUtime=0.38 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24546/stat : 24546 (java) S 24541 24541 15667 0 -1 1077944384 508 0 0 0 17 21 0 0 20 0 20 0 3873122 13587718144 325604 33554432000 4194304 4196468 140734381317184 139718847215888 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24547] ppid=24541 vsize=13269256 CPUtime=0.38 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24547/stat : 24547 (java) S 24541 24541 15667 0 -1 1077944384 202 0 0 0 17 21 0 0 20 0 20 0 3873122 13587718144 325604 33554432000 4194304 4196468 140734381317184 139718846163600 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24548] ppid=24541 vsize=13269256 CPUtime=0.38 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24548/stat : 24548 (java) S 24541 24541 15667 0 -1 1077944384 204 0 0 0 15 23 0 0 20 0 20 0 3873122 13587718144 325604 33554432000 4194304 4196468 140734381317184 139718845110800 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24549] ppid=24541 vsize=13269256 CPUtime=0.37 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24549/stat : 24549 (java) S 24541 24541 15667 0 -1 1077944384 173 0 0 0 17 20 0 0 20 0 20 0 3873122 13587718144 325604 33554432000 4194304 4196468 140734381317184 139718844058512 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24550] ppid=24541 vsize=13269256 CPUtime=0.38 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24550/stat : 24550 (java) S 24541 24541 15667 0 -1 1077944384 283 0 0 0 18 20 0 0 20 0 20 0 3873122 13587718144 325604 33554432000 4194304 4196468 140734381317184 139718510480144 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24551] ppid=24541 vsize=13269256 CPUtime=0.38 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24551/stat : 24551 (java) S 24541 24541 15667 0 -1 1077944384 198 0 0 0 17 21 0 0 20 0 20 0 3873122 13587718144 325604 33554432000 4194304 4196468 140734381317184 139718509427856 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24552] ppid=24541 vsize=13269256 CPUtime=0.37 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24552/stat : 24552 (java) S 24541 24541 15667 0 -1 1077944384 163 0 0 0 17 20 0 0 20 0 20 0 3873122 13587718144 325604 33554432000 4194304 4196468 140734381317184 139718508375056 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24553] ppid=24541 vsize=13269256 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24553/stat : 24553 (java) S 24541 24541 15667 0 -1 1077944384 1034 0 0 0 1 0 0 0 20 0 20 0 3873124 13587718144 325604 33554432000 4194304 4196468 140734381317184 139718445533296 139718916143746 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24554] ppid=24541 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24554/stat : 24554 (java) S 24541 24541 15667 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 3873125 13587718144 325604 33554432000 4194304 4196468 140734381317184 139718444479328 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24555] ppid=24541 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24555/stat : 24555 (java) S 24541 24541 15667 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 3873125 13587718144 325604 33554432000 4194304 4196468 140734381317184 139718443426944 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24556] ppid=24541 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24556/stat : 24556 (java) S 24541 24541 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3873129 13587718144 325604 33554432000 4194304 4196468 140734381317184 139718442375248 139718916151195 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24557] ppid=24541 vsize=13269256 CPUtime=0.65 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24557/stat : 24557 (java) S 24541 24541 15667 0 -1 1077944384 1656 0 0 0 65 0 0 0 20 0 20 0 3873129 13587718144 325604 33554432000 4194304 4196468 140734381317184 139718441323120 139718916143746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24558] ppid=24541 vsize=13269256 CPUtime=0.87 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24558/stat : 24558 (java) S 24541 24541 15667 0 -1 1077944384 2019 0 0 0 86 1 0 0 20 0 20 0 3873129 13587718144 325604 33554432000 4194304 4196468 140734381317184 139718104705520 139718916143746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24559] ppid=24541 vsize=13269256 CPUtime=0.54 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24559/stat : 24559 (java) S 24541 24541 15667 0 -1 1077944384 1059 0 0 0 54 0 0 0 20 0 20 0 3873129 13587718144 325604 33554432000 4194304 4196468 140734381317184 139718103653232 139718916143746 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24560] ppid=24541 vsize=13269256 CPUtime=0.61 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24560/stat : 24560 (java) S 24541 24541 15667 0 -1 1077944384 2241 0 0 0 60 1 0 0 20 0 20 0 3873129 13587718144 325604 33554432000 4194304 4196468 140734381317184 139718102600432 139718916143746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24561] ppid=24541 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24561/stat : 24561 (java) S 24541 24541 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3873130 13587718144 325604 33554432000 4194304 4196468 140734381317184 139718101547360 139718916142805 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
[pid=24542/tid=24562] ppid=24541 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/24542/task/24562/stat : 24562 (java) S 24541 24541 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3873130 13587718144 325604 33554432000 4194304 4196468 140734381317184 139718100494640 139718916143746 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6545408 140734381319356 140734381319532 140734381319532 140734381322191 0
Current children cumulated CPU time (s) 10.2
Current children cumulated vsize (KiB) 13278768

Child status: 0
Real time (s): 4.89715
CPU time (s): 10.7359
CPU user time (s): 8.75919
CPU system time (s): 1.97674
CPU usage (%): 219.228
Max. virtual memory (cumulated for all children) (KiB): 13278768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.75919
system time used= 1.97674
maximum resident set size= 1304204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19782
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= 4221
involuntary context switches= 784

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.046422 second user time and 0.059377 second system time

The end

Launcher Data

Begin job on node104 at 2017-07-22 03:13:54
IDJOB=4245628
IDBENCH=123006
IDSOLVER=2625
FILE ID=node104/4245628-1500686034
RUNJOBID= node104-1500684128-16797
PBS_JOBID= 20623031
Free space on /tmp= 62004 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/Renault/Renault-m1-s1/Renault.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 10000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4245628-1500686034/watcher-4245628-1500686034 -o /tmp/evaluation-result-4245628-1500686034/solver-4245628-1500686034 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500684128-16797 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 975226206 HOME/instance-4245628-1500686034.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= 26a43e254d024ece7dd8533c0ccc245d
RANDOM SEED=975226206

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

/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	: 8
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	: 5334.12
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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.57
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	: 8
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	: 5334.12
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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.57
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	: 8
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	: 5334.12
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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.57
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	: 8
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	: 5334.12
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		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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	: 5334.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 10
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 5334.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 5334.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 14
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	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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	: 5334.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        22847032 kB
MemAvailable:   22925844 kB
Buffers:          161440 kB
Cached:           181792 kB
SwapCached:          256 kB
Active:          9272692 kB
Inactive:         169532 kB
Active(anon):    9054076 kB
Inactive(anon):    56372 kB
Active(file):     218616 kB
Inactive(file):   113160 kB
Unevictable:        5892 kB
Mlocked:            5892 kB
SwapTotal:      67108860 kB
SwapFree:       67105468 kB
Dirty:             10904 kB
Writeback:             0 kB
AnonPages:       9090376 kB
Mapped:            42500 kB
Shmem:              8772 kB
Slab:             160240 kB
SReclaimable:     125740 kB
SUnreclaim:        34500 kB
KernelStack:        5040 kB
PageTables:        23540 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   11023032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8851456 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= 61996 MiB
End job on node104 at 2017-07-22 03:13:59