Trace number 4269751

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-09)SAT 0.98171902 0.68450898

General information on the benchmark

NameRoomMate/
RoomMate-int-s1/RoomMate-sr0008-int.xml
MD5SUMbf57741bfe2980b382de9b48ff7fe26c
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.067114003
Satisfiable
(Un)Satisfiability was proved
Number of variables8
Number of constraints112
Number of domains1
Minimum domain size7
Maximum domain size7
Distribution of domain sizes[{"size":7,"count":8}]
Minimum variable degree28
Maximum variable degree28
Distribution of variable degrees[{"degree":28,"count":8}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":112}]
Number of extensional constraints0
Number of intensional constraints112
Distribution of constraint types[{"type":"intension","count":112}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269751-1502791443.xml"  -tl '2520s' -p 1 -x 0
0.06/0.31	c [HOME/instance-4269751-1502791443.xml, -tl, 2520s, -p, 1, -x, 0]
0.21/0.37	c simple solver
0.38/0.44	c parse instance...
0.79/0.65	c solve instance...
0.79/0.67	s SATISFIABLE
0.79/0.67	v <instantiation>
0.79/0.67	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] </list>
0.79/0.67	v 	<values>0 2 0 2 2 0 2 0 </values>
0.79/0.67	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 (15089 MiB free)
  memory of node 1: 16384 MiB (15577 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269751-1502791443/watcher-4269751-1502791443 -o /tmp/evaluation-result-4269751-1502791443/solver-4269751-1502791443 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1099790003 HOME/instance-4269751-1502791443.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=6108, runsolver pid=6105
Current StackSize limit: 8192 KiB


[startup+0.100139 s]*
/proc/loadavg: 1.96 1.95 2.00 3/202 6115
/proc/meminfo: memFree=31397500/32770624 swapFree=67108860/67108860
[pid=6108] ppid=6105 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6108/stat : 6108 (xcsp3-exec) S 6105 6108 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 67484995 9740288 345 18446744073709551615 4194304 5098028 140724475613024 140724475611128 140660731294332 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 35725312 140724475617656 140724475617861 140724475617861 140724475621355 0
/proc/6108/statm: 2378 345 289 221 0 87 0
[pid=6110] ppid=6108 vsize=13368360 memory=15160 CPUtime=0.01 cores=1,3,5,7
/proc/6110/stat : 6110 (java) S 6108 6108 11586 0 -1 1077944320 3569 0 0 0 1 0 0 0 20 0 6 0 67485003 13689200640 3790 18446744073709551615 4194304 4196468 140732835960896 140732835943440 139963404156663 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
/proc/6110/statm: 3343698 3790 1926 1 0 3333195 0
[pid=6110/tid=6111] ppid=6108 vsize=13441356 memory=1404226546251833994 CPUtime=0.01 cores=1,3,5,7
/proc/6110/task/6111/stat : 6111 (java) R 6108 6108 11586 0 -1 4202560 2426 0 0 0 1 0 0 0 20 0 7 0 67485003 13763948544 3922 18446744073709551615 4194304 4196468 140732835960896 139963408399120 139963396393790 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6112] ppid=6108 vsize=13441356 memory=3691042058319900680 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6112/stat : 6112 (java) S 6108 6108 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 67485004 13763948544 3922 18446744073709551615 4194304 4196468 140732835960896 139963323570576 139963404166869 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6113] ppid=6108 vsize=13441356 memory=139791132829312 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6113/stat : 6113 (java) S 6108 6108 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 67485004 13763948544 3922 18446744073709551615 4194304 4196468 140732835960896 139963322517776 139963404166869 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6114] ppid=6108 vsize=13441356 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6114/stat : 6114 (java) S 6108 6108 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 67485004 13763948544 3922 18446744073709551615 4194304 4196468 140732835960896 139963001727632 139963404166869 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6115] ppid=6108 vsize=13441356 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6115/stat : 6115 (java) S 6108 6108 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 67485004 13763948544 3922 18446744073709551615 4194304 4196468 140732835960896 139963000674832 139963404166869 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6116] ppid=6108 vsize=13441356 memory=139791132829312 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6116/stat : 6116 (java) S 6108 6108 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 67485006 13763948544 3922 18446744073709551615 4194304 4196468 140732835960896 139962589370992 139963404167810 0 0 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13377872 KiB
Current children cumulated memory: 16540 KiB

