Trace number 4269855

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
choco-solver 4.0.5 seq (2017-08-09)SAT 1477.54 1469.3

General information on the benchmark

NameSuperSolutions/SuperSolutions-Sadeh-js/
SuperSadeh-js-enddr1-9.xml
MD5SUM663436d48867ef848cc7f80c5423cb12
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 benchmark2.07445
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Number of domains48
Minimum domain size105
Maximum domain size122
Distribution of domain sizes[{"size":105,"count":10},{"size":108,"count":10},{"size":110,"count":10},{"size":112,"count":10},{"size":115,"count":10},{"size":116,"count":20},{"size":119,"count":10},{"size":121,"count":10},{"size":122,"count":10}]
Minimum variable degree11
Maximum variable degree23
Distribution of variable degrees[{"degree":11,"count":20},{"degree":12,"count":30},{"degree":21,"count":20},{"degree":23,"count":30}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":845}]
Number of extensional constraints0
Number of intensional constraints845
Distribution of constraint types[{"type":"intension","count":845}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269855-1502848352.xml"  -tl '2520s' -p 1 -x 0
0.14/0.35	c [HOME/instance-4269855-1502848352.xml, -tl, 2520s, -p, 1, -x, 0]
0.14/0.40	c simple solver
0.33/0.47	c parse instance...
14.74/12.34	c solve instance...
1477.39/1469.28	s SATISFIABLE
1477.39/1469.28	v <instantiation>
1477.39/1469.28	v 	<list>x0 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 x24 x25 x26 x27 x28 x29 x30 x31 x32 x33 x34 x35 x36 x37 x38 x39 x40 x41 x42 x43 x44 x45 x46 x47 x48 x49 x50 x51 x52 x53 x54 x55 x56 x57 x58 x59 x60 x61 x62 x63 x64 x65 x66 x67 x68 x69 x70 x71 x72 x73 x74 x75 x76 x77 x78 x79 x80 x81 x82 x83 x84 x85 x86 x87 x88 x89 x90 x91 x92 x93 x94 x95 x96 x97 x98 x99 </list>
1477.39/1469.28	v 	<values>7 6 13 40 123 122 137 138 149 148 19 18 47 46 83 82 95 96 105 104 23 24 39 40 56 55 67 68 79 78 0 1 4 3 9 10 18 17 81 55 0 1 7 6 18 19 34 33 40 41 35 36 72 55 136 137 148 147 153 154 29 28 50 49 67 68 83 82 115 116 0 1 64 55 108 107 126 125 137 138 18 19 29 28 39 40 56 55 59 60 9 0 13 14 95 96 108 107 115 116 </values>
1477.39/1469.28	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15403 MiB free)
  memory of node 1: 16384 MiB (13290 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269855-1502848352/watcher-4269855-1502848352 -o /tmp/evaluation-result-4269855-1502848352/solver-4269855-1502848352 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24470 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 171100190 HOME/instance-4269855-1502848352.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=28043, runsolver pid=28040

[startup+0.100057 s]*
/proc/loadavg: 4.43 4.13 3.64 3/201 28045
/proc/meminfo: memFree=29383232/32770624 swapFree=67108764/67108860
[pid=28043] ppid=28040 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28043/stat : 28043 (xcsp3-exec) S 28040 28043 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 132341798 9740288 345 18446744073709551615 4194304 5098028 140733805307888 140733805305992 139926066086524 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 24379392 140733805310329 140733805310533 140733805310533 140733805314027 0
/proc/28043/statm: 2378 345 289 221 0 87 0
[pid=28045] ppid=28043 vsize=11659680 memory=9552 CPUtime=0 cores=0,2,4,6
/proc/28045/stat : 28045 (java) S 28043 28043 4674 0 -1 1077944320 2188 0 0 0 0 0 0 0 20 0 3 0 132341808 11939512320 2388 18446744073709551615 4194304 4196468 140725907495792 140725907478336 140038052097783 0 0 1 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
/proc/28045/statm: 2914920 2388 1151 1 0 2904890 0
[pid=28045/tid=28046] ppid=28043 vsize=12054952 memory=-8713483618642981981 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28046/stat : 28046 (java) D 28043 28043 4674 0 -1 4202560 962 0 0 0 0 0 0 0 20 0 6 0 132341808 12344270848 2454 18446744073709551615 4194304 4196468 140725907495792 140038056339560 140038024011202 0 4 1 16784584 18446744071582151416 0 0 -1 2 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28047] ppid=28043 vsize=11923880 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28047/stat : 28047 (java) D 28043 28043 4674 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 6 0 132341809 12210053120 2454 18446744073709551615 4194304 4196468 140725907495792 140037652408376 140038044814935 0 4 1 16784584 18446744071582151463 0 0 -1 4 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28048] ppid=28043 vsize=11923880 memory=140169096836736 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28048/stat : 28048 (java) S 28043 28043 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 132341809 12210053120 2454 18446744073709551615 4194304 4196468 140725907495792 140037651356304 140038052107989 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28049] ppid=28043 vsize=12298740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28049/stat : 28049 (java) S 28043 28043 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 132341809 12593909760 2468 18446744073709551615 4194304 4196468 140725907495792 140037650303248 140038052107989 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28050] ppid=28043 vsize=13355668 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28050/stat : 28050 (java) S 28043 28043 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 132341809 13676204032 2468 18446744073709551615 4194304 4196468 140725907495792 140037649250704 140038052107989 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 11669192 KiB
Current children cumulated memory: 10932 KiB

