Trace number 4299987

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
slowpoke 2018-04-29SAT 1.49317 0.633873

General information on the benchmark

NameMagicSquare/
MagicSquare-07-sum_c18.xml
MD5SUMf508510050be764ed4250e5795e6081a
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.020688
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints17
Number of domains1
Minimum domain size49
Maximum domain size49
Distribution of domain sizes[{"size":49,"count":49}]
Minimum variable degree3
Maximum variable degree5
Distribution of variable degrees[{"degree":3,"count":36},{"degree":4,"count":12},{"degree":5,"count":1}]
Minimum constraint arity7
Maximum constraint arity49
Distribution of constraint arities[{"arity":7,"count":16},{"arity":49,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":16}]
Optimization problemNO
Type of objective

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: 2520
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
0.33/0.28	I had a sum
0.33/0.28	I had a sum
0.33/0.28	I had a sum
0.33/0.28	I had a sum
0.33/0.28	I had a sum
0.33/0.28	I had a sum
0.33/0.28	I had a sum
0.33/0.28	I had a sum
0.33/0.28	I had a sum
0.33/0.28	I had a sum
0.33/0.28	I had a sum
0.33/0.28	I had a sum
0.33/0.28	I had a sum
0.33/0.28	I had a sum
0.33/0.28	I had a sum
0.33/0.28	I had a sum
1.45/0.61	s SATISFIABLE
1.45/0.61	v <instantiation>
1.45/0.61	v 	<list>
1.45/0.61	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] 
1.45/0.61	v 	</list>
1.45/0.61	v 	<values>
1.45/0.61	v 		2 3 4 25 47 48 46 5 6 17 37 33 38 39 34 35 42 27 15 10 12 40 43 44 11 29 7 1 45 32 21 36 24 9 8 31 26 28 16 13 41 20 18 30 19 23 14 22 49 
1.45/0.61	v 	</values>
1.45/0.61	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 (8226 MiB free)
  memory of node 1: 16384 MiB (14722 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299987-1532836918/watcher-4299987-1532836918 -o /tmp/evaluation-result-4299987-1532836918/solver-4299987-1532836918 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532809183-3226 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299987-1532836918.xml --timelimit 2520 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=7773, runsolver pid=7770
Current StackSize limit: 8192 KiB


[startup+0.100083 s]*
/proc/loadavg: 1.39 1.52 1.56 5/216 7788
/proc/meminfo: memFree=23483168/32770624 swapFree=67108404/67108860
[pid=7773] ppid=7770 vsize=10661056 memory=27864 CPUtime=0.12 cores=0,2,4,6
/proc/7773/stat : 7773 (java) S 7770 7773 3195 0 -1 1077944320 5432 0 0 0 11 1 0 0 20 0 15 0 101254934 10916921344 6966 33554432000 4194304 4196468 140736445020176 140736445002720 140584181038839 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
/proc/7773/statm: 2665264 6966 2811 1 0 2627263 0
[pid=7773/tid=7775] ppid=7770 vsize=10661056 memory=-8680506255734568128 CPUtime=0.09 cores=0,2,4,6
/proc/7773/task/7775/stat : 7775 (java) R 7770 7773 3195 0 -1 4202560 3310 0 0 0 9 0 0 0 20 0 15 0 101254934 10916921344 6966 33554432000 4194304 4196468 140736445020176 140584185269728 140584181060186 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7776] ppid=7770 vsize=10661056 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7776/stat : 7776 (java) S 7770 7773 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101254935 10916921344 6966 33554432000 4194304 4196468 140736445020176 140584146319888 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7777] ppid=7770 vsize=10661056 memory=140224724506240 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7777/stat : 7777 (java) S 7770 7773 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101254935 10916921344 6966 33554432000 4194304 4196468 140736445020176 140583786621584 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7778] ppid=7770 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7778/stat : 7778 (java) S 7770 7773 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101254935 10916921344 6966 33554432000 4194304 4196468 140736445020176 140583785568528 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7779] ppid=7770 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7779/stat : 7779 (java) S 7770 7773 3195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101254935 10916921344 6966 33554432000 4194304 4196468 140736445020176 140583784515984 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7780] ppid=7770 vsize=10661056 memory=140224724506240 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7780/stat : 7780 (java) S 7770 7773 3195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101254936 10916921344 6966 33554432000 4194304 4196468 140736445020176 140583216597744 140584181049986 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7781] ppid=7770 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7781/stat : 7781 (java) S 7770 7773 3195 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101254937 10916921344 6966 33554432000 4194304 4196468 140736445020176 140583215543968 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7782] ppid=7770 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7782/stat : 7782 (java) S 7770 7773 3195 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101254937 10916921344 6966 33554432000 4194304 4196468 140736445020176 140583214490864 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7783] ppid=7770 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7783/stat : 7783 (java) S 7770 7773 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101254939 10916921344 6966 33554432000 4194304 4196468 140736445020176 140583213439440 140584181057435 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7784] ppid=7770 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7784/stat : 7784 (java) S 7770 7773 3195 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 101254939 10916921344 6966 33554432000 4194304 4196468 140736445020176 140583212386544 140584181049986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7785] ppid=7770 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7785/stat : 7785 (java) S 7770 7773 3195 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 15 0 101254939 10916921344 6966 33554432000 4194304 4196468 140736445020176 140583211334000 140584181049986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7786] ppid=7770 vsize=10661056 memory=140224724506240 CPUtime=0.01 cores=0,2,4,6
/proc/7773/task/7786/stat : 7786 (java) R 7770 7773 3195 0 -1 4202560 322 0 0 0 1 0 0 0 20 0 15 0 101254939 10916921344 6966 33554432000 4194304 4196468 140736445020176 140583210280944 140584160168035 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7787] ppid=7770 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7787/stat : 7787 (java) S 7770 7773 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101254940 10916921344 6966 33554432000 4194304 4196468 140736445020176 140583209228640 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7788] ppid=7770 vsize=10661056 memory=140224724506240 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7788/stat : 7788 (java) S 7770 7773 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101254940 10916921344 6966 33554432000 4194304 4196468 140736445020176 140583208176688 140584181049986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27864 KiB