[startup+0.209967 s]*
/proc/loadavg: 1.96 1.95 2.00 2/210 6123
/proc/meminfo: memFree=31391532/32770624 swapFree=67108860/67108860
[pid=6108] ppid=6105 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6108/stat : 6108 (xcsp3-exec) S 6105 6108 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 67484995 9740288 345 18446744073709551615 4194304 5098028 140724475613024 140724475611128 140660731294332 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 35725312 140724475617656 140724475617861 140724475617861 140724475621355 0
/proc/6108/statm: 2378 345 289 221 0 87 0
[pid=6110] ppid=6108 vsize=13907304 memory=21936 CPUtime=0.06 cores=1,3,5,7
/proc/6110/stat : 6110 (java) S 6108 6108 11586 0 -1 1077944320 4866 0 0 0 5 1 0 0 20 0 14 0 67485003 14241079296 5484 18446744073709551615 4194304 4196468 140732835960896 140732835943440 139963404156663 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
/proc/6110/statm: 3476826 5484 2572 1 0 3466323 0
[pid=6110/tid=6111] ppid=6108 vsize=13907304 memory=7022364594140610616 CPUtime=0.04 cores=1,3,5,7
/proc/6110/task/6111/stat : 6111 (java) D 6108 6108 11586 0 -1 4202560 3044 0 0 0 4 0 0 0 20 0 14 0 67485003 14241079296 5484 18446744073709551615 4194304 4196468 140732835960896 139963408394144 139963404178685 0 4 1 16800974 18446744071580418449 0 0 -1 3 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6112] ppid=6108 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6112/stat : 6112 (java) S 6108 6108 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 67485004 14241079296 5484 18446744073709551615 4194304 4196468 140732835960896 139963323570576 139963404166869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6113] ppid=6108 vsize=13907304 memory=15963078639527576 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6113/stat : 6113 (java) S 6108 6108 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 67485004 14241079296 5484 18446744073709551615 4194304 4196468 140732835960896 139963322517776 139963404166869 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6114] ppid=6108 vsize=13907304 memory=139791132829312 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6114/stat : 6114 (java) S 6108 6108 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 67485004 14241079296 5484 18446744073709551615 4194304 4196468 140732835960896 139963001727632 139963404166869 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6115] ppid=6108 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6115/stat : 6115 (java) S 6108 6108 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 67485004 14241079296 5484 18446744073709551615 4194304 4196468 140732835960896 139963000674832 139963404166869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6116] ppid=6108 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6116/stat : 6116 (java) S 6108 6108 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 67485006 14241079296 5484 18446744073709551615 4194304 4196468 140732835960896 139962589370992 139963404167810 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6117] ppid=6108 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6117/stat : 6117 (java) S 6108 6108 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 67485006 14241079296 5484 18446744073709551615 4194304 4196468 140732835960896 139962588316960 139963404166869 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6118] ppid=6108 vsize=13907304 memory=139791132829312 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6118/stat : 6118 (java) S 6108 6108 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 67485006 14241079296 5484 18446744073709551615 4194304 4196468 140732835960896 139962587264624 139963404166869 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6119] ppid=6108 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6119/stat : 6119 (java) S 6108 6108 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 67485009 14241079296 5484 18446744073709551615 4194304 4196468 140732835960896 139962586212944 139963404175259 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6120] ppid=6108 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6120/stat : 6120 (java) S 6108 6108 11586 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 14 0 67485009 14241079296 5484 18446744073709551615 4194304 4196468 140732835960896 139962585159792 139963404167810 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6121] ppid=6108 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6121/stat : 6121 (java) S 6108 6108 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 67485009 14241079296 5484 18446744073709551615 4194304 4196468 140732835960896 139962584106992 139963404167810 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6122] ppid=6108 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6122/stat : 6122 (java) S 6108 6108 11586 0 -1 1077944384 223 0 0 0 0 0 0 0 20 0 14 0 67485009 14241079296 5484 18446744073709551615 4194304 4196468 140732835960896 139962515188080 139963404167810 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6123] ppid=6108 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6123/stat : 6123 (java) S 6108 6108 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 67485009 14241079296 5484 18446744073709551615 4194304 4196468 140732835960896 139962514135520 139963404166869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 23316 KiB

