Trace number 4290847

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 2018-07-02UNSAT 1.96786 1.23025

General information on the benchmark

NameStripPacking/
StripPacking-1a_c18.xml
MD5SUM33ae3e79eb3d2d497b25d2e53ccdbc20
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.028643
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints37
Number of domains14
Minimum domain size1
Maximum domain size15
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":34},{"size":15,"count":24}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":12},{"degree":2,"count":24},{"degree":3,"count":24}]
Minimum constraint arity2
Maximum constraint arity48
Distribution of constraint arities[{"arity":2,"count":24},{"arity":3,"count":12},{"arity":48,"count":1}]
Number of extensional constraints12
Number of intensional constraints24
Distribution of constraint types[{"type":"extension","count":12},{"type":"intension","count":24},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.56	c version: 2018-07-02
0.67/0.57	c seed: 271149695
0.67/0.57	c timeout: 2400
0.67/0.57	c memlimit: 11000
0.67/0.57	c nbcore: 4
0.67/0.59	c Parsing instance...
1.68/1.15	c Parsing done, starting search...
1.90/1.21	s UNSATISFIABLE

Verifier Data


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 (9819 MiB free)
  memory of node 1: 16384 MiB (14295 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290847-1532231278/watcher-4290847-1532231278 -o /tmp/evaluation-result-4290847-1532231278/solver-4290847-1532231278 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532226532-30496 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 271149695 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290847-1532231278.xml 

running on 4 cores: 0,2,4,6

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=30942, runsolver pid=30939
Current StackSize limit: 8192 KiB


[startup+0.107291 s]*
/proc/loadavg: 1.27 1.25 1.30 3/215 30957
/proc/meminfo: memFree=24676972/32770624 swapFree=67108852/67108860
[pid=30942] ppid=30939 vsize=14082740 memory=30740 CPUtime=0.12 cores=0,2,4,6
/proc/30942/stat : 30942 (java) S 30939 30942 30465 0 -1 1077944320 6619 0 0 0 11 1 0 0 20 0 15 0 40690975 14420725760 7685 33554432000 4194304 4196468 140735014949360 140735014931904 140289838436087 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
/proc/30942/statm: 3520685 7685 3155 1 0 3482761 0
[pid=30942/tid=30944] ppid=30939 vsize=14082740 memory=-8773748148830376316 CPUtime=0.1 cores=0,2,4,6
/proc/30942/task/30944/stat : 30944 (java) R 30939 30942 30465 0 -1 4202560 4655 0 0 0 9 1 0 0 20 0 15 0 40690976 14420725760 7685 33554432000 4194304 4196468 140735014949360 140289842657832 140289818711901 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30945] ppid=30939 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30945/stat : 30945 (java) S 30939 30942 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40690976 14420725760 7685 33554432000 4194304 4196468 140735014949360 140289433860496 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30946] ppid=30939 vsize=14082740 memory=140128755840640 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30946/stat : 30946 (java) S 30939 30942 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40690976 14420725760 7751 33554432000 4194304 4196468 140735014949360 140289432807696 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30947] ppid=30939 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30947/stat : 30947 (java) S 30939 30942 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40690976 14420725760 7751 33554432000 4194304 4196468 140735014949360 140289431755408 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30948] ppid=30939 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30948/stat : 30948 (java) S 30939 30942 30465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40690976 14420725760 7751 33554432000 4194304 4196468 140735014949360 140289430702608 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30949] ppid=30939 vsize=14082740 memory=140128755840640 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30949/stat : 30949 (java) S 30939 30942 30465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40690978 14420725760 7751 33554432000 4194304 4196468 140735014949360 140289313282672 140289838447234 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30950] ppid=30939 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30950/stat : 30950 (java) S 30939 30942 30465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 40690978 14420725760 7751 33554432000 4194304 4196468 140735014949360 140289312228640 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30951] ppid=30939 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30951/stat : 30951 (java) S 30939 30942 30465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 40690978 14420725760 7751 33554432000 4194304 4196468 140735014949360 140289311176304 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30952] ppid=30939 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30952/stat : 30952 (java) S 30939 30942 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40690981 14420725760 7751 33554432000 4194304 4196468 140735014949360 140289310124624 140289838454683 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30953] ppid=30939 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30953/stat : 30953 (java) S 30939 30942 30465 0 -1 1077944384 315 0 0 0 0 0 0 0 20 0 15 0 40690981 14420725760 7751 33554432000 4194304 4196468 140735014949360 140289309071472 140289838447234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30954] ppid=30939 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30954/stat : 30954 (java) S 30939 30942 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40690981 14420725760 7751 33554432000 4194304 4196468 140735014949360 140289308018672 140289838447234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30955] ppid=30939 vsize=14082740 memory=140128755840640 CPUtime=0.01 cores=0,2,4,6
/proc/30942/task/30955/stat : 30955 (java) S 30939 30942 30465 0 -1 1077944384 296 0 0 0 1 0 0 0 20 0 15 0 40690981 14420725760 7751 33554432000 4194304 4196468 140735014949360 140289306966384 140289838447234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30956] ppid=30939 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30956/stat : 30956 (java) S 30939 30942 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40690981 14420725760 7751 33554432000 4194304 4196468 140735014949360 140289305913824 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30957] ppid=30939 vsize=14082740 memory=140128755840640 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30957/stat : 30957 (java) S 30939 30942 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40690981 14420725760 7751 33554432000 4194304 4196468 140735014949360 140289304861616 140289838447234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 30740 KiB