[startup+0.210555 s]*
/proc/loadavg: 1.39 1.52 1.56 4/216 7788
/proc/meminfo: memFree=23471568/32770624 swapFree=67108404/67108860
[pid=7773] ppid=7770 vsize=10661056 memory=40312 CPUtime=0.33 cores=0,2,4,6
/proc/7773/stat : 7773 (java) S 7770 7773 3195 0 -1 1077944320 8156 0 0 0 31 2 0 0 20 0 15 0 101254934 10916921344 10078 33554432000 4194304 4196468 140736445020176 140736445002720 140584181038839 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
/proc/7773/statm: 2665264 10078 2952 1 0 2627263 0
[pid=7773/tid=7775] ppid=7770 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/7773/task/7775/stat : 7775 (java) D 7770 7773 3195 0 -1 1077944384 5282 0 0 0 19 1 0 0 20 0 15 0 101254934 10916921344 10078 33554432000 4194304 4196468 140736445020176 140584185271152 140584181062717 0 4 0 16800975 18446744072101740068 0 0 -1 0 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7776] ppid=7770 vsize=10661056 memory=345 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7776/stat : 7776 (java) S 7770 7773 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101254935 10916921344 10078 33554432000 4194304 4196468 140736445020176 140584146319888 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7777] ppid=7770 vsize=10661056 memory=140224724517483 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7777/stat : 7777 (java) S 7770 7773 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101254935 10916921344 10078 33554432000 4194304 4196468 140736445020176 140583786621584 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7778] ppid=7770 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7778/stat : 7778 (java) S 7770 7773 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101254935 10916921344 10078 33554432000 4194304 4196468 140736445020176 140583785568528 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7779] ppid=7770 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7779/stat : 7779 (java) S 7770 7773 3195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101254935 10916921344 10078 33554432000 4194304 4196468 140736445020176 140583784515984 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7780] ppid=7770 vsize=10661056 memory=140224724506240 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7780/stat : 7780 (java) S 7770 7773 3195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101254936 10916921344 10078 33554432000 4194304 4196468 140736445020176 140583216597744 140584181049986 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7781] ppid=7770 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7781/stat : 7781 (java) S 7770 7773 3195 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101254937 10916921344 10078 33554432000 4194304 4196468 140736445020176 140583215543968 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7782] ppid=7770 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7782/stat : 7782 (java) S 7770 7773 3195 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101254937 10916921344 10078 33554432000 4194304 4196468 140736445020176 140583214490864 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7783] ppid=7770 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7783/stat : 7783 (java) S 7770 7773 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101254939 10916921344 10078 33554432000 4194304 4196468 140736445020176 140583213439440 140584181057435 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7784] ppid=7770 vsize=10661132 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/7773/task/7784/stat : 7784 (java) S 7770 7773 3195 0 -1 1077944384 391 0 0 0 2 0 0 0 20 0 15 0 101254939 10916999168 10078 33554432000 4194304 4196468 140736445020176 140583212386544 140584181049986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7785] ppid=7770 vsize=10661132 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/7773/task/7785/stat : 7785 (java) S 7770 7773 3195 0 -1 1077944384 370 0 0 0 2 0 0 0 20 0 15 0 101254939 10916999168 10078 33554432000 4194304 4196468 140736445020176 140583211334000 140584181049986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7786] ppid=7770 vsize=10661132 memory=140224724506240 CPUtime=0.07 cores=0,2,4,6
/proc/7773/task/7786/stat : 7786 (java) S 7770 7773 3195 0 -1 1077944384 751 0 0 0 7 0 0 0 20 0 15 0 101254939 10916999168 10078 33554432000 4194304 4196468 140736445020176 140583210280944 140584181049986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7787] ppid=7770 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7787/stat : 7787 (java) S 7770 7773 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101254940 10916999168 10078 33554432000 4194304 4196468 140736445020176 140583209228640 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7788] ppid=7770 vsize=10661132 memory=140224724506240 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7788/stat : 7788 (java) S 7770 7773 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101254940 10916999168 10078 33554432000 4194304 4196468 140736445020176 140583208176688 140584181049986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40312 KiB