[startup+0.310461 s]*
/proc/loadavg: 1.96 1.95 2.00 5/211 6124
/proc/meminfo: memFree=31383792/32770624 swapFree=67108860/67108860
[pid=6108] ppid=6105 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6108/stat : 6108 (xcsp3-exec) S 6105 6108 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 67484995 9740288 345 18446744073709551615 4194304 5098028 140724475613024 140724475611128 140660731294332 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 35725312 140724475617656 140724475617861 140724475617861 140724475621355 0
/proc/6108/statm: 2378 345 289 221 0 87 0
[pid=6110] ppid=6108 vsize=13974352 memory=31604 CPUtime=0.21 cores=1,3,5,7
/proc/6110/stat : 6110 (java) S 6108 6108 11586 0 -1 1077944320 6341 0 0 0 20 1 0 0 20 0 15 0 67485003 14309736448 7901 18446744073709551615 4194304 4196468 140732835960896 140732835943440 139963404156663 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
/proc/6110/statm: 3493588 7901 2952 1 0 3482964 0
[pid=6110/tid=6111] ppid=6108 vsize=13974352 memory=6933928925625698159 CPUtime=0.13 cores=1,3,5,7
/proc/6110/task/6111/stat : 6111 (java) R 6108 6108 11586 0 -1 4202560 3618 0 0 0 12 1 0 0 20 0 15 0 67485003 14309736448 7901 18446744073709551615 4194304 4196468 140732835960896 139963408393168 139963404178589 0 4 1 16800974 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6112] ppid=6108 vsize=13974352 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6112/stat : 6112 (java) S 6108 6108 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67485004 14309736448 7901 18446744073709551615 4194304 4196468 140732835960896 139963323570576 139963404166869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6113] ppid=6108 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6113/stat : 6113 (java) S 6108 6108 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67485004 14309736448 7901 18446744073709551615 4194304 4196468 140732835960896 139963322517776 139963404166869 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6114] ppid=6108 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6114/stat : 6114 (java) S 6108 6108 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67485004 14309736448 7901 18446744073709551615 4194304 4196468 140732835960896 139963001727632 139963404166869 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6115] ppid=6108 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6115/stat : 6115 (java) S 6108 6108 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67485004 14309736448 7901 18446744073709551615 4194304 4196468 140732835960896 139963000674832 139963404166869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6116] ppid=6108 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6116/stat : 6116 (java) S 6108 6108 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67485006 14309736448 7901 18446744073709551615 4194304 4196468 140732835960896 139962589370992 139963404167810 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6117] ppid=6108 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6117/stat : 6117 (java) S 6108 6108 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67485006 14309736448 7901 18446744073709551615 4194304 4196468 140732835960896 139962588316960 139963404166869 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6118] ppid=6108 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6118/stat : 6118 (java) S 6108 6108 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67485006 14309736448 7901 18446744073709551615 4194304 4196468 140732835960896 139962587264624 139963404166869 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6119] ppid=6108 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6119/stat : 6119 (java) S 6108 6108 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67485009 14309736448 7901 18446744073709551615 4194304 4196468 140732835960896 139962586212944 139963404175259 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6120] ppid=6108 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/6110/task/6120/stat : 6120 (java) S 6108 6108 11586 0 -1 1077944384 496 0 0 0 1 0 0 0 20 0 15 0 67485009 14309736448 7901 18446744073709551615 4194304 4196468 140732835960896 139962585159792 139963404167810 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6121] ppid=6108 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/6110/task/6121/stat : 6121 (java) S 6108 6108 11586 0 -1 1077944384 238 0 0 0 1 0 0 0 20 0 15 0 67485009 14309736448 7901 18446744073709551615 4194304 4196468 140732835960896 139962584106992 139963404167810 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6122] ppid=6108 vsize=13974352 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/6110/task/6122/stat : 6122 (java) S 6108 6108 11586 0 -1 1077944384 708 0 0 0 4 0 0 0 20 0 15 0 67485009 14309736448 7901 18446744073709551615 4194304 4196468 140732835960896 139962515188080 139963404167810 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6123] ppid=6108 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6123/stat : 6123 (java) S 6108 6108 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67485009 14309736448 7901 18446744073709551615 4194304 4196468 140732835960896 139962514135520 139963404166869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6124] ppid=6108 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6124/stat : 6124 (java) S 6108 6108 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67485018 14309736448 7901 18446744073709551615 4194304 4196468 140732835960896 139962513083312 139963404167810 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 32984 KiB