[startup+0.210095 s]*
/proc/loadavg: 4.43 4.13 3.64 2/214 28058
/proc/meminfo: memFree=29371676/32770624 swapFree=67108764/67108860
[pid=28043] ppid=28040 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28043/stat : 28043 (xcsp3-exec) S 28040 28043 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 132341798 9740288 345 18446744073709551615 4194304 5098028 140733805307888 140733805305992 139926066086524 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 24379392 140733805310329 140733805310533 140733805310533 140733805314027 0
/proc/28043/statm: 2378 345 289 221 0 87 0
[pid=28045] ppid=28043 vsize=13907304 memory=21472 CPUtime=0.05 cores=0,2,4,6
/proc/28045/stat : 28045 (java) S 28043 28043 4674 0 -1 1077944320 4826 0 0 0 5 0 0 0 20 0 14 0 132341808 14241079296 5368 18446744073709551615 4194304 4196468 140725907495792 140725907478336 140038052097783 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
/proc/28045/statm: 3476826 5368 2553 1 0 3466323 0
[pid=28045/tid=28046] ppid=28043 vsize=13907304 memory=7311146985107750967 CPUtime=0.04 cores=0,2,4,6
/proc/28045/task/28046/stat : 28046 (java) D 28043 28043 4674 0 -1 4202560 2995 0 0 0 4 0 0 0 20 0 14 0 132341808 14241079296 5368 18446744073709551615 4194304 4196468 140725907495792 140038056335264 140038052119805 0 4 1 16800974 18446744071580418449 0 0 -1 6 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28047] ppid=28043 vsize=13907304 memory=12630 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28047/stat : 28047 (java) S 28043 28043 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 132341809 14241079296 5368 18446744073709551615 4194304 4196468 140725907495792 140037652408848 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28048] ppid=28043 vsize=13907304 memory=140169096862808 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28048/stat : 28048 (java) S 28043 28043 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 132341809 14241079296 5368 18446744073709551615 4194304 4196468 140725907495792 140037651356304 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28049] ppid=28043 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28049/stat : 28049 (java) S 28043 28043 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 132341809 14241079296 5368 18446744073709551615 4194304 4196468 140725907495792 140037650303248 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28050] ppid=28043 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28050/stat : 28050 (java) S 28043 28043 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 132341809 14241079296 5368 18446744073709551615 4194304 4196468 140725907495792 140037649250704 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28051] ppid=28043 vsize=13907304 memory=140169096836736 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28051/stat : 28051 (java) S 28043 28043 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 132341810 14241079296 5368 18446744073709551615 4194304 4196468 140725907495792 140037530266352 140038052108930 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28052] ppid=28043 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28052/stat : 28052 (java) S 28043 28043 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 132341811 14241079296 5368 18446744073709551615 4194304 4196468 140725907495792 140037529212576 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28053] ppid=28043 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28053/stat : 28053 (java) S 28043 28043 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 132341811 14241079296 5368 18446744073709551615 4194304 4196468 140725907495792 140037528159472 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28054] ppid=28043 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28054/stat : 28054 (java) S 28043 28043 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 132341813 14241079296 5368 18446744073709551615 4194304 4196468 140725907495792 140037527108048 140038052116379 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28055] ppid=28043 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28055/stat : 28055 (java) S 28043 28043 4674 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 14 0 132341813 14241079296 5368 18446744073709551615 4194304 4196468 140725907495792 140037526055152 140038052108930 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28056] ppid=28043 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28056/stat : 28056 (java) S 28043 28043 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 132341813 14241079296 5368 18446744073709551615 4194304 4196468 140725907495792 140037525002608 140038052108930 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28057] ppid=28043 vsize=13907304 memory=140169096836736 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28057/stat : 28057 (java) S 28043 28043 4674 0 -1 1077944384 213 0 0 0 0 0 0 0 20 0 14 0 132341813 14241079296 5368 18446744073709551615 4194304 4196468 140725907495792 140037523949552 140038052108930 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28058] ppid=28043 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28058/stat : 28058 (java) S 28043 28043 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 132341814 14241079296 5368 18446744073709551615 4194304 4196468 140725907495792 140037522897248 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 22852 KiB

