Trace number 4274019

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
OscaR - Conflict Ordering 2017-07-26SAT 2.73124 2.0143199

General information on the benchmark

NameNumberPartitioning/NumberPartitioning-m1-s1/
NumberPartitioning-048.xml
MD5SUM7adabca14a9e2cab4a49f4d8c4ab1203
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.101219
Satisfiable
(Un)Satisfiability was proved
Number of variables96
Number of constraints56
Number of domains2
Minimum domain size48
Maximum domain size2304
Distribution of domain sizes[{"size":48,"count":48},{"size":2304,"count":48}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":48},{"degree":4,"count":47},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity48
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":48},{"arity":24,"count":6},{"arity":48,"count":1}]
Number of extensional constraints0
Number of intensional constraints49
Distribution of constraint types[{"type":"intension","count":49},{"type":"allDifferent","count":1},{"type":"ordered","count":2},{"type":"sum","count":4}]
Optimization problemNO
Type of objective

Solver Data

0.27/0.38	c version: 2017-07-26
0.27/0.38	c seed: 1663277400
0.27/0.38	c timeout: 2520
0.27/0.38	c memlimit: 11000
0.27/0.38	c nbcore: 4
0.27/0.40	c Parsing instance...
2.07/1.40	c Parsing done, starting search...
2.41/1.59	s SATISFIABLE
2.41/1.59	v <instantiation>
2.41/1.59	v 	<list>
2.41/1.59	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] cx[0] cx[1] cx[2] cx[3] cx[4] cx[5] cx[6] cx[7] cx[8] cx[9] cx[10] cx[11] cx[12] cx[13] cx[14] cx[15] cx[16] cx[17] cx[18] cx[19] cx[20] cx[21] cx[22] cx[23] cy[0] cy[1] cy[2] cy[3] cy[4] cy[5] cy[6] cy[7] cy[8] cy[9] cy[10] cy[11] cy[12] cy[13] cy[14] cy[15] cy[16] cy[17] cy[18] cy[19] cy[20] cy[21] cy[22] cy[23]
2.41/1.59	v 	</list>
2.41/1.59	v 	<values>
2.41/1.59	v 		1 3 4 7 8 10 13 18 21 23 24 25 26 27 28 31 32 33 34 42 43 44 45 46 2 5 6 9 11 12 14 15 16 17 19 20 22 29 30 35 36 37 38 39 40 41 47 48 1 9 16 49 64 100 169 324 441 529 576 625 676 729 784 961 1024 1089 1156 1764 1849 1936 2025 2116 4 25 36 81 121 144 196 225 256 289 361 400 484 841 900 1225 1296 1369 1444 1521 1600 1681 2209 2304 
2.41/1.59	v 	</values>
2.41/1.59	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 (15140 MiB free)
  memory of node 1: 16384 MiB (15441 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4274019-1502727916/watcher-4274019-1502727916 -o /tmp/evaluation-result-4274019-1502727916/solver-4274019-1502727916 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502662832-10388 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1663277400 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274019-1502727916.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
Current StackSize limit: 8192 KiB

solver pid=23772, runsolver pid=23769

[startup+0.100152 s]*
/proc/loadavg: 1.86 1.75 1.75 3/204 23778
/proc/meminfo: memFree=31308972/32770624 swapFree=67105588/67108860
[pid=23772] ppid=23769 vsize=13507100 memory=16252 CPUtime=0.02 cores=1,3,5,7
/proc/23772/stat : 23772 (java) S 23769 23772 12560 0 -1 1077944320 3919 0 0 0 2 0 0 0 20 0 8 0 74986996 13831270400 4063 18446744073709551615 4194304 4196468 140723986196560 140723986179104 140215130418935 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
/proc/23772/statm: 3376775 4063 2057 1 0 3366272 0
[pid=23772/tid=23774] ppid=23769 vsize=13507100 memory=7077796292425249400 CPUtime=0.01 cores=1,3,5,7
/proc/23772/task/23774/stat : 23774 (java) R 23769 23772 12560 0 -1 4202560 2573 0 0 0 1 0 0 0 20 0 8 0 74987005 13831270400 4063 18446744073709551615 4194304 4196468 140723986196560 140215134652072 140215130440861 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23775] ppid=23769 vsize=13507100 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23775/stat : 23775 (java) S 23769 23772 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 8 0 74987005 13831270400 4063 18446744073709551615 4194304 4196468 140723986196560 140215049833104 140215130429141 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23776] ppid=23769 vsize=13507100 memory=139682237974144 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23776/stat : 23776 (java) S 23769 23772 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 8 0 74987005 13831270400 4063 18446744073709551615 4194304 4196468 140723986196560 140215048780304 140215130429141 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23777] ppid=23769 vsize=13507100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23777/stat : 23777 (java) S 23769 23772 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 8 0 74987005 13831270400 4063 18446744073709551615 4194304 4196468 140723986196560 140215047727504 140215130429141 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23778] ppid=23769 vsize=13507100 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23778/stat : 23778 (java) S 23769 23772 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 8 0 74987005 13831270400 4063 18446744073709551615 4194304 4196468 140723986196560 140214727076112 140215130429141 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23779] ppid=23769 vsize=13507100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23779/stat : 23779 (java) S 23769 23772 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 8 0 74987007 13831270400 4063 18446744073709551615 4194304 4196468 140723986196560 140214609083248 140215130430082 0 0 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23780] ppid=23769 vsize=13507100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23780/stat : 23780 (java) S 23769 23772 12560 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 8 0 74987007 13831270400 4063 18446744073709551615 4194304 4196468 140723986196560 140214608028112 140215130429141 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13507100 KiB
Current children cumulated memory: 16252 KiB