[startup+0.684474 s]
# the end of solver process 6108 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.922972 s, system=0.058747 s

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

[startup+0.410472 s]*
/proc/loadavg: 1.96 1.95 2.00 3/211 6124
/proc/meminfo: memFree=31370860/32770624 swapFree=67108860/67108860
[pid=6108] ppid=6105 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6108/stat : 6108 (xcsp3-exec) S 6105 6108 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 67484995 9740288 345 18446744073709551615 4194304 5098028 140724475613024 140724475611128 140660731294332 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 35725312 140724475617656 140724475617861 140724475617861 140724475621355 0
/proc/6108/statm: 2378 345 289 221 0 87 0
[pid=6110] ppid=6108 vsize=13978608 memory=42696 CPUtime=0.38 cores=1,3,5,7
/proc/6110/stat : 6110 (java) S 6108 6108 11586 0 -1 1077944320 9614 0 0 0 35 3 0 0 20 0 15 0 67485003 14314094592 10674 18446744073709551615 4194304 4196468 140732835960896 140732835943440 139963404156663 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
/proc/6110/statm: 3494652 10674 3011 1 0 3482964 0
[pid=6110/tid=6111] ppid=6108 vsize=13978608 memory=7022364594140610616 CPUtime=0.23 cores=1,3,5,7
/proc/6110/task/6111/stat : 6111 (java) R 6108 6108 11586 0 -1 1077944384 6974 0 0 0 21 2 0 0 20 0 15 0 67485003 14314094592 10674 18446744073709551615 4194304 4196468 140732835960896 139963408363776 139963396835885 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6112] ppid=6108 vsize=13978608 memory=4294968654 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6112/stat : 6112 (java) S 6108 6108 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67485004 14314094592 10674 18446744073709551615 4194304 4196468 140732835960896 139963323570576 139963404166869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6113] ppid=6108 vsize=13979632 memory=139791133207617 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6113/stat : 6113 (java) S 6108 6108 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67485004 14315143168 10674 18446744073709551615 4194304 4196468 140732835960896 139963322517776 139963404166869 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6114] ppid=6108 vsize=13979632 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6114/stat : 6114 (java) S 6108 6108 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67485004 14315143168 10674 18446744073709551615 4194304 4196468 140732835960896 139963001727632 139963404166869 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6115] ppid=6108 vsize=13979632 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6115/stat : 6115 (java) S 6108 6108 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67485004 14315143168 10674 18446744073709551615 4194304 4196468 140732835960896 139963000674832 139963404166869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6116] ppid=6108 vsize=13978608 memory=139791132829312 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6116/stat : 6116 (java) S 6108 6108 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67485006 14314094592 10674 18446744073709551615 4194304 4196468 140732835960896 139962589370992 139963404167810 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6117] ppid=6108 vsize=13978608 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6117/stat : 6117 (java) S 6108 6108 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67485006 14314094592 10674 18446744073709551615 4194304 4196468 140732835960896 139962588316960 139963404166869 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6118] ppid=6108 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6118/stat : 6118 (java) S 6108 6108 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67485006 14314094592 10674 18446744073709551615 4194304 4196468 140732835960896 139962587264624 139963404166869 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6119] ppid=6108 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6119/stat : 6119 (java) S 6108 6108 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67485009 14314094592 10674 18446744073709551615 4194304 4196468 140732835960896 139962586212944 139963404175259 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6120] ppid=6108 vsize=13979632 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/6110/task/6120/stat : 6120 (java) S 6108 6108 11586 0 -1 1077944384 521 0 0 0 2 0 0 0 20 0 15 0 67485009 14315143168 10674 18446744073709551615 4194304 4196468 140732835960896 139962585159792 139963404167810 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6121] ppid=6108 vsize=13979632 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/6110/task/6121/stat : 6121 (java) S 6108 6108 11586 0 -1 1077944384 318 0 0 0 3 0 0 0 20 0 15 0 67485009 14315143168 10674 18446744073709551615 4194304 4196468 140732835960896 139962584106992 139963404167810 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6122] ppid=6108 vsize=13979632 memory=139791132829312 CPUtime=0.08 cores=1,3,5,7
/proc/6110/task/6122/stat : 6122 (java) S 6108 6108 11586 0 -1 1077944384 744 0 0 0 8 0 0 0 20 0 15 0 67485009 14315143168 10674 18446744073709551615 4194304 4196468 140732835960896 139962515188080 139963404167810 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6123] ppid=6108 vsize=13978608 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6123/stat : 6123 (java) S 6108 6108 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67485009 14314094592 10674 18446744073709551615 4194304 4196468 140732835960896 139962514135520 139963404166869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6124] ppid=6108 vsize=13978608 memory=139791132829312 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6124/stat : 6124 (java) S 6108 6108 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67485018 14314094592 10674 18446744073709551615 4194304 4196468 140732835960896 139962513083312 139963404167810 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 44076 KiB

