Trace number 4247245

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)UNSAT 119.949 15.6505

General information on the benchmark

NameDubois/Dubois-m1-s1/
Dubois-022.xml
MD5SUM6cb564a1b449df83d852ba5f609dcac6
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.003606
Satisfiable
(Un)Satisfiability was proved
Number of variables66
Number of constraints44
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":66}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":66}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":44}]
Number of extensional constraints44
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":44}]
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-4247245-1500689554.xml"  -tl '2400s' -p 8 -x 0
0.00/0.20	c [HOME/instance-4247245-1500689554.xml, -tl, 2400s, -p, 8, -x, 0]
0.00/0.25	c 8 solvers in parallel
0.00/0.32	c parse instance...
0.00/0.58	c solve instance...
119.60/15.64	s UNSATISFIABLE

Verifier Data


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-4247245-1500689554/watcher-4247245-1500689554 -o /tmp/evaluation-result-4247245-1500689554/solver-4247245-1500689554 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1500682387-16944 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 185465282 HOME/instance-4247245-1500689554.xml 

pid=13114
running on 8 cores: 0,2,4,6,8,10,12,14

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: 8.59 8.04 9.37 3/275 13117
/proc/meminfo: memFree=28144400/32770624 swapFree=5900/260088
[pid=13117] ppid=13114 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13117/stat : 13117 (xcsp3-exec) S 13114 13117 16913 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4222387 9740288 346 33554432000 4194304 5098028 140731326929984 140731326928088 139812439052924 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 19214336 140731326936207 140731326936416 140731326936416 140731326939115 0
/proc/13117/statm: 2378 346 289 221 0 87 0