[startup+0.310185 s]*
/proc/loadavg: 4.43 4.13 3.64 4/215 28059
/proc/meminfo: memFree=29367084/32770624 swapFree=67108764/67108860
[pid=28043] ppid=28040 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28043/stat : 28043 (xcsp3-exec) S 28040 28043 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 132341798 9740288 345 18446744073709551615 4194304 5098028 140733805307888 140733805305992 139926066086524 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 24379392 140733805310329 140733805310533 140733805310533 140733805314027 0
/proc/28043/statm: 2378 345 289 221 0 87 0
[pid=28045] ppid=28043 vsize=13974352 memory=28212 CPUtime=0.14 cores=0,2,4,6
/proc/28045/stat : 28045 (java) S 28043 28043 4674 0 -1 1077944320 5473 0 0 0 13 1 0 0 20 0 15 0 132341808 14309736448 7053 18446744073709551615 4194304 4196468 140725907495792 140725907478336 140038052097783 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
/proc/28045/statm: 3493588 7053 2865 1 0 3482964 0
[pid=28045/tid=28046] ppid=28043 vsize=13974352 memory=-8774313645642428999 CPUtime=0.09 cores=0,2,4,6
/proc/28045/task/28046/stat : 28046 (java) R 28043 28043 4674 0 -1 4202560 3398 0 0 0 9 0 0 0 20 0 15 0 132341808 14309736448 7119 18446744073709551615 4194304 4196468 140725907495792 140038056328304 140038052109718 0 4 1 16800974 0 0 0 -1 2 0 0 10 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28047] ppid=28043 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28047/stat : 28047 (java) S 28043 28043 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 132341809 14309736448 7119 18446744073709551615 4194304 4196468 140725907495792 140037652408848 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28048] ppid=28043 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28048/stat : 28048 (java) S 28043 28043 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 132341809 14309736448 7119 18446744073709551615 4194304 4196468 140725907495792 140037651356304 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28049] ppid=28043 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28049/stat : 28049 (java) S 28043 28043 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 132341809 14309736448 7119 18446744073709551615 4194304 4196468 140725907495792 140037650303248 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28050] ppid=28043 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28050/stat : 28050 (java) S 28043 28043 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 132341809 14309736448 7119 18446744073709551615 4194304 4196468 140725907495792 140037649250704 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28051] ppid=28043 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28051/stat : 28051 (java) S 28043 28043 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 132341810 14309736448 7119 18446744073709551615 4194304 4196468 140725907495792 140037530266352 140038052108930 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28052] ppid=28043 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28052/stat : 28052 (java) S 28043 28043 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 132341811 14309736448 7119 18446744073709551615 4194304 4196468 140725907495792 140037529212576 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28053] ppid=28043 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28053/stat : 28053 (java) S 28043 28043 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 132341811 14309736448 7119 18446744073709551615 4194304 4196468 140725907495792 140037528159472 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28054] ppid=28043 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28054/stat : 28054 (java) S 28043 28043 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 132341813 14309736448 7119 18446744073709551615 4194304 4196468 140725907495792 140037527108048 140038052116379 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28055] ppid=28043 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28055/stat : 28055 (java) S 28043 28043 4674 0 -1 1077944384 430 0 0 0 0 0 0 0 20 0 15 0 132341813 14309736448 7119 18446744073709551615 4194304 4196468 140725907495792 140037526055152 140038052108930 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28056] ppid=28043 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28056/stat : 28056 (java) S 28043 28043 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 132341813 14309736448 7119 18446744073709551615 4194304 4196468 140725907495792 140037525002608 140038052108930 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28057] ppid=28043 vsize=13974352 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/28045/task/28057/stat : 28057 (java) R 28043 28043 4674 0 -1 4202560 339 0 0 0 2 0 0 0 20 0 15 0 132341813 14309736448 7119 18446744073709551615 4194304 4196468 140725907495792 140037523949552 140038052109718 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28058] ppid=28043 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28058/stat : 28058 (java) S 28043 28043 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 132341814 14309736448 7119 18446744073709551615 4194304 4196468 140725907495792 140037522897248 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28059] ppid=28043 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28059/stat : 28059 (java) S 28043 28043 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 132341825 14309736448 7119 18446744073709551615 4194304 4196468 140725907495792 140037521845296 140038052108930 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29592 KiB

