Trace number 4254973

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 NameAnswerobjective functionCPU timeWall clock time
choco-solver 5a (2017-07-26)? (TO) 253.25999 240.00999

General information on the benchmark

NameCutstock/Cutstock-zinc-s1/
Cutstock-t04-6.xml
MD5SUM4f6b0364d1c2702efbd3acc25cc5ef4e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark199
Best CPU time to get the best result obtained on this benchmark251.94299
Satisfiable
(Un)Satisfiability was proved
Number of variables4704
Number of constraints246
Number of domains20
Minimum domain size2
Maximum domain size160
Distribution of domain sizes[{"size":2,"count":224},{"size":8,"count":224},{"size":12,"count":224},{"size":36,"count":448},{"size":42,"count":224},{"size":75,"count":224},{"size":79,"count":224},{"size":93,"count":224},{"size":110,"count":224},{"size":117,"count":224},{"size":121,"count":224},{"size":123,"count":224},{"size":126,"count":224},{"size":139,"count":224},{"size":141,"count":224},{"size":142,"count":224},{"size":149,"count":224},{"size":153,"count":224},{"size":158,"count":224},{"size":160,"count":224}]
Minimum variable degree3
Maximum variable degree3
Distribution of variable degrees[{"degree":3,"count":4704}]
Minimum constraint arity21
Maximum constraint arity4480
Distribution of constraint arities[{"arity":21,"count":224},{"arity":224,"count":21},{"arity":4480,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":1},{"type":"lex","count":1},{"type":"sum","count":244}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4254973-1501619964.xml"  -tl '264s' -p 1 -x 3
0.00/0.28	c [HOME/instance-4254973-1501619964.xml, -tl, 264s, -p, 1, -x, 3]
0.00/0.34	c simple solver
0.00/0.40	c parse instance...
0.00/0.76	c solve instance...
253.26/240.00	s UNKNOWN
253.26/240.00	c Unexpected resolution interruption!

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-4254973-1501619964/watcher-4254973-1501619964 -o /tmp/evaluation-result-4254973-1501619964/solver-4254973-1501619964 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node131-1501617193-9963 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 561800793 HOME/instance-4254973-1501619964.xml 

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

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


[startup+0 s]
/proc/loadavg: 1.66 1.73 1.76 2/195 11545
/proc/meminfo: memFree=26867716/32770624 swapFree=0/191484
[pid=11545] ppid=11542 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/11545/stat : 11545 (runsolver) D 11542 11545 5131 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 10616671 24240128 106 18446744073709551615 4194304 4338465 140735805384544 140735805382184 139982568559319 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 30650368 140735805386846 140735805387334 140735805387334 140735805390794 0
/proc/11545/statm: 5918 106 53 36 0 2156 0

[startup+0.100106 s]
/proc/loadavg: 1.66 1.73 1.76 2/195 11545
/proc/meminfo: memFree=26867716/32770624 swapFree=0/191484
[pid=11545] ppid=11542 vsize=1084 CPUtime=0 cores=1,3,5,7
/proc/11545/stat : 11545 (xcsp3-exec) R 11542 11545 5131 0 -1 4194304 114 0 0 0 0 0 0 0 20 0 1 0 10616671 1110016 1 18446744073709551615 0 0 140729166680476 140735805382040 139982568385015 0 0 1 0 0 0 0 17 1 0 0 9 0 0 0 0 7258112 140729166680476 0 0 0 0
/proc/11545/statm: 308 1 0 221 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1084

[startup+0.200222 s]
/proc/loadavg: 1.66 1.73 1.76 2/195 11545
/proc/meminfo: memFree=26867716/32770624 swapFree=0/191484
[pid=11545] ppid=11542 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11545/stat : 11545 (xcsp3-exec) S 11542 11545 5131 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10616671 9740288 345 18446744073709551615 4194304 5098028 140729166673136 140729166671240 140560642675324 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 17473536 140729166680476 140729166680679 140729166680679 140729166684139 0
/proc/11545/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300241 s]
/proc/loadavg: 1.66 1.73 1.76 2/195 11545
/proc/meminfo: memFree=26867716/32770624 swapFree=0/191484
[pid=11545] ppid=11542 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11545/stat : 11545 (xcsp3-exec) S 11542 11545 5131 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10616671 9740288 345 18446744073709551615 4194304 5098028 140729166673136 140729166671240 140560642675324 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 17473536 140729166680476 140729166680679 140729166680679 140729166684139 0
/proc/11545/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.702242 s]
/proc/loadavg: 1.66 1.73 1.76 2/195 11545
/proc/meminfo: memFree=26867716/32770624 swapFree=0/191484
[pid=11545] ppid=11542 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11545/stat : 11545 (xcsp3-exec) S 11542 11545 5131 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10616671 9740288 345 18446744073709551615 4194304 5098028 140729166673136 140729166671240 140560642675324 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 17473536 140729166680476 140729166680679 140729166680679 140729166684139 0
/proc/11545/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50071 s]
/proc/loadavg: 1.66 1.73 1.76 5/211 11561
/proc/meminfo: memFree=26785220/32770624 swapFree=0/191480
[pid=11545] ppid=11542 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11545/stat : 11545 (xcsp3-exec) S 11542 11545 5131 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10616671 9740288 345 18446744073709551615 4194304 5098028 140729166673136 140729166671240 140560642675324 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 17473536 140729166680476 140729166680679 140729166680679 140729166684139 0
/proc/11545/statm: 2378 345 289 221 0 87 0
[pid=11547] ppid=11545 vsize=13980732 CPUtime=3.44 cores=1,3,5,7
/proc/11547/stat : 11547 (java) S 11545 11545 5131 0 -1 1077944320 27401 0 0 0 338 6 0 0 20 0 15 0 10616681 14316269568 27893 18446744073709551615 4194304 4196468 140725267251616 140725267234160 140509591232247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
/proc/11547/statm: 3495183 27893 3184 1 0 3483484 0
[pid=11547/tid=11548] ppid=11545 vsize=13980732 CPUtime=1.33 cores=1,3,5,7
/proc/11547/task/11548/stat : 11548 (java) R 11545 11545 5131 0 -1 4202560 8849 0 0 0 130 3 0 0 20 0 15 0 10616681 14316269568 27893 18446744073709551615 4194304 4196468 140725267251616 140509595470024 140509205335228 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11549] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11549/stat : 11549 (java) S 11545 11545 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10616682 14316269568 27893 18446744073709551615 4194304 4196468 140725267251616 140509525666576 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11550] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11550/stat : 11550 (java) S 11545 11545 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10616682 14316269568 27893 18446744073709551615 4194304 4196468 140725267251616 140509524614032 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11551] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11551/stat : 11551 (java) S 11545 11545 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10616682 14316269568 27893 18446744073709551615 4194304 4196468 140725267251616 140509523561488 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11552] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11552/stat : 11552 (java) S 11545 11545 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10616682 14316269568 27893 18446744073709551615 4194304 4196468 140725267251616 140509522508944 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11553] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11553/stat : 11553 (java) S 11545 11545 5131 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 10616683 14316269568 27893 18446744073709551615 4194304 4196468 140725267251616 140508708968432 140509591243394 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11554] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11554/stat : 11554 (java) S 11545 11545 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10616684 14316269568 27893 18446744073709551615 4194304 4196468 140725267251616 140508707914656 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11555] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11555/stat : 11555 (java) S 11545 11545 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10616684 14316269568 27893 18446744073709551615 4194304 4196468 140725267251616 140508706862064 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11556] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11556/stat : 11556 (java) S 11545 11545 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10616686 14316269568 27893 18446744073709551615 4194304 4196468 140725267251616 140508705810640 140509591250843 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11557] ppid=11545 vsize=13980732 CPUtime=0.85 cores=1,3,5,7
/proc/11547/task/11557/stat : 11557 (java) S 11545 11545 5131 0 -1 1077944384 8569 0 0 0 84 1 0 0 20 0 15 0 10616686 14316269568 27893 18446744073709551615 4194304 4196468 140725267251616 140508704758256 140509591243394 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11558] ppid=11545 vsize=13980732 CPUtime=0.8 cores=1,3,5,7
/proc/11547/task/11558/stat : 11558 (java) R 11545 11545 5131 0 -1 4202560 6814 0 0 0 80 0 0 0 20 0 15 0 10616686 14316269568 27893 18446744073709551615 4194304 4196468 140725267251616 140508703705632 140509572775970 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11559] ppid=11545 vsize=13980732 CPUtime=0.41 cores=1,3,5,7
/proc/11547/task/11559/stat : 11559 (java) S 11545 11545 5131 0 -1 1077944384 1858 0 0 0 41 0 0 0 20 0 15 0 10616686 14316269568 27893 18446744073709551615 4194304 4196468 140725267251616 140508702653168 140509591243394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11560] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11560/stat : 11560 (java) S 11545 11545 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10616686 14316269568 27893 18446744073709551615 4194304 4196468 140725267251616 140508701600864 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11561] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11561/stat : 11561 (java) S 11545 11545 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10616691 14316269568 27893 18446744073709551615 4194304 4196468 140725267251616 140508700547376 140509591243394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
Current children cumulated CPU time (s) 3.44
Current children cumulated vsize (KiB) 13990244

