Trace number 4282590

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-18)SAT 15.1574 13.2594

General information on the benchmark

NameSudoku/
Sudoku-table-s1/Sudoku-s05c-table.xml
MD5SUMdb3f83fbcf6995a753f778d644e50d9f
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 benchmark6.59901
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints28
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":81}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":55},{"degree":4,"count":26}]
Minimum constraint arity9
Maximum constraint arity26
Distribution of constraint arities[{"arity":9,"count":27},{"arity":26,"count":1}]
Number of extensional constraints27
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":27},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.12	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282590-1503106820.xml"  -tl '2520s' -p 1 -x 0
0.13/0.55	c [HOME/instance-4282590-1503106820.xml, -tl, 2520s, -p, 1, -x, 0]
0.31/0.61	c simple solver
0.31/0.68	c parse instance...
14.68/13.05	c solve instance...
15.09/13.25	s SATISFIABLE
15.09/13.25	v <instantiation>
15.09/13.25	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] </list>
15.09/13.25	v 	<values>3 6 1 7 2 5 9 4 8 9 8 7 4 1 3 2 5 6 2 5 4 8 6 9 1 3 7 8 7 6 9 3 4 5 1 2 5 2 3 1 8 6 7 9 4 4 1 9 2 5 7 6 8 3 6 4 5 3 7 1 8 2 9 7 3 8 5 9 2 4 6 1 1 9 2 6 4 8 3 7 5 </values>
15.09/13.25	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 (15429 MiB free)
  memory of node 1: 16384 MiB (15400 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282590-1503106820/watcher-4282590-1503106820 -o /tmp/evaluation-result-4282590-1503106820/solver-4282590-1503106820 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503095854-18171 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1767316902 HOME/instance-4282590-1503106820.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=20485, runsolver pid=20482

[startup+0.100149 s]*
/proc/loadavg: 1.84 1.83 1.78 2/197 20486
/proc/meminfo: memFree=31569392/32770624 swapFree=67108860/67108860
[pid=20485] ppid=20482 vsize=33976 memory=456 CPUtime=0 cores=0,2,4,6
/proc/20485/stat : 20485 (runsolver) D 20482 20485 18108 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 9089072 34791424 114 18446744073709551615 4194304 4346622 140735111918560 140735111915192 140502653850327 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6446216 6449568 36896768 140735111921719 140735111922213 140735111922213 140735111925706 0
/proc/20485/statm: 8494 114 53 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB

[startup+0.209259 s]*
/proc/loadavg: 1.84 1.83 1.78 2/211 20500
/proc/meminfo: memFree=31557216/32770624 swapFree=67108860/67108860
[pid=20485] ppid=20482 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/20485/stat : 20485 (xcsp3-exec) S 20482 20485 18108 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 9089072 9740288 345 18446744073709551615 4194304 5098028 140736870435280 140736870433384 140526179664508 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 12 0 0 7196144 7232144 10022912 140736870441337 140736870441542 140736870441542 140736870445035 0
/proc/20485/statm: 2378 345 289 221 0 87 0
[pid=20487] ppid=20485 vsize=13907304 memory=22400 CPUtime=0.05 cores=0,2,4,6
/proc/20487/stat : 20487 (java) S 20485 20485 18108 0 -1 1077944320 5005 0 0 0 4 1 0 0 20 0 14 0 9089085 14241079296 5600 18446744073709551615 4194304 4196468 140735674243856 140735674226400 140465455365879 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
/proc/20487/statm: 3476826 5600 2566 1 0 3466323 0
[pid=20487/tid=20488] ppid=20485 vsize=13907304 memory=7311146985107750967 CPUtime=0.05 cores=0,2,4,6
/proc/20487/task/20488/stat : 20488 (java) D 20485 20485 18108 0 -1 4202560 3169 0 0 0 4 1 0 0 20 0 14 0 9089085 14241079296 5600 18446744073709551615 4194304 4196468 140735674243856 140465459603360 140465455387901 0 4 1 16800974 18446744071580418449 0 0 -1 0 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20489] ppid=20485 vsize=13907304 memory=12504 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20489/stat : 20489 (java) S 20485 20485 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 9089086 14241079296 5600 18446744073709551615 4194304 4196468 140735674243856 140465374779664 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20490] ppid=20485 vsize=13907304 memory=3762389158781703840 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20490/stat : 20490 (java) S 20485 20485 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 9089086 14241079296 5600 18446744073709551615 4194304 4196468 140735674243856 140465373727120 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20491] ppid=20485 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20491/stat : 20491 (java) S 20485 20485 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 9089086 14241079296 5600 18446744073709551615 4194304 4196468 140735674243856 140465372674576 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20492] ppid=20485 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20492/stat : 20492 (java) S 20485 20485 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 9089086 14241079296 5600 18446744073709551615 4194304 4196468 140735674243856 140465371622032 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20493] ppid=20485 vsize=13907304 memory=140502656800384 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20493/stat : 20493 (java) S 20485 20485 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 9089087 14241079296 5600 18446744073709551615 4194304 4196468 140735674243856 140464933566960 140465455377026 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20494] ppid=20485 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20494/stat : 20494 (java) S 20485 20485 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 9089087 14241079296 5600 18446744073709551615 4194304 4196468 140735674243856 140464932513184 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20495] ppid=20485 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20495/stat : 20495 (java) S 20485 20485 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 9089088 14241079296 5600 18446744073709551615 4194304 4196468 140735674243856 140464931460592 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20496] ppid=20485 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20496/stat : 20496 (java) S 20485 20485 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 9089090 14241079296 5600 18446744073709551615 4194304 4196468 140735674243856 140464930409168 140465455384475 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20497] ppid=20485 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20497/stat : 20497 (java) S 20485 20485 18108 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 14 0 9089090 14241079296 5600 18446744073709551615 4194304 4196468 140735674243856 140464929355760 140465455377026 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20498] ppid=20485 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20498/stat : 20498 (java) S 20485 20485 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 9089090 14241079296 5600 18446744073709551615 4194304 4196468 140735674243856 140464928303216 140465455377026 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20499] ppid=20485 vsize=13907304 memory=140502656800384 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20499/stat : 20499 (java) S 20485 20485 18108 0 -1 1077944384 221 0 0 0 0 0 0 0 20 0 14 0 9089090 14241079296 5600 18446744073709551615 4194304 4196468 140735674243856 140464927250672 140465455377026 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20500] ppid=20485 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20500/stat : 20500 (java) S 20485 20485 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 9089090 14241079296 5600 18446744073709551615 4194304 4196468 140735674243856 140464926198368 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 23780 KiB