[startup+0.100104 s]
/proc/loadavg: 8.59 8.04 9.37 3/275 13117
/proc/meminfo: memFree=28144400/32770624 swapFree=5900/260088
[pid=13117] ppid=13114 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13117/stat : 13117 (xcsp3-exec) S 13114 13117 16913 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4222387 9740288 346 33554432000 4194304 5098028 140731326929984 140731326928088 139812439052924 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 19214336 140731326936207 140731326936416 140731326936416 140731326939115 0
/proc/13117/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200385 s]
/proc/loadavg: 8.59 8.04 9.37 3/275 13117
/proc/meminfo: memFree=28144400/32770624 swapFree=5900/260088
[pid=13117] ppid=13114 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13117/stat : 13117 (xcsp3-exec) S 13114 13117 16913 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4222387 9740288 346 33554432000 4194304 5098028 140731326929984 140731326928088 139812439052924 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 19214336 140731326936207 140731326936416 140731326936416 140731326939115 0
/proc/13117/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300396 s]
/proc/loadavg: 8.59 8.04 9.37 3/275 13117
/proc/meminfo: memFree=28144400/32770624 swapFree=5900/260088
[pid=13117] ppid=13114 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13117/stat : 13117 (xcsp3-exec) S 13114 13117 16913 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4222387 9740288 346 33554432000 4194304 5098028 140731326929984 140731326928088 139812439052924 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 19214336 140731326936207 140731326936416 140731326936416 140731326939115 0
/proc/13117/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700201 s]
/proc/loadavg: 8.59 8.04 9.37 3/275 13117
/proc/meminfo: memFree=28144400/32770624 swapFree=5900/260088
[pid=13117] ppid=13114 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13117/stat : 13117 (xcsp3-exec) S 13114 13117 16913 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4222387 9740288 346 33554432000 4194304 5098028 140731326929984 140731326928088 139812439052924 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 19214336 140731326936207 140731326936416 140731326936416 140731326939115 0
/proc/13117/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.5016 s]
/proc/loadavg: 8.59 8.04 9.37 13/304 13146
/proc/meminfo: memFree=28049548/32770624 swapFree=5900/260148
[pid=13117] ppid=13114 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13117/stat : 13117 (xcsp3-exec) S 13114 13117 16913 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4222387 9740288 346 33554432000 4194304 5098028 140731326929984 140731326928088 139812439052924 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 19214336 140731326936207 140731326936416 140731326936416 140731326939115 0
/proc/13117/statm: 2378 346 289 221 0 87 0
[pid=13118] ppid=13117 vsize=13801768 CPUtime=8.29 cores=0,2,4,6,8,10,12,14
/proc/13118/stat : 13118 (java) S 13117 13117 16913 0 -1 1077944320 17797 0 0 0 822 7 0 0 20 0 28 0 4222387 14133010432 30973 33554432000 4194304 4196468 140731358757008 140731358739552 139802251714295 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
/proc/13118/statm: 3450442 30973 3223 1 0 3437675 0
[pid=13118/tid=13119] ppid=13117 vsize=13801768 CPUtime=0.56 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13119/stat : 13119 (java) S 13117 13117 16913 0 -1 1077944384 6739 0 0 0 53 3 0 0 20 0 28 0 4222388 14133010432 30973 33554432000 4194304 4196468 140731358757008 139802255955072 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13121] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13121/stat : 13121 (java) S 13117 13117 16913 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4222389 14133010432 30973 33554432000 4194304 4196468 140731358757008 139802204334480 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13122] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13122/stat : 13122 (java) S 13117 13117 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4222389 14133010432 30973 33554432000 4194304 4196468 140731358757008 139802203281680 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13123] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13123/stat : 13123 (java) S 13117 13117 16913 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4222389 14133010432 30973 33554432000 4194304 4196468 140731358757008 139802202229392 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13124] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13124/stat : 13124 (java) S 13117 13117 16913 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4222389 14133010432 30973 33554432000 4194304 4196468 140731358757008 139802201176592 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13125] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13125/stat : 13125 (java) S 13117 13117 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4222389 14133010432 30973 33554432000 4194304 4196468 140731358757008 139802200124304 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13126] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13126/stat : 13126 (java) S 13117 13117 16913 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4222389 14133010432 30973 33554432000 4194304 4196468 140731358757008 139802199071504 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13127] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13127/stat : 13127 (java) S 13117 13117 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4222389 14133010432 30973 33554432000 4194304 4196468 140731358757008 139802198019216 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13128] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13128/stat : 13128 (java) S 13117 13117 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4222389 14133010432 30973 33554432000 4194304 4196468 140731358757008 139802196966416 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13129] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13129/stat : 13129 (java) S 13117 13117 16913 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 4222391 14133010432 30973 33554432000 4194304 4196468 140731358757008 139801713928304 139802251725442 0 0 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13130] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13130/stat : 13130 (java) S 13117 13117 16913 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4222392 14133010432 30973 33554432000 4194304 4196468 140731358757008 139801712874272 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13131] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13131/stat : 13131 (java) S 13117 13117 16913 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 4222392 14133010432 30973 33554432000 4194304 4196468 140731358757008 139801711821936 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13132] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13132/stat : 13132 (java) S 13117 13117 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4222396 14133010432 30973 33554432000 4194304 4196468 140731358757008 139801710770256 139802251732891 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13133] ppid=13117 vsize=13801768 CPUtime=0.87 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13133/stat : 13133 (java) R 13117 13117 16913 0 -1 4202560 2393 0 0 0 87 0 0 0 20 0 28 0 4222396 14133010432 30973 33554432000 4194304 4196468 140731358757008 139801709704672 139802235822401 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13134] ppid=13117 vsize=13801768 CPUtime=0.78 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13134/stat : 13134 (java) R 13117 13117 16913 0 -1 4202560 1650 0 0 0 78 0 0 0 20 0 28 0 4222396 14133010432 30973 33554432000 4194304 4196468 140731358757008 139801708651424 139802244003755 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13135] ppid=13117 vsize=13801768 CPUtime=0.84 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13135/stat : 13135 (java) R 13117 13117 16913 0 -1 4202560 2655 0 0 0 83 1 0 0 20 0 28 0 4222396 14133010432 30973 33554432000 4194304 4196468 140731358757008 139801707599472 139802234890871 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13136] ppid=13117 vsize=13801768 CPUtime=0.53 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13136/stat : 13136 (java) S 13117 13117 16913 0 -1 1077944384 2637 0 0 0 53 0 0 0 20 0 28 0 4222396 14133010432 30973 33554432000 4194304 4196468 140731358757008 139801706560240 139802251725442 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13137] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13137/stat : 13137 (java) S 13117 13117 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4222396 14133010432 30973 33554432000 4194304 4196468 140731358757008 139801705507168 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13138] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13138/stat : 13138 (java) S 13117 13117 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4222397 14133010432 30973 33554432000 4194304 4196468 140731358757008 139801704454448 139802251725442 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13139] ppid=13117 vsize=13801768 CPUtime=0.56 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13139/stat : 13139 (java) R 13117 13117 16913 0 -1 4202560 61 0 0 0 56 0 0 0 20 0 28 0 4222447 14133010432 30973 33554432000 4194304 4196468 140731358757008 139801696439016 139801877103086 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13140] ppid=13117 vsize=13801768 CPUtime=0.56 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13140/stat : 13140 (java) R 13117 13117 16913 0 -1 4202560 49 0 0 0 56 0 0 0 20 0 28 0 4222447 14133010432 30973 33554432000 4194304 4196468 140731358757008 139801695387392 139801877185952 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13141] ppid=13117 vsize=13801768 CPUtime=0.61 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13141/stat : 13141 (java) R 13117 13117 16913 0 -1 4202560 48 0 0 0 61 0 0 0 20 0 28 0 4222447 14133010432 30973 33554432000 4194304 4196468 140731358757008 139801694335048 139801874488007 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13142] ppid=13117 vsize=13801768 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13142/stat : 13142 (java) R 13117 13117 16913 0 -1 4202560 79 0 0 0 68 0 0 0 20 0 28 0 4222447 14133010432 30973 33554432000 4194304 4196468 140731358757008 139801693282584 139801878264931 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13143] ppid=13117 vsize=13801768 CPUtime=0.53 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13143/stat : 13143 (java) R 13117 13117 16913 0 -1 4202560 44 0 0 0 53 0 0 0 20 0 28 0 4222447 14133010432 30973 33554432000 4194304 4196468 140731358757008 139801692230296 139801877255739 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13144] ppid=13117 vsize=13801768 CPUtime=0.6 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13144/stat : 13144 (java) R 13117 13117 16913 0 -1 4202560 41 0 0 0 60 0 0 0 20 0 28 0 4222447 14133010432 30973 33554432000 4194304 4196468 140731358757008 139801691177160 139801877186309 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13145] ppid=13117 vsize=13801768 CPUtime=0.57 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13145/stat : 13145 (java) R 13117 13117 16913 0 -1 4202560 36 0 0 0 57 0 0 0 20 0 28 0 4222447 14133010432 30973 33554432000 4194304 4196468 140731358757008 139801690124712 139801878266546 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13146] ppid=13117 vsize=13801768 CPUtime=0.51 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13146/stat : 13146 (java) R 13117 13117 16913 0 -1 4202560 48 0 0 0 51 0 0 0 20 0 28 0 4222447 14133010432 30973 33554432000 4194304 4196468 140731358757008 139801689070656 139801876897023 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
Current children cumulated CPU time (s) 8.29
Current children cumulated vsize (KiB) 13811280