[startup+0.318282 s]*
/proc/loadavg: 1.39 1.52 1.56 6/216 7788
/proc/meminfo: memFree=23464992/32770624 swapFree=67108404/67108860
[pid=7773] ppid=7770 vsize=10661132 memory=47012 CPUtime=0.58 cores=0,2,4,6
/proc/7773/stat : 7773 (java) S 7770 7773 3195 0 -1 1077944320 8843 0 0 0 55 3 0 0 20 0 15 0 101254934 10916999168 11753 33554432000 4194304 4196468 140736445020176 140736445002720 140584181038839 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
/proc/7773/statm: 2665283 11753 3056 1 0 2627263 0
[pid=7773/tid=7775] ppid=7770 vsize=10661132 memory=7311146985107750967 CPUtime=0.31 cores=0,2,4,6
/proc/7773/task/7775/stat : 7775 (java) R 7770 7773 3195 0 -1 4202560 5669 0 0 0 29 2 0 0 20 0 15 0 101254934 10916999168 11753 33554432000 4194304 4196468 140736445020176 140584185273872 140736445728706 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7776] ppid=7770 vsize=10661132 memory=290763883793350679 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7776/stat : 7776 (java) S 7770 7773 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101254935 10916999168 11753 33554432000 4194304 4196468 140736445020176 140584146319888 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7777] ppid=7770 vsize=10661132 memory=13711733892355736 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7777/stat : 7777 (java) S 7770 7773 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101254935 10916999168 11753 33554432000 4194304 4196468 140736445020176 140583786621584 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7778] ppid=7770 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7778/stat : 7778 (java) S 7770 7773 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101254935 10916999168 11753 33554432000 4194304 4196468 140736445020176 140583785568528 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7779] ppid=7770 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7779/stat : 7779 (java) S 7770 7773 3195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101254935 10916999168 11753 33554432000 4194304 4196468 140736445020176 140583784515984 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7780] ppid=7770 vsize=10661132 memory=140224724506240 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7780/stat : 7780 (java) S 7770 7773 3195 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 101254936 10916999168 11753 33554432000 4194304 4196468 140736445020176 140583216597744 140584181049986 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7781] ppid=7770 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7781/stat : 7781 (java) S 7770 7773 3195 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101254937 10916999168 11753 33554432000 4194304 4196468 140736445020176 140583215543968 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7782] ppid=7770 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7782/stat : 7782 (java) S 7770 7773 3195 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101254937 10916999168 11753 33554432000 4194304 4196468 140736445020176 140583214490864 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7783] ppid=7770 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7783/stat : 7783 (java) S 7770 7773 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101254939 10916999168 11753 33554432000 4194304 4196468 140736445020176 140583213439440 140584181057435 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7784] ppid=7770 vsize=10661132 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/7773/task/7784/stat : 7784 (java) R 7770 7773 3195 0 -1 4202560 487 0 0 0 5 0 0 0 20 0 15 0 101254939 10916999168 11753 33554432000 4194304 4196468 140736445020176 140583212372568 140584160295364 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7785] ppid=7770 vsize=10661132 memory=-1 CPUtime=0.06 cores=0,2,4,6
/proc/7773/task/7785/stat : 7785 (java) R 7770 7773 3195 0 -1 4202560 490 0 0 0 6 0 0 0 20 0 15 0 101254939 10916999168 11753 33554432000 4194304 4196468 140736445020176 140583211327024 140584164934936 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7786] ppid=7770 vsize=10661132 memory=140224724506240 CPUtime=0.14 cores=0,2,4,6
/proc/7773/task/7786/stat : 7786 (java) S 7770 7773 3195 0 -1 1077944384 826 0 0 0 14 0 0 0 20 0 15 0 101254939 10916999168 11753 33554432000 4194304 4196468 140736445020176 140583210280944 140584181049986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7787] ppid=7770 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7787/stat : 7787 (java) S 7770 7773 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101254940 10916999168 11753 33554432000 4194304 4196468 140736445020176 140583209228640 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7788] ppid=7770 vsize=10661132 memory=140224724506240 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7788/stat : 7788 (java) S 7770 7773 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101254940 10916999168 11753 33554432000 4194304 4196468 140736445020176 140583208176688 140584181049986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 47012 KiB