[startup+3.10066 s]
/proc/loadavg: 1.66 1.73 1.76 3/211 11561
/proc/meminfo: memFree=26742600/32770624 swapFree=0/191484
[pid=11545] ppid=11542 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11545/stat : 11545 (xcsp3-exec) S 11542 11545 5131 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10616671 9740288 345 18446744073709551615 4194304 5098028 140729166673136 140729166671240 140560642675324 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 17473536 140729166680476 140729166680679 140729166680679 140729166684139 0
/proc/11545/statm: 2378 345 289 221 0 87 0
[pid=11547] ppid=11545 vsize=13980732 CPUtime=6.87 cores=1,3,5,7
/proc/11547/stat : 11547 (java) S 11545 11545 5131 0 -1 1077944320 30132 0 0 0 678 9 0 0 20 0 15 0 10616681 14316269568 43268 18446744073709551615 4194304 4196468 140725267251616 140725267234160 140509591232247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
/proc/11547/statm: 3495183 43268 3187 1 0 3483484 0
[pid=11547/tid=11548] ppid=11545 vsize=13980732 CPUtime=2.93 cores=1,3,5,7
/proc/11547/task/11548/stat : 11548 (java) R 11545 11545 5131 0 -1 4202560 9872 0 0 0 288 5 0 0 20 0 15 0 10616681 14316269568 43268 18446744073709551615 4194304 4196468 140725267251616 140509595468584 140509206821725 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11549] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11549/stat : 11549 (java) S 11545 11545 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10616682 14316269568 43268 18446744073709551615 4194304 4196468 140725267251616 140509525666576 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11550] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11550/stat : 11550 (java) S 11545 11545 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10616682 14316269568 43268 18446744073709551615 4194304 4196468 140725267251616 140509524614032 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11551] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11551/stat : 11551 (java) S 11545 11545 5131 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10616682 14316269568 43268 18446744073709551615 4194304 4196468 140725267251616 140509523561488 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11552] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11552/stat : 11552 (java) S 11545 11545 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10616682 14316269568 43268 18446744073709551615 4194304 4196468 140725267251616 140509522508944 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11553] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11553/stat : 11553 (java) S 11545 11545 5131 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 10616683 14316269568 43268 18446744073709551615 4194304 4196468 140725267251616 140508708968432 140509591243394 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11554] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11554/stat : 11554 (java) S 11545 11545 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10616684 14316269568 43268 18446744073709551615 4194304 4196468 140725267251616 140508707914656 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11555] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11555/stat : 11555 (java) S 11545 11545 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10616684 14316269568 43268 18446744073709551615 4194304 4196468 140725267251616 140508706862064 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11556] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11556/stat : 11556 (java) S 11545 11545 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10616686 14316269568 43268 18446744073709551615 4194304 4196468 140725267251616 140508705810640 140509591250843 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11557] ppid=11545 vsize=13980732 CPUtime=1.72 cores=1,3,5,7
/proc/11547/task/11557/stat : 11557 (java) S 11545 11545 5131 0 -1 1077944384 9190 0 0 0 171 1 0 0 20 0 15 0 10616686 14316269568 43268 18446744073709551615 4194304 4196468 140725267251616 140508704758256 140509591243394 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11558] ppid=11545 vsize=13980732 CPUtime=1.62 cores=1,3,5,7
/proc/11547/task/11558/stat : 11558 (java) S 11545 11545 5131 0 -1 1077944384 7319 0 0 0 161 1 0 0 20 0 15 0 10616686 14316269568 43268 18446744073709551615 4194304 4196468 140725267251616 140508703705712 140509591243394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11559] ppid=11545 vsize=13980732 CPUtime=0.55 cores=1,3,5,7
/proc/11547/task/11559/stat : 11559 (java) S 11545 11545 5131 0 -1 1077944384 2387 0 0 0 55 0 0 0 20 0 15 0 10616686 14316269568 43268 18446744073709551615 4194304 4196468 140725267251616 140508702653168 140509591243394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11560] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11560/stat : 11560 (java) S 11545 11545 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10616686 14316269568 43268 18446744073709551615 4194304 4196468 140725267251616 140508701600864 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11561] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11561/stat : 11561 (java) S 11545 11545 5131 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 10616691 14316269568 43268 18446744073709551615 4194304 4196468 140725267251616 140508700547376 140509591243394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
Current children cumulated CPU time (s) 6.87
Current children cumulated vsize (KiB) 13990244