[startup+0.310283 s]*
/proc/loadavg: 1.84 1.83 1.78 2/212 20501
/proc/meminfo: memFree=31545828/32770624 swapFree=67108860/67108860
[pid=20485] ppid=20482 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/20485/stat : 20485 (xcsp3-exec) S 20482 20485 18108 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 9089072 9740288 345 18446744073709551615 4194304 5098028 140736870435280 140736870433384 140526179664508 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 12 0 0 7196144 7232144 10022912 140736870441337 140736870441542 140736870441542 140736870445035 0
/proc/20485/statm: 2378 345 289 221 0 87 0
[pid=20487] ppid=20485 vsize=13908332 memory=22400 CPUtime=0.05 cores=0,2,4,6
/proc/20487/stat : 20487 (java) S 20485 20485 18108 0 -1 1077944320 5007 0 0 0 4 1 0 0 20 0 15 0 9089085 14242131968 5600 18446744073709551615 4194304 4196468 140735674243856 140735674226400 140465455365879 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
/proc/20487/statm: 3477083 5600 2566 1 0 3466580 0
[pid=20487/tid=20488] ppid=20485 vsize=13908332 memory=-8774313645642428999 CPUtime=0.05 cores=0,2,4,6
/proc/20487/task/20488/stat : 20488 (java) D 20485 20485 18108 0 -1 4202560 3171 0 0 0 4 1 0 0 20 0 15 0 9089085 14242131968 5600 18446744073709551615 4194304 4196468 140735674243856 140465459608504 140465439182340 0 4 1 16800974 18446744072099613829 0 0 -1 0 0 0 3 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20489] ppid=20485 vsize=13908332 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20489/stat : 20489 (java) S 20485 20485 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9089086 14242131968 5600 18446744073709551615 4194304 4196468 140735674243856 140465374779664 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20490] ppid=20485 vsize=13908332 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20490/stat : 20490 (java) S 20485 20485 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9089086 14242131968 5600 18446744073709551615 4194304 4196468 140735674243856 140465373727120 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20491] ppid=20485 vsize=13908332 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20491/stat : 20491 (java) S 20485 20485 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9089086 14242131968 5600 18446744073709551615 4194304 4196468 140735674243856 140465372674576 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20492] ppid=20485 vsize=13908332 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20492/stat : 20492 (java) S 20485 20485 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9089086 14242131968 5600 18446744073709551615 4194304 4196468 140735674243856 140465371622032 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20493] ppid=20485 vsize=13908332 memory=140502656800384 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20493/stat : 20493 (java) S 20485 20485 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9089087 14242131968 5600 18446744073709551615 4194304 4196468 140735674243856 140464933566960 140465455377026 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20494] ppid=20485 vsize=13908332 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20494/stat : 20494 (java) S 20485 20485 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 9089087 14242131968 5600 18446744073709551615 4194304 4196468 140735674243856 140464932513184 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20495] ppid=20485 vsize=13908332 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20495/stat : 20495 (java) S 20485 20485 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 9089088 14242131968 5600 18446744073709551615 4194304 4196468 140735674243856 140464931460592 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20496] ppid=20485 vsize=13908332 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20496/stat : 20496 (java) S 20485 20485 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9089090 14242131968 5600 18446744073709551615 4194304 4196468 140735674243856 140464930409168 140465455384475 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20497] ppid=20485 vsize=13908332 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20497/stat : 20497 (java) S 20485 20485 18108 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 15 0 9089090 14242131968 5600 18446744073709551615 4194304 4196468 140735674243856 140464929355760 140465455377026 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20498] ppid=20485 vsize=13908332 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20498/stat : 20498 (java) S 20485 20485 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9089090 14242131968 5600 18446744073709551615 4194304 4196468 140735674243856 140464928303216 140465455377026 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20499] ppid=20485 vsize=13908332 memory=140502656800384 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20499/stat : 20499 (java) S 20485 20485 18108 0 -1 1077944384 221 0 0 0 0 0 0 0 20 0 15 0 9089090 14242131968 5600 18446744073709551615 4194304 4196468 140735674243856 140464927250672 140465455377026 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20500] ppid=20485 vsize=13908332 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20500/stat : 20500 (java) S 20485 20485 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9089090 14242131968 5600 18446744073709551615 4194304 4196468 140735674243856 140464926198368 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20501] ppid=20485 vsize=13908332 memory=140502656800384 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20501/stat : 20501 (java) D 20485 20485 18108 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 15 0 9089095 14242131968 5600 18446744073709551615 4194304 4196468 140735674243856 140464925145496 140465448082842 0 4 1 16800974 18446744071582151463 0 0 -1 2 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13917844 KiB
Current children cumulated memory: 23780 KiB