[startup+0.633836 s]
# the end of solver process 7773 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.44622 s, system=0.046948 s

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

[startup+0.41224 s]*
/proc/loadavg: 1.39 1.52 1.56 5/216 7788
/proc/meminfo: memFree=23452684/32770624 swapFree=67108404/67108860
[pid=7773] ppid=7770 vsize=10661132 memory=60740 CPUtime=0.87 cores=0,2,4,6
/proc/7773/stat : 7773 (java) S 7770 7773 3195 0 -1 1077944320 11217 0 0 0 84 3 0 0 20 0 15 0 101254934 10916999168 15185 33554432000 4194304 4196468 140736445020176 140736445002720 140584181038839 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
/proc/7773/statm: 2665283 15185 3092 1 0 2627263 0
[pid=7773/tid=7775] ppid=7770 vsize=10661132 memory=7022364594140610616 CPUtime=0.4 cores=0,2,4,6
/proc/7773/task/7775/stat : 7775 (java) R 7770 7773 3195 0 -1 4202560 5703 0 0 0 38 2 0 0 20 0 15 0 101254934 10916999168 15185 33554432000 4194304 4196468 140736445020176 140584185279376 140736445728706 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7776] ppid=7770 vsize=10661132 memory=345 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7776/stat : 7776 (java) S 7770 7773 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101254935 10916999168 15185 33554432000 4194304 4196468 140736445020176 140584146319888 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7777] ppid=7770 vsize=10661132 memory=140224724517483 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7777/stat : 7777 (java) S 7770 7773 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101254935 10916999168 15185 33554432000 4194304 4196468 140736445020176 140583786621584 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7778] ppid=7770 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7778/stat : 7778 (java) S 7770 7773 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101254935 10916999168 15185 33554432000 4194304 4196468 140736445020176 140583785568528 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7779] ppid=7770 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7779/stat : 7779 (java) S 7770 7773 3195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101254935 10916999168 15185 33554432000 4194304 4196468 140736445020176 140583784515984 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7780] ppid=7770 vsize=10661132 memory=140224724506240 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7780/stat : 7780 (java) S 7770 7773 3195 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 101254936 10916999168 15185 33554432000 4194304 4196468 140736445020176 140583216597744 140584181049986 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7781] ppid=7770 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7781/stat : 7781 (java) S 7770 7773 3195 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101254937 10916999168 15185 33554432000 4194304 4196468 140736445020176 140583215543968 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7782] ppid=7770 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7782/stat : 7782 (java) S 7770 7773 3195 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101254937 10916999168 15185 33554432000 4194304 4196468 140736445020176 140583214490864 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7783] ppid=7770 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7783/stat : 7783 (java) S 7770 7773 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101254939 10916999168 15185 33554432000 4194304 4196468 140736445020176 140583213439440 140584181057435 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7784] ppid=7770 vsize=10661132 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/7773/task/7784/stat : 7784 (java) R 7770 7773 3195 0 -1 4202560 1524 0 0 0 13 0 0 0 20 0 15 0 101254939 10916999168 15185 33554432000 4194304 4196468 140736445020176 140583212372896 140584161742531 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7785] ppid=7770 vsize=10661132 memory=-1 CPUtime=0.15 cores=0,2,4,6
/proc/7773/task/7785/stat : 7785 (java) R 7770 7773 3195 0 -1 4202560 1390 0 0 0 15 0 0 0 20 0 15 0 101254939 10916999168 15185 33554432000 4194304 4196468 140736445020176 140583211319464 140584165963784 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7786] ppid=7770 vsize=10661132 memory=140224724506240 CPUtime=0.16 cores=0,2,4,6
/proc/7773/task/7786/stat : 7786 (java) R 7770 7773 3195 0 -1 1077944384 1230 0 0 0 16 0 0 0 20 0 15 0 101254939 10916999168 15185 33554432000 4194304 4196468 140736445020176 140583210280944 140584181049986 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7787] ppid=7770 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7787/stat : 7787 (java) S 7770 7773 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101254940 10916999168 15185 33554432000 4194304 4196468 140736445020176 140583209228640 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7788] ppid=7770 vsize=10661132 memory=140224724506240 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7788/stat : 7788 (java) S 7770 7773 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101254940 10916999168 15185 33554432000 4194304 4196468 140736445020176 140583208176688 140584181049986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
Current children cumulated CPU time: 0.87 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 60740 KiB