[startup+3.10155 s]
/proc/loadavg: 8.59 8.04 9.37 10/304 13146
/proc/meminfo: memFree=27950496/32770624 swapFree=5900/260148
[pid=13117] ppid=13114 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13117/stat : 13117 (xcsp3-exec) S 13114 13117 16913 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4222387 9740288 346 33554432000 4194304 5098028 140731326929984 140731326928088 139812439052924 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 19214336 140731326936207 140731326936416 140731326936416 140731326939115 0
/proc/13117/statm: 2378 346 289 221 0 87 0
[pid=13118] ppid=13117 vsize=13801768 CPUtime=20.94 cores=0,2,4,6,8,10,12,14
/proc/13118/stat : 13118 (java) S 13117 13117 16913 0 -1 1077944320 26326 0 0 0 2077 17 0 0 20 0 28 0 4222387 14133010432 53113 33554432000 4194304 4196468 140731358757008 140731358739552 139802251714295 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
/proc/13118/statm: 3450442 53113 3240 1 0 3437675 0
[pid=13118/tid=13119] ppid=13117 vsize=13801768 CPUtime=0.56 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13119/stat : 13119 (java) S 13117 13117 16913 0 -1 1077944384 6739 0 0 0 53 3 0 0 20 0 28 0 4222388 14133010432 53113 33554432000 4194304 4196468 140731358757008 139802255955072 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13121] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13121/stat : 13121 (java) S 13117 13117 16913 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 28 0 4222389 14133010432 53113 33554432000 4194304 4196468 140731358757008 139802204334480 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13122] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13122/stat : 13122 (java) S 13117 13117 16913 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 28 0 4222389 14133010432 53113 33554432000 4194304 4196468 140731358757008 139802203281680 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13123] ppid=13117 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13123/stat : 13123 (java) S 13117 13117 16913 0 -1 1077944384 69 0 0 0 0 1 0 0 20 0 28 0 4222389 14133010432 53113 33554432000 4194304 4196468 140731358757008 139802202229392 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13124] ppid=13117 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13124/stat : 13124 (java) S 13117 13117 16913 0 -1 1077944384 115 0 0 0 0 1 0 0 20 0 28 0 4222389 14133010432 53113 33554432000 4194304 4196468 140731358757008 139802201176592 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13125] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13125/stat : 13125 (java) S 13117 13117 16913 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 28 0 4222389 14133010432 53113 33554432000 4194304 4196468 140731358757008 139802200124304 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13126] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13126/stat : 13126 (java) S 13117 13117 16913 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 28 0 4222389 14133010432 53113 33554432000 4194304 4196468 140731358757008 139802199071504 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13127] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13127/stat : 13127 (java) S 13117 13117 16913 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 28 0 4222389 14133010432 53113 33554432000 4194304 4196468 140731358757008 139802198019216 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13128] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13128/stat : 13128 (java) S 13117 13117 16913 0 -1 1077944384 224 0 0 0 0 0 0 0 20 0 28 0 4222389 14133010432 53113 33554432000 4194304 4196468 140731358757008 139802196966416 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13129] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13129/stat : 13129 (java) S 13117 13117 16913 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 28 0 4222391 14133010432 53113 33554432000 4194304 4196468 140731358757008 139801713928304 139802251725442 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13130] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13130/stat : 13130 (java) S 13117 13117 16913 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 28 0 4222392 14133010432 53113 33554432000 4194304 4196468 140731358757008 139801712874272 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13131] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13131/stat : 13131 (java) S 13117 13117 16913 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 28 0 4222392 14133010432 53113 33554432000 4194304 4196468 140731358757008 139801711821936 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13132] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13132/stat : 13132 (java) S 13117 13117 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4222396 14133010432 53113 33554432000 4194304 4196468 140731358757008 139801710770256 139802251732891 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13133] ppid=13117 vsize=13801768 CPUtime=1.24 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13133/stat : 13133 (java) S 13117 13117 16913 0 -1 1077944384 3701 0 0 0 124 0 0 0 20 0 28 0 4222396 14133010432 53113 33554432000 4194304 4196468 140731358757008 139801709718128 139802251725442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13134] ppid=13117 vsize=13801768 CPUtime=1.23 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13134/stat : 13134 (java) S 13117 13117 16913 0 -1 1077944384 3129 0 0 0 123 0 0 0 20 0 28 0 4222396 14133010432 53113 33554432000 4194304 4196468 140731358757008 139801708665328 139802251725442 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13135] ppid=13117 vsize=13801768 CPUtime=1.29 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13135/stat : 13135 (java) S 13117 13117 16913 0 -1 1077944384 5898 0 0 0 128 1 0 0 20 0 28 0 4222396 14133010432 53113 33554432000 4194304 4196468 140731358757008 139801707613040 139802251725442 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13136] ppid=13117 vsize=13801768 CPUtime=0.59 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13136/stat : 13136 (java) S 13117 13117 16913 0 -1 1077944384 3580 0 0 0 59 0 0 0 20 0 28 0 4222396 14133010432 53113 33554432000 4194304 4196468 140731358757008 139801706560240 139802251725442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13137] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13137/stat : 13137 (java) S 13117 13117 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4222396 14133010432 53113 33554432000 4194304 4196468 140731358757008 139801705507168 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13138] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13138/stat : 13138 (java) S 13117 13117 16913 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 4222397 14133010432 53113 33554432000 4194304 4196468 140731358757008 139801704454448 139802251725442 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13139] ppid=13117 vsize=13801768 CPUtime=1.86 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13139/stat : 13139 (java) R 13117 13117 16913 0 -1 4202560 158 0 0 0 186 0 0 0 20 0 28 0 4222447 14133010432 53113 33554432000 4194304 4196468 140731358757008 139801696443656 139801878265269 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13140] ppid=13117 vsize=13801768 CPUtime=1.98 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13140/stat : 13140 (java) R 13117 13117 16913 0 -1 4202560 135 0 0 0 198 0 0 0 20 0 28 0 4222447 14133010432 53113 33554432000 4194304 4196468 140731358757008 139801695391472 139801877329989 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13141] ppid=13117 vsize=13801768 CPUtime=1.97 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13141/stat : 13141 (java) R 13117 13117 16913 0 -1 4202560 236 0 0 0 197 0 0 0 20 0 28 0 4222447 14133010432 53113 33554432000 4194304 4196468 140731358757008 139801694339184 139801878268394 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13142] ppid=13117 vsize=13801768 CPUtime=2.09 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13142/stat : 13142 (java) R 13117 13117 16913 0 -1 4202560 209 0 0 0 209 0 0 0 20 0 28 0 4222447 14133010432 53113 33554432000 4194304 4196468 140731358757008 139801693286936 139801873687623 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13143] ppid=13117 vsize=13801768 CPUtime=1.91 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13143/stat : 13143 (java) R 13117 13117 16913 0 -1 4202560 152 0 0 0 191 0 0 0 20 0 28 0 4222447 14133010432 53113 33554432000 4194304 4196468 140731358757008 139801692234600 139801878108376 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13144] ppid=13117 vsize=13801768 CPUtime=2.13 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13144/stat : 13144 (java) R 13117 13117 16913 0 -1 4202560 88 0 0 0 213 0 0 0 20 0 28 0 4222447 14133010432 53113 33554432000 4194304 4196468 140731358757008 139801691181232 139801877263145 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13145] ppid=13117 vsize=13801768 CPUtime=1.99 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13145/stat : 13145 (java) R 13117 13117 16913 0 -1 4202560 136 0 0 0 199 0 0 0 20 0 28 0 4222447 14133010432 53113 33554432000 4194304 4196468 140731358757008 139801690127920 139801878564743 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13146] ppid=13117 vsize=13801768 CPUtime=1.84 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13146/stat : 13146 (java) R 13117 13117 16913 0 -1 4202560 167 0 0 0 184 0 0 0 20 0 28 0 4222447 14133010432 53113 33554432000 4194304 4196468 140731358757008 139801689073056 140731359525078 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
Current children cumulated CPU time (s) 20.94
Current children cumulated vsize (KiB) 13811280