[startup+6.30111 s]
/proc/loadavg: 1.68 1.74 1.77 3/211 11561
/proc/meminfo: memFree=26650056/32770624 swapFree=0/191484
[pid=11545] ppid=11542 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11545/stat : 11545 (xcsp3-exec) S 11542 11545 5131 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10616671 9740288 345 18446744073709551615 4194304 5098028 140729166673136 140729166671240 140560642675324 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 17473536 140729166680476 140729166680679 140729166680679 140729166684139 0
/proc/11545/statm: 2378 345 289 221 0 87 0
[pid=11547] ppid=11545 vsize=13980732 CPUtime=10.86 cores=1,3,5,7
/proc/11547/stat : 11547 (java) S 11545 11545 5131 0 -1 1077944320 38971 0 0 0 1074 12 0 0 20 0 15 0 10616681 14316269568 57289 18446744073709551615 4194304 4196468 140725267251616 140725267234160 140509591232247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
/proc/11547/statm: 3495183 57289 3211 1 0 3483484 0
[pid=11547/tid=11548] ppid=11545 vsize=13980732 CPUtime=6.11 cores=1,3,5,7
/proc/11547/task/11548/stat : 11548 (java) R 11545 11545 5131 0 -1 4202560 10935 0 0 0 606 5 0 0 20 0 15 0 10616681 14316269568 57289 18446744073709551615 4194304 4196468 140725267251616 140509595467920 140509570957288 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11549] ppid=11545 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/11547/task/11549/stat : 11549 (java) S 11545 11545 5131 0 -1 1077944384 205 0 0 0 1 0 0 0 20 0 15 0 10616682 14316269568 57289 18446744073709551615 4194304 4196468 140725267251616 140509525666576 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11550] ppid=11545 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/11547/task/11550/stat : 11550 (java) S 11545 11545 5131 0 -1 1077944384 70 0 0 0 1 0 0 0 20 0 15 0 10616682 14316269568 57289 18446744073709551615 4194304 4196468 140725267251616 140509524614032 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11551] ppid=11545 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/11547/task/11551/stat : 11551 (java) S 11545 11545 5131 0 -1 1077944384 57 0 0 0 1 0 0 0 20 0 15 0 10616682 14316269568 57289 18446744073709551615 4194304 4196468 140725267251616 140509523561488 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11552] ppid=11545 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/11547/task/11552/stat : 11552 (java) S 11545 11545 5131 0 -1 1077944384 672 0 0 0 1 0 0 0 20 0 15 0 10616682 14316269568 57289 18446744073709551615 4194304 4196468 140725267251616 140509522508944 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11553] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11553/stat : 11553 (java) S 11545 11545 5131 0 -1 1077944384 454 0 0 0 0 0 0 0 20 0 15 0 10616683 14316269568 57289 18446744073709551615 4194304 4196468 140725267251616 140508708968432 140509591243394 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11554] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11554/stat : 11554 (java) S 11545 11545 5131 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 10616684 14316269568 57289 18446744073709551615 4194304 4196468 140725267251616 140508707914656 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11555] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11555/stat : 11555 (java) S 11545 11545 5131 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 10616684 14316269568 57289 18446744073709551615 4194304 4196468 140725267251616 140508706862064 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11556] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11556/stat : 11556 (java) S 11545 11545 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10616686 14316269568 57289 18446744073709551615 4194304 4196468 140725267251616 140508705810640 140509591250843 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11557] ppid=11545 vsize=13980732 CPUtime=2.09 cores=1,3,5,7
/proc/11547/task/11557/stat : 11557 (java) S 11545 11545 5131 0 -1 1077944384 11886 0 0 0 208 1 0 0 20 0 15 0 10616686 14316269568 57289 18446744073709551615 4194304 4196468 140725267251616 140508704758256 140509591243394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11558] ppid=11545 vsize=13980732 CPUtime=1.95 cores=1,3,5,7
/proc/11547/task/11558/stat : 11558 (java) S 11545 11545 5131 0 -1 1077944384 9703 0 0 0 194 1 0 0 20 0 15 0 10616686 14316269568 57289 18446744073709551615 4194304 4196468 140725267251616 140508703705712 140509591243394 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11559] ppid=11545 vsize=13980732 CPUtime=0.59 cores=1,3,5,7
/proc/11547/task/11559/stat : 11559 (java) S 11545 11545 5131 0 -1 1077944384 3201 0 0 0 59 0 0 0 20 0 15 0 10616686 14316269568 57289 18446744073709551615 4194304 4196468 140725267251616 140508702653168 140509591243394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11560] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11560/stat : 11560 (java) S 11545 11545 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10616686 14316269568 57289 18446744073709551615 4194304 4196468 140725267251616 140508701600864 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11561] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11561/stat : 11561 (java) S 11545 11545 5131 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 15 0 10616691 14316269568 57289 18446744073709551615 4194304 4196468 140725267251616 140508700547376 140509591243394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
Current children cumulated CPU time (s) 10.86
Current children cumulated vsize (KiB) 13990244