[startup+0.210304 s]*
/proc/loadavg: 1.27 1.25 1.30 4/215 30957
/proc/meminfo: memFree=24662420/32770624 swapFree=67108852/67108860
[pid=30942] ppid=30939 vsize=14082740 memory=46252 CPUtime=0.29 cores=0,2,4,6
/proc/30942/stat : 30942 (java) S 30939 30942 30465 0 -1 1077944320 10159 0 0 0 27 2 0 0 20 0 15 0 40690975 14420725760 11563 33554432000 4194304 4196468 140735014949360 140735014931904 140289838436087 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
/proc/30942/statm: 3520685 11563 3354 1 0 3482761 0
[pid=30942/tid=30944] ppid=30939 vsize=14082740 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/30942/task/30944/stat : 30944 (java) S 30939 30942 30465 0 -1 1077944384 7828 0 0 0 18 1 0 0 20 0 15 0 40690976 14420725760 11563 33554432000 4194304 4196468 140735014949360 140289842664528 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30945] ppid=30939 vsize=14082740 memory=343 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30945/stat : 30945 (java) S 30939 30942 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40690976 14420725760 11563 33554432000 4194304 4196468 140735014949360 140289433860496 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30946] ppid=30939 vsize=14082740 memory=140128756063294 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30946/stat : 30946 (java) S 30939 30942 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40690976 14420725760 11563 33554432000 4194304 4196468 140735014949360 140289432807696 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30947] ppid=30939 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30947/stat : 30947 (java) S 30939 30942 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40690976 14420725760 11563 33554432000 4194304 4196468 140735014949360 140289431755408 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30948] ppid=30939 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30948/stat : 30948 (java) S 30939 30942 30465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40690976 14420725760 11563 33554432000 4194304 4196468 140735014949360 140289430702608 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30949] ppid=30939 vsize=14082740 memory=140128755840640 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30949/stat : 30949 (java) S 30939 30942 30465 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 40690978 14420725760 11563 33554432000 4194304 4196468 140735014949360 140289313282672 140289838447234 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30950] ppid=30939 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30950/stat : 30950 (java) S 30939 30942 30465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 40690978 14420725760 11563 33554432000 4194304 4196468 140735014949360 140289312228640 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30951] ppid=30939 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30951/stat : 30951 (java) S 30939 30942 30465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 40690978 14420725760 11563 33554432000 4194304 4196468 140735014949360 140289311176304 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30952] ppid=30939 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30952/stat : 30952 (java) S 30939 30942 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40690981 14420725760 11563 33554432000 4194304 4196468 140735014949360 140289310124624 140289838454683 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30953] ppid=30939 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/30942/task/30953/stat : 30953 (java) R 30939 30942 30465 0 -1 4202560 414 0 0 0 2 0 0 0 20 0 15 0 40690981 14420725760 11563 33554432000 4194304 4196468 140735014949360 140289309052488 140289821922029 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30954] ppid=30939 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30954/stat : 30954 (java) S 30939 30942 30465 0 -1 1077944384 152 0 0 0 0 0 0 0 20 0 15 0 40690981 14420725760 11563 33554432000 4194304 4196468 140735014949360 140289308018672 140289838447234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30955] ppid=30939 vsize=14082740 memory=140128755840640 CPUtime=0.05 cores=0,2,4,6
/proc/30942/task/30955/stat : 30955 (java) R 30939 30942 30465 0 -1 4202560 385 0 0 0 5 0 0 0 20 0 15 0 40690981 14420725760 11563 33554432000 4194304 4196468 140735014949360 140289306966384 140289838448022 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30956] ppid=30939 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30956/stat : 30956 (java) S 30939 30942 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40690981 14420725760 11563 33554432000 4194304 4196468 140735014949360 140289305913824 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30957] ppid=30939 vsize=14082740 memory=140128755840640 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30957/stat : 30957 (java) S 30939 30942 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40690981 14420725760 11563 33554432000 4194304 4196468 140735014949360 140289304861616 140289838447234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 46252 KiB