[startup+0.610153 s]
/proc/loadavg: 1.96 1.95 2.00 3/211 6124
/proc/meminfo: memFree=31365156/32770624 swapFree=67108860/67108860
[pid=6108] ppid=6105 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6108/stat : 6108 (xcsp3-exec) S 6105 6108 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 67484995 9740288 345 18446744073709551615 4194304 5098028 140724475613024 140724475611128 140660731294332 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 35725312 140724475617656 140724475617861 140724475617861 140724475621355 0
/proc/6108/statm: 2378 345 289 221 0 87 0
[pid=6110] ppid=6108 vsize=13980732 memory=55248 CPUtime=0.79 cores=1,3,5,7
/proc/6110/stat : 6110 (java) S 6108 6108 11586 0 -1 1077944320 11988 0 0 0 74 5 0 0 20 0 15 0 67485003 14316269568 13812 18446744073709551615 4194304 4196468 140732835960896 140732835943440 139963404156663 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
/proc/6110/statm: 3495183 13812 3134 1 0 3483476 0
[pid=6110/tid=6111] ppid=6108 vsize=13980732 memory=731539 CPUtime=0.42 cores=1,3,5,7
/proc/6110/task/6111/stat : 6111 (java) R 6108 6108 11586 0 -1 4202560 8377 0 0 0 39 3 0 0 20 0 15 0 67485003 14316269568 13812 18446744073709551615 4194304 4196468 140732835960896 139963408393968 139963404168598 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6112] ppid=6108 vsize=13980732 memory=-5874771483550381248 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6112/stat : 6112 (java) S 6108 6108 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67485004 14316269568 13812 18446744073709551615 4194304 4196468 140732835960896 139963323570576 139963404166869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6113] ppid=6108 vsize=13980732 memory=6525858347538544147 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6113/stat : 6113 (java) S 6108 6108 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67485004 14316269568 13812 18446744073709551615 4194304 4196468 140732835960896 139963322517776 139963404166869 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6114] ppid=6108 vsize=13980732 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6114/stat : 6114 (java) S 6108 6108 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67485004 14316269568 13812 18446744073709551615 4194304 4196468 140732835960896 139963001727632 139963404166869 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6115] ppid=6108 vsize=13980732 memory=7682744562830902074 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6115/stat : 6115 (java) S 6108 6108 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67485004 14316269568 13812 18446744073709551615 4194304 4196468 140732835960896 139963000674832 139963404166869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6116] ppid=6108 vsize=13980732 memory=-6876588461455810464 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6116/stat : 6116 (java) S 6108 6108 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 67485006 14316269568 13812 18446744073709551615 4194304 4196468 140732835960896 139962589370992 139963404167810 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6117] ppid=6108 vsize=13980732 memory=-7595761213668167008 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6117/stat : 6117 (java) S 6108 6108 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67485006 14316269568 13812 18446744073709551615 4194304 4196468 140732835960896 139962588316960 139963404166869 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6118] ppid=6108 vsize=13980732 memory=4956998493510226538 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6118/stat : 6118 (java) S 6108 6108 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67485006 14316269568 13812 18446744073709551615 4194304 4196468 140732835960896 139962587264624 139963404166869 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6119] ppid=6108 vsize=13980732 memory=6944656592385698452 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6119/stat : 6119 (java) S 6108 6108 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67485009 14316269568 13812 18446744073709551615 4194304 4196468 140732835960896 139962586212944 139963404175259 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6120] ppid=6108 vsize=13980732 memory=6944656592455359580 CPUtime=0.07 cores=1,3,5,7
/proc/6110/task/6120/stat : 6120 (java) R 6108 6108 11586 0 -1 4202560 784 0 0 0 7 0 0 0 20 0 15 0 67485009 14316269568 13812 18446744073709551615 4194304 4196468 140732835960896 139962585151296 139963397262360 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6121] ppid=6108 vsize=13980732 memory=6944656592455097440 CPUtime=0.06 cores=1,3,5,7
/proc/6110/task/6121/stat : 6121 (java) R 6108 6108 11586 0 -1 1077944384 426 0 0 0 6 0 0 0 20 0 15 0 67485009 14316269568 13812 18446744073709551615 4194304 4196468 140732835960896 139962584107088 139963404166869 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6122] ppid=6108 vsize=13980732 memory=6944656592455097440 CPUtime=0.2 cores=1,3,5,7
/proc/6110/task/6122/stat : 6122 (java) R 6108 6108 11586 0 -1 4202560 1093 0 0 0 20 0 0 0 20 0 15 0 67485009 14316269568 13812 18446744073709551615 4194304 4196468 140732835960896 139962515188080 139963404168598 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6123] ppid=6108 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6123/stat : 6123 (java) S 6108 6108 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67485009 14316269568 13812 18446744073709551615 4194304 4196468 140732835960896 139962514135520 139963404166869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
[pid=6110/tid=6124] ppid=6108 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6124/stat : 6124 (java) S 6108 6108 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67485018 14316269568 13812 18446744073709551615 4194304 4196468 140732835960896 139962513083312 139963404167810 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32325632 140732835967409 140732835967585 140732835967585 140732835971023 0
Current children cumulated CPU time: 0.79 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 56628 KiB