[startup+0.700828 s]
/proc/loadavg: 1.84 1.83 1.78 3/212 20501
/proc/meminfo: memFree=31547196/32770624 swapFree=67108860/67108860
[pid=20485] ppid=20482 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/20485/stat : 20485 (xcsp3-exec) S 20482 20485 18108 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 9089072 9740288 345 18446744073709551615 4194304 5098028 140736870435280 140736870433384 140526179664508 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 12 0 0 7196144 7232144 10022912 140736870441337 140736870441542 140736870441542 140736870445035 0
/proc/20485/statm: 2378 345 289 221 0 87 0
[pid=20487] ppid=20485 vsize=13978608 memory=46052 CPUtime=0.46 cores=0,2,4,6
/proc/20487/stat : 20487 (java) S 20485 20485 18108 0 -1 1077944320 10367 0 0 0 42 4 0 0 20 0 15 0 9089085 14314094592 11513 18446744073709551615 4194304 4196468 140735674243856 140735674226400 140465455365879 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
/proc/20487/statm: 3494652 11513 3076 1 0 3482964 0
[pid=20487/tid=20488] ppid=20485 vsize=13978608 memory=5931329040891793761 CPUtime=0.27 cores=0,2,4,6
/proc/20487/task/20488/stat : 20488 (java) R 20485 20485 18108 0 -1 4202560 7368 0 0 0 24 3 0 0 20 0 15 0 9089085 14314094592 11513 18446744073709551615 4194304 4196468 140735674243856 140465459592912 140465439446366 0 4 1 16800974 0 0 0 -1 4 0 0 28 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20489] ppid=20485 vsize=13978608 memory=5787215008196289088 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20489/stat : 20489 (java) S 20485 20485 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9089086 14314094592 11513 18446744073709551615 4194304 4196468 140735674243856 140465374779664 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20490] ppid=20485 vsize=13978608 memory=6370158477097656664 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20490/stat : 20490 (java) S 20485 20485 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9089086 14314094592 11513 18446744073709551615 4194304 4196468 140735674243856 140465373727120 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20491] ppid=20485 vsize=13978608 memory=4638778398332698727 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20491/stat : 20491 (java) S 20485 20485 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9089086 14314094592 11513 18446744073709551615 4194304 4196468 140735674243856 140465372674576 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20492] ppid=20485 vsize=13978608 memory=9047017150487036575 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20492/stat : 20492 (java) S 20485 20485 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9089086 14314094592 11513 18446744073709551615 4194304 4196468 140735674243856 140465371622032 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20493] ppid=20485 vsize=13978608 memory=-7240599211820661557 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20493/stat : 20493 (java) S 20485 20485 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9089087 14314094592 11513 18446744073709551615 4194304 4196468 140735674243856 140464933566960 140465455377026 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20494] ppid=20485 vsize=13978608 memory=-9001734013606258791 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20494/stat : 20494 (java) S 20485 20485 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 9089087 14314094592 11513 18446744073709551615 4194304 4196468 140735674243856 140464932513184 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20495] ppid=20485 vsize=13978608 memory=-9001733975035308135 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20495/stat : 20495 (java) S 20485 20485 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 9089088 14314094592 11513 18446744073709551615 4194304 4196468 140735674243856 140464931460592 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20496] ppid=20485 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20496/stat : 20496 (java) S 20485 20485 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9089090 14314094592 11513 18446744073709551615 4194304 4196468 140735674243856 140464930409168 140465455384475 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20497] ppid=20485 vsize=13978608 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/20487/task/20497/stat : 20497 (java) S 20485 20485 18108 0 -1 1077944384 746 0 0 0 3 0 0 0 20 0 15 0 9089090 14314094592 11513 18446744073709551615 4194304 4196468 140735674243856 140464929355760 140465455377026 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20498] ppid=20485 vsize=13978608 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/20487/task/20498/stat : 20498 (java) S 20485 20485 18108 0 -1 1077944384 161 0 0 0 2 0 0 0 20 0 15 0 9089090 14314094592 11513 18446744073709551615 4194304 4196468 140735674243856 140464928303216 140465455377026 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20499] ppid=20485 vsize=13978608 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/20487/task/20499/stat : 20499 (java) S 20485 20485 18108 0 -1 1077944384 789 0 0 0 10 0 0 0 20 0 15 0 9089090 14314094592 11513 18446744073709551615 4194304 4196468 140735674243856 140464927250672 140465455377026 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20500] ppid=20485 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20500/stat : 20500 (java) S 20485 20485 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9089090 14314094592 11513 18446744073709551615 4194304 4196468 140735674243856 140464926198368 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20501] ppid=20485 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20501/stat : 20501 (java) S 20485 20485 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9089095 14314094592 11513 18446744073709551615 4194304 4196468 140735674243856 140464925145904 140465455377026 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
Current children cumulated CPU time: 0.46 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 47432 KiB