[startup+6.30163 s]
/proc/loadavg: 8.46 8.03 9.36 10/304 13146
/proc/meminfo: memFree=27797720/32770624 swapFree=5900/260148

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

/proc/13118/task/13130/stat : 13130 (java) S 13117 13117 16913 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 28 0 4222392 14133010432 94374 33554432000 4194304 4196468 140731358757008 139801712874272 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13131] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13131/stat : 13131 (java) S 13117 13117 16913 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 28 0 4222392 14133010432 94374 33554432000 4194304 4196468 140731358757008 139801711821936 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13132] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13132/stat : 13132 (java) S 13117 13117 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4222396 14133010432 94374 33554432000 4194304 4196468 140731358757008 139801710770256 139802251732891 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13133] ppid=13117 vsize=13801768 CPUtime=1.28 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13133/stat : 13133 (java) S 13117 13117 16913 0 -1 1077944384 3944 0 0 0 128 0 0 0 20 0 28 0 4222396 14133010432 94374 33554432000 4194304 4196468 140731358757008 139801709718128 139802251725442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13134] ppid=13117 vsize=13801768 CPUtime=1.31 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13134/stat : 13134 (java) S 13117 13117 16913 0 -1 1077944384 3421 0 0 0 130 1 0 0 20 0 28 0 4222396 14133010432 94374 33554432000 4194304 4196468 140731358757008 139801708665328 139802251725442 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13135] ppid=13117 vsize=13801768 CPUtime=1.37 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13135/stat : 13135 (java) S 13117 13117 16913 0 -1 1077944384 6065 0 0 0 136 1 0 0 20 0 28 0 4222396 14133010432 94374 33554432000 4194304 4196468 140731358757008 139801707613040 139802251725442 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13136] ppid=13117 vsize=13801768 CPUtime=0.6 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13136/stat : 13136 (java) S 13117 13117 16913 0 -1 1077944384 3976 0 0 0 60 0 0 0 20 0 28 0 4222396 14133010432 94374 33554432000 4194304 4196468 140731358757008 139801706560240 139802251725442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13137] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13137/stat : 13137 (java) S 13117 13117 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4222396 14133010432 94374 33554432000 4194304 4196468 140731358757008 139801705507168 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13138] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13138/stat : 13138 (java) S 13117 13117 16913 0 -1 1077944384 238 0 0 0 0 0 0 0 20 0 28 0 4222397 14133010432 94374 33554432000 4194304 4196468 140731358757008 139801704454448 139802251725442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13139] ppid=13117 vsize=13801768 CPUtime=12.89 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13139/stat : 13139 (java) R 13117 13117 16913 0 -1 4202560 266 0 0 0 1289 0 0 0 20 0 28 0 4222447 14133010432 94374 33554432000 4194304 4196468 140731358757008 139801696443656 139801878107985 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13140] ppid=13117 vsize=13801768 CPUtime=13.1 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13140/stat : 13140 (java) R 13117 13117 16913 0 -1 4202560 230 0 0 0 1310 0 0 0 20 0 28 0 4222447 14133010432 94374 33554432000 4194304 4196468 140731358757008 139801695391640 139801878264369 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13141] ppid=13117 vsize=13801768 CPUtime=13.06 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13141/stat : 13141 (java) R 13117 13117 16913 0 -1 4202560 496 0 0 0 1305 1 0 0 20 0 28 0 4222447 14133010432 94374 33554432000 4194304 4196468 140731358757008 139801694339192 139801878108203 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13142] ppid=13117 vsize=13801768 CPUtime=13.09 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13142/stat : 13142 (java) R 13117 13117 16913 0 -1 4202560 343 0 0 0 1309 0 0 0 20 0 28 0 4222447 14133010432 94374 33554432000 4194304 4196468 140731358757008 139801693282224 139801878107940 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13143] ppid=13117 vsize=13801768 CPUtime=13.06 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13143/stat : 13143 (java) R 13117 13117 16913 0 -1 4202560 252 0 0 0 1306 0 0 0 20 0 28 0 4222447 14133010432 94374 33554432000 4194304 4196468 140731358757008 139801692234032 139801878264280 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13144] ppid=13117 vsize=13801768 CPUtime=13.08 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13144/stat : 13144 (java) R 13117 13117 16913 0 -1 4202560 147 0 0 0 1308 0 0 0 20 0 28 0 4222447 14133010432 94374 33554432000 4194304 4196468 140731358757008 139801691181304 139801877331702 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13145] ppid=13117 vsize=13801768 CPUtime=13.09 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13145/stat : 13145 (java) R 13117 13117 16913 0 -1 4202560 432 0 0 0 1309 0 0 0 20 0 28 0 4222447 14133010432 94374 33554432000 4194304 4196468 140731358757008 139801690124936 139801878265487 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13146] ppid=13117 vsize=13801768 CPUtime=12.95 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13146/stat : 13146 (java) R 13117 13117 16913 0 -1 4202560 323 0 0 0 1295 0 0 0 20 0 28 0 4222447 14133010432 94374 33554432000 4194304 4196468 140731358757008 139801689075736 139801878572714 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
Current children cumulated CPU time (s) 110.33
Current children cumulated vsize (KiB) 13811280

