Trace number 4282416

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 1.9102499 0.87823802

General information on the benchmark

NameQRandom/
QRandom-geometric-rw/geometric-50-20-d4-75-54.xml
MD5SUMa4dbf7a89b77d3d2fc660abfcd1a3804
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.038649999
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints412
Number of domains1
Minimum domain size20
Maximum domain size20
Distribution of domain sizes[{"size":20,"count":50}]
Minimum variable degree7
Maximum variable degree25
Distribution of variable degrees[{"degree":7,"count":1},{"degree":8,"count":1},{"degree":9,"count":1},{"degree":11,"count":4},{"degree":12,"count":1},{"degree":13,"count":2},{"degree":14,"count":10},{"degree":15,"count":2},{"degree":16,"count":5},{"degree":17,"count":3},{"degree":18,"count":3},{"degree":19,"count":4},{"degree":20,"count":3},{"degree":21,"count":3},{"degree":22,"count":1},{"degree":23,"count":3},{"degree":24,"count":2},{"degree":25,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":412}]
Number of extensional constraints412
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":412}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282416-1503123091.xml"  -tl '2520s' -p 1 -x 0
0.12/0.25	c [HOME/instance-4282416-1503123091.xml, -tl, 2520s, -p, 1, -x, 0]
0.12/0.31	c simple solver
0.32/0.38	c parse instance...
1.70/0.81	c solve instance...
1.70/0.86	s SATISFIABLE
1.70/0.86	v <instantiation>
1.70/0.86	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] </list>
1.70/0.86	v 	<values>7 15 14 13 3 8 15 9 2 17 1 13 4 6 4 2 8 2 18 7 18 6 13 7 8 1 11 1 19 3 10 9 9 3 14 13 2 11 6 1 7 8 6 11 10 13 15 9 11 18 </values>
1.70/0.86	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 (15292 MiB free)
  memory of node 1: 16384 MiB (15568 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282416-1503123091/watcher-4282416-1503123091 -o /tmp/evaluation-result-4282416-1503123091/solver-4282416-1503123091 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503095854-18172 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2087067669 HOME/instance-4282416-1503123091.xml 

running on 4 cores: 1,3,5,7

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
solver pid=24645, runsolver pid=24642
Current StackSize limit: 8192 KiB


[startup+0.10011 s]*
/proc/loadavg: 1.87 1.86 1.81 3/203 24653
/proc/meminfo: memFree=31593584/32770624 swapFree=67108860/67108860
[pid=24645] ppid=24642 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/24645/stat : 24645 (xcsp3-exec) S 24642 24645 18108 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 10716180 9740288 345 18446744073709551615 4194304 5098028 140721533258288 140721533256392 140411906708092 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 31014912 140721533264249 140721533264454 140721533264454 140721533267947 0
/proc/24645/statm: 2378 345 289 221 0 87 0
[pid=24647] ppid=24645 vsize=13574484 memory=18720 CPUtime=0.02 cores=1,3,5,7
/proc/24647/stat : 24647 (java) S 24645 24645 18108 0 -1 1077944320 4003 0 0 0 2 0 0 0 20 0 9 0 10716187 13900271616 4680 18446744073709551615 4194304 4196468 140725548007328 140725547989872 139894584164087 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
/proc/24647/statm: 3393621 4680 2083 1 0 3383118 0
[pid=24647/tid=24648] ppid=24645 vsize=13574484 memory=-8713483618642457695 CPUtime=0.02 cores=1,3,5,7
/proc/24647/task/24648/stat : 24648 (java) R 24645 24645 18108 0 -1 4202560 2707 0 0 0 2 0 0 0 20 0 9 0 10716188 13900271616 4680 18446744073709551615 4194304 4196468 140725548007328 139894588400232 139894568244574 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24649] ppid=24645 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24649/stat : 24649 (java) S 24645 24645 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 10716188 13900271616 4680 18446744073709551615 4194304 4196468 140725548007328 139894541130000 139894584174293 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24650] ppid=24645 vsize=13574484 memory=140530583037568 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24650/stat : 24650 (java) S 24645 24645 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 10716188 13900271616 4680 18446744073709551615 4194304 4196468 140725548007328 139894540077456 139894584174293 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24651] ppid=24645 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24651/stat : 24651 (java) S 24645 24645 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 10716189 13900271616 4680 18446744073709551615 4194304 4196468 140725548007328 139894539024912 139894584174293 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24652] ppid=24645 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24652/stat : 24652 (java) S 24645 24645 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 10716189 13900271616 4680 18446744073709551615 4194304 4196468 140725548007328 139894537972368 139894584174293 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24653] ppid=24645 vsize=13574484 memory=140530583037568 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24653/stat : 24653 (java) S 24645 24645 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 10716190 13900271616 4680 18446744073709551615 4194304 4196468 140725548007328 139893769435632 139894584175234 0 0 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24654] ppid=24645 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24654/stat : 24654 (java) S 24645 24645 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 10716190 13900271616 4680 18446744073709551615 4194304 4196468 140725548007328 139893768381856 139894584174293 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24655] ppid=24645 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24655/stat : 24655 (java) S 24645 24645 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 10716190 13900271616 4680 18446744073709551615 4194304 4196468 140725548007328 139893767329328 139894584174293 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 20100 KiB