[startup+0.70074 s]
/proc/loadavg: 4.43 4.13 3.64 5/215 28059
/proc/meminfo: memFree=29347764/32770624 swapFree=67108764/67108860
[pid=28043] ppid=28040 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28043/stat : 28043 (xcsp3-exec) S 28040 28043 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 132341798 9740288 345 18446744073709551615 4194304 5098028 140733805307888 140733805305992 139926066086524 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 24379392 140733805310329 140733805310533 140733805310533 140733805314027 0
/proc/28043/statm: 2378 345 289 221 0 87 0
[pid=28045] ppid=28043 vsize=13980732 memory=62500 CPUtime=1.01 cores=0,2,4,6
/proc/28045/stat : 28045 (java) S 28043 28043 4674 0 -1 1077944320 13244 0 0 0 96 5 0 0 20 0 15 0 132341808 14316269568 15625 18446744073709551615 4194304 4196468 140725907495792 140725907478336 140038052097783 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
/proc/28045/statm: 3495183 15625 3158 1 0 3483476 0
[pid=28045/tid=28046] ppid=28043 vsize=13980732 memory=280337884390752 CPUtime=0.48 cores=0,2,4,6
/proc/28045/task/28046/stat : 28046 (java) R 28043 28043 4674 0 -1 4202560 8345 0 0 0 45 3 0 0 20 0 15 0 132341808 14316269568 15625 18446744073709551615 4194304 4196468 140725907495792 140038056318720 140038052109718 0 4 1 16800974 0 0 0 -1 0 0 0 10 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28047] ppid=28043 vsize=13980732 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28047/stat : 28047 (java) S 28043 28043 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 132341809 14316269568 15625 18446744073709551615 4194304 4196468 140725907495792 140037652408848 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28048] ppid=28043 vsize=13980732 memory=5936422043462493285 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28048/stat : 28048 (java) S 28043 28043 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 132341809 14316269568 15625 18446744073709551615 4194304 4196468 140725907495792 140037651356304 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28049] ppid=28043 vsize=13980732 memory=6011848554029933923 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28049/stat : 28049 (java) S 28043 28043 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 132341809 14316269568 15625 18446744073709551615 4194304 4196468 140725907495792 140037650303248 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28050] ppid=28043 vsize=13980732 memory=12342394929 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28050/stat : 28050 (java) S 28043 28043 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 132341809 14316269568 15625 18446744073709551615 4194304 4196468 140725907495792 140037649250704 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28051] ppid=28043 vsize=13980732 memory=42 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28051/stat : 28051 (java) S 28043 28043 4674 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 132341810 14316269568 15625 18446744073709551615 4194304 4196468 140725907495792 140037530266352 140038052108930 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28052] ppid=28043 vsize=13980732 memory=477 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28052/stat : 28052 (java) S 28043 28043 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 132341811 14316269568 15625 18446744073709551615 4194304 4196468 140725907495792 140037529212576 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28053] ppid=28043 vsize=13980732 memory=587 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28053/stat : 28053 (java) S 28043 28043 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 132341811 14316269568 15625 18446744073709551615 4194304 4196468 140725907495792 140037528159472 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28054] ppid=28043 vsize=13980732 memory=110 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28054/stat : 28054 (java) S 28043 28043 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 132341813 14316269568 15625 18446744073709551615 4194304 4196468 140725907495792 140037527108048 140038052116379 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28055] ppid=28043 vsize=13980732 memory=7 CPUtime=0.1 cores=0,2,4,6
/proc/28045/task/28055/stat : 28055 (java) S 28043 28043 4674 0 -1 1077944384 1084 0 0 0 10 0 0 0 20 0 15 0 132341813 14316269568 15625 18446744073709551615 4194304 4196468 140725907495792 140037526055152 140038052108930 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28056] ppid=28043 vsize=13980732 memory=2 CPUtime=0.14 cores=0,2,4,6
/proc/28045/task/28056/stat : 28056 (java) R 28043 28043 4674 0 -1 4202560 957 0 0 0 14 0 0 0 20 0 15 0 132341813 14316269568 15625 18446744073709551615 4194304 4196468 140725907495792 140037524984344 140038037019765 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28057] ppid=28043 vsize=13980732 memory=47016 CPUtime=0.26 cores=0,2,4,6
/proc/28045/task/28057/stat : 28057 (java) R 28043 28043 4674 0 -1 1077944384 1548 0 0 0 26 0 0 0 20 0 15 0 132341813 14316269568 15625 18446744073709551615 4194304 4196468 140725907495792 140037523949552 140038052108930 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28058] ppid=28043 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28058/stat : 28058 (java) S 28043 28043 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 132341814 14316269568 15625 18446744073709551615 4194304 4196468 140725907495792 140037522897248 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28059] ppid=28043 vsize=13980732 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28059/stat : 28059 (java) S 28043 28043 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 132341825 14316269568 15625 18446744073709551615 4194304 4196468 140725907495792 140037521845296 140038052108930 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 63880 KiB

[startup+1.50076 s]
/proc/loadavg: 4.43 4.13 3.64 4/215 28059
/proc/meminfo: memFree=29254264/32770624 swapFree=67108764/67108860
[pid=28043] ppid=28040 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28043/stat : 28043 (xcsp3-exec) S 28040 28043 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 132341798 9740288 345 18446744073709551615 4194304 5098028 140733805307888 140733805305992 139926066086524 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 24379392 140733805310329 140733805310533 140733805310533 140733805314027 0
/proc/28043/statm: 2378 345 289 221 0 87 0
[pid=28045] ppid=28043 vsize=13980732 memory=216752 CPUtime=2.33 cores=0,2,4,6
/proc/28045/stat : 28045 (java) S 28043 28043 4674 0 -1 1077944320 14200 0 0 0 221 12 0 0 20 0 15 0 132341808 14316269568 54188 18446744073709551615 4194304 4196468 140725907495792 140725907478336 140038052097783 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
/proc/28045/statm: 3495183 54188 3196 1 0 3483476 0
[pid=28045/tid=28046] ppid=28043 vsize=13980732 memory=0 CPUtime=1.23 cores=0,2,4,6
/proc/28045/task/28046/stat : 28046 (java) R 28043 28043 4674 0 -1 4202560 8471 0 0 0 119 4 0 0 20 0 15 0 132341808 14316269568 54188 18446744073709551615 4194304 4196468 140725907495792 140038056336304 140037697787646 0 4 1 16800974 0 0 0 -1 0 0 0 10 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28047] ppid=28043 vsize=13980732 memory=7739276948477929576 CPUtime=0.02 cores=0,2,4,6
/proc/28045/task/28047/stat : 28047 (java) S 28043 28043 4674 0 -1 1077944384 61 0 0 0 1 1 0 0 20 0 15 0 132341809 14316269568 54188 18446744073709551615 4194304 4196468 140725907495792 140037652408848 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28048] ppid=28043 vsize=13980732 memory=6372139810002724180 CPUtime=0.02 cores=0,2,4,6
/proc/28045/task/28048/stat : 28048 (java) S 28043 28043 4674 0 -1 1077944384 44 0 0 0 1 1 0 0 20 0 15 0 132341809 14316269568 54188 18446744073709551615 4194304 4196468 140725907495792 140037651356304 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28049] ppid=28043 vsize=13980732 memory=5792281562039013968 CPUtime=0.02 cores=0,2,4,6
/proc/28045/task/28049/stat : 28049 (java) S 28043 28043 4674 0 -1 1077944384 46 0 0 0 1 1 0 0 20 0 15 0 132341809 14316269568 54188 18446744073709551615 4194304 4196468 140725907495792 140037650303248 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28050] ppid=28043 vsize=13980732 memory=6297272899246838628 CPUtime=0.03 cores=0,2,4,6
/proc/28045/task/28050/stat : 28050 (java) S 28043 28043 4674 0 -1 1077944384 80 0 0 0 2 1 0 0 20 0 15 0 132341809 14316269568 54188 18446744073709551615 4194304 4196468 140725907495792 140037649250704 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28051] ppid=28043 vsize=13980732 memory=6370718171651795306 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28051/stat : 28051 (java) S 28043 28043 4674 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 132341810 14316269568 54188 18446744073709551615 4194304 4196468 140725907495792 140037530266352 140038052108930 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28052] ppid=28043 vsize=13980732 memory=7445126866515880296 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28052/stat : 28052 (java) S 28043 28043 4674 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 132341811 14316269568 54188 18446744073709551615 4194304 4196468 140725907495792 140037529212576 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28053] ppid=28043 vsize=13980732 memory=7230921007607278949 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28053/stat : 28053 (java) S 28043 28043 4674 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 132341811 14316269568 54188 18446744073709551615 4194304 4196468 140725907495792 140037528159472 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28054] ppid=28043 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6

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