[startup+1.50079 s]
/proc/loadavg: 1.84 1.83 1.78 5/212 20501
/proc/meminfo: memFree=31321340/32770624 swapFree=67108860/67108860
[pid=20485] ppid=20482 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/20485/stat : 20485 (xcsp3-exec) S 20482 20485 18108 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 9089072 9740288 345 18446744073709551615 4194304 5098028 140736870435280 140736870433384 140526179664508 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 12 0 0 7196144 7232144 10022912 140736870441337 140736870441542 140736870441542 140736870445035 0
/proc/20485/statm: 2378 345 289 221 0 87 0
[pid=20487] ppid=20485 vsize=13978684 memory=420892 CPUtime=1.93 cores=0,2,4,6
/proc/20487/stat : 20487 (java) S 20485 20485 18108 0 -1 1077944320 13246 0 0 0 175 18 0 0 20 0 15 0 9089085 14314172416 105223 18446744073709551615 4194304 4196468 140735674243856 140735674226400 140465455365879 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
/proc/20487/statm: 3494671 105223 3184 1 0 3482964 0
[pid=20487/tid=20488] ppid=20485 vsize=13978684 memory=0 CPUtime=1.01 cores=0,2,4,6
/proc/20487/task/20488/stat : 20488 (java) R 20485 20485 18108 0 -1 4202560 7964 0 0 0 94 7 0 0 20 0 15 0 9089085 14314172416 105223 18446744073709551615 4194304 4196468 140735674243856 140465459601600 140465455377814 0 4 1 16800974 0 0 0 -1 0 0 0 28 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20489] ppid=20485 vsize=13978684 memory=140502540650848 CPUtime=0.04 cores=0,2,4,6
/proc/20487/task/20489/stat : 20489 (java) S 20485 20485 18108 0 -1 1077944384 38 0 0 0 2 2 0 0 20 0 15 0 9089086 14314172416 105223 18446744073709551615 4194304 4196468 140735674243856 140465374779664 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20490] ppid=20485 vsize=13978684 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/20487/task/20490/stat : 20490 (java) S 20485 20485 18108 0 -1 1077944384 41 0 0 0 3 1 0 0 20 0 15 0 9089086 14314172416 105223 18446744073709551615 4194304 4196468 140735674243856 140465373727120 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20491] ppid=20485 vsize=13978684 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/20487/task/20491/stat : 20491 (java) S 20485 20485 18108 0 -1 1077944384 36 0 0 0 2 1 0 0 20 0 15 0 9089086 14314172416 105223 18446744073709551615 4194304 4196468 140735674243856 140465372674576 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20492] ppid=20485 vsize=13978684 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/20487/task/20492/stat : 20492 (java) S 20485 20485 18108 0 -1 1077944384 180 0 0 0 2 2 0 0 20 0 15 0 9089086 14314172416 105223 18446744073709551615 4194304 4196468 140735674243856 140465371622032 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20493] ppid=20485 vsize=13978684 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20493/stat : 20493 (java) S 20485 20485 18108 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 15 0 9089087 14314172416 105223 18446744073709551615 4194304 4196468 140735674243856 140464933566960 140465455377026 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20494] ppid=20485 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20494/stat : 20494 (java) S 20485 20485 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 9089087 14314172416 105223 18446744073709551615 4194304 4196468 140735674243856 140464932513184 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20495] ppid=20485 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20495/stat : 20495 (java) S 20485 20485 18108 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 9089088 14314172416 105223 18446744073709551615 4194304 4196468 140735674243856 140464931460592 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20496] ppid=20485 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20496/stat : 20496 (java) S 20485 20485 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9089090 14314172416 105223 18446744073709551615 4194304 4196468 140735674243856 140464930409168 140465455384475 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20497] ppid=20485 vsize=13978684 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/20487/task/20497/stat : 20497 (java) R 20485 20485 18108 0 -1 4202560 1568 0 0 0 24 0 0 0 20 0 15 0 9089090 14314172416 105223 18446744073709551615 4194304 4196468 140735674243856 140464929355760 140465455377814 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20498] ppid=20485 vsize=13978684 memory=-7165351541977658656 CPUtime=0.22 cores=0,2,4,6
/proc/20487/task/20498/stat : 20498 (java) R 20485 20485 18108 0 -1 4202560 738 0 0 0 22 0 0 0 20 0 15 0 9089090 14314172416 105223 18446744073709551615 4194304 4196468 140735674243856 140464928303216 140465455377814 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20499] ppid=20485 vsize=13978684 memory=0 CPUtime=0.22 cores=0,2,4,6
/proc/20487/task/20499/stat : 20499 (java) R 20485 20485 18108 0 -1 1077944384 1173 0 0 0 21 1 0 0 20 0 15 0 9089090 14314172416 105223 18446744073709551615 4194304 4196468 140735674243856 140464927250672 140465455377026 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20500] ppid=20485 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20500/stat : 20500 (java) S 20485 20485 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9089090 14314172416 105223 18446744073709551615 4194304 4196468 140735674243856 140464926198368 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20501] ppid=20485 vsize=13978684 memory=2320673207020543092 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20501/stat : 20501 (java) S 20485 20485 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9089095 14314172416 105223 18446744073709551615 4194304 4196468 140735674243856 140464925145904 140465455377026 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
Current children cumulated CPU time: 1.93 s
Current children cumulated vsize: 13988196 KiB

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

