Trace number 4246006

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
R1: choco-solver 4.0.5 (2017-07-05)SAT 4.70772 1.33854

General information on the benchmark

NameBibd/Bibd-sc-stab2/
Bibd-sc-06-03-06.xml
MD5SUMff6ab5e1120ff4c45101ac036dd13766
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.87033898
Satisfiable
(Un)Satisfiability was proved
Number of variables1260
Number of constraints502
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":630}]
Minimum variable degree0
Maximum variable degree8
Distribution of variable degrees[{"degree":0,"count":630},{"degree":2,"count":450},{"degree":8,"count":180}]
Minimum constraint arity3
Maximum constraint arity180
Distribution of constraint arities[{"arity":3,"count":450},{"arity":6,"count":30},{"arity":30,"count":21},{"arity":180,"count":1}]
Number of extensional constraints0
Number of intensional constraints450
Distribution of constraint types[{"type":"intension","count":450},{"type":"lex","count":1},{"type":"sum","count":51}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4246006-1500686467.xml"  -tl '2400s' -p 8 -x 0
0.00/0.23	c [HOME/instance-4246006-1500686467.xml, -tl, 2400s, -p, 8, -x, 0]
0.00/0.29	c 8 solvers in parallel
0.00/0.35	c parse instance...
3.23/1.13	c solve instance...
4.53/1.32	s SATISFIABLE
4.53/1.32	v <instantiation>
4.53/1.32	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[0][16] x[0][17] x[0][18] x[0][19] x[0][20] x[0][21] x[0][22] x[0][23] x[0][24] x[0][25] x[0][26] x[0][27] x[0][28] x[0][29] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[1][16] x[1][17] x[1][18] x[1][19] x[1][20] x[1][21] x[1][22] x[1][23] x[1][24] x[1][25] x[1][26] x[1][27] x[1][28] x[1][29] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[2][16] x[2][17] x[2][18] x[2][19] x[2][20] x[2][21] x[2][22] x[2][23] x[2][24] x[2][25] x[2][26] x[2][27] x[2][28] x[2][29] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[3][16] x[3][17] x[3][18] x[3][19] x[3][20] x[3][21] x[3][22] x[3][23] x[3][24] x[3][25] x[3][26] x[3][27] x[3][28] x[3][29] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[4][16] x[4][17] x[4][18] x[4][19] x[4][20] x[4][21] x[4][22] x[4][23] x[4][24] x[4][25] x[4][26] x[4][27] x[4][28] x[4][29] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[5][15] x[5][16] x[5][17] x[5][18] x[5][19] x[5][20] x[5][21] x[5][22] x[5][23] x[5][24] x[5][25] x[5][26] x[5][27] x[5][28] x[5][29] s[0][1][0] s[0][1][1] s[0][1][2] s[0][1][3] s[0][1][4] s[0][1][5] s[0][1][6] s[0][1][7] s[0][1][8] s[0][1][9] s[0][1][10] s[0][1][11] s[0][1][12] s[0][1][13] s[0][1][14] s[0][1][15] s[0][1][16] s[0][1][17] s[0][1][18] s[0][1][19] s[0][1][20] s[0][1][21] s[0][1][22] s[0][1][23] s[0][1][24] s[0][1][25] s[0][1][26] s[0][1][27] s[0][1][28] s[0][1][29] s[0][2][0] s[0][2][1] s[0][2][2] s[0][2][3] s[0][2][4] s[0][2][5] s[0][2][6] s[0][2][7] s[0][2][8] s[0][2][9] s[0][2][10] s[0][2][11] s[0][2][12] s[0][2][13] s[0][2][14] s[0][2][15] s[0][2][16] s[0][2][17] s[0][2][18] s[0][2][19] s[0][2][20] s[0][2][21] s[0][2][22] s[0][2][23] s[0][2][24] s[0][2][25] s[0][2][26] s[0][2][27] s[0][2][28] s[0][2][29] s[0][3][0] s[0][3][1] s[0][3][2] s[0][3][3] s[0][3][4] s[0][3][5] s[0][3][6] s[0][3][7] s[0][3][8] s[0][3][9] s[0][3][10] s[0][3][11] s[0][3][12] s[0][3][13] s[0][3][14] s[0][3][15] s[0][3][16] s[0][3][17] s[0][3][18] s[0][3][19] s[0][3][20] s[0][3][21] s[0][3][22] s[0][3][23] s[0][3][24] s[0][3][25] s[0][3][26] s[0][3][27] s[0][3][28] s[0][3][29] s[0][4][0] s[0][4][1] s[0][4][2] s[0][4][3] s[0][4][4] s[0][4][5] s[0][4][6] s[0][4][7] s[0][4][8] s[0][4][9] s[0][4][10] s[0][4][11] s[0][4][12] s[0][4][13] s[0][4][14] s[0][4][15] s[0][4][16] s[0][4][17] s[0][4][18] s[0][4][19] s[0][4][20] s[0][4][21] s[0][4][22] s[0][4][23] s[0][4][24] s[0][4][25] s[0][4][26] s[0][4][27] s[0][4][28] s[0][4][29] s[0][5][0] s[0][5][1] s[0][5][2] s[0][5][3] s[0][5][4] s[0][5][5] s[0][5][6] s[0][5][7] s[0][5][8] s[0][5][9] s[0][5][10] s[0][5][11] s[0][5][12] s[0][5][13] s[0][5][14] s[0][5][15] s[0][5][16] s[0][5][17] s[0][5][18] s[0][5][19] s[0][5][20] s[0][5][21] s[0][5][22] s[0][5][23] s[0][5][24] s[0][5][25] s[0][5][26] s[0][5][27] s[0][5][28] s[0][5][29] s[1][2][0] s[1][2][1] s[1][2][2] s[1][2][3] s[1][2][4] s[1][2][5] s[1][2][6] s[1][2][7] s[1][2][8] s[1][2][9] s[1][2][10] s[1][2][11] s[1][2][12] s[1][2][13] s[1][2][14] s[1][2][15] s[1][2][16] s[1][2][17] s[1][2][18] s[1][2][19] s[1][2][20] s[1][2][21] s[1][2][22] s[1][2][23] s[1][2][24] s[1][2][25] s[1][2][26] s[1][2][27] s[1][2][28] s[1][2][29] s[1][3][0] s[1][3][1] s[1][3][2] s[1][3][3] s[1][3][4] s[1][3][5] s[1][3][6] s[1][3][7] s[1][3][8] s[1][3][9] s[1][3][10] s[1][3][11] s[1][3][12] s[1][3][13] s[1][3][14] s[1][3][15] s[1][3][16] s[1][3][17] s[1][3][18] s[1][3][19] s[1][3][20] s[1][3][21] s[1][3][22] s[1][3][23] s[1][3][24] s[1][3][25] s[1][3][26] s[1][3][27] s[1][3][28] s[1][3][29] s[1][4][0] s[1][4][1] s[1][4][2] s[1][4][3] s[1][4][4] s[1][4][5] s[1][4][6] s[1][4][7] s[1][4][8] s[1][4][9] s[1][4][10] s[1][4][11] s[1][4][12] s[1][4][13] s[1][4][14] s[1][4][15] s[1][4][16] s[1][4][17] s[1][4][18] s[1][4][19] s[1][4][20] s[1][4][21] s[1][4][22] s[1][4][23] s[1][4][24] s[1][4][25] s[1][4][26] s[1][4][27] s[1][4][28] s[1][4][29] s[1][5][0] s[1][5][1] s[1][5][2] s[1][5][3] s[1][5][4] s[1][5][5] s[1][5][6] s[1][5][7] s[1][5][8] s[1][5][9] s[1][5][10] s[1][5][11] s[1][5][12] s[1][5][13] s[1][5][14] s[1][5][15] s[1][5][16] s[1][5][17] s[1][5][18] s[1][5][19] s[1][5][20] s[1][5][21] s[1][5][22] s[1][5][23] s[1][5][24] s[1][5][25] s[1][5][26] s[1][5][27] s[1][5][28] s[1][5][29] s[2][3][0] s[2][3][1] s[2][3][2] s[2][3][3] s[2][3][4] s[2][3][5] s[2][3][6] s[2][3][7] s[2][3][8] s[2][3][9] s[2][3][10] s[2][3][11] s[2][3][12] s[2][3][13] s[2][3][14] s[2][3][15] s[2][3][16] s[2][3][17] s[2][3][18] s[2][3][19] s[2][3][20] s[2][3][21] s[2][3][22] s[2][3][23] s[2][3][24] s[2][3][25] s[2][3][26] s[2][3][27] s[2][3][28] s[2][3][29] s[2][4][0] s[2][4][1] s[2][4][2] s[2][4][3] s[2][4][4] s[2][4][5] s[2][4][6] s[2][4][7] s[2][4][8] s[2][4][9] s[2][4][10] s[2][4][11] s[2][4][12] s[2][4][13] s[2][4][14] s[2][4][15] s[2][4][16] s[2][4][17] s[2][4][18] s[2][4][19] s[2][4][20] s[2][4][21] s[2][4][22] s[2][4][23] s[2][4][24] s[2][4][25] s[2][4][26] s[2][4][27] s[2][4][28] s[2][4][29] s[2][5][0] s[2][5][1] s[2][5][2] s[2][5][3] s[2][5][4] s[2][5][5] s[2][5][6] s[2][5][7] s[2][5][8] s[2][5][9] s[2][5][10] s[2][5][11] s[2][5][12] s[2][5][13] s[2][5][14] s[2][5][15] s[2][5][16] s[2][5][17] s[2][5][18] s[2][5][19] s[2][5][20] s[2][5][21] s[2][5][22] s[2][5][23] s[2][5][24] s[2][5][25] s[2][5][26] s[2][5][27] s[2][5][28] s[2][5][29] s[3][4][0] s[3][4][1] s[3][4][2] s[3][4][3] s[3][4][4] s[3][4][5] s[3][4][6] s[3][4][7] s[3][4][8] s[3][4][9] s[3][4][10] s[3][4][11] s[3][4][12] s[3][4][13] s[3][4][14] s[3][4][15] s[3][4][16] s[3][4][17] s[3][4][18] s[3][4][19] s[3][4][20] s[3][4][21] s[3][4][22] s[3][4][23] s[3][4][24] s[3][4][25] s[3][4][26] s[3][4][27] s[3][4][28] s[3][4][29] s[3][5][0] s[3][5][1] s[3][5][2] s[3][5][3] s[3][5][4] s[3][5][5] s[3][5][6] s[3][5][7] s[3][5][8] s[3][5][9] s[3][5][10] s[3][5][11] s[3][5][12] s[3][5][13] s[3][5][14] s[3][5][15] s[3][5][16] s[3][5][17] s[3][5][18] s[3][5][19] s[3][5][20] s[3][5][21] s[3][5][22] s[3][5][23] s[3][5][24] s[3][5][25] s[3][5][26] s[3][5][27] s[3][5][28] s[3][5][29] s[4][5][0] s[4][5][1] s[4][5][2] s[4][5][3] s[4][5][4] s[4][5][5] s[4][5][6] s[4][5][7] s[4][5][8] s[4][5][9] s[4][5][10] s[4][5][11] s[4][5][12] s[4][5][13] s[4][5][14] s[4][5][15] s[4][5][16] s[4][5][17] s[4][5][18] s[4][5][19] s[4][5][20] s[4][5][21] s[4][5][22] s[4][5][23] s[4][5][24] s[4][5][25] s[4][5][26] s[4][5][27] s[4][5][28] s[4][5][29] </list>
4.53/1.32	v 	<values>0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 1 1 1 1 1 0 0 0 0 0 1 1 1 1 0 0 0 0 0 1 1 1 1 0 0 0 0 1 1 1 0 1 1 1 1 0 0 1 1 1 0 0 0 1 0 0 1 1 1 0 0 0 1 0 0 1 1 0 0 1 1 0 1 1 1 1 1 0 1 1 0 0 0 0 1 1 0 0 0 0 1 1 0 1 1 0 0 0 0 1 1 1 0 0 0 1 1 1 0 0 1 1 1 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 1 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 1 1 1 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 </values>
4.53/1.32	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4246006-1500686467/watcher-4246006-1500686467 -o /tmp/evaluation-result-4246006-1500686467/solver-4246006-1500686467 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1500683887-7653 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 686460266 HOME/instance-4246006-1500686467.xml 

pid=31633
running on 8 cores: 1,3,5,7,9,11,13,15

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


[startup+0 s]
/proc/loadavg: 13.89 15.14 14.33 10/271 31636
/proc/meminfo: memFree=27891620/32770624 swapFree=5800/240856
[pid=31636] ppid=31633 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31636/stat : 31636 (xcsp3-exec) S 31633 31636 7621 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3914433 9740288 345 33554432000 4194304 5098028 140735063714944 140735063713048 140654159438460 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 16748544 140735063717007 140735063717216 140735063717216 140735063719915 0
/proc/31636/statm: 2378 345 289 221 0 87 0

[startup+0.100076 s]
/proc/loadavg: 13.89 15.14 14.33 10/271 31636
/proc/meminfo: memFree=27891620/32770624 swapFree=5800/240856
[pid=31636] ppid=31633 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31636/stat : 31636 (xcsp3-exec) S 31633 31636 7621 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3914433 9740288 345 33554432000 4194304 5098028 140735063714944 140735063713048 140654159438460 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 16748544 140735063717007 140735063717216 140735063717216 140735063719915 0
/proc/31636/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200369 s]
/proc/loadavg: 13.89 15.14 14.33 10/271 31636
/proc/meminfo: memFree=27891620/32770624 swapFree=5800/240856
[pid=31636] ppid=31633 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31636/stat : 31636 (xcsp3-exec) S 31633 31636 7621 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3914433 9740288 345 33554432000 4194304 5098028 140735063714944 140735063713048 140654159438460 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 16748544 140735063717007 140735063717216 140735063717216 140735063719915 0
/proc/31636/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300348 s]
/proc/loadavg: 13.89 15.14 14.33 10/271 31636
/proc/meminfo: memFree=27891620/32770624 swapFree=5800/240856
[pid=31636] ppid=31633 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31636/stat : 31636 (xcsp3-exec) S 31633 31636 7621 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3914433 9740288 345 33554432000 4194304 5098028 140735063714944 140735063713048 140654159438460 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 16748544 140735063717007 140735063717216 140735063717216 140735063719915 0
/proc/31636/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700222 s]
/proc/loadavg: 13.89 15.14 14.33 10/271 31636
/proc/meminfo: memFree=27891620/32770624 swapFree=5800/240856
[pid=31636] ppid=31633 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31636/stat : 31636 (xcsp3-exec) S 31633 31636 7621 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3914433 9740288 345 33554432000 4194304 5098028 140735063714944 140735063713048 140654159438460 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 16748544 140735063717007 140735063717216 140735063717216 140735063719915 0
/proc/31636/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

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