/proc/28045/task/28048/stat : 28048 (java) S 28043 28043 4674 0 -1 1077944384 2164 0 0 0 82 30 0 0 20 0 15 0 132341809 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037651356304 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28049] ppid=28043 vsize=13980732 memory=0 CPUtime=1.12 cores=0,2,4,6
/proc/28045/task/28049/stat : 28049 (java) S 28043 28043 4674 0 -1 1077944384 2018 0 0 0 82 30 0 0 20 0 15 0 132341809 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037650303248 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28050] ppid=28043 vsize=13980732 memory=1296 CPUtime=1.14 cores=0,2,4,6
/proc/28045/task/28050/stat : 28050 (java) S 28043 28043 4674 0 -1 1077944384 1616 0 0 0 83 31 0 0 20 0 15 0 132341809 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037649250704 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28051] ppid=28043 vsize=13980732 memory=2320 CPUtime=0.2 cores=0,2,4,6
/proc/28045/task/28051/stat : 28051 (java) S 28043 28043 4674 0 -1 1077944384 5649 0 0 0 18 2 0 0 20 0 15 0 132341810 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037530266352 140038052108930 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28052] ppid=28043 vsize=13980732 memory=1724 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28052/stat : 28052 (java) S 28043 28043 4674 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 132341811 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037529212640 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28053] ppid=28043 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28053/stat : 28053 (java) S 28043 28043 4674 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 132341811 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037528159488 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28054] ppid=28043 vsize=13980732 memory=2794844 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28054/stat : 28054 (java) S 28043 28043 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 132341813 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037527108048 140038052116379 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28055] ppid=28043 vsize=13980732 memory=1204 CPUtime=1.98 cores=0,2,4,6
/proc/28045/task/28055/stat : 28055 (java) S 28043 28043 4674 0 -1 1077944384 15284 0 0 0 196 2 0 0 20 0 15 0 132341813 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037526055152 140038052108930 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28056] ppid=28043 vsize=13980732 memory=1380 CPUtime=1.43 cores=0,2,4,6
/proc/28045/task/28056/stat : 28056 (java) S 28043 28043 4674 0 -1 1077944384 8706 0 0 0 142 1 0 0 20 0 15 0 132341813 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037525002608 140038052108930 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28057] ppid=28043 vsize=13980732 memory=7235147594880805952 CPUtime=0.67 cores=0,2,4,6
/proc/28045/task/28057/stat : 28057 (java) S 28043 28043 4674 0 -1 1077944384 7348 0 0 0 65 2 0 0 20 0 15 0 132341813 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037523949552 140038052108930 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28058] ppid=28043 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28058/stat : 28058 (java) S 28043 28043 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 132341814 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037522897248 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28059] ppid=28043 vsize=13980732 memory=2794844 CPUtime=0.9 cores=0,2,4,6
/proc/28045/task/28059/stat : 28059 (java) S 28043 28043 4674 0 -1 1077944384 1001 0 0 0 43 47 0 0 20 0 15 0 132341825 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037521845296 140038052108930 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
Current children cumulated CPU time: 1475.39 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2796224 KiB