[startup+0.210052 s]*
/proc/loadavg: 1.86 1.75 1.75 3/213 23787
/proc/meminfo: memFree=31299372/32770624 swapFree=67105588/67108860
[pid=23772] ppid=23769 vsize=13976944 memory=30960 CPUtime=0.11 cores=1,3,5,7
/proc/23772/stat : 23772 (java) S 23769 23772 12560 0 -1 1077944320 7011 0 0 0 10 1 0 0 20 0 15 0 74986996 14312390656 7674 18446744073709551615 4194304 4196468 140723986196560 140723986179104 140215130418935 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
/proc/23772/statm: 3494236 7674 3385 1 0 3483015 0
[pid=23772/tid=23774] ppid=23769 vsize=13976944 memory=8316850467074736180 CPUtime=0.08 cores=1,3,5,7
/proc/23772/task/23774/stat : 23774 (java) R 23769 23772 12560 0 -1 4202560 5138 0 0 0 7 1 0 0 20 0 15 0 74987005 14312390656 7872 18446744073709551615 4194304 4196468 140723986196560 140215134608384 140215123098653 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23775] ppid=23769 vsize=13976944 memory=9220 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23775/stat : 23775 (java) S 23769 23772 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74987005 14312390656 7872 18446744073709551615 4194304 4196468 140723986196560 140215049833104 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23776] ppid=23769 vsize=13976944 memory=139682238686503 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23776/stat : 23776 (java) S 23769 23772 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74987005 14312390656 7938 18446744073709551615 4194304 4196468 140723986196560 140215048780304 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23777] ppid=23769 vsize=13976944 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23777/stat : 23777 (java) S 23769 23772 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74987005 14312390656 7938 18446744073709551615 4194304 4196468 140723986196560 140215047727504 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23778] ppid=23769 vsize=13976944 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23778/stat : 23778 (java) S 23769 23772 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74987005 14312390656 7938 18446744073709551615 4194304 4196468 140723986196560 140214727076112 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23779] ppid=23769 vsize=13976944 memory=139682237974144 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23779/stat : 23779 (java) S 23769 23772 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74987007 14312390656 7938 18446744073709551615 4194304 4196468 140723986196560 140214609083248 140215130430082 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23780] ppid=23769 vsize=13976944 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23780/stat : 23780 (java) S 23769 23772 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74987007 14312390656 7938 18446744073709551615 4194304 4196468 140723986196560 140214608029216 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23781] ppid=23769 vsize=13976944 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23781/stat : 23781 (java) S 23769 23772 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74987007 14312390656 7938 18446744073709551615 4194304 4196468 140723986196560 140214606976368 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23782] ppid=23769 vsize=13976944 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23782/stat : 23782 (java) S 23769 23772 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74987010 14312390656 7938 18446744073709551615 4194304 4196468 140723986196560 140214605924688 140215130437531 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23783] ppid=23769 vsize=13976944 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23783/stat : 23783 (java) S 23769 23772 12560 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 74987010 14312390656 7938 18446744073709551615 4194304 4196468 140723986196560 140214604872048 140215130430082 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23784] ppid=23769 vsize=13976944 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23784/stat : 23784 (java) S 23769 23772 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74987010 14312390656 7938 18446744073709551615 4194304 4196468 140723986196560 140214603819248 140215130430082 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23785] ppid=23769 vsize=13976944 memory=139682237974144 CPUtime=0.01 cores=1,3,5,7
/proc/23772/task/23785/stat : 23785 (java) S 23769 23772 12560 0 -1 1077944384 372 0 0 0 1 0 0 0 20 0 15 0 74987010 14312390656 7938 18446744073709551615 4194304 4196468 140723986196560 140214602766448 140215130430082 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23786] ppid=23769 vsize=13976944 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23786/stat : 23786 (java) S 23769 23772 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74987010 14312390656 7938 18446744073709551615 4194304 4196468 140723986196560 140214601713888 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23787] ppid=23769 vsize=13976944 memory=139682237974144 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23787/stat : 23787 (java) S 23769 23772 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74987014 14312390656 7938 18446744073709551615 4194304 4196468 140723986196560 140214600662192 140215130430082 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13976944 KiB
Current children cumulated memory: 30960 KiB