[startup+15.2015 s]
/proc/loadavg: 8.50 8.04 9.36 10/304 13146
/proc/meminfo: memFree=27774228/32770624 swapFree=5900/260164
[pid=13117] ppid=13114 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13117/stat : 13117 (xcsp3-exec) S 13114 13117 16913 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4222387 9740288 346 33554432000 4194304 5098028 140731326929984 140731326928088 139812439052924 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 19214336 140731326936207 140731326936416 140731326936416 140731326939115 0
/proc/13117/statm: 2378 346 289 221 0 87 0
[pid=13118] ppid=13117 vsize=13801768 CPUtime=116.46 cores=0,2,4,6,8,10,12,14
/proc/13118/stat : 13118 (java) S 13117 13117 16913 0 -1 1077944320 32354 0 0 0 11595 51 0 0 20 0 28 0 4222387 14133010432 94253 33554432000 4194304 4196468 140731358757008 140731358739552 139802251714295 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
/proc/13118/statm: 3450442 94253 3262 1 0 3437675 0
[pid=13118/tid=13119] ppid=13117 vsize=13801768 CPUtime=0.56 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13119/stat : 13119 (java) S 13117 13117 16913 0 -1 1077944384 6739 0 0 0 53 3 0 0 20 0 28 0 4222388 14133010432 94253 33554432000 4194304 4196468 140731358757008 139802255955072 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13121] ppid=13117 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13121/stat : 13121 (java) S 13117 13117 16913 0 -1 1077944384 491 0 0 0 4 4 0 0 20 0 28 0 4222389 14133010432 94253 33554432000 4194304 4196468 140731358757008 139802204334480 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13122] ppid=13117 vsize=13801768 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13122/stat : 13122 (java) S 13117 13117 16913 0 -1 1077944384 371 0 0 0 3 4 0 0 20 0 28 0 4222389 14133010432 94253 33554432000 4194304 4196468 140731358757008 139802203281680 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13123] ppid=13117 vsize=13801768 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13123/stat : 13123 (java) S 13117 13117 16913 0 -1 1077944384 145 0 0 0 4 3 0 0 20 0 28 0 4222389 14133010432 94253 33554432000 4194304 4196468 140731358757008 139802202229392 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13124] ppid=13117 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13124/stat : 13124 (java) S 13117 13117 16913 0 -1 1077944384 243 0 0 0 4 4 0 0 20 0 28 0 4222389 14133010432 94253 33554432000 4194304 4196468 140731358757008 139802201176592 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13125] ppid=13117 vsize=13801768 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13125/stat : 13125 (java) S 13117 13117 16913 0 -1 1077944384 300 0 0 0 4 5 0 0 20 0 28 0 4222389 14133010432 94253 33554432000 4194304 4196468 140731358757008 139802200124304 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13126] ppid=13117 vsize=13801768 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13126/stat : 13126 (java) S 13117 13117 16913 0 -1 1077944384 148 0 0 0 4 3 0 0 20 0 28 0 4222389 14133010432 94253 33554432000 4194304 4196468 140731358757008 139802199071504 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13127] ppid=13117 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13127/stat : 13127 (java) S 13117 13117 16913 0 -1 1077944384 115 0 0 0 4 4 0 0 20 0 28 0 4222389 14133010432 94253 33554432000 4194304 4196468 140731358757008 139802198019216 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13128] ppid=13117 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13128/stat : 13128 (java) S 13117 13117 16913 0 -1 1077944384 324 0 0 0 3 5 0 0 20 0 28 0 4222389 14133010432 94253 33554432000 4194304 4196468 140731358757008 139802196966416 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13129] ppid=13117 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13129/stat : 13129 (java) S 13117 13117 16913 0 -1 1077944384 669 0 0 0 4 4 0 0 20 0 28 0 4222391 14133010432 94253 33554432000 4194304 4196468 140731358757008 139801713928304 139802251725442 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13130] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13130/stat : 13130 (java) S 13117 13117 16913 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 28 0 4222392 14133010432 94253 33554432000 4194304 4196468 140731358757008 139801712874272 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13131] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13131/stat : 13131 (java) S 13117 13117 16913 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 28 0 4222392 14133010432 94253 33554432000 4194304 4196468 140731358757008 139801711821936 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13132] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13132/stat : 13132 (java) S 13117 13117 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4222396 14133010432 94253 33554432000 4194304 4196468 140731358757008 139801710770256 139802251732891 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13133] ppid=13117 vsize=13801768 CPUtime=1.28 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13133/stat : 13133 (java) S 13117 13117 16913 0 -1 1077944384 4142 0 0 0 128 0 0 0 20 0 28 0 4222396 14133010432 94253 33554432000 4194304 4196468 140731358757008 139801709718128 139802251725442 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13134] ppid=13117 vsize=13801768 CPUtime=1.31 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13134/stat : 13134 (java) S 13117 13117 16913 0 -1 1077944384 3429 0 0 0 130 1 0 0 20 0 28 0 4222396 14133010432 94253 33554432000 4194304 4196468 140731358757008 139801708665328 139802251725442 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13135] ppid=13117 vsize=13801768 CPUtime=1.37 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13135/stat : 13135 (java) S 13117 13117 16913 0 -1 1077944384 6201 0 0 0 136 1 0 0 20 0 28 0 4222396 14133010432 94253 33554432000 4194304 4196468 140731358757008 139801707613040 139802251725442 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13136] ppid=13117 vsize=13801768 CPUtime=0.62 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13136/stat : 13136 (java) S 13117 13117 16913 0 -1 1077944384 4464 0 0 0 61 1 0 0 20 0 28 0 4222396 14133010432 94253 33554432000 4194304 4196468 140731358757008 139801706560240 139802251725442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13137] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13137/stat : 13137 (java) S 13117 13117 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4222396 14133010432 94253 33554432000 4194304 4196468 140731358757008 139801705507168 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13138] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13138/stat : 13138 (java) S 13117 13117 16913 0 -1 1077944384 239 0 0 0 0 0 0 0 20 0 28 0 4222397 14133010432 94253 33554432000 4194304 4196468 140731358757008 139801704454448 139802251725442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13139] ppid=13117 vsize=13801768 CPUtime=13.66 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13139/stat : 13139 (java) R 13117 13117 16913 0 -1 4202560 333 0 0 0 1366 0 0 0 20 0 28 0 4222447 14133010432 94253 33554432000 4194304 4196468 140731358757008 139801696438984 139801878427246 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13140] ppid=13117 vsize=13801768 CPUtime=13.86 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13140/stat : 13140 (java) R 13117 13117 16913 0 -1 4202560 249 0 0 0 1386 0 0 0 20 0 28 0 4222447 14133010432 94253 33554432000 4194304 4196468 140731358757008 139801695387304 139801877331879 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13141] ppid=13117 vsize=13801768 CPUtime=13.83 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13141/stat : 13141 (java) R 13117 13117 16913 0 -1 4202560 758 0 0 0 1382 1 0 0 20 0 28 0 4222447 14133010432 94253 33554432000 4194304 4196468 140731358757008 139801694337320 139801878107552 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13142] ppid=13117 vsize=13801768 CPUtime=13.86 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13142/stat : 13142 (java) R 13117 13117 16913 0 -1 4202560 432 0 0 0 1386 0 0 0 20 0 28 0 4222447 14133010432 94253 33554432000 4194304 4196468 140731358757008 139801693282152 139801877331192 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13143] ppid=13117 vsize=13801768 CPUtime=13.82 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13143/stat : 13143 (java) R 13117 13117 16913 0 -1 4202560 287 0 0 0 1382 0 0 0 20 0 28 0 4222447 14133010432 94253 33554432000 4194304 4196468 140731358757008 139801692230184 139801878110479 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13144] ppid=13117 vsize=13801768 CPUtime=13.84 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13144/stat : 13144 (java) R 13117 13117 16913 0 -1 4202560 148 0 0 0 1384 0 0 0 20 0 28 0 4222447 14133010432 94253 33554432000 4194304 4196468 140731358757008 139801691178248 139801878265136 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13145] ppid=13117 vsize=13801768 CPUtime=13.83 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13145/stat : 13145 (java) R 13117 13117 16913 0 -1 4202560 452 0 0 0 1383 0 0 0 20 0 28 0 4222447 14133010432 94253 33554432000 4194304 4196468 140731358757008 139801690123816 139801878427506 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13146] ppid=13117 vsize=13801768 CPUtime=13.72 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13146/stat : 13146 (java) R 13117 13117 16913 0 -1 4202560 333 0 0 0 1372 0 0 0 20 0 28 0 4222447 14133010432 94253 33554432000 4194304 4196468 140731358757008 139801689070672 139801877330192 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
Current children cumulated CPU time (s) 116.46
Current children cumulated vsize (KiB) 13811280