[startup+0.310445 s]*
/proc/loadavg: 1.27 1.25 1.30 3/215 30957
/proc/meminfo: memFree=24658512/32770624 swapFree=67108852/67108860
[pid=30942] ppid=30939 vsize=14082740 memory=49972 CPUtime=0.44 cores=0,2,4,6
/proc/30942/stat : 30942 (java) S 30939 30942 30465 0 -1 1077944320 10656 0 0 0 42 2 0 0 20 0 15 0 40690975 14420725760 12493 33554432000 4194304 4196468 140735014949360 140735014931904 140289838436087 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
/proc/30942/statm: 3520685 12493 3401 1 0 3482761 0
[pid=30942/tid=30944] ppid=30939 vsize=14082740 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/30942/task/30944/stat : 30944 (java) R 30939 30942 30465 0 -1 4202560 8165 0 0 0 28 2 0 0 20 0 15 0 40690976 14420725760 12493 33554432000 4194304 4196468 140735014949360 140289842656928 140289822516574 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30945] ppid=30939 vsize=14082740 memory=288230604707987479 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30945/stat : 30945 (java) S 30939 30942 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40690976 14420725760 12493 33554432000 4194304 4196468 140735014949360 140289433860496 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30946] ppid=30939 vsize=14082740 memory=140128756063041 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30946/stat : 30946 (java) S 30939 30942 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40690976 14420725760 12493 33554432000 4194304 4196468 140735014949360 140289432807696 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30947] ppid=30939 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30947/stat : 30947 (java) S 30939 30942 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40690976 14420725760 12493 33554432000 4194304 4196468 140735014949360 140289431755408 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30948] ppid=30939 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30948/stat : 30948 (java) S 30939 30942 30465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40690976 14420725760 12493 33554432000 4194304 4196468 140735014949360 140289430702608 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30949] ppid=30939 vsize=14082740 memory=140128755840640 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30949/stat : 30949 (java) S 30939 30942 30465 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 40690978 14420725760 12493 33554432000 4194304 4196468 140735014949360 140289313282672 140289838447234 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30950] ppid=30939 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30950/stat : 30950 (java) S 30939 30942 30465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 40690978 14420725760 12493 33554432000 4194304 4196468 140735014949360 140289312228640 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30951] ppid=30939 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30951/stat : 30951 (java) S 30939 30942 30465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 40690978 14420725760 12493 33554432000 4194304 4196468 140735014949360 140289311176304 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30952] ppid=30939 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30952/stat : 30952 (java) S 30939 30942 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40690981 14420725760 12493 33554432000 4194304 4196468 140735014949360 140289310124624 140289838454683 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30953] ppid=30939 vsize=14082740 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/30942/task/30953/stat : 30953 (java) S 30939 30942 30465 0 -1 1077944384 484 0 0 0 3 0 0 0 20 0 15 0 40690981 14420725760 12493 33554432000 4194304 4196468 140735014949360 140289309071472 140289838447234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30954] ppid=30939 vsize=14082740 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/30942/task/30954/stat : 30954 (java) S 30939 30942 30465 0 -1 1077944384 193 0 0 0 2 0 0 0 20 0 15 0 40690981 14420725760 12493 33554432000 4194304 4196468 140735014949360 140289308018672 140289838447234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30955] ppid=30939 vsize=14082740 memory=140128755840640 CPUtime=0.08 cores=0,2,4,6
/proc/30942/task/30955/stat : 30955 (java) S 30939 30942 30465 0 -1 1077944384 433 0 0 0 8 0 0 0 20 0 15 0 40690981 14420725760 12493 33554432000 4194304 4196468 140735014949360 140289306966384 140289838447234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30956] ppid=30939 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30956/stat : 30956 (java) S 30939 30942 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40690981 14420725760 12493 33554432000 4194304 4196468 140735014949360 140289305913824 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30957] ppid=30939 vsize=14082740 memory=140128755840640 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30957/stat : 30957 (java) S 30939 30942 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40690981 14420725760 12493 33554432000 4194304 4196468 140735014949360 140289304861616 140289838447234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 49972 KiB