/proc/20487/task/20489/stat : 20489 (java) S 20485 20485 18108 0 -1 1077944384 106 0 0 0 7 4 0 0 20 0 15 0 9089086 14314172416 198595 18446744073709551615 4194304 4196468 140735674243856 140465374779664 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20490] ppid=20485 vsize=13978684 memory=1380 CPUtime=0.12 cores=0,2,4,6
/proc/20487/task/20490/stat : 20490 (java) S 20485 20485 18108 0 -1 1077944384 250 0 0 0 8 4 0 0 20 0 15 0 9089086 14314172416 198595 18446744073709551615 4194304 4196468 140735674243856 140465373727120 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20491] ppid=20485 vsize=13978684 memory=794348 CPUtime=0.12 cores=0,2,4,6
/proc/20487/task/20491/stat : 20491 (java) S 20485 20485 18108 0 -1 1077944384 85 0 0 0 8 4 0 0 20 0 15 0 9089086 14314172416 198595 18446744073709551615 4194304 4196468 140735674243856 140465372674576 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20492] ppid=20485 vsize=13978684 memory=1380 CPUtime=0.13 cores=0,2,4,6
/proc/20487/task/20492/stat : 20492 (java) S 20485 20485 18108 0 -1 1077944384 252 0 0 0 8 5 0 0 20 0 15 0 9089086 14314172416 198595 18446744073709551615 4194304 4196468 140735674243856 140465371622032 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20493] ppid=20485 vsize=13978684 memory=741476 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20493/stat : 20493 (java) S 20485 20485 18108 0 -1 1077944384 661 0 0 0 0 0 0 0 20 0 15 0 9089087 14314172416 198595 18446744073709551615 4194304 4196468 140735674243856 140464933566960 140465455377026 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20494] ppid=20485 vsize=13978684 memory=8732 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20494/stat : 20494 (java) S 20485 20485 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 9089087 14314172416 198595 18446744073709551615 4194304 4196468 140735674243856 140464932513248 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20495] ppid=20485 vsize=13978684 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20495/stat : 20495 (java) S 20485 20485 18108 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 9089088 14314172416 198595 18446744073709551615 4194304 4196468 140735674243856 140464931460608 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20496] ppid=20485 vsize=13978684 memory=794348 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20496/stat : 20496 (java) S 20485 20485 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9089090 14314172416 198595 18446744073709551615 4194304 4196468 140735674243856 140464930409168 140465455384475 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20497] ppid=20485 vsize=13978684 memory=6940152924107452458 CPUtime=0.66 cores=0,2,4,6
/proc/20487/task/20497/stat : 20497 (java) S 20485 20485 18108 0 -1 1077944384 2297 0 0 0 66 0 0 0 20 0 15 0 9089090 14314172416 198595 18446744073709551615 4194304 4196468 140735674243856 140464929355760 140465455377026 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20498] ppid=20485 vsize=13978684 memory=281005080684400 CPUtime=0.62 cores=0,2,4,6
/proc/20487/task/20498/stat : 20498 (java) S 20485 20485 18108 0 -1 1077944384 2316 0 0 0 62 0 0 0 20 0 15 0 9089090 14314172416 198595 18446744073709551615 4194304 4196468 140735674243856 140464928303216 140465455377026 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20499] ppid=20485 vsize=13978684 memory=281005080998432 CPUtime=0.3 cores=0,2,4,6
/proc/20487/task/20499/stat : 20499 (java) S 20485 20485 18108 0 -1 1077944384 1446 0 0 0 29 1 0 0 20 0 15 0 9089090 14314172416 198595 18446744073709551615 4194304 4196468 140735674243856 140464927250672 140465455377026 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20500] ppid=20485 vsize=13978684 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20500/stat : 20500 (java) S 20485 20485 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9089090 14314172416 198595 18446744073709551615 4194304 4196468 140735674243856 140464926198368 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20501] ppid=20485 vsize=13978684 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20501/stat : 20501 (java) S 20485 20485 18108 0 -1 1077944384 152 0 0 0 0 0 0 0 20 0 15 0 9089095 14314172416 198595 18446744073709551615 4194304 4196468 140735674243856 140464925145904 140465455377026 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
Current children cumulated CPU time: 7.88 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 795760 KiB

[startup+12.7009 s]
/proc/loadavg: 1.86 1.83 1.78 3/212 20501
/proc/meminfo: memFree=30726812/32770624 swapFree=67108860/67108860
[pid=20485] ppid=20482 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/20485/stat : 20485 (xcsp3-exec) S 20482 20485 18108 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 9089072 9740288 345 18446744073709551615 4194304 5098028 140736870435280 140736870433384 140526179664508 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 12 0 0 7196144 7232144 10022912 140736870441337 140736870441542 140736870441542 140736870445035 0
/proc/20485/statm: 2378 345 289 221 0 87 0
[pid=20487] ppid=20485 vsize=13978684 memory=871800 CPUtime=14.37 cores=0,2,4,6
/proc/20487/stat : 20487 (java) S 20485 20485 18108 0 -1 1077944320 22457 0 0 0 1401 36 0 0 20 0 15 0 9089085 14314172416 217950 18446744073709551615 4194304 4196468 140735674243856 140735674226400 140465455365879 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
/proc/20487/statm: 3494671 217950 3203 1 0 3482964 0
[pid=20487/tid=20488] ppid=20485 vsize=13978684 memory=3184097920075968559 CPUtime=12.13 cores=0,2,4,6
/proc/20487/task/20488/stat : 20488 (java) R 20485 20485 18108 0 -1 4202560 12727 0 0 0 1200 13 0 0 20 0 15 0 9089085 14314172416 217950 18446744073709551615 4194304 4196468 140735674243856 140465459601104 140465047149615 0 4 1 16800974 0 0 0 -1 0 0 0 28 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20489] ppid=20485 vsize=13978684 memory=1380 CPUtime=0.11 cores=0,2,4,6
/proc/20487/task/20489/stat : 20489 (java) S 20485 20485 18108 0 -1 1077944384 106 0 0 0 7 4 0 0 20 0 15 0 9089086 14314172416 217950 18446744073709551615 4194304 4196468 140735674243856 140465374779664 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20490] ppid=20485 vsize=13978684 memory=820600 CPUtime=0.12 cores=0,2,4,6
/proc/20487/task/20490/stat : 20490 (java) S 20485 20485 18108 0 -1 1077944384 250 0 0 0 8 4 0 0 20 0 15 0 9089086 14314172416 217950 18446744073709551615 4194304 4196468 140735674243856 140465373727120 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20491] ppid=20485 vsize=13978684 memory=830840 CPUtime=0.12 cores=0,2,4,6
/proc/20487/task/20491/stat : 20491 (java) S 20485 20485 18108 0 -1 1077944384 85 0 0 0 8 4 0 0 20 0 15 0 9089086 14314172416 217950 18446744073709551615 4194304 4196468 140735674243856 140465372674576 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20492] ppid=20485 vsize=13978684 memory=1216 CPUtime=0.13 cores=0,2,4,6
/proc/20487/task/20492/stat : 20492 (java) S 20485 20485 18108 0 -1 1077944384 252 0 0 0 8 5 0 0 20 0 15 0 9089086 14314172416 217950 18446744073709551615 4194304 4196468 140735674243856 140465371622032 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20493] ppid=20485 vsize=13978684 memory=8732 CPUtime=0.01 cores=0,2,4,6
/proc/20487/task/20493/stat : 20493 (java) S 20485 20485 18108 0 -1 1077944384 736 0 0 0 0 1 0 0 20 0 15 0 9089087 14314172416 217950 18446744073709551615 4194304 4196468 140735674243856 140464933566960 140465455377026 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20494] ppid=20485 vsize=13978684 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20494/stat : 20494 (java) S 20485 20485 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 9089087 14314172416 217950 18446744073709551615 4194304 4196468 140735674243856 140464932513248 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20495] ppid=20485 vsize=13978684 memory=861560 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20495/stat : 20495 (java) S 20485 20485 18108 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 9089088 14314172416 217950 18446744073709551615 4194304 4196468 140735674243856 140464931460608 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20496] ppid=20485 vsize=13978684 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20496/stat : 20496 (java) S 20485 20485 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9089090 14314172416 217950 18446744073709551615 4194304 4196468 140735674243856 140464930409168 140465455384475 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20497] ppid=20485 vsize=13978684 memory=794412 CPUtime=0.7 cores=0,2,4,6
/proc/20487/task/20497/stat : 20497 (java) S 20485 20485 18108 0 -1 1077944384 2479 0 0 0 70 0 0 0 20 0 15 0 9089090 14314172416 217950 18446744073709551615 4194304 4196468 140735674243856 140464929355760 140465455377026 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20498] ppid=20485 vsize=13978684 memory=10936 CPUtime=0.65 cores=0,2,4,6
/proc/20487/task/20498/stat : 20498 (java) S 20485 20485 18108 0 -1 1077944384 2484 0 0 0 65 0 0 0 20 0 15 0 9089090 14314172416 217950 18446744073709551615 4194304 4196468 140735674243856 140464928303216 140465455377026 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20499] ppid=20485 vsize=13978684 memory=68 CPUtime=0.31 cores=0,2,4,6
/proc/20487/task/20499/stat : 20499 (java) S 20485 20485 18108 0 -1 1077944384 1705 0 0 0 30 1 0 0 20 0 15 0 9089090 14314172416 217950 18446744073709551615 4194304 4196468 140735674243856 140464927250672 140465455377026 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20500] ppid=20485 vsize=13978684 memory=5787218259806017892 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20500/stat : 20500 (java) S 20485 20485 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9089090 14314172416 217950 18446744073709551615 4194304 4196468 140735674243856 140464926198368 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20501] ppid=20485 vsize=13978684 memory=6298678148190333546 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20501/stat : 20501 (java) S 20485 20485 18108 0 -1 1077944384 335 0 0 0 0 0 0 0 20 0 15 0 9089095 14314172416 217950 18446744073709551615 4194304 4196468 140735674243856 140464925145904 140465455377026 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
Current children cumulated CPU time: 14.37 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 873180 KiB