[startup+0.212494 s]*
/proc/loadavg: 1.87 1.86 1.81 3/211 24661
/proc/meminfo: memFree=31585044/32770624 swapFree=67108860/67108860
[pid=24645] ppid=24642 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/24645/stat : 24645 (xcsp3-exec) S 24642 24645 18108 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 10716180 9740288 345 18446744073709551615 4194304 5098028 140721533258288 140721533256392 140411906708092 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 31014912 140721533264249 140721533264454 140721533264454 140721533267947 0
/proc/24645/statm: 2378 345 289 221 0 87 0
[pid=24647] ppid=24645 vsize=13974352 memory=27736 CPUtime=0.12 cores=1,3,5,7
/proc/24647/stat : 24647 (java) S 24645 24645 18108 0 -1 1077944320 5384 0 0 0 11 1 0 0 20 0 15 0 10716187 14309736448 6934 18446744073709551615 4194304 4196468 140725548007328 140725547989872 139894584164087 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
/proc/24647/statm: 3493588 6934 2843 1 0 3482964 0
[pid=24647/tid=24648] ppid=24645 vsize=13974352 memory=-6871798056524144002 CPUtime=0.09 cores=1,3,5,7
/proc/24647/task/24648/stat : 24648 (java) R 24645 24645 18108 0 -1 4202560 3396 0 0 0 8 1 0 0 20 0 15 0 10716188 14309736448 6934 18446744073709551615 4194304 4196468 140725548007328 139894588397360 139894584176022 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24649] ppid=24645 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24649/stat : 24649 (java) S 24645 24645 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10716188 14309736448 6934 18446744073709551615 4194304 4196468 140725548007328 139894541130000 139894584174293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24650] ppid=24645 vsize=13974352 memory=140530583037568 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24650/stat : 24650 (java) S 24645 24645 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10716188 14309736448 6934 18446744073709551615 4194304 4196468 140725548007328 139894540077456 139894584174293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24651] ppid=24645 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24651/stat : 24651 (java) S 24645 24645 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10716189 14309736448 6934 18446744073709551615 4194304 4196468 140725548007328 139894539024912 139894584174293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24652] ppid=24645 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24652/stat : 24652 (java) S 24645 24645 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10716189 14309736448 6934 18446744073709551615 4194304 4196468 140725548007328 139894537972368 139894584174293 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24653] ppid=24645 vsize=13974352 memory=140530583037568 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24653/stat : 24653 (java) S 24645 24645 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10716190 14309736448 6934 18446744073709551615 4194304 4196468 140725548007328 139893769435632 139894584175234 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24654] ppid=24645 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24654/stat : 24654 (java) S 24645 24645 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10716190 14309736448 6934 18446744073709551615 4194304 4196468 140725548007328 139893768381856 139894584174293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24655] ppid=24645 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24655/stat : 24655 (java) S 24645 24645 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10716190 14309736448 6934 18446744073709551615 4194304 4196468 140725548007328 139893767329264 139894584174293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24656] ppid=24645 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24656/stat : 24656 (java) S 24645 24645 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10716193 14309736448 6934 18446744073709551615 4194304 4196468 140725548007328 139893766277840 139894584182683 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24657] ppid=24645 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24657/stat : 24657 (java) S 24645 24645 18108 0 -1 1077944384 420 0 0 0 0 0 0 0 20 0 15 0 10716193 14309736448 6934 18446744073709551615 4194304 4196468 140725548007328 139893765224432 139894584175234 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24658] ppid=24645 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24658/stat : 24658 (java) S 24645 24645 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10716193 14309736448 6934 18446744073709551615 4194304 4196468 140725548007328 139893764171888 139894584175234 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24659] ppid=24645 vsize=13974352 memory=140530583037568 CPUtime=0.01 cores=1,3,5,7
/proc/24647/task/24659/stat : 24659 (java) R 24645 24645 18108 0 -1 4202560 260 0 0 0 1 0 0 0 20 0 15 0 10716193 14309736448 6934 18446744073709551615 4194304 4196468 140725548007328 139893763119344 139894576881239 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24660] ppid=24645 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24660/stat : 24660 (java) S 24645 24645 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10716193 14309736448 6934 18446744073709551615 4194304 4196468 140725548007328 139893762067040 139894584174293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24661] ppid=24645 vsize=13974352 memory=140530583037568 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24661/stat : 24661 (java) S 24645 24645 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10716197 14309736448 6934 18446744073709551615 4194304 4196468 140725548007328 139893761014576 139894584175234 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29116 KiB