[startup+0.700667 s]
/proc/loadavg: 1.27 1.25 1.30 3/215 30957
/proc/meminfo: memFree=24636436/32770624 swapFree=67108852/67108860
[pid=30942] ppid=30939 vsize=14084808 memory=88140 CPUtime=0.99 cores=0,2,4,6
/proc/30942/stat : 30942 (java) S 30939 30942 30465 0 -1 1077944320 17395 0 0 0 94 5 0 0 20 0 15 0 40690975 14422843392 22035 33554432000 4194304 4196468 140735014949360 140735014931904 140289838436087 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
/proc/30942/statm: 3521202 22035 3495 1 0 3483273 0
[pid=30942/tid=30944] ppid=30939 vsize=14084808 memory=1732 CPUtime=0.67 cores=0,2,4,6
/proc/30942/task/30944/stat : 30944 (java) R 30939 30942 30465 0 -1 4202560 14472 0 0 0 63 4 0 0 20 0 15 0 40690976 14422843392 22035 33554432000 4194304 4196468 140735014949360 140289842660304 140289806024184 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30945] ppid=30939 vsize=14084808 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30945/stat : 30945 (java) S 30939 30942 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40690976 14422843392 22035 33554432000 4194304 4196468 140735014949360 140289433860496 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30946] ppid=30939 vsize=14084808 memory=796 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30946/stat : 30946 (java) S 30939 30942 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40690976 14422843392 22035 33554432000 4194304 4196468 140735014949360 140289432807696 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30947] ppid=30939 vsize=14084808 memory=10936 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30947/stat : 30947 (java) S 30939 30942 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40690976 14422843392 22035 33554432000 4194304 4196468 140735014949360 140289431755408 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30948] ppid=30939 vsize=14084808 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30948/stat : 30948 (java) S 30939 30942 30465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40690976 14422843392 22035 33554432000 4194304 4196468 140735014949360 140289430702608 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30949] ppid=30939 vsize=14084808 memory=1948 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30949/stat : 30949 (java) S 30939 30942 30465 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 40690978 14422843392 22035 33554432000 4194304 4196468 140735014949360 140289313282672 140289838447234 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30950] ppid=30939 vsize=14084808 memory=8372 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30950/stat : 30950 (java) S 30939 30942 30465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 40690978 14422843392 22035 33554432000 4194304 4196468 140735014949360 140289312228640 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30951] ppid=30939 vsize=14084808 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30951/stat : 30951 (java) S 30939 30942 30465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 40690978 14422843392 22035 33554432000 4194304 4196468 140735014949360 140289311176304 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30952] ppid=30939 vsize=14084808 memory=5372 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30952/stat : 30952 (java) S 30939 30942 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40690981 14422843392 22035 33554432000 4194304 4196468 140735014949360 140289310124624 140289838454683 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30953] ppid=30939 vsize=14084808 memory=7302135314614015848 CPUtime=0.08 cores=0,2,4,6
/proc/30942/task/30953/stat : 30953 (java) S 30939 30942 30465 0 -1 1077944384 642 0 0 0 8 0 0 0 20 0 15 0 40690981 14422843392 22035 33554432000 4194304 4196468 140735014949360 140289309071472 140289838447234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30954] ppid=30939 vsize=14084808 memory=7811323491934034025 CPUtime=0.06 cores=0,2,4,6
/proc/30942/task/30954/stat : 30954 (java) S 30939 30942 30465 0 -1 1077944384 343 0 0 0 6 0 0 0 20 0 15 0 40690981 14422843392 22035 33554432000 4194304 4196468 140735014949360 140289308018672 140289838447234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30955] ppid=30939 vsize=14084808 memory=7079773312675500112 CPUtime=0.15 cores=0,2,4,6
/proc/30942/task/30955/stat : 30955 (java) R 30939 30942 30465 0 -1 4202560 558 0 0 0 15 0 0 0 20 0 15 0 40690981 14422843392 22035 33554432000 4194304 4196468 140735014949360 140289306966384 140289830673214 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30956] ppid=30939 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30956/stat : 30956 (java) S 30939 30942 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40690981 14422843392 22035 33554432000 4194304 4196468 140735014949360 140289305913824 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30957] ppid=30939 vsize=14084808 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30957/stat : 30957 (java) S 30939 30942 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40690981 14422843392 22035 33554432000 4194304 4196468 140735014949360 140289304861616 140289838447234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 88140 KiB