[startup+0.310334 s]*
/proc/loadavg: 1.86 1.75 1.75 4/213 23787
/proc/meminfo: memFree=31289252/32770624 swapFree=67105588/67108860
[pid=23772] ppid=23769 vsize=13975920 memory=40020 CPUtime=0.27 cores=1,3,5,7
/proc/23772/stat : 23772 (java) S 23769 23772 12560 0 -1 1077944320 10717 0 0 0 25 2 0 0 20 0 15 0 74986996 14311342080 10005 18446744073709551615 4194304 4196468 140723986196560 140723986179104 140215130418935 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
/proc/23772/statm: 3493980 10005 3553 1 0 3482759 0
[pid=23772/tid=23774] ppid=23769 vsize=13975920 memory=-8774313645642428999 CPUtime=0.18 cores=1,3,5,7
/proc/23772/task/23774/stat : 23774 (java) R 23769 23772 12560 0 -1 4202560 8368 0 0 0 16 2 0 0 20 0 15 0 74987005 14311342080 10005 18446744073709551615 4194304 4196468 140723986196560 140215134631664 140215116112442 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23775] ppid=23769 vsize=13975920 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23775/stat : 23775 (java) S 23769 23772 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74987005 14311342080 10005 18446744073709551615 4194304 4196468 140723986196560 140215049833104 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23776] ppid=23769 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23776/stat : 23776 (java) S 23769 23772 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74987005 14311342080 10005 18446744073709551615 4194304 4196468 140723986196560 140215048780304 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23777] ppid=23769 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23777/stat : 23777 (java) S 23769 23772 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74987005 14311342080 10005 18446744073709551615 4194304 4196468 140723986196560 140215047727504 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23778] ppid=23769 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23778/stat : 23778 (java) S 23769 23772 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74987005 14311342080 10005 18446744073709551615 4194304 4196468 140723986196560 140214727076112 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23779] ppid=23769 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23779/stat : 23779 (java) S 23769 23772 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74987007 14311342080 10005 18446744073709551615 4194304 4196468 140723986196560 140214609083248 140215130430082 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23780] ppid=23769 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23780/stat : 23780 (java) S 23769 23772 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74987007 14311342080 10005 18446744073709551615 4194304 4196468 140723986196560 140214608029216 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23781] ppid=23769 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23781/stat : 23781 (java) S 23769 23772 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74987007 14311342080 10005 18446744073709551615 4194304 4196468 140723986196560 140214606976368 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23782] ppid=23769 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23782/stat : 23782 (java) S 23769 23772 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74987010 14311342080 10005 18446744073709551615 4194304 4196468 140723986196560 140214605924688 140215130437531 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23783] ppid=23769 vsize=13975920 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/23772/task/23783/stat : 23783 (java) S 23769 23772 12560 0 -1 1077944384 481 0 0 0 1 0 0 0 20 0 15 0 74987010 14311342080 10005 18446744073709551615 4194304 4196468 140723986196560 140214604872048 140215130430082 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23784] ppid=23769 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23784/stat : 23784 (java) S 23769 23772 12560 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 15 0 74987010 14311342080 10005 18446744073709551615 4194304 4196468 140723986196560 140214603819248 140215130430082 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23785] ppid=23769 vsize=13975920 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/23772/task/23785/stat : 23785 (java) S 23769 23772 12560 0 -1 1077944384 455 0 0 0 5 0 0 0 20 0 15 0 74987010 14311342080 10005 18446744073709551615 4194304 4196468 140723986196560 140214602766448 140215130430082 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23786] ppid=23769 vsize=13975920 memory=139682237974144 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23786/stat : 23786 (java) S 23769 23772 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74987010 14311342080 10005 18446744073709551615 4194304 4196468 140723986196560 140214601713888 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23787] ppid=23769 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23787/stat : 23787 (java) S 23769 23772 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74987014 14311342080 10005 18446744073709551615 4194304 4196468 140723986196560 140214600662192 140215130430082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 40020 KiB