[startup+0.31025 s]*
/proc/loadavg: 1.87 1.86 1.81 5/211 24661
/proc/meminfo: memFree=31571692/32770624 swapFree=67108860/67108860
[pid=24645] ppid=24642 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/24645/stat : 24645 (xcsp3-exec) S 24642 24645 18108 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 10716180 9740288 345 18446744073709551615 4194304 5098028 140721533258288 140721533256392 140411906708092 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 31014912 140721533264249 140721533264454 140721533264454 140721533267947 0
/proc/24645/statm: 2378 345 289 221 0 87 0
[pid=24647] ppid=24645 vsize=13974352 memory=39936 CPUtime=0.32 cores=1,3,5,7
/proc/24647/stat : 24647 (java) S 24645 24645 18108 0 -1 1077944320 9183 0 0 0 30 2 0 0 20 0 15 0 10716187 14309736448 9984 18446744073709551615 4194304 4196468 140725548007328 140725547989872 139894584164087 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
/proc/24647/statm: 3493588 9984 3030 1 0 3482964 0
[pid=24647/tid=24648] ppid=24645 vsize=13974352 memory=-8774313645642428999 CPUtime=0.19 cores=1,3,5,7
/proc/24647/task/24648/stat : 24648 (java) R 24645 24645 18108 0 -1 4202560 6298 0 0 0 17 2 0 0 20 0 15 0 10716188 14309736448 9984 18446744073709551615 4194304 4196468 140725548007328 139894588403008 139894568244574 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24649] ppid=24645 vsize=13974352 memory=4627853888499060086 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24649/stat : 24649 (java) S 24645 24645 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10716188 14309736448 9984 18446744073709551615 4194304 4196468 140725548007328 139894541130000 139894584174293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24650] ppid=24645 vsize=13974352 memory=7031125463459224206 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24650/stat : 24650 (java) S 24645 24645 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10716188 14309736448 9984 18446744073709551615 4194304 4196468 140725548007328 139894540077456 139894584174293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24651] ppid=24645 vsize=13974352 memory=-7305533901252758645 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24651/stat : 24651 (java) S 24645 24645 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10716189 14309736448 9984 18446744073709551615 4194304 4196468 140725548007328 139894539024912 139894584174293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24652] ppid=24645 vsize=13974352 memory=8248408006974860141 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24652/stat : 24652 (java) S 24645 24645 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10716189 14309736448 9984 18446744073709551615 4194304 4196468 140725548007328 139894537972368 139894584174293 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24653] ppid=24645 vsize=13974352 memory=140530583044561 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24653/stat : 24653 (java) S 24645 24645 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10716190 14309736448 9984 18446744073709551615 4194304 4196468 140725548007328 139893769435632 139894584175234 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24654] ppid=24645 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24654/stat : 24654 (java) S 24645 24645 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10716190 14309736448 9984 18446744073709551615 4194304 4196468 140725548007328 139893768381856 139894584174293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24655] ppid=24645 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24655/stat : 24655 (java) S 24645 24645 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10716190 14309736448 9984 18446744073709551615 4194304 4196468 140725548007328 139893767329264 139894584174293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24656] ppid=24645 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24656/stat : 24656 (java) S 24645 24645 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10716193 14309736448 9984 18446744073709551615 4194304 4196468 140725548007328 139893766277840 139894584182683 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24657] ppid=24645 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/24647/task/24657/stat : 24657 (java) S 24645 24645 18108 0 -1 1077944384 550 0 0 0 2 0 0 0 20 0 15 0 10716193 14309736448 9984 18446744073709551615 4194304 4196468 140725548007328 139893765224432 139894584175234 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24658] ppid=24645 vsize=13975376 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/24647/task/24658/stat : 24658 (java) S 24645 24645 18108 0 -1 1077944384 280 0 0 0 2 0 0 0 20 0 15 0 10716193 14310785024 9984 18446744073709551615 4194304 4196468 140725548007328 139893764171888 139894584175234 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24659] ppid=24645 vsize=13975376 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24647/task/24659/stat : 24659 (java) S 24645 24645 18108 0 -1 1077944384 753 0 0 0 7 0 0 0 20 0 15 0 10716193 14310785024 10049 18446744073709551615 4194304 4196468 140725548007328 139893763119344 139894584175234 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24660] ppid=24645 vsize=13975376 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24660/stat : 24660 (java) S 24645 24645 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10716193 14310785024 10049 18446744073709551615 4194304 4196468 140725548007328 139893762067040 139894584174293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24661] ppid=24645 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24661/stat : 24661 (java) S 24645 24645 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10716197 14309736448 10040 18446744073709551615 4194304 4196468 140725548007328 139893761014576 139894584175234 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 41316 KiB