Child status: 0
Real time (s): 0.684509
CPU time (s): 0.981719
CPU user time (s): 0.922972
CPU system time (s): 0.058747
CPU usage (%): 143.419
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 56628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.922972
system time used= 0.058747
maximum resident set size= 60688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13199
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= 1463
involuntary context switches= 3


# summary of solver processes directly reported to runsolver:
#   pid: 6108
#   total CPU time (s): 0.981719
#   total CPU user time (s): 0.922972
#   total CPU system time (s): 0.058747

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.023838 second user time and 0.04867 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-15 11:49:47
IDJOB=4269751
IDBENCH=126906
IDSOLVER=2660
FILE ID=node124/4269751-1502791443
RUNJOBID= node124-1502673801-14690
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/RoomMate/RoomMate-int-s1/RoomMate-sr0008-int.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-4269751-1502791443/watcher-4269751-1502791443 -o /tmp/evaluation-result-4269751-1502791443/solver-4269751-1502791443 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1099790003 HOME/instance-4269751-1502791443.xml

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

MD5SUM BENCH= bf57741bfe2980b382de9b48ff7fe26c
RANDOM SEED=1099790003

node124.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.51
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.51
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.51
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.51
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:        31403420 kB
MemAvailable:   31821304 kB
Buffers:          237632 kB
Cached:           467184 kB
SwapCached:            0 kB
Active:           633240 kB
Inactive:         288768 kB
Active(anon):     168540 kB
Inactive(anon):    81948 kB
Active(file):     464700 kB
Inactive(file):   206820 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7816 kB
Writeback:             0 kB
AnonPages:        258228 kB
Mapped:            59584 kB
Shmem:             33512 kB
Slab:             151212 kB
SReclaimable:     124396 kB
SUnreclaim:        26816 kB
KernelStack:        3744 kB
PageTables:         5408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1273624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node124 at 2017-08-15 11:49:48