[startup+12.7007 s]
/proc/loadavg: 1.71 1.74 1.77 2/192 11598
/proc/meminfo: memFree=31708688/32770624 swapFree=0/191504
[pid=11545] ppid=11542 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11545/stat : 11545 (xcsp3-exec) S 11542 11545 5131 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10616671 9740288 345 18446744073709551615 4194304 5098028 140729166673136 140729166671240 140560642675324 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 17473536 140729166680476 140729166680679 140729166680679 140729166684139 0
/proc/11545/statm: 2378 345 289 221 0 87 0
[pid=11547] ppid=11545 vsize=13980732 CPUtime=17.98 cores=1,3,5,7
/proc/11547/stat : 11547 (java) S 11545 11545 5131 0 -1 1077944320 47167 0 0 0 1780 18 0 0 20 0 15 0 10616681 14316269568 66350 18446744073709551615 4194304 4196468 140725267251616 140725267234160 140509591232247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
/proc/11547/statm: 3495183 66350 3223 1 0 3483484 0
[pid=11547/tid=11548] ppid=11545 vsize=13980732 CPUtime=12.47 cores=1,3,5,7
/proc/11547/task/11548/stat : 11548 (java) R 11545 11545 5131 0 -1 4202560 12421 0 0 0 1241 6 0 0 20 0 15 0 10616681 14316269568 66350 18446744073709551615 4194304 4196468 140725267251616 140509595468080 140509207167748 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11549] ppid=11545 vsize=13980732 CPUtime=0.05 cores=1,3,5,7
/proc/11547/task/11549/stat : 11549 (java) S 11545 11545 5131 0 -1 1077944384 492 0 0 0 4 1 0 0 20 0 15 0 10616682 14316269568 66350 18446744073709551615 4194304 4196468 140725267251616 140509525666576 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11550] ppid=11545 vsize=13980732 CPUtime=0.05 cores=1,3,5,7
/proc/11547/task/11550/stat : 11550 (java) S 11545 11545 5131 0 -1 1077944384 232 0 0 0 4 1 0 0 20 0 15 0 10616682 14316269568 66350 18446744073709551615 4194304 4196468 140725267251616 140509524614032 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0

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