[startup+1468 s]*
/proc/loadavg: 2.00 2.02 2.35 3/217 28184
/proc/meminfo: memFree=25898000/32770624 swapFree=67108764/67108860
[pid=28043] ppid=28040 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28043/stat : 28043 (xcsp3-exec) S 28040 28043 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 132341798 9740288 345 18446744073709551615 4194304 5098028 140733805307888 140733805305992 139926066086524 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 24379392 140733805310329 140733805310533 140733805310533 140733805314027 0
/proc/28043/statm: 2378 345 289 221 0 87 0
[pid=28045] ppid=28043 vsize=13980732 memory=2794844 CPUtime=1476.2 cores=0,2,4,6
/proc/28045/stat : 28045 (java) S 28043 28043 4674 0 -1 1077944320 93244 0 0 0 147420 200 0 0 20 0 15 0 132341808 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140725907478336 140038052097783 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
/proc/28045/statm: 3495183 698711 3249 1 0 3483476 0
[pid=28045/tid=28046] ppid=28043 vsize=13980732 memory=2012 CPUtime=1466.4 cores=0,2,4,6
/proc/28045/task/28046/stat : 28046 (java) R 28043 28043 4674 0 -1 4202560 45768 0 0 0 146605 35 0 0 20 0 15 0 132341808 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140038056334528 140037699752913 0 4 1 16800974 0 0 0 -1 4 0 0 10 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28047] ppid=28043 vsize=13980732 memory=2794844 CPUtime=1.13 cores=0,2,4,6
/proc/28045/task/28047/stat : 28047 (java) S 28043 28043 4674 0 -1 1077944384 2361 0 0 0 83 30 0 0 20 0 15 0 132341809 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037652408848 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28048] ppid=28043 vsize=13980732 memory=2794844 CPUtime=1.12 cores=0,2,4,6
/proc/28045/task/28048/stat : 28048 (java) S 28043 28043 4674 0 -1 1077944384 2164 0 0 0 82 30 0 0 20 0 15 0 132341809 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037651356304 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28049] ppid=28043 vsize=13980732 memory=4872558044660077418 CPUtime=1.12 cores=0,2,4,6
/proc/28045/task/28049/stat : 28049 (java) S 28043 28043 4674 0 -1 1077944384 2018 0 0 0 82 30 0 0 20 0 15 0 132341809 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037650303248 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28050] ppid=28043 vsize=13980732 memory=1724 CPUtime=1.14 cores=0,2,4,6
/proc/28045/task/28050/stat : 28050 (java) S 28043 28043 4674 0 -1 1077944384 1616 0 0 0 83 31 0 0 20 0 15 0 132341809 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037649250704 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28051] ppid=28043 vsize=13980732 memory=2012 CPUtime=0.2 cores=0,2,4,6
/proc/28045/task/28051/stat : 28051 (java) S 28043 28043 4674 0 -1 1077944384 5649 0 0 0 18 2 0 0 20 0 15 0 132341810 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037530266352 140038052108930 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28052] ppid=28043 vsize=13980732 memory=11056 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28052/stat : 28052 (java) S 28043 28043 4674 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 132341811 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037529212640 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28053] ppid=28043 vsize=13980732 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28053/stat : 28053 (java) S 28043 28043 4674 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 132341811 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037528159488 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28054] ppid=28043 vsize=13980732 memory=5712 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28054/stat : 28054 (java) S 28043 28043 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 132341813 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037527108048 140038052116379 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28055] ppid=28043 vsize=13980732 memory=796 CPUtime=1.98 cores=0,2,4,6
/proc/28045/task/28055/stat : 28055 (java) S 28043 28043 4674 0 -1 1077944384 15284 0 0 0 196 2 0 0 20 0 15 0 132341813 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037526055152 140038052108930 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28056] ppid=28043 vsize=13980732 memory=984 CPUtime=1.43 cores=0,2,4,6
/proc/28045/task/28056/stat : 28056 (java) S 28043 28043 4674 0 -1 1077944384 8706 0 0 0 142 1 0 0 20 0 15 0 132341813 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037525002608 140038052108930 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28057] ppid=28043 vsize=13980732 memory=1728 CPUtime=0.67 cores=0,2,4,6
/proc/28045/task/28057/stat : 28057 (java) S 28043 28043 4674 0 -1 1077944384 7348 0 0 0 65 2 0 0 20 0 15 0 132341813 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037523949552 140038052108930 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28058] ppid=28043 vsize=13980732 memory=4572 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28058/stat : 28058 (java) S 28043 28043 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 132341814 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037522897248 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28059] ppid=28043 vsize=13980732 memory=1444 CPUtime=0.91 cores=0,2,4,6
/proc/28045/task/28059/stat : 28059 (java) S 28043 28043 4674 0 -1 1077944384 1001 0 0 0 43 48 0 0 20 0 15 0 132341825 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037521845296 140038052108930 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
Current children cumulated CPU time: 1476.2 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2796224 KiB