[startup+0.800327 s]
/proc/loadavg: 13.89 15.14 14.33 10/271 31636
/proc/meminfo: memFree=27891620/32770624 swapFree=5800/240856
[pid=31636] ppid=31633 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31636/stat : 31636 (xcsp3-exec) S 31633 31636 7621 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3914433 9740288 345 33554432000 4194304 5098028 140735063714944 140735063713048 140654159438460 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 16748544 140735063717007 140735063717216 140735063717216 140735063719915 0
/proc/31636/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.20931 s]
/proc/loadavg: 13.89 15.14 14.33 13/292 31657
/proc/meminfo: memFree=27747972/32770624 swapFree=5800/240884
[pid=31636] ppid=31633 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31636/stat : 31636 (xcsp3-exec) S 31633 31636 7621 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3914433 9740288 345 33554432000 4194304 5098028 140735063714944 140735063713048 140654159438460 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 16748544 140735063717007 140735063717216 140735063717216 140735063719915 0
/proc/31636/statm: 2378 345 289 221 0 87 0
[pid=31637] ppid=31636 vsize=13801768 CPUtime=3.83 cores=1,3,5,7,9,11,13,15
/proc/31637/stat : 31637 (java) S 31636 31636 7621 0 -1 1077944320 19858 0 0 0 375 8 0 0 20 0 28 0 3914434 14133010432 45131 33554432000 4194304 4196468 140722238606176 140722238588720 140186902605559 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
/proc/31637/statm: 3450442 45131 3224 1 0 3437675 0
[pid=31637/tid=31638] ppid=31636 vsize=13801768 CPUtime=1.12 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31638/stat : 31638 (java) S 31636 31636 7621 0 -1 1077944384 7521 0 0 0 107 5 0 0 20 0 28 0 3914434 14133010432 45131 33554432000 4194304 4196468 140722238606176 140186906846336 140186902615765 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31640] ppid=31636 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31640/stat : 31640 (java) S 31636 31636 7621 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3914435 14133010432 45131 33554432000 4194304 4196468 140722238606176 140186861365776 140186902615765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31641] ppid=31636 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31641/stat : 31641 (java) S 31636 31636 7621 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3914435 14133010432 45131 33554432000 4194304 4196468 140722238606176 140186501073552 140186902615765 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31642] ppid=31636 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31642/stat : 31642 (java) S 31636 31636 7621 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3914435 14133010432 45131 33554432000 4194304 4196468 140722238606176 140186500020496 140186902615765 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31643] ppid=31636 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31643/stat : 31643 (java) S 31636 31636 7621 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3914435 14133010432 45131 33554432000 4194304 4196468 140722238606176 140186498967952 140186902615765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31644] ppid=31636 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31644/stat : 31644 (java) S 31636 31636 7621 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3914435 14133010432 45131 33554432000 4194304 4196468 140722238606176 140186497915920 140186902615765 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31645] ppid=31636 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31645/stat : 31645 (java) S 31636 31636 7621 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3914435 14133010432 45131 33554432000 4194304 4196468 140722238606176 140186496863376 140186902615765 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31646] ppid=31636 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31646/stat : 31646 (java) S 31636 31636 7621 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3914435 14133010432 45131 33554432000 4194304 4196468 140722238606176 140186495810320 140186902615765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31647] ppid=31636 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31647/stat : 31647 (java) S 31636 31636 7621 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3914435 14133010432 45131 33554432000 4194304 4196468 140722238606176 140186494757776 140186902615765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31648] ppid=31636 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31648/stat : 31648 (java) S 31636 31636 7621 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 3914437 14133010432 45131 33554432000 4194304 4196468 140722238606176 140185567398128 140186902616706 0 0 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31649] ppid=31636 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31649/stat : 31649 (java) S 31636 31636 7621 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3914438 14133010432 45131 33554432000 4194304 4196468 140722238606176 140185566344352 140186902615765 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31650] ppid=31636 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31650/stat : 31650 (java) S 31636 31636 7621 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3914439 14133010432 45131 33554432000 4194304 4196468 140722238606176 140185565291248 140186902615765 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31651] ppid=31636 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31651/stat : 31651 (java) S 31636 31636 7621 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3914443 14133010432 45131 33554432000 4194304 4196468 140722238606176 140185564239824 140186902624155 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31652] ppid=31636 vsize=13801768 CPUtime=0.59 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31652/stat : 31652 (java) R 31636 31636 7621 0 -1 4202560 2927 0 0 0 58 1 0 0 20 0 28 0 3914443 14133010432 45131 33554432000 4194304 4196468 140722238606176 140185563174816 140186884150079 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31653] ppid=31636 vsize=13801768 CPUtime=0.6 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31653/stat : 31653 (java) R 31636 31636 7621 0 -1 4202560 2170 0 0 0 60 0 0 0 20 0 28 0 3914443 14133010432 45131 33554432000 4194304 4196468 140722238606176 140185562128480 140186887731783 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31654] ppid=31636 vsize=13801768 CPUtime=0.6 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31654/stat : 31654 (java) R 31636 31636 7621 0 -1 4202560 2066 0 0 0 60 0 0 0 20 0 28 0 3914443 14133010432 45131 33554432000 4194304 4196468 140722238606176 140185561068896 140186882260785 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31655] ppid=31636 vsize=13801768 CPUtime=0.63 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31655/stat : 31655 (java) R 31636 31636 7621 0 -1 1077944384 3471 0 0 0 62 1 0 0 20 0 28 0 3914443 14133010432 45131 33554432000 4194304 4196468 140722238606176 140185560027600 140186902615765 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31656] ppid=31636 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31656/stat : 31656 (java) S 31636 31636 7621 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3914443 14133010432 45131 33554432000 4194304 4196468 140722238606176 140185558976992 140186902615765 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31657] ppid=31636 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31657/stat : 31657 (java) S 31636 31636 7621 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3914443 14133010432 45131 33554432000 4194304 4196468 140722238606176 140185557924528 140186902616706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 13811280