[startup+15.6016 s]
/proc/loadavg: 8.54 8.06 9.35 10/304 13146
/proc/meminfo: memFree=27773984/32770624 swapFree=5900/260164
[pid=13117] ppid=13114 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13117/stat : 13117 (xcsp3-exec) S 13114 13117 16913 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4222387 9740288 346 33554432000 4194304 5098028 140731326929984 140731326928088 139812439052924 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 19214336 140731326936207 140731326936416 140731326936416 140731326939115 0
/proc/13117/statm: 2378 346 289 221 0 87 0
[pid=13118] ppid=13117 vsize=13801768 CPUtime=119.6 cores=0,2,4,6,8,10,12,14
/proc/13118/stat : 13118 (java) S 13117 13117 16913 0 -1 1077944320 32429 0 0 0 11907 53 0 0 20 0 28 0 4222387 14133010432 94764 33554432000 4194304 4196468 140731358757008 140731358739552 139802251714295 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
/proc/13118/statm: 3450442 94764 3262 1 0 3437675 0
[pid=13118/tid=13119] ppid=13117 vsize=13801768 CPUtime=0.56 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13119/stat : 13119 (java) S 13117 13117 16913 0 -1 1077944384 6739 0 0 0 53 3 0 0 20 0 28 0 4222388 14133010432 94764 33554432000 4194304 4196468 140731358757008 139802255955072 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13121] ppid=13117 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13121/stat : 13121 (java) S 13117 13117 16913 0 -1 1077944384 493 0 0 0 4 4 0 0 20 0 28 0 4222389 14133010432 94764 33554432000 4194304 4196468 140731358757008 139802204334480 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13122] ppid=13117 vsize=13801768 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13122/stat : 13122 (java) S 13117 13117 16913 0 -1 1077944384 374 0 0 0 3 4 0 0 20 0 28 0 4222389 14133010432 94764 33554432000 4194304 4196468 140731358757008 139802203281680 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13123] ppid=13117 vsize=13801768 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13123/stat : 13123 (java) S 13117 13117 16913 0 -1 1077944384 148 0 0 0 4 3 0 0 20 0 28 0 4222389 14133010432 94764 33554432000 4194304 4196468 140731358757008 139802202229392 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13124] ppid=13117 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13124/stat : 13124 (java) S 13117 13117 16913 0 -1 1077944384 248 0 0 0 4 4 0 0 20 0 28 0 4222389 14133010432 94764 33554432000 4194304 4196468 140731358757008 139802201176592 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13125] ppid=13117 vsize=13801768 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13125/stat : 13125 (java) S 13117 13117 16913 0 -1 1077944384 304 0 0 0 4 5 0 0 20 0 28 0 4222389 14133010432 94764 33554432000 4194304 4196468 140731358757008 139802200124304 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13126] ppid=13117 vsize=13801768 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13126/stat : 13126 (java) S 13117 13117 16913 0 -1 1077944384 153 0 0 0 4 3 0 0 20 0 28 0 4222389 14133010432 94764 33554432000 4194304 4196468 140731358757008 139802199071504 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13127] ppid=13117 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13127/stat : 13127 (java) S 13117 13117 16913 0 -1 1077944384 116 0 0 0 4 4 0 0 20 0 28 0 4222389 14133010432 94764 33554432000 4194304 4196468 140731358757008 139802198019216 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13128] ppid=13117 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13128/stat : 13128 (java) S 13117 13117 16913 0 -1 1077944384 328 0 0 0 3 5 0 0 20 0 28 0 4222389 14133010432 94764 33554432000 4194304 4196468 140731358757008 139802196966416 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13129] ppid=13117 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13129/stat : 13129 (java) S 13117 13117 16913 0 -1 1077944384 672 0 0 0 4 4 0 0 20 0 28 0 4222391 14133010432 94764 33554432000 4194304 4196468 140731358757008 139801713928304 139802251725442 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13130] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13130/stat : 13130 (java) S 13117 13117 16913 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 28 0 4222392 14133010432 94764 33554432000 4194304 4196468 140731358757008 139801712874272 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13131] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13131/stat : 13131 (java) S 13117 13117 16913 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 28 0 4222392 14133010432 94764 33554432000 4194304 4196468 140731358757008 139801711821936 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13132] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13132/stat : 13132 (java) S 13117 13117 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4222396 14133010432 94764 33554432000 4194304 4196468 140731358757008 139801710770256 139802251732891 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13133] ppid=13117 vsize=13801768 CPUtime=1.28 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13133/stat : 13133 (java) S 13117 13117 16913 0 -1 1077944384 4142 0 0 0 128 0 0 0 20 0 28 0 4222396 14133010432 94764 33554432000 4194304 4196468 140731358757008 139801709718128 139802251725442 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13134] ppid=13117 vsize=13801768 CPUtime=1.31 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13134/stat : 13134 (java) S 13117 13117 16913 0 -1 1077944384 3429 0 0 0 130 1 0 0 20 0 28 0 4222396 14133010432 94764 33554432000 4194304 4196468 140731358757008 139801708665328 139802251725442 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13135] ppid=13117 vsize=13801768 CPUtime=1.37 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13135/stat : 13135 (java) S 13117 13117 16913 0 -1 1077944384 6201 0 0 0 136 1 0 0 20 0 28 0 4222396 14133010432 94764 33554432000 4194304 4196468 140731358757008 139801707613040 139802251725442 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13136] ppid=13117 vsize=13801768 CPUtime=0.62 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13136/stat : 13136 (java) S 13117 13117 16913 0 -1 1077944384 4464 0 0 0 61 1 0 0 20 0 28 0 4222396 14133010432 94764 33554432000 4194304 4196468 140731358757008 139801706560240 139802251725442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13137] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13137/stat : 13137 (java) S 13117 13117 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4222396 14133010432 94764 33554432000 4194304 4196468 140731358757008 139801705507168 139802251724501 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13138] ppid=13117 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13138/stat : 13138 (java) S 13117 13117 16913 0 -1 1077944384 239 0 0 0 0 0 0 0 20 0 28 0 4222397 14133010432 94764 33554432000 4194304 4196468 140731358757008 139801704454448 139802251725442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13139] ppid=13117 vsize=13801768 CPUtime=14.05 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13139/stat : 13139 (java) R 13117 13117 16913 0 -1 4202560 334 0 0 0 1405 0 0 0 20 0 28 0 4222447 14133010432 94764 33554432000 4194304 4196468 140731358757008 139801696443656 139801877349782 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13140] ppid=13117 vsize=13801768 CPUtime=14.23 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13140/stat : 13140 (java) R 13117 13117 16913 0 -1 4202560 251 0 0 0 1423 0 0 0 20 0 28 0 4222447 14133010432 94764 33554432000 4194304 4196468 140731358757008 139801695391408 139801877349801 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13141] ppid=13117 vsize=13801768 CPUtime=14.22 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13141/stat : 13141 (java) R 13117 13117 16913 0 -1 4202560 762 0 0 0 1421 1 0 0 20 0 28 0 4222447 14133010432 94764 33554432000 4194304 4196468 140731358757008 139801694336136 139801877935659 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13142] ppid=13117 vsize=13801768 CPUtime=14.25 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13142/stat : 13142 (java) R 13117 13117 16913 0 -1 4202560 447 0 0 0 1425 0 0 0 20 0 28 0 4222447 14133010432 94764 33554432000 4194304 4196468 140731358757008 139801693286368 139801878109415 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13143] ppid=13117 vsize=13801768 CPUtime=14.21 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13143/stat : 13143 (java) R 13117 13117 16913 0 -1 4202560 296 0 0 0 1421 0 0 0 20 0 28 0 4222447 14133010432 94764 33554432000 4194304 4196468 140731358757008 139801692231048 139801878108731 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13144] ppid=13117 vsize=13801768 CPUtime=14.22 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13144/stat : 13144 (java) R 13117 13117 16913 0 -1 4202560 149 0 0 0 1422 0 0 0 20 0 28 0 4222447 14133010432 94764 33554432000 4194304 4196468 140731358757008 139801691178248 139802236086592 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13145] ppid=13117 vsize=13801768 CPUtime=14.22 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13145/stat : 13145 (java) R 13117 13117 16913 0 -1 4202560 452 0 0 0 1422 0 0 0 20 0 28 0 4222447 14133010432 94764 33554432000 4194304 4196468 140731358757008 139801690123952 139801877262528 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
[pid=13118/tid=13146] ppid=13117 vsize=13801768 CPUtime=14.11 cores=0,2,4,6,8,10,12,14
/proc/13118/task/13146/stat : 13146 (java) R 13117 13117 16913 0 -1 4202560 346 0 0 0 1411 0 0 0 20 0 28 0 4222447 14133010432 94764 33554432000 4194304 4196468 140731358757008 139801689071032 139801878109415 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10305536 140731358762172 140731358762348 140731358762348 140731358765007 0
Current children cumulated CPU time (s) 119.6
Current children cumulated vsize (KiB) 13811280