[startup+1468.8 s]
/proc/loadavg: 2.00 2.02 2.35 3/217 28184
/proc/meminfo: memFree=25898000/32770624 swapFree=67108764/67108860
[pid=28043] ppid=28040 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28043/stat : 28043 (xcsp3-exec) S 28040 28043 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 132341798 9740288 345 18446744073709551615 4194304 5098028 140733805307888 140733805305992 139926066086524 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 24379392 140733805310329 140733805310533 140733805310533 140733805314027 0
/proc/28043/statm: 2378 345 289 221 0 87 0
[pid=28045] ppid=28043 vsize=13980732 memory=2794844 CPUtime=1476.99 cores=0,2,4,6
/proc/28045/stat : 28045 (java) S 28043 28043 4674 0 -1 1077944320 93248 0 0 0 147499 200 0 0 20 0 15 0 132341808 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140725907478336 140038052097783 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
/proc/28045/statm: 3495183 698711 3249 1 0 3483476 0
[pid=28045/tid=28046] ppid=28043 vsize=13980732 memory=288230617509003574 CPUtime=1467.2 cores=0,2,4,6
/proc/28045/task/28046/stat : 28046 (java) R 28043 28043 4674 0 -1 4202560 45772 0 0 0 146685 35 0 0 20 0 15 0 132341808 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140038056334528 140037699709905 0 4 1 16800974 0 0 0 -1 4 0 0 10 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28047] ppid=28043 vsize=13980732 memory=2794844 CPUtime=1.13 cores=0,2,4,6
/proc/28045/task/28047/stat : 28047 (java) S 28043 28043 4674 0 -1 1077944384 2361 0 0 0 83 30 0 0 20 0 15 0 132341809 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037652408848 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28048] ppid=28043 vsize=13980732 memory=1380 CPUtime=1.12 cores=0,2,4,6
/proc/28045/task/28048/stat : 28048 (java) S 28043 28043 4674 0 -1 1077944384 2164 0 0 0 82 30 0 0 20 0 15 0 132341809 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037651356304 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28049] ppid=28043 vsize=13980732 memory=2794844 CPUtime=1.12 cores=0,2,4,6
/proc/28045/task/28049/stat : 28049 (java) S 28043 28043 4674 0 -1 1077944384 2018 0 0 0 82 30 0 0 20 0 15 0 132341809 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037650303248 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28050] ppid=28043 vsize=13980732 memory=4048 CPUtime=1.14 cores=0,2,4,6
/proc/28045/task/28050/stat : 28050 (java) S 28043 28043 4674 0 -1 1077944384 1616 0 0 0 83 31 0 0 20 0 15 0 132341809 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037649250704 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28051] ppid=28043 vsize=13980732 memory=38592 CPUtime=0.2 cores=0,2,4,6
/proc/28045/task/28051/stat : 28051 (java) S 28043 28043 4674 0 -1 1077944384 5649 0 0 0 18 2 0 0 20 0 15 0 132341810 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037530266352 140038052108930 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28052] ppid=28043 vsize=13980732 memory=4148 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28052/stat : 28052 (java) S 28043 28043 4674 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 132341811 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037529212640 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28053] ppid=28043 vsize=13980732 memory=64640 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28053/stat : 28053 (java) S 28043 28043 4674 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 132341811 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037528159488 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28054] ppid=28043 vsize=13980732 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28054/stat : 28054 (java) S 28043 28043 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 132341813 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037527108048 140038052116379 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28055] ppid=28043 vsize=13980732 memory=1380 CPUtime=1.98 cores=0,2,4,6
/proc/28045/task/28055/stat : 28055 (java) S 28043 28043 4674 0 -1 1077944384 15284 0 0 0 196 2 0 0 20 0 15 0 132341813 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037526055152 140038052108930 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28056] ppid=28043 vsize=13980732 memory=2794844 CPUtime=1.43 cores=0,2,4,6
/proc/28045/task/28056/stat : 28056 (java) S 28043 28043 4674 0 -1 1077944384 8706 0 0 0 142 1 0 0 20 0 15 0 132341813 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037525002608 140038052108930 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28057] ppid=28043 vsize=13980732 memory=1296 CPUtime=0.67 cores=0,2,4,6
/proc/28045/task/28057/stat : 28057 (java) S 28043 28043 4674 0 -1 1077944384 7348 0 0 0 65 2 0 0 20 0 15 0 132341813 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037523949552 140038052108930 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28058] ppid=28043 vsize=13980732 memory=2320 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28058/stat : 28058 (java) S 28043 28043 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 132341814 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037522897248 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28059] ppid=28043 vsize=13980732 memory=1724 CPUtime=0.91 cores=0,2,4,6
/proc/28045/task/28059/stat : 28059 (java) S 28043 28043 4674 0 -1 1077944384 1001 0 0 0 43 48 0 0 20 0 15 0 132341825 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037521845296 140038052108930 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
Current children cumulated CPU time: 1476.99 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2796224 KiB