[startup+1.3013 s]
/proc/loadavg: 13.89 15.14 14.33 13/292 31657
/proc/meminfo: memFree=27747972/32770624 swapFree=5800/240884
[pid=31636] ppid=31633 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31636/stat : 31636 (xcsp3-exec) S 31633 31636 7621 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3914433 9740288 345 33554432000 4194304 5098028 140735063714944 140735063713048 140654159438460 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 16748544 140735063717007 140735063717216 140735063717216 140735063719915 0
/proc/31636/statm: 2378 345 289 221 0 87 0
[pid=31637] ppid=31636 vsize=13801768 CPUtime=4.53 cores=1,3,5,7,9,11,13,15
/proc/31637/stat : 31637 (java) S 31636 31636 7621 0 -1 1077944320 19971 0 0 0 445 8 0 0 20 0 28 0 3914434 14133010432 45199 33554432000 4194304 4196468 140722238606176 140722238588720 140186902605559 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
/proc/31637/statm: 3450442 45199 3227 1 0 3437675 0
[pid=31637/tid=31638] ppid=31636 vsize=13801768 CPUtime=1.12 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31638/stat : 31638 (java) S 31636 31636 7621 0 -1 1077944384 7521 0 0 0 107 5 0 0 20 0 28 0 3914434 14133010432 45199 33554432000 4194304 4196468 140722238606176 140186906846336 140186902615765 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31640] ppid=31636 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31640/stat : 31640 (java) S 31636 31636 7621 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3914435 14133010432 45199 33554432000 4194304 4196468 140722238606176 140186861365776 140186902615765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31641] ppid=31636 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31641/stat : 31641 (java) S 31636 31636 7621 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3914435 14133010432 45199 33554432000 4194304 4196468 140722238606176 140186501073552 140186902615765 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31642] ppid=31636 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31642/stat : 31642 (java) S 31636 31636 7621 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3914435 14133010432 45199 33554432000 4194304 4196468 140722238606176 140186500020496 140186902615765 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31643] ppid=31636 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31643/stat : 31643 (java) S 31636 31636 7621 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3914435 14133010432 45199 33554432000 4194304 4196468 140722238606176 140186498967952 140186902615765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31644] ppid=31636 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31644/stat : 31644 (java) S 31636 31636 7621 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3914435 14133010432 45199 33554432000 4194304 4196468 140722238606176 140186497915920 140186902615765 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31645] ppid=31636 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31645/stat : 31645 (java) S 31636 31636 7621 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3914435 14133010432 45199 33554432000 4194304 4196468 140722238606176 140186496863376 140186902615765 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31646] ppid=31636 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31646/stat : 31646 (java) S 31636 31636 7621 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3914435 14133010432 45199 33554432000 4194304 4196468 140722238606176 140186495810320 140186902615765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31647] ppid=31636 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31647/stat : 31647 (java) S 31636 31636 7621 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3914435 14133010432 45199 33554432000 4194304 4196468 140722238606176 140186494757776 140186902615765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31648] ppid=31636 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31648/stat : 31648 (java) S 31636 31636 7621 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 3914437 14133010432 45199 33554432000 4194304 4196468 140722238606176 140185567398128 140186902616706 0 0 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31649] ppid=31636 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31649/stat : 31649 (java) S 31636 31636 7621 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3914438 14133010432 45199 33554432000 4194304 4196468 140722238606176 140185566344352 140186902615765 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31650] ppid=31636 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31650/stat : 31650 (java) S 31636 31636 7621 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3914439 14133010432 45199 33554432000 4194304 4196468 140722238606176 140185565291248 140186902615765 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31651] ppid=31636 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31651/stat : 31651 (java) S 31636 31636 7621 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3914443 14133010432 45199 33554432000 4194304 4196468 140722238606176 140185564239824 140186902624155 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31652] ppid=31636 vsize=13801768 CPUtime=0.64 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31652/stat : 31652 (java) R 31636 31636 7621 0 -1 4202560 2945 0 0 0 63 1 0 0 20 0 28 0 3914443 14133010432 45199 33554432000 4194304 4196468 140722238606176 140185563177312 140186882260992 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31653] ppid=31636 vsize=13801768 CPUtime=0.66 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31653/stat : 31653 (java) R 31636 31636 7621 0 -1 4202560 2171 0 0 0 66 0 0 0 20 0 28 0 3914443 14133010432 45199 33554432000 4194304 4196468 140722238606176 140185562121376 140186884150012 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31654] ppid=31636 vsize=13801768 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31654/stat : 31654 (java) R 31636 31636 7621 0 -1 4202560 2084 0 0 0 69 0 0 0 20 0 28 0 3914443 14133010432 45199 33554432000 4194304 4196468 140722238606176 140185561075544 140186886102347 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31655] ppid=31636 vsize=13801768 CPUtime=0.68 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31655/stat : 31655 (java) R 31636 31636 7621 0 -1 4202560 3533 0 0 0 67 1 0 0 20 0 28 0 3914443 14133010432 45199 33554432000 4194304 4196468 140722238606176 140185560027768 140186881882496 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31656] ppid=31636 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31656/stat : 31656 (java) S 31636 31636 7621 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3914443 14133010432 45199 33554432000 4194304 4196468 140722238606176 140185558976992 140186902615765 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
[pid=31637/tid=31657] ppid=31636 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31637/task/31657/stat : 31657 (java) S 31636 31636 7621 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3914443 14133010432 45199 33554432000 4194304 4196468 140722238606176 140185557924528 140186902616706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22761472 140722238608572 140722238608748 140722238608748 140722238611407 0
Current children cumulated CPU time (s) 4.53
Current children cumulated vsize (KiB) 13811280