[startup+13.2594 s]
# the end of solver process 20485 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=14.7683 s, system=0.389052 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+12.801 s]
/proc/loadavg: 1.86 1.83 1.78 3/212 20501
/proc/meminfo: memFree=30726812/32770624 swapFree=67108860/67108860
[pid=20485] ppid=20482 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/20485/stat : 20485 (xcsp3-exec) S 20482 20485 18108 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 9089072 9740288 345 18446744073709551615 4194304 5098028 140736870435280 140736870433384 140526179664508 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 12 0 0 7196144 7232144 10022912 140736870441337 140736870441542 140736870441542 140736870445035 0
/proc/20485/statm: 2378 345 289 221 0 87 0
[pid=20487] ppid=20485 vsize=13978684 memory=871800 CPUtime=14.47 cores=0,2,4,6
/proc/20487/stat : 20487 (java) S 20485 20485 18108 0 -1 1077944320 22457 0 0 0 1411 36 0 0 20 0 15 0 9089085 14314172416 217950 18446744073709551615 4194304 4196468 140735674243856 140735674226400 140465455365879 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
/proc/20487/statm: 3494671 217950 3203 1 0 3482964 0
[pid=20487/tid=20488] ppid=20485 vsize=13978684 memory=-8774313645642428999 CPUtime=12.23 cores=0,2,4,6
/proc/20487/task/20488/stat : 20488 (java) R 20485 20485 18108 0 -1 4202560 12727 0 0 0 1210 13 0 0 20 0 15 0 9089085 14314172416 217950 18446744073709551615 4194304 4196468 140735674243856 140465459601104 140465047149649 0 4 1 16800974 0 0 0 -1 0 0 0 28 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20489] ppid=20485 vsize=13978684 memory=928 CPUtime=0.11 cores=0,2,4,6
/proc/20487/task/20489/stat : 20489 (java) S 20485 20485 18108 0 -1 1077944384 106 0 0 0 7 4 0 0 20 0 15 0 9089086 14314172416 217950 18446744073709551615 4194304 4196468 140735674243856 140465374779664 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20490] ppid=20485 vsize=13978684 memory=2160 CPUtime=0.12 cores=0,2,4,6
/proc/20487/task/20490/stat : 20490 (java) S 20485 20485 18108 0 -1 1077944384 250 0 0 0 8 4 0 0 20 0 15 0 9089086 14314172416 217950 18446744073709551615 4194304 4196468 140735674243856 140465373727120 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20491] ppid=20485 vsize=13978684 memory=844 CPUtime=0.12 cores=0,2,4,6
/proc/20487/task/20491/stat : 20491 (java) S 20485 20485 18108 0 -1 1077944384 85 0 0 0 8 4 0 0 20 0 15 0 9089086 14314172416 217950 18446744073709551615 4194304 4196468 140735674243856 140465372674576 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20492] ppid=20485 vsize=13978684 memory=3908 CPUtime=0.13 cores=0,2,4,6
/proc/20487/task/20492/stat : 20492 (java) S 20485 20485 18108 0 -1 1077944384 252 0 0 0 8 5 0 0 20 0 15 0 9089086 14314172416 217950 18446744073709551615 4194304 4196468 140735674243856 140465371622032 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20493] ppid=20485 vsize=13978684 memory=2840 CPUtime=0.01 cores=0,2,4,6
/proc/20487/task/20493/stat : 20493 (java) S 20485 20485 18108 0 -1 1077944384 736 0 0 0 0 1 0 0 20 0 15 0 9089087 14314172416 217950 18446744073709551615 4194304 4196468 140735674243856 140464933566960 140465455377026 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20494] ppid=20485 vsize=13978684 memory=2760 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20494/stat : 20494 (java) S 20485 20485 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 9089087 14314172416 217950 18446744073709551615 4194304 4196468 140735674243856 140464932513248 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20495] ppid=20485 vsize=13978684 memory=281005080974144 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20495/stat : 20495 (java) S 20485 20485 18108 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 9089088 14314172416 217950 18446744073709551615 4194304 4196468 140735674243856 140464931460608 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20496] ppid=20485 vsize=13978684 memory=281005081038136 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20496/stat : 20496 (java) S 20485 20485 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9089090 14314172416 217950 18446744073709551615 4194304 4196468 140735674243856 140464930409168 140465455384475 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20497] ppid=20485 vsize=13978684 memory=0 CPUtime=0.7 cores=0,2,4,6
/proc/20487/task/20497/stat : 20497 (java) S 20485 20485 18108 0 -1 1077944384 2479 0 0 0 70 0 0 0 20 0 15 0 9089090 14314172416 217950 18446744073709551615 4194304 4196468 140735674243856 140464929355760 140465455377026 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20498] ppid=20485 vsize=13978684 memory=-8977531779364143517 CPUtime=0.65 cores=0,2,4,6
/proc/20487/task/20498/stat : 20498 (java) S 20485 20485 18108 0 -1 1077944384 2484 0 0 0 65 0 0 0 20 0 15 0 9089090 14314172416 217950 18446744073709551615 4194304 4196468 140735674243856 140464928303216 140465455377026 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20499] ppid=20485 vsize=13978684 memory=0 CPUtime=0.31 cores=0,2,4,6
/proc/20487/task/20499/stat : 20499 (java) S 20485 20485 18108 0 -1 1077944384 1705 0 0 0 30 1 0 0 20 0 15 0 9089090 14314172416 217950 18446744073709551615 4194304 4196468 140735674243856 140464927250672 140465455377026 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20500] ppid=20485 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20500/stat : 20500 (java) S 20485 20485 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9089090 14314172416 217950 18446744073709551615 4194304 4196468 140735674243856 140464926198368 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20501] ppid=20485 vsize=13978684 memory=281005080580324 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20501/stat : 20501 (java) S 20485 20485 18108 0 -1 1077944384 335 0 0 0 0 0 0 0 20 0 15 0 9089095 14314172416 217950 18446744073709551615 4194304 4196468 140735674243856 140464925145904 140465455377026 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
Current children cumulated CPU time: 14.47 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 873180 KiB