[startup+0.701176 s]
/proc/loadavg: 1.87 1.86 1.81 5/211 24661
/proc/meminfo: memFree=31561660/32770624 swapFree=67108860/67108860
[pid=24645] ppid=24642 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/24645/stat : 24645 (xcsp3-exec) S 24642 24645 18108 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 10716180 9740288 345 18446744073709551615 4194304 5098028 140721533258288 140721533256392 140411906708092 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 31014912 140721533264249 140721533264454 140721533264454 140721533267947 0
/proc/24645/statm: 2378 345 289 221 0 87 0
[pid=24647] ppid=24645 vsize=13978684 memory=105748 CPUtime=1.33 cores=1,3,5,7
/proc/24647/stat : 24647 (java) S 24645 24645 18108 0 -1 1077944320 13412 0 0 0 127 6 0 0 20 0 15 0 10716187 14314172416 26437 18446744073709551615 4194304 4196468 140725548007328 140725547989872 139894584164087 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
/proc/24647/statm: 3494671 26437 3167 1 0 3482964 0
[pid=24647/tid=24648] ppid=24645 vsize=13978684 memory=7165352523810945333 CPUtime=0.55 cores=1,3,5,7
/proc/24647/task/24648/stat : 24648 (java) R 24645 24645 18108 0 -1 4202560 7827 0 0 0 51 4 0 0 20 0 15 0 10716188 14314172416 26437 18446744073709551615 4194304 4196468 140725548007328 139894588402664 139894218313459 0 4 1 16800974 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24649] ppid=24645 vsize=13978684 memory=5787776862631510113 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24649/stat : 24649 (java) S 24645 24645 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10716188 14314172416 26437 18446744073709551615 4194304 4196468 140725548007328 139894541130000 139894584174293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24650] ppid=24645 vsize=13978684 memory=5865491479076426066 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24650/stat : 24650 (java) S 24645 24645 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10716188 14314172416 26437 18446744073709551615 4194304 4196468 140725548007328 139894540077456 139894584174293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24651] ppid=24645 vsize=13978684 memory=-7812477184710932156 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24651/stat : 24651 (java) S 24645 24645 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10716189 14314172416 26437 18446744073709551615 4194304 4196468 140725548007328 139894539024912 139894584174293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24652] ppid=24645 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24652/stat : 24652 (java) S 24645 24645 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10716189 14314172416 26437 18446744073709551615 4194304 4196468 140725548007328 139894537972368 139894584174293 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24653] ppid=24645 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24653/stat : 24653 (java) S 24645 24645 18108 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 10716190 14314172416 26437 18446744073709551615 4194304 4196468 140725548007328 139893769435632 139894584175234 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24654] ppid=24645 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24654/stat : 24654 (java) S 24645 24645 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10716190 14314172416 26437 18446744073709551615 4194304 4196468 140725548007328 139893768381856 139894584174293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24655] ppid=24645 vsize=13978684 memory=4128 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24655/stat : 24655 (java) S 24645 24645 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10716190 14314172416 26437 18446744073709551615 4194304 4196468 140725548007328 139893767329264 139894584174293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24656] ppid=24645 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24656/stat : 24656 (java) S 24645 24645 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10716193 14314172416 26437 18446744073709551615 4194304 4196468 140725548007328 139893766277840 139894584182683 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24657] ppid=24645 vsize=13978684 memory=140530457518704 CPUtime=0.24 cores=1,3,5,7
/proc/24647/task/24657/stat : 24657 (java) R 24645 24645 18108 0 -1 4202560 1682 0 0 0 24 0 0 0 20 0 15 0 10716193 14314172416 26437 18446744073709551615 4194304 4196468 140725548007328 139893765205448 139894565708200 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24658] ppid=24645 vsize=13978684 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/24647/task/24658/stat : 24658 (java) R 24645 24645 18108 0 -1 4202560 1076 0 0 0 22 0 0 0 20 0 15 0 10716193 14314172416 26437 18446744073709551615 4194304 4196468 140725548007328 139893764158072 139894563418848 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24659] ppid=24645 vsize=13978684 memory=0 CPUtime=0.28 cores=1,3,5,7
/proc/24647/task/24659/stat : 24659 (java) S 24645 24645 18108 0 -1 1077944384 1519 0 0 0 28 0 0 0 20 0 15 0 10716193 14314172416 26437 18446744073709551615 4194304 4196468 140725548007328 139893763119344 139894584175234 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24660] ppid=24645 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24660/stat : 24660 (java) S 24645 24645 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10716193 14314172416 26437 18446744073709551615 4194304 4196468 140725548007328 139893762067040 139894584174293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24661] ppid=24645 vsize=13978684 memory=7809523229951467576 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24661/stat : 24661 (java) S 24645 24645 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10716197 14314172416 26437 18446744073709551615 4194304 4196468 140725548007328 139893761014576 139894584175234 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
Current children cumulated CPU time: 1.33 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 107128 KiB