[startup+0.610532 s]
/proc/loadavg: 1.39 1.52 1.56 5/216 7788
/proc/meminfo: memFree=23438988/32770624 swapFree=67108404/67108860
[pid=7773] ppid=7770 vsize=10661132 memory=89500 CPUtime=1.45 cores=0,2,4,6
/proc/7773/stat : 7773 (java) S 7770 7773 3195 0 -1 1077944320 13844 0 0 0 141 4 0 0 20 0 15 0 101254934 10916999168 22375 33554432000 4194304 4196468 140736445020176 140736445002720 140584181038839 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
/proc/7773/statm: 2665283 22375 3094 1 0 2627263 0
[pid=7773/tid=7775] ppid=7770 vsize=10661132 memory=288230613264367967 CPUtime=0.59 cores=0,2,4,6
/proc/7773/task/7775/stat : 7775 (java) R 7770 7773 3195 0 -1 4202560 5713 0 0 0 57 2 0 0 20 0 15 0 101254934 10916999168 22375 33554432000 4194304 4196468 140736445020176 140584185279376 140736445728706 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7776] ppid=7770 vsize=10661132 memory=14126771113040942 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7776/stat : 7776 (java) S 7770 7773 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101254935 10916999168 22375 33554432000 4194304 4196468 140736445020176 140584146319888 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7777] ppid=7770 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7777/stat : 7777 (java) S 7770 7773 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101254935 10916999168 22375 33554432000 4194304 4196468 140736445020176 140583786621584 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7778] ppid=7770 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7778/stat : 7778 (java) S 7770 7773 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101254935 10916999168 22375 33554432000 4194304 4196468 140736445020176 140583785568528 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7779] ppid=7770 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7779/stat : 7779 (java) S 7770 7773 3195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101254935 10916999168 22375 33554432000 4194304 4196468 140736445020176 140583784515984 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7780] ppid=7770 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7780/stat : 7780 (java) S 7770 7773 3195 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 101254936 10916999168 22375 33554432000 4194304 4196468 140736445020176 140583216597744 140584181049986 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7781] ppid=7770 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7781/stat : 7781 (java) S 7770 7773 3195 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101254937 10916999168 22375 33554432000 4194304 4196468 140736445020176 140583215543968 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7782] ppid=7770 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7782/stat : 7782 (java) S 7770 7773 3195 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101254937 10916999168 22375 33554432000 4194304 4196468 140736445020176 140583214490864 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7783] ppid=7770 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7783/stat : 7783 (java) S 7770 7773 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101254939 10916999168 22375 33554432000 4194304 4196468 140736445020176 140583213439440 140584181057435 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7784] ppid=7770 vsize=10661132 memory=0 CPUtime=0.32 cores=0,2,4,6
/proc/7773/task/7784/stat : 7784 (java) R 7770 7773 3195 0 -1 4202560 2607 0 0 0 32 0 0 0 20 0 15 0 101254939 10916999168 22375 33554432000 4194304 4196468 140736445020176 140583212373112 140584165918431 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7785] ppid=7770 vsize=10661132 memory=0 CPUtime=0.34 cores=0,2,4,6
/proc/7773/task/7785/stat : 7785 (java) R 7770 7773 3195 0 -1 4202560 2861 0 0 0 34 0 0 0 20 0 15 0 101254939 10916999168 22375 33554432000 4194304 4196468 140736445020176 140583211319464 140584165435936 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7786] ppid=7770 vsize=10661132 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/7773/task/7786/stat : 7786 (java) S 7770 7773 3195 0 -1 1077944384 1292 0 0 0 16 0 0 0 20 0 15 0 101254939 10916999168 22375 33554432000 4194304 4196468 140736445020176 140583210280944 140584181049986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7787] ppid=7770 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7787/stat : 7787 (java) S 7770 7773 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101254940 10916999168 22375 33554432000 4194304 4196468 140736445020176 140583209228640 140584181049045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
[pid=7773/tid=7788] ppid=7770 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7773/task/7788/stat : 7788 (java) S 7770 7773 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101254940 10916999168 22375 33554432000 4194304 4196468 140736445020176 140583208176688 140584181049986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15835136 140736445027484 140736445027593 140736445027593 140736445030351 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 89500 KiB