[startup+13.2009 s]
/proc/loadavg: 1.87 1.84 1.78 3/212 20501
/proc/meminfo: memFree=30706208/32770624 swapFree=67108860/67108860
[pid=20485] ppid=20482 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/20485/stat : 20485 (xcsp3-exec) S 20482 20485 18108 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 9089072 9740288 345 18446744073709551615 4194304 5098028 140736870435280 140736870433384 140526179664508 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 12 0 0 7196144 7232144 10022912 140736870441337 140736870441542 140736870441542 140736870445035 0
/proc/20485/statm: 2378 345 289 221 0 87 0
[pid=20487] ppid=20485 vsize=13980732 memory=882932 CPUtime=15.09 cores=0,2,4,6
/proc/20487/stat : 20487 (java) S 20485 20485 18108 0 -1 1077944320 26561 0 0 0 1471 38 0 0 20 0 15 0 9089085 14316269568 220733 18446744073709551615 4194304 4196468 140735674243856 140735674226400 140465455365879 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
/proc/20487/statm: 3495183 220733 3212 1 0 3483476 0
[pid=20487/tid=20488] ppid=20485 vsize=13980732 memory=288230604624101684 CPUtime=12.62 cores=0,2,4,6
/proc/20487/task/20488/stat : 20488 (java) R 20485 20485 18108 0 -1 4202560 14746 0 0 0 1249 13 0 0 20 0 15 0 9089085 14316269568 220733 18446744073709551615 4194304 4196468 140735674243856 140465459594656 140465047583813 0 4 1 16800974 0 0 0 -1 2 0 0 28 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20489] ppid=20485 vsize=13980732 memory=13573678025672028 CPUtime=0.11 cores=0,2,4,6
/proc/20487/task/20489/stat : 20489 (java) S 20485 20485 18108 0 -1 1077944384 106 0 0 0 7 4 0 0 20 0 15 0 9089086 14316269568 220733 18446744073709551615 4194304 4196468 140735674243856 140465374779664 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20490] ppid=20485 vsize=13980732 memory=10936 CPUtime=0.12 cores=0,2,4,6
/proc/20487/task/20490/stat : 20490 (java) S 20485 20485 18108 0 -1 1077944384 250 0 0 0 8 4 0 0 20 0 15 0 9089086 14316269568 220733 18446744073709551615 4194304 4196468 140735674243856 140465373727120 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20491] ppid=20485 vsize=13980732 memory=1700 CPUtime=0.12 cores=0,2,4,6
/proc/20487/task/20491/stat : 20491 (java) S 20485 20485 18108 0 -1 1077944384 85 0 0 0 8 4 0 0 20 0 15 0 9089086 14316269568 220733 18446744073709551615 4194304 4196468 140735674243856 140465372674576 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20492] ppid=20485 vsize=13980732 memory=-8774313645642428999 CPUtime=0.13 cores=0,2,4,6
/proc/20487/task/20492/stat : 20492 (java) S 20485 20485 18108 0 -1 1077944384 252 0 0 0 8 5 0 0 20 0 15 0 9089086 14316269568 220733 18446744073709551615 4194304 4196468 140735674243856 140465371622032 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20493] ppid=20485 vsize=13980732 memory=7886202513708574824 CPUtime=0.01 cores=0,2,4,6
/proc/20487/task/20493/stat : 20493 (java) S 20485 20485 18108 0 -1 1077944384 740 0 0 0 0 1 0 0 20 0 15 0 9089087 14316269568 220733 18446744073709551615 4194304 4196468 140735674243856 140464933566960 140465455377026 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20494] ppid=20485 vsize=13980732 memory=7380680070437823592 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20494/stat : 20494 (java) S 20485 20485 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 9089087 14316269568 220733 18446744073709551615 4194304 4196468 140735674243856 140464932513248 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20495] ppid=20485 vsize=13980732 memory=7886202513708574824 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20495/stat : 20495 (java) S 20485 20485 18108 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 9089088 14316269568 220733 18446744073709551615 4194304 4196468 140735674243856 140464931460608 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20496] ppid=20485 vsize=13980732 memory=7886202513708574824 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20496/stat : 20496 (java) S 20485 20485 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9089090 14316269568 220733 18446744073709551615 4194304 4196468 140735674243856 140464930409168 140465455384475 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20497] ppid=20485 vsize=13980732 memory=7380680070437823592 CPUtime=0.78 cores=0,2,4,6
/proc/20487/task/20497/stat : 20497 (java) S 20485 20485 18108 0 -1 1077944384 3104 0 0 0 78 0 0 0 20 0 15 0 9089090 14316269568 220733 18446744073709551615 4194304 4196468 140735674243856 140464929355760 140465455377026 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20498] ppid=20485 vsize=13980732 memory=7380680070437823592 CPUtime=0.75 cores=0,2,4,6
/proc/20487/task/20498/stat : 20498 (java) S 20485 20485 18108 0 -1 1077944384 3265 0 0 0 74 1 0 0 20 0 15 0 9089090 14316269568 220733 18446744073709551615 4194304 4196468 140735674243856 140464928303216 140465455377026 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20499] ppid=20485 vsize=13980732 memory=7522820561469653092 CPUtime=0.35 cores=0,2,4,6
/proc/20487/task/20499/stat : 20499 (java) S 20485 20485 18108 0 -1 1077944384 2380 0 0 0 34 1 0 0 20 0 15 0 9089090 14316269568 220733 18446744073709551615 4194304 4196468 140735674243856 140464927250672 140465455377026 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20500] ppid=20485 vsize=13980732 memory=7739225284652066674 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20500/stat : 20500 (java) S 20485 20485 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9089090 14316269568 220733 18446744073709551615 4194304 4196468 140735674243856 140464926198368 140465455376085 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
[pid=20487/tid=20501] ppid=20485 vsize=13980732 memory=757 CPUtime=0 cores=0,2,4,6
/proc/20487/task/20501/stat : 20501 (java) S 20485 20485 18108 0 -1 1077944384 335 0 0 0 0 0 0 0 20 0 15 0 9089095 14316269568 220733 18446744073709551615 4194304 4196468 140735674243856 140464925145904 140465455377026 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19894272 140735674249650 140735674249826 140735674249826 140735674253263 0
Current children cumulated CPU time: 15.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 884312 KiB