[startup+0.878199 s]
# the end of solver process 24645 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.84063 s, system=0.069628 s

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

[startup+0.802351 s]
/proc/loadavg: 1.87 1.86 1.81 5/211 24661
/proc/meminfo: memFree=31561660/32770624 swapFree=67108860/67108860
[pid=24645] ppid=24642 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/24645/stat : 24645 (xcsp3-exec) S 24642 24645 18108 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 10716180 9740288 345 18446744073709551615 4194304 5098028 140721533258288 140721533256392 140411906708092 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 31014912 140721533264249 140721533264454 140721533264454 140721533267947 0
/proc/24645/statm: 2378 345 289 221 0 87 0
[pid=24647] ppid=24645 vsize=13980732 memory=121488 CPUtime=1.7 cores=1,3,5,7
/proc/24647/stat : 24647 (java) S 24645 24645 18108 0 -1 1077944320 13783 0 0 0 164 6 0 0 20 0 15 0 10716187 14316269568 30372 18446744073709551615 4194304 4196468 140725548007328 140725547989872 139894584164087 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
/proc/24647/statm: 3495183 30372 3174 1 0 3483476 0
[pid=24647/tid=24648] ppid=24645 vsize=13980732 memory=2550338160129 CPUtime=0.65 cores=1,3,5,7
/proc/24647/task/24648/stat : 24648 (java) R 24645 24645 18108 0 -1 4202560 7964 0 0 0 61 4 0 0 20 0 15 0 10716188 14316269568 30372 18446744073709551615 4194304 4196468 140725548007328 139894588384192 139894584176022 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24649] ppid=24645 vsize=13980732 memory=2571812996353 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24649/stat : 24649 (java) S 24645 24645 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10716188 14316269568 30372 18446744073709551615 4194304 4196468 140725548007328 139894541130000 139894584174293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24650] ppid=24645 vsize=13980732 memory=140530457526955 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24650/stat : 24650 (java) S 24645 24645 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10716188 14316269568 30372 18446744073709551615 4194304 4196468 140725548007328 139894540077456 139894584174293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24651] ppid=24645 vsize=13980732 memory=281060915086992 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24651/stat : 24651 (java) S 24645 24645 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10716189 14316269568 30372 18446744073709551615 4194304 4196468 140725548007328 139894539024912 139894584174293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24652] ppid=24645 vsize=13980732 memory=2110881064645764 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24652/stat : 24652 (java) S 24645 24645 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10716189 14316269568 30372 18446744073709551615 4194304 4196468 140725548007328 139894537972368 139894584174293 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24653] ppid=24645 vsize=13980732 memory=281060915088704 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24653/stat : 24653 (java) S 24645 24645 18108 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 10716190 14316269568 30372 18446744073709551615 4194304 4196468 140725548007328 139893769435632 139894584175234 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24654] ppid=24645 vsize=13980732 memory=-2827449378222515572 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24654/stat : 24654 (java) S 24645 24645 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10716190 14316269568 30372 18446744073709551615 4194304 4196468 140725548007328 139893768381856 139894584174293 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24655] ppid=24645 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24655/stat : 24655 (java) S 24645 24645 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10716190 14316269568 30372 18446744073709551615 4194304 4196468 140725548007328 139893767329264 139894584174293 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24656] ppid=24645 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24656/stat : 24656 (java) S 24645 24645 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10716193 14316269568 30372 18446744073709551615 4194304 4196468 140725548007328 139893766277840 139894584182683 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24657] ppid=24645 vsize=13980732 memory=16024522984493 CPUtime=0.34 cores=1,3,5,7
/proc/24647/task/24657/stat : 24657 (java) R 24645 24645 18108 0 -1 4202560 1737 0 0 0 34 0 0 0 20 0 15 0 10716193 14316269568 30372 18446744073709551615 4194304 4196468 140725548007328 139893765210112 139894567550875 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24658] ppid=24645 vsize=13980732 memory=0 CPUtime=0.32 cores=1,3,5,7
/proc/24647/task/24658/stat : 24658 (java) R 24645 24645 18108 0 -1 4202560 1137 0 0 0 32 0 0 0 20 0 15 0 10716193 14316269568 30372 18446744073709551615 4194304 4196468 140725548007328 139893764164912 139894584185434 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24659] ppid=24645 vsize=13980732 memory=0 CPUtime=0.35 cores=1,3,5,7
/proc/24647/task/24659/stat : 24659 (java) S 24645 24645 18108 0 -1 1077944384 1638 0 0 0 35 0 0 0 20 0 15 0 10716193 14316269568 30372 18446744073709551615 4194304 4196468 140725548007328 139893763119344 139894584175234 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24660] ppid=24645 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24660/stat : 24660 (java) S 24645 24645 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10716193 14316269568 30372 18446744073709551615 4194304 4196468 140725548007328 139893762067040 139894584174293 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
[pid=24647/tid=24661] ppid=24645 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24647/task/24661/stat : 24661 (java) S 24645 24645 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10716197 14316269568 30372 18446744073709551615 4194304 4196468 140725548007328 139893761014576 139894584175234 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140725548011954 140725548012130 140725548012130 140725548015567 0
Current children cumulated CPU time: 1.7 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 122868 KiB