[startup+1.23021 s]
# the end of solver process 30942 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.87185 s, system=0.096018 s

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

[startup+0.800844 s]
/proc/loadavg: 1.27 1.25 1.30 3/215 30957
/proc/meminfo: memFree=24636436/32770624 swapFree=67108852/67108860
[pid=30942] ppid=30939 vsize=14086856 memory=92380 CPUtime=1.16 cores=0,2,4,6
/proc/30942/stat : 30942 (java) S 30939 30942 30465 0 -1 1077944320 17949 0 0 0 111 5 0 0 20 0 15 0 40690975 14424940544 23095 33554432000 4194304 4196468 140735014949360 140735014931904 140289838436087 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
/proc/30942/statm: 3521714 23095 3501 1 0 3483785 0
[pid=30942/tid=30944] ppid=30939 vsize=14086856 memory=8243114992657236055 CPUtime=0.76 cores=0,2,4,6
/proc/30942/task/30944/stat : 30944 (java) R 30939 30942 30465 0 -1 4202560 14891 0 0 0 72 4 0 0 20 0 15 0 40690976 14424940544 23095 33554432000 4194304 4196468 140735014949360 140289842669056 140289838448022 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30945] ppid=30939 vsize=14086856 memory=288283398412436335 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30945/stat : 30945 (java) S 30939 30942 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40690976 14424940544 23095 33554432000 4194304 4196468 140735014949360 140289433860496 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30946] ppid=30939 vsize=14086856 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30946/stat : 30946 (java) S 30939 30942 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40690976 14424940544 23095 33554432000 4194304 4196468 140735014949360 140289432807696 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30947] ppid=30939 vsize=14086856 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30947/stat : 30947 (java) S 30939 30942 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40690976 14424940544 23095 33554432000 4194304 4196468 140735014949360 140289431755408 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30948] ppid=30939 vsize=14086856 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30948/stat : 30948 (java) S 30939 30942 30465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40690976 14424940544 23095 33554432000 4194304 4196468 140735014949360 140289430702608 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30949] ppid=30939 vsize=14086856 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30949/stat : 30949 (java) S 30939 30942 30465 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 40690978 14424940544 23095 33554432000 4194304 4196468 140735014949360 140289313282672 140289838447234 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30950] ppid=30939 vsize=14086856 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30950/stat : 30950 (java) S 30939 30942 30465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 40690978 14424940544 23095 33554432000 4194304 4196468 140735014949360 140289312228640 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30951] ppid=30939 vsize=14086856 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30951/stat : 30951 (java) S 30939 30942 30465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 40690978 14424940544 23095 33554432000 4194304 4196468 140735014949360 140289311176304 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30952] ppid=30939 vsize=14086856 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30952/stat : 30952 (java) S 30939 30942 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40690981 14424940544 23095 33554432000 4194304 4196468 140735014949360 140289310124624 140289838454683 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30953] ppid=30939 vsize=14086856 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/30942/task/30953/stat : 30953 (java) R 30939 30942 30465 0 -1 1077944384 652 0 0 0 10 0 0 0 20 0 15 0 40690981 14424940544 23095 33554432000 4194304 4196468 140735014949360 140289309071472 140289838447234 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30954] ppid=30939 vsize=14086856 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/30942/task/30954/stat : 30954 (java) R 30939 30942 30465 0 -1 4202560 360 0 0 0 8 0 0 0 20 0 15 0 40690981 14424940544 23095 33554432000 4194304 4196468 140735014949360 140289308018672 140289822830245 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30955] ppid=30939 vsize=14086856 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/30942/task/30955/stat : 30955 (java) R 30939 30942 30465 0 -1 4202560 665 0 0 0 19 0 0 0 20 0 15 0 40690981 14424940544 23095 33554432000 4194304 4196468 140735014949360 140289306966384 140289817393108 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30956] ppid=30939 vsize=14086856 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30956/stat : 30956 (java) S 30939 30942 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40690981 14424940544 23095 33554432000 4194304 4196468 140735014949360 140289305913824 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30957] ppid=30939 vsize=14086856 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30957/stat : 30957 (java) S 30939 30942 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40690981 14424940544 23095 33554432000 4194304 4196468 140735014949360 140289304861616 140289838447234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 14086856 KiB
Current children cumulated memory: 92380 KiB