[startup+0.70201 s]
/proc/loadavg: 1.86 1.75 1.75 4/213 23787
/proc/meminfo: memFree=31274288/32770624 swapFree=67105588/67108860
[pid=23772] ppid=23769 vsize=13977988 memory=67264 CPUtime=0.98 cores=1,3,5,7
/proc/23772/stat : 23772 (java) S 23769 23772 12560 0 -1 1077944320 14001 0 0 0 94 4 0 0 20 0 15 0 74986996 14313459712 16816 18446744073709551615 4194304 4196468 140723986196560 140723986179104 140215130418935 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
/proc/23772/statm: 3494497 16816 3726 1 0 3483271 0
[pid=23772/tid=23774] ppid=23769 vsize=13977988 memory=6656426216303648864 CPUtime=0.56 cores=1,3,5,7
/proc/23772/task/23774/stat : 23774 (java) R 23769 23772 12560 0 -1 4202560 10518 0 0 0 53 3 0 0 20 0 15 0 74987005 14313459712 16816 18446744073709551615 4194304 4196468 140723986196560 140215134655344 140214728209182 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23775] ppid=23769 vsize=13977988 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23775/stat : 23775 (java) S 23769 23772 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74987005 14313459712 16816 18446744073709551615 4194304 4196468 140723986196560 140215049833104 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23776] ppid=23769 vsize=13977988 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23776/stat : 23776 (java) S 23769 23772 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74987005 14313459712 16816 18446744073709551615 4194304 4196468 140723986196560 140215048780304 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23777] ppid=23769 vsize=13977988 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23777/stat : 23777 (java) S 23769 23772 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74987005 14313459712 16816 18446744073709551615 4194304 4196468 140723986196560 140215047727504 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23778] ppid=23769 vsize=13977988 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23778/stat : 23778 (java) S 23769 23772 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74987005 14313459712 16816 18446744073709551615 4194304 4196468 140723986196560 140214727076112 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23779] ppid=23769 vsize=13977988 memory=8620 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23779/stat : 23779 (java) S 23769 23772 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74987007 14313459712 16816 18446744073709551615 4194304 4196468 140723986196560 140214609083248 140215130430082 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23780] ppid=23769 vsize=13977988 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23780/stat : 23780 (java) S 23769 23772 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74987007 14313459712 16816 18446744073709551615 4194304 4196468 140723986196560 140214608029216 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23781] ppid=23769 vsize=13977988 memory=14260 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23781/stat : 23781 (java) S 23769 23772 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74987007 14313459712 16816 18446744073709551615 4194304 4196468 140723986196560 140214606976368 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23782] ppid=23769 vsize=13977988 memory=796 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23782/stat : 23782 (java) S 23769 23772 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74987010 14313459712 16816 18446744073709551615 4194304 4196468 140723986196560 140214605924688 140215130437531 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23783] ppid=23769 vsize=13977988 memory=1228 CPUtime=0.12 cores=1,3,5,7
/proc/23772/task/23783/stat : 23783 (java) R 23769 23772 12560 0 -1 4202560 915 0 0 0 12 0 0 0 20 0 15 0 74987010 14313459712 16816 18446744073709551615 4194304 4196468 140723986196560 140214604872344 140215111606783 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23784] ppid=23769 vsize=13977988 memory=3472328279047811153 CPUtime=0.09 cores=1,3,5,7
/proc/23772/task/23784/stat : 23784 (java) S 23769 23772 12560 0 -1 1077944384 419 0 0 0 9 0 0 0 20 0 15 0 74987010 14313459712 16816 18446744073709551615 4194304 4196468 140723986196560 140214603819248 140215130430082 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23785] ppid=23769 vsize=13977988 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/23772/task/23785/stat : 23785 (java) S 23769 23772 12560 0 -1 1077944384 766 0 0 0 19 0 0 0 20 0 15 0 74987010 14313459712 16816 18446744073709551615 4194304 4196468 140723986196560 140214602766448 140215130430082 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23786] ppid=23769 vsize=13977988 memory=737 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23786/stat : 23786 (java) S 23769 23772 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74987010 14313459712 16816 18446744073709551615 4194304 4196468 140723986196560 140214601713888 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23787] ppid=23769 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23787/stat : 23787 (java) S 23769 23772 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74987014 14313459712 16816 18446744073709551615 4194304 4196468 140723986196560 140214600662192 140215130430082 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 67264 KiB