Child status: 0
Real time (s): 13.2594
CPU time (s): 15.1574
CPU user time (s): 14.7683
CPU system time (s): 0.389052
CPU usage (%): 114.314
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 884312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.7683
system time used= 0.389052
maximum resident set size= 885628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27162
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2328
involuntary context switches= 41


# summary of solver processes directly reported to runsolver:
#   pid: 20485
#   total CPU time (s): 15.1574
#   total CPU user time (s): 14.7683
#   total CPU system time (s): 0.389052

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.115481 second user time and 0.168997 second system time

The end

Launcher Data

Begin job on node131 at 2017-08-19 03:26:40
IDJOB=4282590
IDBENCH=120396
IDSOLVER=2677
FILE ID=node131/4282590-1503106820
RUNJOBID= node131-1503095854-18171
PBS_JOBID= 
Free space on /tmp= 62004 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Sudoku/Sudoku-table-s1/Sudoku-s05c-table.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-4282590-1503106820/watcher-4282590-1503106820 -o /tmp/evaluation-result-4282590-1503106820/solver-4282590-1503106820 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503095854-18171 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1767316902 HOME/instance-4282590-1503106820.xml

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

MD5SUM BENCH= db3f83fbcf6995a753f778d644e50d9f
RANDOM SEED=1767316902

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	: 5333.69
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.69
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.69
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.69
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:        31569416 kB
MemAvailable:   31847644 kB
Buffers:          152492 kB
Cached:           406224 kB
SwapCached:            0 kB
Active:           411888 kB
Inactive:         382708 kB
Active(anon):     235752 kB
Inactive(anon):     8568 kB
Active(file):     176136 kB
Inactive(file):   374140 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             28088 kB
Writeback:             0 kB
AnonPages:        376584 kB
Mapped:            43008 kB
Shmem:              8900 kB
Slab:             112712 kB
SReclaimable:      87576 kB
SUnreclaim:        25136 kB
KernelStack:        3776 kB
PageTables:         5504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1130100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    313344 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61996 MiB
End job on node131 at 2017-08-19 03:26:53