Child status: 0
Real time (s): 0.878238
CPU time (s): 1.91025
CPU user time (s): 1.84063
CPU system time (s): 0.069628
CPU usage (%): 217.51
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 122868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.84063
system time used= 0.069628
maximum resident set size= 124680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14881
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1454
involuntary context switches= 8


# summary of solver processes directly reported to runsolver:
#   pid: 24645
#   total CPU time (s): 1.91025
#   total CPU user time (s): 1.84063
#   total CPU system time (s): 0.069628

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.032922 second user time and 0.040357 second system time

The end

Launcher Data

Begin job on node131 at 2017-08-19 07:57:51
IDJOB=4282416
IDBENCH=126141
IDSOLVER=2677
FILE ID=node131/4282416-1503123091
RUNJOBID= node131-1503095854-18172
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/QRandom/QRandom-geometric-rw/geometric-50-20-d4-75-54.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-4282416-1503123091/watcher-4282416-1503123091 -o /tmp/evaluation-result-4282416-1503123091/solver-4282416-1503123091 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503095854-18172 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2087067669 HOME/instance-4282416-1503123091.xml

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

MD5SUM BENCH= a4dbf7a89b77d3d2fc660abfcd1a3804
RANDOM SEED=2087067669

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:        31601444 kB
MemAvailable:   31877868 kB
Buffers:          162144 kB
Cached:           394752 kB
SwapCached:            0 kB
Active:           366164 kB
Inactive:         392968 kB
Active(anon):     202632 kB
Inactive(anon):     8556 kB
Active(file):     163532 kB
Inactive(file):   384412 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8196 kB
Writeback:             0 kB
AnonPages:        201592 kB
Mapped:            43308 kB
Shmem:              8868 kB
Slab:             114264 kB
SReclaimable:      88632 kB
SUnreclaim:        25632 kB
KernelStack:        3440 kB
PageTables:         5348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1129964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    139264 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= 62016 MiB
End job on node131 at 2017-08-19 07:57:52