[startup+1.20244 s]
/proc/loadavg: 1.27 1.25 1.30 4/215 30957
/proc/meminfo: memFree=24603620/32770624 swapFree=67108852/67108860
[pid=30942] ppid=30939 vsize=14090952 memory=122096 CPUtime=1.9 cores=0,2,4,6
/proc/30942/stat : 30942 (java) S 30939 30942 30465 0 -1 1077944320 25433 0 0 0 182 8 0 0 20 0 15 0 40690975 14429134848 30524 33554432000 4194304 4196468 140735014949360 140735014931904 140289838436087 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
/proc/30942/statm: 3522738 30524 3529 1 0 3484809 0
[pid=30942/tid=30944] ppid=30939 vsize=14090952 memory=0 CPUtime=1.17 cores=0,2,4,6
/proc/30942/task/30944/stat : 30944 (java) R 30939 30942 30465 0 -1 1077944384 19993 0 0 0 110 7 0 0 20 0 15 0 40690976 14429134848 30524 33554432000 4194304 4196468 140735014949360 140289842668768 140289838446293 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30945] ppid=30939 vsize=14090952 memory=-6873162000112450758 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30945/stat : 30945 (java) S 30939 30942 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40690976 14429134848 30524 33554432000 4194304 4196468 140735014949360 140289433860496 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30946] ppid=30939 vsize=14090952 memory=-7812193691855986592 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30946/stat : 30946 (java) S 30939 30942 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40690976 14429134848 30524 33554432000 4194304 4196468 140735014949360 140289432807696 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30947] ppid=30939 vsize=14090952 memory=-7088785026379990432 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30947/stat : 30947 (java) S 30939 30942 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40690976 14429134848 30524 33554432000 4194304 4196468 140735014949360 140289431755408 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30948] ppid=30939 vsize=14090952 memory=6944656425122700657 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30948/stat : 30948 (java) S 30939 30942 30465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40690976 14429134848 30524 33554432000 4194304 4196468 140735014949360 140289430702608 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30949] ppid=30939 vsize=14090952 memory=-8990767739041718176 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30949/stat : 30949 (java) S 30939 30942 30465 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 15 0 40690978 14429134848 30524 33554432000 4194304 4196468 140735014949360 140289313282672 140289838447234 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30950] ppid=30939 vsize=14090952 memory=-8990767739041718224 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30950/stat : 30950 (java) S 30939 30942 30465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 40690978 14429134848 30524 33554432000 4194304 4196468 140735014949360 140289312228640 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30951] ppid=30939 vsize=14090952 memory=-9178176116494409632 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30951/stat : 30951 (java) S 30939 30942 30465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 40690978 14429134848 30524 33554432000 4194304 4196468 140735014949360 140289311176304 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30952] ppid=30939 vsize=14090952 memory=8560712388882833484 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30952/stat : 30952 (java) S 30939 30942 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40690981 14429134848 30524 33554432000 4194304 4196468 140735014949360 140289310124624 140289838454683 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30953] ppid=30939 vsize=14090952 memory=6944656575208382560 CPUtime=0.17 cores=0,2,4,6
/proc/30942/task/30953/stat : 30953 (java) R 30939 30942 30465 0 -1 4202560 919 0 0 0 17 0 0 0 20 0 15 0 40690981 14429134848 30524 33554432000 4194304 4196468 140735014949360 140289309050480 140289830677477 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30954] ppid=30939 vsize=14090952 memory=6944652177228980320 CPUtime=0.15 cores=0,2,4,6
/proc/30942/task/30954/stat : 30954 (java) R 30939 30942 30465 0 -1 4202560 633 0 0 0 15 0 0 0 20 0 15 0 40690981 14429134848 30524 33554432000 4194304 4196468 140735014949360 140289308002960 140289838448022 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30955] ppid=30939 vsize=14090952 memory=6944656592455359580 CPUtime=0.39 cores=0,2,4,6
/proc/30942/task/30955/stat : 30955 (java) R 30939 30942 30465 0 -1 4202560 2481 0 0 0 39 0 0 0 20 0 15 0 40690981 14429134848 30524 33554432000 4194304 4196468 140735014949360 140289306962256 140289830673214 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30956] ppid=30939 vsize=14090952 memory=301741373374332954 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30956/stat : 30956 (java) S 30939 30942 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40690981 14429134848 30524 33554432000 4194304 4196468 140735014949360 140289305913824 140289838446293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
[pid=30942/tid=30957] ppid=30939 vsize=14090952 memory=301741420686082359 CPUtime=0 cores=0,2,4,6
/proc/30942/task/30957/stat : 30957 (java) S 30939 30942 30465 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 40690981 14429134848 30524 33554432000 4194304 4196468 140735014949360 140289304861616 140289838447234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24428544 140735014954065 140735014954249 140735014954249 140735014957007 0
Current children cumulated CPU time: 1.9 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 122096 KiB