[pid=11547/tid=11554] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11554/stat : 11554 (java) S 11545 11545 5131 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 10616684 14316269568 114951 18446744073709551615 4194304 4196468 140725267251616 140508707914720 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11555] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11555/stat : 11555 (java) S 11545 11545 5131 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 10616684 14316269568 114951 18446744073709551615 4194304 4196468 140725267251616 140508706862080 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11556] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11556/stat : 11556 (java) S 11545 11545 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10616686 14316269568 114951 18446744073709551615 4194304 4196468 140725267251616 140508705810640 140509591250843 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11557] ppid=11545 vsize=13980732 CPUtime=2.76 cores=1,3,5,7
/proc/11547/task/11557/stat : 11557 (java) S 11545 11545 5131 0 -1 1077944384 17360 0 0 0 274 2 0 0 20 0 15 0 10616686 14316269568 114951 18446744073709551615 4194304 4196468 140725267251616 140508704758256 140509591243394 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11558] ppid=11545 vsize=13980732 CPUtime=2.63 cores=1,3,5,7
/proc/11547/task/11558/stat : 11558 (java) S 11545 11545 5131 0 -1 1077944384 20420 0 0 0 261 2 0 0 20 0 15 0 10616686 14316269568 114951 18446744073709551615 4194304 4196468 140725267251616 140508703705712 140509591243394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11559] ppid=11545 vsize=13980732 CPUtime=0.74 cores=1,3,5,7
/proc/11547/task/11559/stat : 11559 (java) S 11545 11545 5131 0 -1 1077944384 6827 0 0 0 73 1 0 0 20 0 15 0 10616686 14316269568 114951 18446744073709551615 4194304 4196468 140725267251616 140508702653168 140509591243394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11560] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11560/stat : 11560 (java) S 11545 11545 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10616686 14316269568 114951 18446744073709551615 4194304 4196468 140725267251616 140508701600864 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11561] ppid=11545 vsize=13980732 CPUtime=0.02 cores=1,3,5,7
/proc/11547/task/11561/stat : 11561 (java) S 11545 11545 5131 0 -1 1077944384 786 0 0 0 1 1 0 0 20 0 15 0 10616691 14316269568 114951 18446744073709551615 4194304 4196468 140725267251616 140508700547376 140509591243394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
Current children cumulated CPU time (s) 109.84
Current children cumulated vsize (KiB) 13990244

[startup+162.301 s]
/proc/loadavg: 1.96 1.84 1.80 3/211 11649
/proc/meminfo: memFree=30281944/32770624 swapFree=0/191636
[pid=11545] ppid=11542 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11545/stat : 11545 (xcsp3-exec) S 11542 11545 5131 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10616671 9740288 345 18446744073709551615 4194304 5098028 140729166673136 140729166671240 140560642675324 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 17473536 140729166680476 140729166680679 140729166680679 140729166684139 0
/proc/11545/statm: 2378 345 289 221 0 87 0
[pid=11547] ppid=11545 vsize=13980732 CPUtime=173.67 cores=1,3,5,7
/proc/11547/stat : 11547 (java) S 11545 11545 5131 0 -1 1077944320 86826 0 0 0 17301 66 0 0 20 0 15 0 10616681 14316269568 143178 18446744073709551615 4194304 4196468 140725267251616 140725267234160 140509591232247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
/proc/11547/statm: 3495183 143178 3247 1 0 3483484 0
[pid=11547/tid=11548] ppid=11545 vsize=13980732 CPUtime=160.15 cores=1,3,5,7
/proc/11547/task/11548/stat : 11548 (java) R 11545 11545 5131 0 -1 4202560 17006 0 0 0 16008 7 0 0 20 0 15 0 10616681 14316269568 143178 18446744073709551615 4194304 4196468 140725267251616 140509595471456 140509206480431 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11549] ppid=11545 vsize=13980732 CPUtime=1.51 cores=1,3,5,7
/proc/11547/task/11549/stat : 11549 (java) S 11545 11545 5131 0 -1 1077944384 2416 0 0 0 140 11 0 0 20 0 15 0 10616682 14316269568 143178 18446744073709551615 4194304 4196468 140725267251616 140509525666576 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11550] ppid=11545 vsize=13980732 CPUtime=1.53 cores=1,3,5,7
/proc/11547/task/11550/stat : 11550 (java) S 11545 11545 5131 0 -1 1077944384 2695 0 0 0 141 12 0 0 20 0 15 0 10616682 14316269568 143178 18446744073709551615 4194304 4196468 140725267251616 140509524614032 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11551] ppid=11545 vsize=13980732 CPUtime=1.51 cores=1,3,5,7
/proc/11547/task/11551/stat : 11551 (java) S 11545 11545 5131 0 -1 1077944384 1716 0 0 0 139 12 0 0 20 0 15 0 10616682 14316269568 143178 18446744073709551615 4194304 4196468 140725267251616 140509523561488 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11552] ppid=11545 vsize=13980732 CPUtime=1.53 cores=1,3,5,7
/proc/11547/task/11552/stat : 11552 (java) S 11545 11545 5131 0 -1 1077944384 2930 0 0 0 141 12 0 0 20 0 15 0 10616682 14316269568 143178 18446744073709551615 4194304 4196468 140725267251616 140509522508944 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11553] ppid=11545 vsize=13980732 CPUtime=0.41 cores=1,3,5,7
/proc/11547/task/11553/stat : 11553 (java) S 11545 11545 5131 0 -1 1077944384 4025 0 0 0 40 1 0 0 20 0 15 0 10616683 14316269568 143178 18446744073709551615 4194304 4196468 140725267251616 140508708968432 140509591243394 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11554] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11554/stat : 11554 (java) S 11545 11545 5131 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 10616684 14316269568 143178 18446744073709551615 4194304 4196468 140725267251616 140508707914720 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11555] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11555/stat : 11555 (java) S 11545 11545 5131 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 10616684 14316269568 143178 18446744073709551615 4194304 4196468 140725267251616 140508706862080 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11556] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11556/stat : 11556 (java) S 11545 11545 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10616686 14316269568 143178 18446744073709551615 4194304 4196468 140725267251616 140508705810640 140509591250843 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11557] ppid=11545 vsize=13980732 CPUtime=3.14 cores=1,3,5,7
/proc/11547/task/11557/stat : 11557 (java) S 11545 11545 5131 0 -1 1077944384 22515 0 0 0 312 2 0 0 20 0 15 0 10616686 14316269568 143178 18446744073709551615 4194304 4196468 140725267251616 140508704758256 140509591243394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11558] ppid=11545 vsize=13980732 CPUtime=2.98 cores=1,3,5,7
/proc/11547/task/11558/stat : 11558 (java) S 11545 11545 5131 0 -1 1077944384 23972 0 0 0 296 2 0 0 20 0 15 0 10616686 14316269568 143178 18446744073709551615 4194304 4196468 140725267251616 140508703705712 140509591243394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11559] ppid=11545 vsize=13980732 CPUtime=0.77 cores=1,3,5,7
/proc/11547/task/11559/stat : 11559 (java) S 11545 11545 5131 0 -1 1077944384 7321 0 0 0 76 1 0 0 20 0 15 0 10616686 14316269568 143178 18446744073709551615 4194304 4196468 140725267251616 140508702653168 140509591243394 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11560] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11560/stat : 11560 (java) S 11545 11545 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10616686 14316269568 143178 18446744073709551615 4194304 4196468 140725267251616 140508701600864 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11561] ppid=11545 vsize=13980732 CPUtime=0.04 cores=1,3,5,7
/proc/11547/task/11561/stat : 11561 (java) S 11545 11545 5131 0 -1 1077944384 827 0 0 0 2 2 0 0 20 0 15 0 10616691 14316269568 143178 18446744073709551615 4194304 4196468 140725267251616 140508700547376 140509591243394 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
Current children cumulated CPU time (s) 173.67
Current children cumulated vsize (KiB) 13990244