Child status: 0
Real time (s): 0.633873
CPU time (s): 1.49317
CPU user time (s): 1.44622
CPU system time (s): 0.046948
CPU usage (%): 235.563
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 89500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.44622
system time used= 0.046948
maximum resident set size= 90232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13901
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= 1070
involuntary context switches= 13


# summary of solver processes directly reported to runsolver:
#   pid: 7773
#   total CPU time (s): 1.49317
#   total CPU user time (s): 1.44622
#   total CPU system time (s): 0.046948

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.032092 second user time and 0.04348 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-29 06:01:58
IDJOB=4299987
IDBENCH=141516
IDSOLVER=2765
FILE ID=node148/4299987-1532836918
RUNJOBID= node148-1532809183-3226
PBS_JOBID= 21022476
Free space on /tmp= 43264 MiB

SOLVER NAME= slowpoke 2018-04-29
BENCH NAME= XCSP18/MagicSquare/MagicSquare-07-sum_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299987-1532836918/watcher-4299987-1532836918 -o /tmp/evaluation-result-4299987-1532836918/solver-4299987-1532836918 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532809183-3226 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299987-1532836918.xml --timelimit 2520

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

MD5SUM BENCH= f508510050be764ed4250e5795e6081a
RANDOM SEED=990323634

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:        23499564 kB
MemAvailable:   31841384 kB
Buffers:          237204 kB
Cached:          8237464 kB
SwapCached:          352 kB
Active:          2126608 kB
Inactive:        6490512 kB
Active(anon):      95816 kB
Inactive(anon):    74228 kB
Active(file):    2030792 kB
Inactive(file):  6416284 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108404 kB
Dirty:              1208 kB
Writeback:             0 kB
AnonPages:        105604 kB
Mapped:            55636 kB
Shmem:             25016 kB
Slab:             351564 kB
SReclaimable:     323204 kB
SUnreclaim:        28360 kB
KernelStack:        3856 kB
PageTables:         5584 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1052208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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= 43264 MiB
End job on node148 at 2018-07-29 06:01:59