Child status: 0
Real time (s): 1.23025
CPU time (s): 1.96786
CPU user time (s): 1.87185
CPU system time (s): 0.096018
CPU usage (%): 159.956
Max. virtual memory (cumulated for all children) (KiB): 14090952
Max. memory (cumulated for all children) (KiB): 122096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.87185
system time used= 0.096018
maximum resident set size= 124648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26450
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= 2424
involuntary context switches= 14


# summary of solver processes directly reported to runsolver:
#   pid: 30942
#   total CPU time (s): 1.96786
#   total CPU user time (s): 1.87185
#   total CPU system time (s): 0.096018

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.038135 second user time and 0.048442 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-22 05:47:58
IDJOB=4290847
IDBENCH=141130
IDSOLVER=2744
FILE ID=node148/4290847-1532231278
RUNJOBID= node148-1532226532-30496
PBS_JOBID= 21018951
Free space on /tmp= 51956 MiB

SOLVER NAME= OscaR - Conflict Ordering 2018-07-02
BENCH NAME= XCSP18/StripPacking/StripPacking-1a_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4290847-1532231278/watcher-4290847-1532231278 -o /tmp/evaluation-result-4290847-1532231278/solver-4290847-1532231278 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532226532-30496 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 271149695 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290847-1532231278.xml

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

MD5SUM BENCH= 33ae3e79eb3d2d497b25d2e53ccdbc20
RANDOM SEED=271149695

node148.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.50
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.50
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.50
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.50
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:        24694588 kB
MemAvailable:   31469912 kB
Buffers:          130988 kB
Cached:          6828440 kB
SwapCached:            8 kB
Active:          1672868 kB
Inactive:        5809652 kB
Active(anon):     476688 kB
Inactive(anon):    66148 kB
Active(file):    1196180 kB
Inactive(file):  5743504 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108852 kB
Dirty:             35904 kB
Writeback:             0 kB
AnonPages:        542368 kB
Mapped:            48784 kB
Shmem:             17024 kB
Slab:             291968 kB
SReclaimable:     264100 kB
SUnreclaim:        27868 kB
KernelStack:        3472 kB
PageTables:         6280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1208540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    471040 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 51924 MiB
End job on node148 at 2018-07-22 05:48:00