[startup+222.307 s]
/proc/loadavg: 1.82 1.81 1.79 3/211 11651
/proc/meminfo: memFree=30164264/32770624 swapFree=0/191668
[pid=11545] ppid=11542 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11545/stat : 11545 (xcsp3-exec) S 11542 11545 5131 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10616671 9740288 345 18446744073709551615 4194304 5098028 140729166673136 140729166671240 140560642675324 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 17473536 140729166680476 140729166680679 140729166680679 140729166684139 0
/proc/11545/statm: 2378 345 289 221 0 87 0
[pid=11547] ppid=11545 vsize=13980732 CPUtime=234.98 cores=1,3,5,7
/proc/11547/stat : 11547 (java) S 11545 11545 5131 0 -1 1077944320 97700 0 0 0 23413 85 0 0 20 0 15 0 10616681 14316269568 185833 18446744073709551615 4194304 4196468 140725267251616 140725267234160 140509591232247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
/proc/11547/statm: 3495183 185833 3247 1 0 3483484 0
[pid=11547/tid=11548] ppid=11545 vsize=13980732 CPUtime=219.75 cores=1,3,5,7
/proc/11547/task/11548/stat : 11548 (java) R 11545 11545 5131 0 -1 4202560 21016 0 0 0 21968 7 0 0 20 0 15 0 10616681 14316269568 185833 18446744073709551615 4194304 4196468 140725267251616 140509595471328 140509208616228 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11549] ppid=11545 vsize=13980732 CPUtime=1.9 cores=1,3,5,7
/proc/11547/task/11549/stat : 11549 (java) S 11545 11545 5131 0 -1 1077944384 3866 0 0 0 174 16 0 0 20 0 15 0 10616682 14316269568 185833 18446744073709551615 4194304 4196468 140725267251616 140509525666576 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11550] ppid=11545 vsize=13980732 CPUtime=1.91 cores=1,3,5,7
/proc/11547/task/11550/stat : 11550 (java) S 11545 11545 5131 0 -1 1077944384 3990 0 0 0 175 16 0 0 20 0 15 0 10616682 14316269568 185833 18446744073709551615 4194304 4196468 140725267251616 140509524614032 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11551] ppid=11545 vsize=13980732 CPUtime=1.89 cores=1,3,5,7
/proc/11547/task/11551/stat : 11551 (java) S 11545 11545 5131 0 -1 1077944384 2956 0 0 0 173 16 0 0 20 0 15 0 10616682 14316269568 185833 18446744073709551615 4194304 4196468 140725267251616 140509523561488 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11552] ppid=11545 vsize=13980732 CPUtime=1.9 cores=1,3,5,7
/proc/11547/task/11552/stat : 11552 (java) S 11545 11545 5131 0 -1 1077944384 4268 0 0 0 174 16 0 0 20 0 15 0 10616682 14316269568 185833 18446744073709551615 4194304 4196468 140725267251616 140509522508944 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11553] ppid=11545 vsize=13980732 CPUtime=0.42 cores=1,3,5,7
/proc/11547/task/11553/stat : 11553 (java) S 11545 11545 5131 0 -1 1077944384 4122 0 0 0 41 1 0 0 20 0 15 0 10616683 14316269568 185833 18446744073709551615 4194304 4196468 140725267251616 140508708968432 140509591243394 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11554] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11554/stat : 11554 (java) S 11545 11545 5131 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 10616684 14316269568 185833 18446744073709551615 4194304 4196468 140725267251616 140508707914720 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11555] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11555/stat : 11555 (java) S 11545 11545 5131 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 10616684 14316269568 185833 18446744073709551615 4194304 4196468 140725267251616 140508706862080 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11556] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11556/stat : 11556 (java) S 11545 11545 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10616686 14316269568 185833 18446744073709551615 4194304 4196468 140725267251616 140508705810640 140509591250843 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11557] ppid=11545 vsize=13980732 CPUtime=3.23 cores=1,3,5,7
/proc/11547/task/11557/stat : 11557 (java) S 11545 11545 5131 0 -1 1077944384 23312 0 0 0 321 2 0 0 20 0 15 0 10616686 14316269568 185833 18446744073709551615 4194304 4196468 140725267251616 140508704758256 140509591243394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11558] ppid=11545 vsize=13980732 CPUtime=3.03 cores=1,3,5,7
/proc/11547/task/11558/stat : 11558 (java) S 11545 11545 5131 0 -1 1077944384 24324 0 0 0 301 2 0 0 20 0 15 0 10616686 14316269568 185833 18446744073709551615 4194304 4196468 140725267251616 140508703705712 140509591243394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11559] ppid=11545 vsize=13980732 CPUtime=0.78 cores=1,3,5,7
/proc/11547/task/11559/stat : 11559 (java) S 11545 11545 5131 0 -1 1077944384 7611 0 0 0 77 1 0 0 20 0 15 0 10616686 14316269568 185833 18446744073709551615 4194304 4196468 140725267251616 140508702653168 140509591243394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11560] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11560/stat : 11560 (java) S 11545 11545 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10616686 14316269568 185833 18446744073709551615 4194304 4196468 140725267251616 140508701600864 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11561] ppid=11545 vsize=13980732 CPUtime=0.07 cores=1,3,5,7
/proc/11547/task/11561/stat : 11561 (java) S 11545 11545 5131 0 -1 1077944384 832 0 0 0 3 4 0 0 20 0 15 0 10616691 14316269568 185833 18446744073709551615 4194304 4196468 140725267251616 140508700547376 140509591243394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
Current children cumulated CPU time (s) 234.98
Current children cumulated vsize (KiB) 13990244



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.81 1.81 1.79 3/211 11651
/proc/meminfo: memFree=30124048/32770624 swapFree=0/191672
[pid=11545] ppid=11542 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11545/stat : 11545 (xcsp3-exec) S 11542 11545 5131 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10616671 9740288 345 18446744073709551615 4194304 5098028 140729166673136 140729166671240 140560642675324 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 17473536 140729166680476 140729166680679 140729166680679 140729166684139 0
/proc/11545/statm: 2378 345 289 221 0 87 0
[pid=11547] ppid=11545 vsize=13980732 CPUtime=253.26 cores=1,3,5,7
/proc/11547/stat : 11547 (java) S 11545 11545 5131 0 -1 1077944320 98117 0 0 0 25229 97 0 0 20 0 15 0 10616681 14316269568 209122 18446744073709551615 4194304 4196468 140725267251616 140725267234160 140509591232247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
/proc/11547/statm: 3495183 209122 3247 1 0 3483484 0
[pid=11547/tid=11548] ppid=11545 vsize=13980732 CPUtime=237.24 cores=1,3,5,7
/proc/11547/task/11548/stat : 11548 (java) R 11545 11545 5131 0 -1 4202560 21022 0 0 0 23717 7 0 0 20 0 15 0 10616681 14316269568 209122 18446744073709551615 4194304 4196468 140725267251616 140509595471568 140509208065853 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11549] ppid=11545 vsize=13980732 CPUtime=2.1 cores=1,3,5,7
/proc/11547/task/11549/stat : 11549 (java) S 11545 11545 5131 0 -1 1077944384 3914 0 0 0 191 19 0 0 20 0 15 0 10616682 14316269568 209122 18446744073709551615 4194304 4196468 140725267251616 140509525666576 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11550] ppid=11545 vsize=13980732 CPUtime=2.1 cores=1,3,5,7
/proc/11547/task/11550/stat : 11550 (java) S 11545 11545 5131 0 -1 1077944384 4158 0 0 0 191 19 0 0 20 0 15 0 10616682 14316269568 209122 18446744073709551615 4194304 4196468 140725267251616 140509524614032 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11551] ppid=11545 vsize=13980732 CPUtime=2.09 cores=1,3,5,7
/proc/11547/task/11551/stat : 11551 (java) S 11545 11545 5131 0 -1 1077944384 3017 0 0 0 190 19 0 0 20 0 15 0 10616682 14316269568 209122 18446744073709551615 4194304 4196468 140725267251616 140509523561488 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11552] ppid=11545 vsize=13980732 CPUtime=2.11 cores=1,3,5,7
/proc/11547/task/11552/stat : 11552 (java) S 11545 11545 5131 0 -1 1077944384 4335 0 0 0 191 20 0 0 20 0 15 0 10616682 14316269568 209122 18446744073709551615 4194304 4196468 140725267251616 140509522508944 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11553] ppid=11545 vsize=13980732 CPUtime=0.42 cores=1,3,5,7
/proc/11547/task/11553/stat : 11553 (java) S 11545 11545 5131 0 -1 1077944384 4152 0 0 0 41 1 0 0 20 0 15 0 10616683 14316269568 209122 18446744073709551615 4194304 4196468 140725267251616 140508708968432 140509591243394 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11554] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11554/stat : 11554 (java) S 11545 11545 5131 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 10616684 14316269568 209122 18446744073709551615 4194304 4196468 140725267251616 140508707914720 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11555] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11555/stat : 11555 (java) S 11545 11545 5131 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 10616684 14316269568 209122 18446744073709551615 4194304 4196468 140725267251616 140508706862080 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11556] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11556/stat : 11556 (java) S 11545 11545 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10616686 14316269568 209122 18446744073709551615 4194304 4196468 140725267251616 140508705810640 140509591250843 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11557] ppid=11545 vsize=13980732 CPUtime=3.23 cores=1,3,5,7
/proc/11547/task/11557/stat : 11557 (java) S 11545 11545 5131 0 -1 1077944384 23322 0 0 0 321 2 0 0 20 0 15 0 10616686 14316269568 209122 18446744073709551615 4194304 4196468 140725267251616 140508704758256 140509591243394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11558] ppid=11545 vsize=13980732 CPUtime=3.03 cores=1,3,5,7
/proc/11547/task/11558/stat : 11558 (java) S 11545 11545 5131 0 -1 1077944384 24324 0 0 0 301 2 0 0 20 0 15 0 10616686 14316269568 209122 18446744073709551615 4194304 4196468 140725267251616 140508703705712 140509591243394 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11559] ppid=11545 vsize=13980732 CPUtime=0.78 cores=1,3,5,7
/proc/11547/task/11559/stat : 11559 (java) S 11545 11545 5131 0 -1 1077944384 7638 0 0 0 77 1 0 0 20 0 15 0 10616686 14316269568 209122 18446744073709551615 4194304 4196468 140725267251616 140508702653168 140509591243394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11560] ppid=11545 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11547/task/11560/stat : 11560 (java) S 11545 11545 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10616686 14316269568 209122 18446744073709551615 4194304 4196468 140725267251616 140508701600864 140509591242453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
[pid=11547/tid=11561] ppid=11545 vsize=13980732 CPUtime=0.07 cores=1,3,5,7
/proc/11547/task/11561/stat : 11561 (java) S 11545 11545 5131 0 -1 1077944384 832 0 0 0 3 4 0 0 20 0 15 0 10616691 14316269568 209122 18446744073709551615 4194304 4196468 140725267251616 140508700547376 140509591243394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26468352 140725267259860 140725267260035 140725267260035 140725267263439 0
Current children cumulated CPU time (s) 253.26
Current children cumulated vsize (KiB) 13990244

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11545 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=849
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1250
# CPU time returned by wait4() is 0.002099
# while last known CPU time is 253.26
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 240.01
CPU time (s): 253.26
CPU user time (s): 252.29
CPU system time (s): 0.97
CPU usage (%): 105.52
Max. virtual memory (cumulated for all children) (KiB): 13992140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000849
system time used= 0.00125
maximum resident set size= 1384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 510
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.20034 second user time and 1.34838 second system time