[startup+1.50105 s]
/proc/loadavg: 1.86 1.75 1.75 4/213 23787
/proc/meminfo: memFree=31258832/32770624 swapFree=67105588/67108860
[pid=23772] ppid=23769 vsize=13982084 memory=118620 CPUtime=2.41 cores=1,3,5,7
/proc/23772/stat : 23772 (java) S 23769 23772 12560 0 -1 1077944320 23796 0 0 0 232 9 0 0 20 0 15 0 74986996 14317654016 29655 18446744073709551615 4194304 4196468 140723986196560 140723986179104 140215130418935 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
/proc/23772/statm: 3495521 29655 3747 1 0 3484295 0
[pid=23772/tid=23774] ppid=23769 vsize=13982084 memory=86416 CPUtime=1.35 cores=1,3,5,7
/proc/23772/task/23774/stat : 23774 (java) R 23769 23772 12560 0 -1 4202560 15962 0 0 0 129 6 0 0 20 0 15 0 74987005 14317654016 29655 18446744073709551615 4194304 4196468 140723986196560 140215134654848 140214731035814 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23775] ppid=23769 vsize=13982084 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23775/stat : 23775 (java) S 23769 23772 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74987005 14317654016 29655 18446744073709551615 4194304 4196468 140723986196560 140215049833104 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23776] ppid=23769 vsize=13982084 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23776/stat : 23776 (java) S 23769 23772 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74987005 14317654016 29655 18446744073709551615 4194304 4196468 140723986196560 140215048780304 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23777] ppid=23769 vsize=13982084 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23777/stat : 23777 (java) S 23769 23772 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74987005 14317654016 29655 18446744073709551615 4194304 4196468 140723986196560 140215047727504 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23778] ppid=23769 vsize=13982084 memory=279364268823200 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23778/stat : 23778 (java) S 23769 23772 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74987005 14317654016 29655 18446744073709551615 4194304 4196468 140723986196560 140214727076112 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23779] ppid=23769 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23779/stat : 23779 (java) S 23769 23772 12560 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 74987007 14317654016 29655 18446744073709551615 4194304 4196468 140723986196560 140214609083248 140215130430082 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23780] ppid=23769 vsize=13982084 memory=279364269302432 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23780/stat : 23780 (java) S 23769 23772 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74987007 14317654016 29655 18446744073709551615 4194304 4196468 140723986196560 140214608029216 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23781] ppid=23769 vsize=13982084 memory=-7523660553960122769 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23781/stat : 23781 (java) S 23769 23772 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74987007 14317654016 29655 18446744073709551615 4194304 4196468 140723986196560 140214606976368 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23782] ppid=23769 vsize=13982084 memory=7077805514658193553 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23782/stat : 23782 (java) S 23769 23772 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74987010 14317654016 29655 18446744073709551615 4194304 4196468 140723986196560 140214605924688 140215130437531 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23783] ppid=23769 vsize=13982084 memory=7007709139183952982 CPUtime=0.32 cores=1,3,5,7
/proc/23772/task/23783/stat : 23783 (java) R 23769 23772 12560 0 -1 4202560 1663 0 0 0 32 0 0 0 20 0 15 0 74987010 14317654016 29655 18446744073709551615 4194304 4196468 140723986196560 140214604858144 140215115540354 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23784] ppid=23769 vsize=13982084 memory=7661581076244411963 CPUtime=0.32 cores=1,3,5,7
/proc/23772/task/23784/stat : 23784 (java) R 23769 23772 12560 0 -1 4202560 2008 0 0 0 32 0 0 0 20 0 15 0 74987010 14317654016 29655 18446744073709551615 4194304 4196468 140723986196560 140214603819376 140215111982487 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23785] ppid=23769 vsize=13982084 memory=6082488869023541093 CPUtime=0.37 cores=1,3,5,7
/proc/23772/task/23785/stat : 23785 (java) R 23769 23772 12560 0 -1 4202560 2726 0 0 0 37 0 0 0 20 0 15 0 74987010 14317654016 29655 18446744073709551615 4194304 4196468 140723986196560 140214602766448 140215110767681 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23786] ppid=23769 vsize=13982084 memory=4638778398332698726 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23786/stat : 23786 (java) S 23769 23772 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74987010 14317654016 29655 18446744073709551615 4194304 4196468 140723986196560 140214601713888 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23787] ppid=23769 vsize=13982084 memory=4638778398332829792 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23787/stat : 23787 (java) S 23769 23772 12560 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 74987014 14317654016 29655 18446744073709551615 4194304 4196468 140723986196560 140214600662192 140215130430082 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
Current children cumulated CPU time: 2.41 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 118620 KiB