Child status: 0
Real time (s): 15.6505
CPU time (s): 119.949
CPU user time (s): 119.406
CPU system time (s): 0.543037
CPU usage (%): 766.422
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 119.406
system time used= 0.543037
maximum resident set size= 379568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33711
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= 5990
involuntary context switches= 7703

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.218491 second user time and 0.223644 second system time

The end

Launcher Data

Begin job on node133 at 2017-07-22 04:12:34
IDJOB=4247245
IDBENCH=126883
IDSOLVER=2625
FILE ID=node133/4247245-1500689554
RUNJOBID= node133-1500682387-16944
PBS_JOBID= 20623321
Free space on /tmp= 62008 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/Dubois/Dubois-m1-s1/Dubois-022.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-4247245-1500689554/watcher-4247245-1500689554 -o /tmp/evaluation-result-4247245-1500689554/solver-4247245-1500689554 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1500682387-16944 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 185465282 HOME/instance-4247245-1500689554.xml

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

MD5SUM BENCH= 6cb564a1b449df83d852ba5f609dcac6
RANDOM SEED=185465282

node133.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		: 1733.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.13
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	: 5229.85
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		: 1600.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.13
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	: 5229.85
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		: 1600.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.13
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	: 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	: 5229.85
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		: 2133.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.13
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		: 1600.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	: 5229.85
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		: 1600.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.13
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		: 1600.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	: 5229.85
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.13
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	: 5229.85
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		: 1600.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.13
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		: 1867.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	: 5229.85
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		: 1733.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.13
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		: 1600.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	: 5229.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28144764 kB
MemAvailable:   28308284 kB
Buffers:          112860 kB
Cached:           331944 kB
SwapCached:            0 kB
Active:          3916808 kB
Inactive:         268844 kB
Active(anon):    3743744 kB
Inactive(anon):     8756 kB
Active(file):     173064 kB
Inactive(file):   260088 kB
Unevictable:        5900 kB
Mlocked:            5900 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8100 kB
Writeback:             0 kB
AnonPages:       3746312 kB
Mapped:            43136 kB
Shmem:              8872 kB
Slab:             126464 kB
SReclaimable:      92404 kB
SUnreclaim:        34060 kB
KernelStack:        4784 kB
PageTables:        12708 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5011808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3604480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62000 MiB
End job on node133 at 2017-07-22 04:12:50