The end

Launcher Data

Begin job on node131 at 2017-08-01 22:25:27
IDJOB=4254973
IDBENCH=124189
IDSOLVER=2637
FILE ID=node131/4254973-1501619964
RUNJOBID= node131-1501617193-9963
PBS_JOBID= 
Free space on /tmp= 61936 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Cutstock/Cutstock-zinc-s1/Cutstock-t04-6.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-4254973-1501619964/watcher-4254973-1501619964 -o /tmp/evaluation-result-4254973-1501619964/solver-4254973-1501619964 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node131-1501617193-9963 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 561800793 HOME/instance-4254973-1501619964.xml

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

MD5SUM BENCH= 4f6b0364d1c2702efbd3acc25cc5ef4e
RANDOM SEED=561800793

node131.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	: 5334.07
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	: 5334.07
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	: 5334.07
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	: 5334.07
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:        26868176 kB
MemAvailable:   26938836 kB
Buffers:           93768 kB
Cached:           261436 kB
SwapCached:            0 kB
Active:          5295396 kB
Inactive:         200244 kB
Active(anon):    5140772 kB
Inactive(anon):     8532 kB
Active(file):     154624 kB
Inactive(file):   191712 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7936 kB
Writeback:            40 kB
AnonPages:       5136456 kB
Mapped:            42280 kB
Shmem:              8872 kB
Slab:             104784 kB
SReclaimable:      80316 kB
SUnreclaim:        24468 kB
KernelStack:        3504 kB
PageTables:        14984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5914628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4982784 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61928 MiB
End job on node131 at 2017-08-01 22:29:27