[startup+2.01428 s]
# the end of solver process 23772 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.62868 s, system=0.102562 s

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

[startup+1.50105 s]
/proc/loadavg: 1.86 1.75 1.75 4/213 23787
/proc/meminfo: memFree=31258832/32770624 swapFree=67105588/67108860
[pid=23772] ppid=23769 vsize=13982084 memory=118620 CPUtime=2.41 cores=1,3,5,7
/proc/23772/stat : 23772 (java) S 23769 23772 12560 0 -1 1077944320 23796 0 0 0 232 9 0 0 20 0 15 0 74986996 14317654016 29655 18446744073709551615 4194304 4196468 140723986196560 140723986179104 140215130418935 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
/proc/23772/statm: 3495521 29655 3747 1 0 3484295 0
[pid=23772/tid=23774] ppid=23769 vsize=13982084 memory=86416 CPUtime=1.35 cores=1,3,5,7
/proc/23772/task/23774/stat : 23774 (java) R 23769 23772 12560 0 -1 4202560 15962 0 0 0 129 6 0 0 20 0 15 0 74987005 14317654016 29655 18446744073709551615 4194304 4196468 140723986196560 140215134654848 140214731035814 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23775] ppid=23769 vsize=13982084 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23775/stat : 23775 (java) S 23769 23772 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74987005 14317654016 29655 18446744073709551615 4194304 4196468 140723986196560 140215049833104 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23776] ppid=23769 vsize=13982084 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23776/stat : 23776 (java) S 23769 23772 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74987005 14317654016 29655 18446744073709551615 4194304 4196468 140723986196560 140215048780304 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23777] ppid=23769 vsize=13982084 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23777/stat : 23777 (java) S 23769 23772 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74987005 14317654016 29655 18446744073709551615 4194304 4196468 140723986196560 140215047727504 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23778] ppid=23769 vsize=13982084 memory=279364268823200 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23778/stat : 23778 (java) S 23769 23772 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74987005 14317654016 29655 18446744073709551615 4194304 4196468 140723986196560 140214727076112 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23779] ppid=23769 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23779/stat : 23779 (java) S 23769 23772 12560 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 74987007 14317654016 29655 18446744073709551615 4194304 4196468 140723986196560 140214609083248 140215130430082 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23780] ppid=23769 vsize=13982084 memory=279364269302432 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23780/stat : 23780 (java) S 23769 23772 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74987007 14317654016 29655 18446744073709551615 4194304 4196468 140723986196560 140214608029216 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23781] ppid=23769 vsize=13982084 memory=-7523660553960122769 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23781/stat : 23781 (java) S 23769 23772 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74987007 14317654016 29655 18446744073709551615 4194304 4196468 140723986196560 140214606976368 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23782] ppid=23769 vsize=13982084 memory=7077805514658193553 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23782/stat : 23782 (java) S 23769 23772 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74987010 14317654016 29655 18446744073709551615 4194304 4196468 140723986196560 140214605924688 140215130437531 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23783] ppid=23769 vsize=13982084 memory=7007709139183952982 CPUtime=0.32 cores=1,3,5,7
/proc/23772/task/23783/stat : 23783 (java) R 23769 23772 12560 0 -1 4202560 1663 0 0 0 32 0 0 0 20 0 15 0 74987010 14317654016 29655 18446744073709551615 4194304 4196468 140723986196560 140214604858144 140215115540354 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23784] ppid=23769 vsize=13982084 memory=7661581076244411963 CPUtime=0.32 cores=1,3,5,7
/proc/23772/task/23784/stat : 23784 (java) R 23769 23772 12560 0 -1 4202560 2008 0 0 0 32 0 0 0 20 0 15 0 74987010 14317654016 29655 18446744073709551615 4194304 4196468 140723986196560 140214603819376 140215111982487 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23785] ppid=23769 vsize=13982084 memory=6082488869023541093 CPUtime=0.37 cores=1,3,5,7
/proc/23772/task/23785/stat : 23785 (java) R 23769 23772 12560 0 -1 4202560 2726 0 0 0 37 0 0 0 20 0 15 0 74987010 14317654016 29655 18446744073709551615 4194304 4196468 140723986196560 140214602766448 140215110767681 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23786] ppid=23769 vsize=13982084 memory=4638778398332698726 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23786/stat : 23786 (java) S 23769 23772 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74987010 14317654016 29655 18446744073709551615 4194304 4196468 140723986196560 140214601713888 140215130429141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
[pid=23772/tid=23787] ppid=23769 vsize=13982084 memory=4638778398332829792 CPUtime=0 cores=1,3,5,7
/proc/23772/task/23787/stat : 23787 (java) S 23769 23772 12560 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 74987014 14317654016 29655 18446744073709551615 4194304 4196468 140723986196560 140214600662192 140215130430082 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35602432 140723986202990 140723986203177 140723986203177 140723986206671 0
Current children cumulated CPU time: 2.41 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 118620 KiB