[startup+1469.2 s]
/proc/loadavg: 2.00 2.02 2.35 3/217 28184
/proc/meminfo: memFree=25898000/32770624 swapFree=67108764/67108860
[pid=28043] ppid=28040 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28043/stat : 28043 (xcsp3-exec) S 28040 28043 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 132341798 9740288 345 18446744073709551615 4194304 5098028 140733805307888 140733805305992 139926066086524 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 24379392 140733805310329 140733805310533 140733805310533 140733805314027 0
/proc/28043/statm: 2378 345 289 221 0 87 0
[pid=28045] ppid=28043 vsize=13980732 memory=2794844 CPUtime=1477.39 cores=0,2,4,6
/proc/28045/stat : 28045 (java) S 28043 28043 4674 0 -1 1077944320 93266 0 0 0 147539 200 0 0 20 0 15 0 132341808 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140725907478336 140038052097783 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
/proc/28045/statm: 3495183 698711 3249 1 0 3483476 0
[pid=28045/tid=28046] ppid=28043 vsize=13980732 memory=3232 CPUtime=1467.6 cores=0,2,4,6
/proc/28045/task/28046/stat : 28046 (java) R 28043 28043 4674 0 -1 4202560 45790 0 0 0 146725 35 0 0 20 0 15 0 132341808 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140038056334528 140037699709905 0 4 1 16800974 0 0 0 -1 4 0 0 10 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28047] ppid=28043 vsize=13980732 memory=1380 CPUtime=1.13 cores=0,2,4,6
/proc/28045/task/28047/stat : 28047 (java) S 28043 28043 4674 0 -1 1077944384 2361 0 0 0 83 30 0 0 20 0 15 0 132341809 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037652408848 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28048] ppid=28043 vsize=13980732 memory=2794844 CPUtime=1.12 cores=0,2,4,6
/proc/28045/task/28048/stat : 28048 (java) S 28043 28043 4674 0 -1 1077944384 2164 0 0 0 82 30 0 0 20 0 15 0 132341809 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037651356304 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28049] ppid=28043 vsize=13980732 memory=4572 CPUtime=1.12 cores=0,2,4,6
/proc/28045/task/28049/stat : 28049 (java) S 28043 28043 4674 0 -1 1077944384 2018 0 0 0 82 30 0 0 20 0 15 0 132341809 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037650303248 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28050] ppid=28043 vsize=13980732 memory=1444 CPUtime=1.14 cores=0,2,4,6
/proc/28045/task/28050/stat : 28050 (java) S 28043 28043 4674 0 -1 1077944384 1616 0 0 0 83 31 0 0 20 0 15 0 132341809 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037649250704 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28051] ppid=28043 vsize=13980732 memory=4872558044660077418 CPUtime=0.2 cores=0,2,4,6
/proc/28045/task/28051/stat : 28051 (java) S 28043 28043 4674 0 -1 1077944384 5649 0 0 0 18 2 0 0 20 0 15 0 132341810 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037530266352 140038052108930 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28052] ppid=28043 vsize=13980732 memory=2794844 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28052/stat : 28052 (java) S 28043 28043 4674 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 132341811 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037529212640 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28053] ppid=28043 vsize=13980732 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28053/stat : 28053 (java) S 28043 28043 4674 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 132341811 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037528159488 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28054] ppid=28043 vsize=13980732 memory=644 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28054/stat : 28054 (java) S 28043 28043 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 132341813 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037527108048 140038052116379 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28055] ppid=28043 vsize=13980732 memory=1296 CPUtime=1.98 cores=0,2,4,6
/proc/28045/task/28055/stat : 28055 (java) S 28043 28043 4674 0 -1 1077944384 15284 0 0 0 196 2 0 0 20 0 15 0 132341813 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037526055152 140038052108930 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28056] ppid=28043 vsize=13980732 memory=2320 CPUtime=1.43 cores=0,2,4,6
/proc/28045/task/28056/stat : 28056 (java) S 28043 28043 4674 0 -1 1077944384 8706 0 0 0 142 1 0 0 20 0 15 0 132341813 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037525002608 140038052108930 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28057] ppid=28043 vsize=13980732 memory=3908 CPUtime=0.67 cores=0,2,4,6
/proc/28045/task/28057/stat : 28057 (java) S 28043 28043 4674 0 -1 1077944384 7348 0 0 0 65 2 0 0 20 0 15 0 132341813 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037523949552 140038052108930 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28058] ppid=28043 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28045/task/28058/stat : 28058 (java) S 28043 28043 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 132341814 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037522897248 140038052107989 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
[pid=28045/tid=28059] ppid=28043 vsize=13980732 memory=2794844 CPUtime=0.91 cores=0,2,4,6
/proc/28045/task/28059/stat : 28059 (java) S 28043 28043 4674 0 -1 1077944384 1001 0 0 0 43 48 0 0 20 0 15 0 132341825 14316269568 698711 18446744073709551615 4194304 4196468 140725907495792 140037521845296 140038052108930 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 18034688 140725907497393 140725907497569 140725907497569 140725907501007 0
Current children cumulated CPU time: 1477.39 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2796224 KiB

[startup+1469.3 s]
/proc/loadavg: 2.00 2.02 2.35 3/217 28184
/proc/meminfo: memFree=25898000/32770624 swapFree=67108764/67108860
[pid=28043] ppid=28040 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28043/stat : 28043 (xcsp3-exec) S 28040 28043 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 132341798 9740288 345 18446744073709551615 4194304 5098028 140733805307888 140733805305992 139926066086524 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 24379392 140733805310329 140733805310533 140733805310533 140733805314027 0
/proc/28043/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1380 KiB

Child status: 0
Real time (s): 1469.3
CPU time (s): 1477.54
CPU user time (s): 1475.51
CPU system time (s): 2.02964
CPU usage (%): 100.56
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 2796224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1475.51
system time used= 2.02964
maximum resident set size= 2795792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96254
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35181
involuntary context switches= 1060


# summary of solver processes directly reported to runsolver:
#   pid: 28043
#   total CPU time (s): 1477.54
#   total CPU user time (s): 1475.51
#   total CPU system time (s): 2.02964

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.1292 second user time and 12.694 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-16 03:38:39
IDJOB=4269855
IDBENCH=138525
IDSOLVER=2660
FILE ID=node134/4269855-1502848352
RUNJOBID= node134-1502649032-24470
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Sadeh-js/SuperSadeh-js-enddr1-9.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4269855-1502848352/watcher-4269855-1502848352 -o /tmp/evaluation-result-4269855-1502848352/solver-4269855-1502848352 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24470 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 171100190 HOME/instance-4269855-1502848352.xml

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

MD5SUM BENCH= 663436d48867ef848cc7f80c5423cb12
RANDOM SEED=171100190

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        29383268 kB
MemAvailable:   29705528 kB
Buffers:          289728 kB
Cached:           335400 kB
SwapCached:            4 kB
Active:          2670080 kB
Inactive:         265496 kB
Active(anon):    2257356 kB
Inactive(anon):   102676 kB
Active(file):     412724 kB
Inactive(file):   162820 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108764 kB
Dirty:              7616 kB
Writeback:            52 kB
AnonPages:       2283372 kB
Mapped:            74312 kB
Shmem:             49756 kB
Slab:             152032 kB
SReclaimable:     125100 kB
SUnreclaim:        26932 kB
KernelStack:        3488 kB
PageTables:         9592 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3565424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2172928 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node134 at 2017-08-16 04:03:09