Child status: 0
Real time (s): 1.33854
CPU time (s): 4.70772
CPU user time (s): 4.61119
CPU system time (s): 0.096521
CPU usage (%): 351.706
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.6112
system time used= 0.096521
maximum resident set size= 183604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20681
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= 3146
involuntary context switches= 377

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.01425 second user time and 0.017539 second system time

The end

Launcher Data

Begin job on node124 at 2017-07-22 03:21:07
IDJOB=4246006
IDBENCH=123744
IDSOLVER=2625
FILE ID=node124/4246006-1500686467
RUNJOBID= node124-1500683887-7653
PBS_JOBID= 20623343
Free space on /tmp= 62000 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/Bibd/Bibd-sc-stab2/Bibd-sc-06-03-06.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 10000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4246006-1500686467/watcher-4246006-1500686467 -o /tmp/evaluation-result-4246006-1500686467/solver-4246006-1500686467 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1500683887-7653 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 686460266 HOME/instance-4246006-1500686467.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= ff6ab5e1120ff4c45101ac036dd13766
RANDOM SEED=686460266

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

/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	: 8
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.16
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 8
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.16
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 8
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.16
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 8
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.16
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
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	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        27892024 kB
MemAvailable:   27939008 kB
Buffers:           51228 kB
Cached:           306348 kB
SwapCached:            0 kB
Active:          4249396 kB
Inactive:         249612 kB
Active(anon):    4144076 kB
Inactive(anon):     8756 kB
Active(file):     105320 kB
Inactive(file):   240856 kB
Unevictable:        5800 kB
Mlocked:            5800 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8192 kB
Writeback:             0 kB
AnonPages:       4153252 kB
Mapped:            42624 kB
Shmem:              8872 kB
Slab:              67180 kB
SReclaimable:      33284 kB
SUnreclaim:        33896 kB
KernelStack:        5008 kB
PageTables:        13828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6036828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3989504 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61992 MiB
End job on node124 at 2017-07-22 03:21:08