Child status: 0
Real time (s): 2.01432
CPU time (s): 2.73124
CPU user time (s): 2.62868
CPU system time (s): 0.102562
CPU usage (%): 135.591
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 118620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.62868
system time used= 0.102562
maximum resident set size= 127368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25208
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2066
involuntary context switches= 10


# summary of solver processes directly reported to runsolver:
#   pid: 23772
#   total CPU time (s): 2.73124
#   total CPU user time (s): 2.62868
#   total CPU system time (s): 0.102562

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.037188 second user time and 0.050379 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-14 18:11:14
IDJOB=4274019
IDBENCH=122882
IDSOLVER=2666
FILE ID=node126/4274019-1502727916
RUNJOBID= node126-1502662832-10388
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-048.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4274019-1502727916/watcher-4274019-1502727916 -o /tmp/evaluation-result-4274019-1502727916/solver-4274019-1502727916 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502662832-10388 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1663277400 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274019-1502727916.xml

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

MD5SUM BENCH= 7adabca14a9e2cab4a49f4d8c4ab1203
RANDOM SEED=1663277400

node126.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.81
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.81
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.81
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.81
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:        31315992 kB
MemAvailable:   31805888 kB
Buffers:          309064 kB
Cached:           449448 kB
SwapCached:          524 kB
Active:           733428 kB
Inactive:         235968 kB
Active(anon):     159100 kB
Inactive(anon):    85392 kB
Active(file):     574328 kB
Inactive(file):   150576 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:             42504 kB
Writeback:             0 kB
AnonPages:        210684 kB
Mapped:            64496 kB
Shmem:             33440 kB
Slab:             188244 kB
SReclaimable:     161652 kB
SUnreclaim:        26592 kB
KernelStack:        3456 kB
PageTables:         5840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1178272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    149504 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61948 MiB
End job on node126 at 2017-08-14 18:11:16