Trace number 3730559

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
PB11: borg pb-dec-11.04.03? (MO) 1065.12 1064.17

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.ex.mem.LsqHdStrong.ucl.opb
MD5SUM3764cf8f4e2d3654f46ab0ec56ea8581
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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 benchmark369.578
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables168111
Total number of constraints487525
Number of constraints which are clauses468727
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints18798
Minimum length of a constraint1
Maximum length of a constraint15
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 130
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 512
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.35/1.03	c INFO: loaded portfolio from HOME/etc/borg-mix+class.dec.pickle
0.35/1.03	c INFO: solving HOME/instance-3730559-1338715835.opb
3.04/3.72	c INFO: parsing took 2.62 s
7.74/8.49	c INFO: features took 4.72 CPU seconds
7.85/8.51	c INFO: running clasp-1.3.7@0 for 45 with 1792 remaining (b = 0.23)
78.79/79.44	c INFO: wrote minion input file to HOME/tmpErw9IO.minion
78.79/79.44	c INFO: running minion-0.12@0 for 45 with 1745 remaining (b = 0.06)
126.63/127.27	c INFO: running scip-2.0.1-spx@0 for 45 with 1674 remaining (b = 0.03)
179.69/180.30	c INFO: running scip-2.0.1-clp@0 for 45 with 1626 remaining (b = 0.02)
234.28/234.72	c INFO: running clasp-1.3.7@47 for 45 with 1577 remaining (b = 0.01)
279.45/279.87	c INFO: running wbo1.4b-fixed@0 for 45 with 1532 remaining (b = 0.07)
328.79/329.19	c INFO: running clasp-1.3.7@92 for 136 with 1483 remaining (b = 0.03)
466.41/466.59	c INFO: running wbo1.4a@0 for 45 with 1345 remaining (b = 0.01)
516.29/516.33	c INFO: running scip-2.0.1-clp@49 for 45 with 1296 remaining (b = 0.01)
561.47/561.48	c INFO: running scip-2.0.1-spx@47 for 45 with 1251 remaining (b = 0.01)
606.74/606.63	c INFO: running scip-2.0.1-spx@92 for 456 with 1206 remaining (b = 0.07)
1064.67/1063.84	c INFO: running sat4j-pb-v20101225@0 for 45 with 750 remaining (b = 0.01)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3730559-1338715835/watcher-3730559-1338715835 -o /tmp/evaluation-result-3730559-1338715835/solver-3730559-1338715835 -C 1800 -W 1900 -M 15500 python HOME/solve HOME/etc/borg-mix+class.dec.pickle HOME/instance-3730559-1338715835.opb -seed 1530478254 -budget 1800 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.51 2.16 1.95 3/177 30481
/proc/meminfo: memFree=26353176/32873648 swapFree=7120/7120
[pid=30481] ppid=30479 vsize=15608 CPUtime=0 cores=1,3,5,7
/proc/30481/stat : 30481 (python) R 30479 30481 27000 0 -1 4202496 820 0 0 0 0 0 0 0 20 0 1 0 337710989 15982592 693 33554432000 4194304 5683644 140734616052880 140734615997608 4540219 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0
/proc/30481/statm: 3902 695 334 364 0 344 0

[startup+0.105829 s]
/proc/loadavg: 2.51 2.16 1.95 3/177 30481
/proc/meminfo: memFree=26353176/32873648 swapFree=7120/7120
[pid=30481] ppid=30479 vsize=94456 CPUtime=0.07 cores=1,3,5,7
/proc/30481/stat : 30481 (python) R 30479 30481 27000 0 -1 4202496 3446 1009 1 0 5 2 0 0 20 0 1 0 337710989 96722944 2546 33554432000 4194304 5683644 140734616052880 140734616005384 5177984 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0
/proc/30481/statm: 23614 2546 820 364 0 1620 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 94456

[startup+0.200178 s]
/proc/loadavg: 2.51 2.16 1.95 3/177 30481
/proc/meminfo: memFree=26353176/32873648 swapFree=7120/7120
[pid=30481] ppid=30479 vsize=121812 CPUtime=0.13 cores=1,3,5,7
/proc/30481/stat : 30481 (python) R 30479 30481 27000 0 -1 4202496 5766 1009 1 0 10 3 0 0 20 0 1 0 337710989 124735488 3720 33554432000 4194304 5683644 140734616052880 140734615970648 4991987 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0
/proc/30481/statm: 30453 3720 998 364 0 2696 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 121812

[startup+0.300181 s]
/proc/loadavg: 2.51 2.16 1.95 3/177 30481
/proc/meminfo: memFree=26353176/32873648 swapFree=7120/7120
[pid=30481] ppid=30479 vsize=166948 CPUtime=0.21 cores=1,3,5,7
/proc/30481/stat : 30481 (python) R 30479 30481 27000 0 -1 4202496 6560 1009 1 0 16 5 0 0 20 0 1 0 337710989 170954752 4351 33554432000 4194304 5683644 140734616052880 140734615957128 4314387 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0
/proc/30481/statm: 41737 4351 1227 364 0 3290 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 166948

[startup+0.700232 s]
/proc/loadavg: 2.51 2.16 1.95 3/177 30481
/proc/meminfo: memFree=26353176/32873648 swapFree=7120/7120
[pid=30481] ppid=30479 vsize=260028 CPUtime=0.33 cores=1,3,5,7
/proc/30481/stat : 30481 (python) D 30479 30481 27000 0 -1 4202496 9125 1009 1 0 26 7 0 0 20 0 1 0 337710989 266268672 6413 33554432000 4194304 5683644 140734616052880 140734615975144 219513968487 0 0 16781312 2 18446744071580543392 0 0 17 7 0 0 0 0 0
/proc/30481/statm: 65007 6413 1706 364 0 5059 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 260028

[startup+1.50027 s]
/proc/loadavg: 2.39 2.14 1.95 3/178 30532
/proc/meminfo: memFree=26305228/32873648 swapFree=7120/7120
[pid=30481] ppid=30479 vsize=314432 CPUtime=0.84 cores=1,3,5,7
/proc/30481/stat : 30481 (python) R 30479 30481 27000 0 -1 4202496 14586 1009 1 0 74 10 0 0 20 0 1 0 337710989 321978368 15197 33554432000 4194304 5683644 140734616052880 140734616046120 219513589652 0 0 16781312 2 0 0 0 17 1 0 0 51 0 0
/proc/30481/statm: 78608 15198 1811 364 0 13837 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 314432

[startup+3.10018 s]
/proc/loadavg: 2.39 2.14 1.95 3/181 30535
/proc/meminfo: memFree=26247916/32873648 swapFree=7120/7120
[pid=30481] ppid=30479 vsize=373588 CPUtime=2.44 cores=1,3,5,7
/proc/30481/stat : 30481 (python) R 30479 30481 27000 0 -1 4202496 28745 1009 1 0 232 12 0 0 20 0 1 0 337710989 382554112 29356 33554432000 4194304 5683644 140734616052880 140734616045496 219513589652 0 0 16781312 2 0 0 0 17 1 0 0 51 0 0
/proc/30481/statm: 93397 29357 1811 364 0 28626 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 373588
heavy processes:

[startup+6.30022 s]
/proc/loadavg: 2.36 2.13 1.95 2/178 30624
/proc/meminfo: memFree=26216308/32873648 swapFree=7120/7120
[pid=30481] ppid=30479 vsize=392116 CPUtime=5.64 cores=1,3,5,7
/proc/30481/stat : 30481 (python) R 30479 30481 27000 0 -1 4202496 37993 1009 1 0 545 19 0 0 20 0 1 0 337710989 401526784 34781 33554432000 4194304 5683644 140734616052880 140734616039704 219513595747 0 0 16781312 33554434 0 0 0 17 1 0 0 51 0 0
/proc/30481/statm: 98029 34781 1847 364 0 33258 0
Current children cumulated CPU time (s) 5.64
Current children cumulated vsize (KiB) 392116

[startup+12.7004 s]
/proc/loadavg: 2.41 2.15 1.95 3/184 30768
/proc/meminfo: memFree=26112868/32873648 swapFree=7120/7120
[pid=30481] ppid=30479 vsize=475536 CPUtime=7.86 cores=1,3,5,7
/proc/30481/stat : 30481 (python) S 30479 30481 27000 0 -1 4202496 39149 1009 1 0 765 21 0 0 20 0 2 0 337710989 486948864 36738 33554432000 4194304 5683644 140734616052880 140734616047712 219517347085 0 0 16781312 33554434 18446744073709551615 0 0 17 1 0 0 51 0 0
/proc/30481/statm: 118884 36738 1894 364 0 54107 0
[pid=30675] ppid=30481 vsize=399756 CPUtime=0 cores=1,3,5,7
/proc/30675/stat : 30675 (python) S 30481 30481 27000 0 -1 4202560 874 0 0 0 0 0 0 0 20 0 1 0 337711841 409350144 35201 33554432000 4194304 5683644 140734616052880 140734616043968 219513979304 0 0 16781312 33554946 18446744071580425449 0 0 17 3 0 0 0 0 0
/proc/30675/statm: 99939 35201 363 364 0 35162 0
[pid=30677] ppid=30675 vsize=73512 CPUtime=4.17 cores=1,3,5,7
/proc/30677/stat : 30677 (clasp-1.3.7-x86) R 30675 30677 30677 0 -1 4202496 20616 0 0 0 410 7 0 0 20 0 1 0 337711841 75276288 17865 33554432000 134512640 136139019 4293306960 4293305840 134742412 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0
/proc/30677/statm: 18378 17865 183 398 0 17978 0
[pid=30481/tid=30676] ppid=30479 vsize=475536 CPUtime=0 cores=1,3,5,7
/proc/30481/task/30676/stat : 30676 (python) S 30479 30481 27000 0 -1 4202560 25 1009 0 0 0 0 0 0 20 0 2 0 337711841 486948864 36738 33554432000 4194304 5683644 140734616052880 140027784401456 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.03
Current children cumulated vsize (KiB) 948804

[startup+25.5004 s]
/proc/loadavg: 2.42 2.16 1.96 3/184 30814
/proc/meminfo: memFree=26021932/32873648 swapFree=7120/7120
[pid=30481] ppid=30479 vsize=475536 CPUtime=7.86 cores=1,3,5,7
/proc/30481/stat : 30481 (python) S 30479 30481 27000 0 -1 4202496 39149 1009 1 0 765 21 0 0 20 0 2 0 337710989 486948864 36738 33554432000 4194304 5683644 140734616052880 140734616047712 219517347085 0 0 16781312 33554434 18446744073709551615 0 0 17 1 0 0 51 0 0
/proc/30481/statm: 118884 36738 1894 364 0 54107 0
[pid=30675] ppid=30481 vsize=399756 CPUtime=0.02 cores=1,3,5,7
/proc/30675/stat : 30675 (python) S 30481 30481 27000 0 -1 4202560 887 0 0 0 1 1 0 0 20 0 1 0 337711841 409350144 35201 33554432000 4194304 5683644 140734616052880 140734616043968 219513979304 0 0 16781312 33554946 18446744071580425449 0 0 17 3 0 0 0 0 0
/proc/30675/statm: 99939 35201 363 364 0 35162 0
[pid=30677] ppid=30675 vsize=74620 CPUtime=16.97 cores=1,3,5,7
/proc/30677/stat : 30677 (clasp-1.3.7-x86) R 30675 30677 30677 0 -1 4202496 20860 0 0 0 1688 9 0 0 20 0 1 0 337711841 76410880 18109 33554432000 134512640 136139019 4293306960 4293305932 134742352 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0
/proc/30677/statm: 18655 18109 183 398 0 18255 0
[pid=30481/tid=30676] ppid=30479 vsize=475536 CPUtime=0 cores=1,3,5,7
/proc/30481/task/30676/stat : 30676 (python) S 30479 30481 27000 0 -1 4202560 25 1009 0 0 0 0 0 0 20 0 2 0 337711841 486948864 36738 33554432000 4194304 5683644 140734616052880 140027784401456 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 24.85
Current children cumulated vsize (KiB) 949912

[startup+51.107 s]
/proc/loadavg: 2.25 2.14 1.96 3/183 30814
/proc/meminfo: memFree=26004076/32873648 swapFree=7120/7120
[pid=30481] ppid=30479 vsize=475536 CPUtime=7.86 cores=1,3,5,7
/proc/30481/stat : 30481 (python) S 30479 30481 27000 0 -1 4202496 39149 1009 1 0 765 21 0 0 20 0 2 0 337710989 486948864 36738 33554432000 4194304 5683644 140734616052880 140734616047712 219517347085 0 0 16781312 33554434 18446744073709551615 0 0 17 1 0 0 51 0 0
/proc/30481/statm: 118884 36738 1894 364 0 54107 0
[pid=30675] ppid=30481 vsize=399756 CPUtime=0.05 cores=1,3,5,7
/proc/30675/stat : 30675 (python) S 30481 30481 27000 0 -1 4202560 993 0 0 0 3 2 0 0 20 0 1 0 337711841 409350144 35206 33554432000 4194304 5683644 140734616052880 140734616043968 219513979304 0 0 16781312 33554946 18446744071580425449 0 0 17 3 0 0 0 0 0
/proc/30675/statm: 99939 35206 368 364 0 35162 0
[pid=30677] ppid=30675 vsize=84928 CPUtime=42.57 cores=1,3,5,7
/proc/30677/stat : 30677 (clasp-1.3.7-x86) R 30675 30677 30677 0 -1 4202496 23391 0 0 0 4247 10 0 0 20 0 1 0 337711841 86966272 20640 33554432000 134512640 136139019 4293306960 4293305936 134882965 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0
/proc/30677/statm: 21232 20640 183 398 0 20832 0
[pid=30481/tid=30676] ppid=30479 vsize=475536 CPUtime=0 cores=1,3,5,7
/proc/30481/task/30676/stat : 30676 (python) S 30479 30481 27000 0 -1 4202560 25 1009 0 0 0 0 0 0 20 0 2 0 337711841 486948864 36738 33554432000 4194304 5683644 140734616052880 140027784401456 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 960220

[startup+102.301 s]
/proc/loadavg: 2.11 2.12 1.96 3/191 30822
/proc/meminfo: memFree=24841332/32873648 swapFree=7120/7120
[pid=30481] ppid=30479 vsize=551328 CPUtime=31.66 cores=1,3,5,7
/proc/30481/stat : 30481 (python) S 30479 30481 27000 0 -1 4202496 40855 1009 1 0 3136 30 0 0 20 0 3 0 337710989 564559872 36755 33554432000 4194304 5683644 140734616052880 140734616047712 219517347085 0 0 16781312 33554434 18446744073709551615 0 0 17 1 0 0 51 0 0
/proc/30481/statm: 137832 36755 1905 364 0 73052 0
[pid=30675] ppid=30481 vsize=475536 CPUtime=0.07 cores=1,3,5,7
/proc/30675/stat : 30675 (python) S 30481 30481 27000 0 -1 4202560 1125 0 0 0 4 3 0 0 20 0 2 0 337711841 486948864 35241 33554432000 4194304 5683644 140734616052880 140734616044528 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/30675/statm: 118884 35241 396 364 0 54107 0
[pid=30677] ppid=30675 vsize=85460 CPUtime=47.1 cores=1,3,5,7
/proc/30677/stat : 30677 (clasp-1.3.7-x86) T 30675 30677 30677 0 -1 4202496 23532 0 0 0 4700 10 0 0 20 0 1 0 337711841 87511040 20781 33554432000 134512640 136139019 4293306960 4293305940 134883817 0 0 16781312 16386 18446744071579387992 0 0 17 1 0 0 0 0 0
/proc/30677/statm: 21365 20781 183 398 0 20965 0
[pid=30675/tid=30815] ppid=30481 vsize=475536 CPUtime=0 cores=1,3,5,7
/proc/30675/task/30815/stat : 30815 (python) S 30481 30481 27000 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 2 0 337716554 486948864 35241 33554432000 4194304 5683644 140734616052880 140027784401456 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30820] ppid=30481 vsize=475548 CPUtime=0.03 cores=1,3,5,7
/proc/30820/stat : 30820 (python) S 30481 30481 27000 0 -1 4202560 896 0 0 0 1 2 0 0 20 0 1 0 337718934 486961152 35202 33554432000 4194304 5683644 140734616052880 140734616043968 219513979363 0 0 16781312 33554946 18446744071580425449 0 0 17 3 0 0 0 0 0
/proc/30820/statm: 118887 35202 358 364 0 54107 0
[pid=30822] ppid=30820 vsize=451620 CPUtime=22.83 cores=1,3,5,7
/proc/30822/stat : 30822 (minion) R 30820 30822 30822 0 -1 4202496 105875 0 0 0 2267 16 0 0 20 0 1 0 337718934 462458880 105088 33554432000 134512640 165565024 4294000784 4293998032 159737071 0 0 16781312 8396802 0 0 0 17 1 0 0 0 0 0
/proc/30822/statm: 112905 105088 345 7582 0 105320 0
[pid=30481/tid=30676] ppid=30479 vsize=551328 CPUtime=0 cores=1,3,5,7
/proc/30481/task/30676/stat : 30676 (python) S 30479 30481 27000 0 -1 4202560 25 1009 0 0 0 0 0 0 20 0 3 0 337711841 564559872 36755 33554432000 4194304 5683644 140734616052880 140027784401456 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30481/tid=30821] ppid=30479 vsize=551328 CPUtime=0 cores=1,3,5,7
/proc/30481/task/30821/stat : 30821 (python) S 30479 30481 27000 0 -1 4202560 22 1009 0 0 0 0 0 0 20 0 3 0 337718934 564559872 36755 33554432000 4194304 5683644 140734616052880 140027773911600 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 2039492

[startup+162.301 s]
/proc/loadavg: 2.04 2.09 1.96 3/199 30830
/proc/meminfo: memFree=22795412/32873648 swapFree=7120/7120
[pid=30481] ppid=30479 vsize=627120 CPUtime=31.68 cores=1,3,5,7
/proc/30481/stat : 30481 (python) S 30479 30481 27000 0 -1 4202496 41732 1009 1 0 3138 30 0 0 20 0 4 0 337710989 642170880 36763 33554432000 4194304 5683644 140734616052880 140734616047712 219517347085 0 0 16781312 33554434 18446744073709551615 0 0 17 1 0 0 51 0 0
/proc/30481/statm: 156780 36763 1907 364 0 91997 0
[pid=30675] ppid=30481 vsize=475536 CPUtime=0.07 cores=1,3,5,7
/proc/30675/stat : 30675 (python) S 30481 30481 27000 0 -1 4202560 1125 0 0 0 4 3 0 0 20 0 2 0 337711841 486948864 35241 33554432000 4194304 5683644 140734616052880 140734616044528 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/30675/statm: 118884 35241 396 364 0 54107 0
[pid=30677] ppid=30675 vsize=85460 CPUtime=47.1 cores=1,3,5,7
/proc/30677/stat : 30677 (clasp-1.3.7-x86) T 30675 30677 30677 0 -1 4202496 23532 0 0 0 4700 10 0 0 20 0 1 0 337711841 87511040 20781 33554432000 134512640 136139019 4293306960 4293305940 134883817 0 0 16781312 16386 18446744071579387992 0 0 17 1 0 0 0 0 0
/proc/30677/statm: 21365 20781 183 398 0 20965 0
[pid=30675/tid=30815] ppid=30481 vsize=475536 CPUtime=0 cores=1,3,5,7
/proc/30675/task/30815/stat : 30815 (python) S 30481 30481 27000 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 2 0 337716554 486948864 35241 33554432000 4194304 5683644 140734616052880 140027784401456 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30820] ppid=30481 vsize=475548 CPUtime=0.08 cores=1,3,5,7
/proc/30820/stat : 30820 (python) S 30481 30481 27000 0 -1 4202560 1060 0 0 0 4 4 0 0 20 0 2 0 337718934 486961152 35228 33554432000 4194304 5683644 140734616052880 140734616044528 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/30820/statm: 118887 35228 383 364 0 54107 0
[pid=30822] ppid=30820 vsize=451620 CPUtime=47.78 cores=1,3,5,7
/proc/30822/stat : 30822 (minion) T 30820 30822 30822 0 -1 4202496 105875 0 0 0 4762 16 0 0 20 0 1 0 337718934 462458880 105088 33554432000 134512640 165565024 4294000784 4293998096 158624694 0 0 16781312 8396802 18446744071579387992 0 0 17 1 0 0 0 0 0
/proc/30822/statm: 112905 105088 345 7582 0 105320 0
[pid=30820/tid=30827] ppid=30481 vsize=475548 CPUtime=0 cores=1,3,5,7
/proc/30820/task/30827/stat : 30827 (python) S 30481 30481 27000 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 2 0 337723715 486961152 35228 33554432000 4194304 5683644 140734616052880 140027784401456 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30828] ppid=30481 vsize=551340 CPUtime=0.06 cores=1,3,5,7
/proc/30828/stat : 30828 (python) S 30481 30481 27000 0 -1 4202560 935 0 0 0 4 2 0 0 20 0 1 0 337723717 564572160 35208 33554432000 4194304 5683644 140734616052880 140734616043968 219513979363 0 0 16781312 33554946 18446744071580425449 0 0 17 3 0 0 0 0 0
/proc/30828/statm: 137835 35208 358 364 0 73052 0
[pid=30830] ppid=30828 vsize=1370292 CPUtime=34.99 cores=1,3,5,7
/proc/30830/stat : 30830 (scip-2.0.1.linu) R 30828 30830 30830 0 -1 4202496 330211 0 0 0 2979 520 0 0 20 0 1 0 337723718 1403179008 334380 33554432000 4194304 13684479 140737160112208 140737160108504 4880923 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0
/proc/30830/statm: 342573 334380 655 2317 0 340251 0
[pid=30481/tid=30676] ppid=30479 vsize=627120 CPUtime=0 cores=1,3,5,7
/proc/30481/task/30676/stat : 30676 (python) S 30479 30481 27000 0 -1 4202560 25 1009 0 0 0 0 0 0 20 0 4 0 337711841 642170880 36763 33554432000 4194304 5683644 140734616052880 140027784401456 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 5 0 0 0 0 0

################
# More data... #
################

/proc/30836/statm: 156783 35240 383 364 0 91997 0
[pid=30838] ppid=30836 vsize=1478732 CPUtime=99.49 cores=1,3,5,7
/proc/30838/stat : 30838 (scip-2.0.1.linu) T 30836 30838 30838 0 -1 4202496 353999 0 0 0 9412 537 0 0 20 0 1 0 337729020 1514221568 358684 33554432000 4194304 15243407 140733817841632 140733817837928 5688624 0 0 16781312 2 18446744071579387992 0 0 17 1 0 0 0 0 0
/proc/30838/statm: 369683 358684 702 2698 0 366978 0
[pid=30836/tid=30840] ppid=30481 vsize=627132 CPUtime=0 cores=1,3,5,7
/proc/30836/task/30840/stat : 30840 (python) S 30481 30481 27000 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 2 0 337734460 642183168 35240 33554432000 4194304 5683644 140734616052880 140027763421744 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30844] ppid=30481 vsize=702924 CPUtime=0.08 cores=1,3,5,7
/proc/30844/stat : 30844 (python) S 30481 30481 27000 0 -1 4202560 1103 0 0 0 5 3 0 0 20 0 2 0 337738977 719794176 35246 33554432000 4194304 5683644 140734616052880 140734616044528 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/30844/statm: 175731 35246 383 364 0 110942 0
[pid=30846] ppid=30844 vsize=127412 CPUtime=49.27 cores=1,3,5,7
/proc/30846/stat : 30846 (wbo1.4b-fixed) T 30844 30846 30846 0 -1 4202496 35167 0 0 0 4908 19 0 0 20 0 1 0 337738977 130469888 29657 33554432000 134512640 135752315 4292649472 4292647472 134611201 0 0 16781312 3 18446744071579387992 0 0 17 1 0 0 0 0 0
/proc/30846/statm: 31853 29657 146 303 0 31548 0
[pid=30844/tid=30849] ppid=30481 vsize=702924 CPUtime=0 cores=1,3,5,7
/proc/30844/task/30849/stat : 30849 (python) S 30481 30481 27000 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 2 0 337743906 719794176 35246 33554432000 4194304 5683644 140734616052880 140027752931888 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31084] ppid=30481 vsize=778716 CPUtime=0.08 cores=1,3,5,7
/proc/31084/stat : 31084 (python) S 30481 30481 27000 0 -1 4202560 1122 0 0 0 5 3 0 0 20 0 2 0 337757649 797405184 35252 33554432000 4194304 5683644 140734616052880 140734616044528 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31084/statm: 194679 35252 383 364 0 129887 0
[pid=31086] ppid=31084 vsize=83760 CPUtime=49.7 cores=1,3,5,7
/proc/31086/stat : 31086 (wbo1.4a) T 31084 31086 31086 0 -1 4202496 23938 0 0 0 4953 17 0 0 20 0 1 0 337757649 85770240 18940 33554432000 134512640 135751879 4294824272 4294822464 134611016 0 0 16781312 3 18446744071579387992 0 0 17 1 0 0 0 0 0
/proc/31086/statm: 20940 18940 143 303 0 20635 0
[pid=31084/tid=31091] ppid=30481 vsize=778716 CPUtime=0 cores=1,3,5,7
/proc/31084/task/31091/stat : 31091 (python) S 30481 30481 27000 0 -1 4202560 46 0 0 0 0 0 0 0 20 0 2 0 337762621 797405184 35252 33554432000 4194304 5683644 140734616052880 140027742442032 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30481/tid=30676] ppid=30479 vsize=854496 CPUtime=0 cores=1,3,5,7
/proc/30481/task/30676/stat : 30676 (python) S 30479 30481 27000 0 -1 4202560 33 1009 0 0 0 0 0 0 20 0 7 0 337711841 875003904 36787 33554432000 4194304 5683644 140734616052880 140027784401456 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30481/tid=30821] ppid=30479 vsize=854496 CPUtime=0 cores=1,3,5,7
/proc/30481/task/30821/stat : 30821 (python) S 30479 30481 27000 0 -1 4202560 22 1009 0 0 0 0 0 0 20 0 7 0 337718934 875003904 36787 33554432000 4194304 5683644 140734616052880 140027773911600 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30481/tid=30829] ppid=30479 vsize=854496 CPUtime=0 cores=1,3,5,7
/proc/30481/task/30829/stat : 30829 (python) S 30479 30481 27000 0 -1 4202560 25 1009 0 0 0 0 0 0 20 0 7 0 337723718 875003904 36787 33554432000 4194304 5683644 140734616052880 140027763421744 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30481/tid=30837] ppid=30479 vsize=854496 CPUtime=0 cores=1,3,5,7
/proc/30481/task/30837/stat : 30837 (python) S 30479 30481 27000 0 -1 4202560 25 1009 0 0 0 0 0 0 20 0 7 0 337729020 875003904 36787 33554432000 4194304 5683644 140734616052880 140027752931888 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30481/tid=30845] ppid=30479 vsize=854496 CPUtime=0 cores=1,3,5,7
/proc/30481/task/30845/stat : 30845 (python) S 30479 30481 27000 0 -1 4202560 22 1009 0 0 0 0 0 0 20 0 7 0 337738977 875003904 36787 33554432000 4194304 5683644 140734616052880 140027742442032 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30481/tid=31085] ppid=30479 vsize=854496 CPUtime=0 cores=1,3,5,7
/proc/30481/task/31085/stat : 31085 (python) S 30479 30481 27000 0 -1 4202560 22 1009 0 0 0 0 0 0 20 0 7 0 337757649 875003904 36787 33554432000 4194304 5683644 140734616052880 140027731952176 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1063.17
Current children cumulated vsize (KiB) 8945544



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1064.1 s]
/proc/loadavg: 2.05 2.02 1.98 5/263 31151
/proc/meminfo: memFree=19123628/32873648 swapFree=7120/7120
[pid=30481] ppid=30479 vsize=930288 CPUtime=31.87 cores=1,3,5,7
/proc/30481/stat : 30481 (python) S 30479 30481 27000 0 -1 4202496 45709 1009 1 0 3156 31 0 0 20 0 8 0 337710989 952614912 36795 33554432000 4194304 5683644 140734616052880 140734616047712 219517347085 0 0 16781312 33554434 18446744073709551615 0 0 17 1 0 0 51 0 0
/proc/30481/statm: 232572 36795 1915 364 0 167777 0
[pid=30675] ppid=30481 vsize=475536 CPUtime=0.4 cores=1,3,5,7
/proc/30675/stat : 30675 (python) S 30481 30481 27000 0 -1 4202560 1196 0 0 0 22 18 0 0 20 0 2 0 337711841 486948864 35242 33554432000 4194304 5683644 140734616052880 140734616044528 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/30675/statm: 118884 35242 397 364 0 54107 0
[pid=30677] ppid=30675 vsize=115516 CPUtime=229.58 cores=1,3,5,7
/proc/30677/stat : 30677 (clasp-1.3.7-x86) T 30675 30677 30677 0 -1 4202496 30901 0 0 0 22938 20 0 0 20 0 1 0 337711841 118288384 28368 33554432000 134512640 136139019 4293306960 4293305936 134883272 0 0 16781312 16386 18446744071579387992 0 0 17 1 0 0 0 0 0
/proc/30677/statm: 28879 28368 183 398 0 28479 0
[pid=30675/tid=30815] ppid=30481 vsize=475536 CPUtime=0 cores=1,3,5,7
/proc/30675/task/30815/stat : 30815 (python) S 30481 30481 27000 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 2 0 337716554 486948864 35242 33554432000 4194304 5683644 140734616052880 140027784401456 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30820] ppid=30481 vsize=475548 CPUtime=0.08 cores=1,3,5,7
/proc/30820/stat : 30820 (python) S 30481 30481 27000 0 -1 4202560 1060 0 0 0 4 4 0 0 20 0 2 0 337718934 486961152 35228 33554432000 4194304 5683644 140734616052880 140734616044528 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/30820/statm: 118887 35228 383 364 0 54107 0
[pid=30822] ppid=30820 vsize=451620 CPUtime=47.78 cores=1,3,5,7
/proc/30822/stat : 30822 (minion) T 30820 30822 30822 0 -1 4202496 105875 0 0 0 4762 16 0 0 20 0 1 0 337718934 462458880 105609 33554432000 134512640 165565024 4294000784 4293998096 158624694 0 0 16781312 8396802 18446744071579387992 0 0 17 1 0 0 0 0 0
/proc/30822/statm: 112905 105609 345 7582 0 105320 0
[pid=30820/tid=30827] ppid=30481 vsize=475548 CPUtime=0 cores=1,3,5,7
/proc/30820/task/30827/stat : 30827 (python) S 30481 30481 27000 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 2 0 337723715 486961152 35228 33554432000 4194304 5683644 140734616052880 140027784401456 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30828] ppid=30481 vsize=551340 CPUtime=1 cores=1,3,5,7
/proc/30828/stat : 30828 (python) S 30481 30481 27000 0 -1 4202560 1173 0 0 0 54 46 0 0 20 0 2 0 337723717 564572160 35234 33554432000 4194304 5683644 140734616052880 140734616044528 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/30828/statm: 137835 35234 383 364 0 73052 0
[pid=30830] ppid=30828 vsize=2222812 CPUtime=555.2 cores=1,3,5,7
/proc/30830/stat : 30830 (scip-2.0.1.linu) T 30828 30830 30830 0 -1 4202496 526823 0 0 0 54857 663 0 0 20 0 1 0 337723718 2276159488 543300 33554432000 4194304 13684479 140737160112208 140737160108504 5688624 0 0 16781312 2 18446744071579387992 0 0 17 1 0 0 0 0 0
/proc/30830/statm: 555703 543300 655 2317 0 553381 0
[pid=30828/tid=30835] ppid=30481 vsize=551340 CPUtime=0 cores=1,3,5,7
/proc/30828/task/30835/stat : 30835 (python) S 30481 30481 27000 0 -1 4202560 44 0 0 0 0 0 0 0 20 0 2 0 337729017 564572160 35234 33554432000 4194304 5683644 140734616052880 140027773911600 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30836] ppid=30481 vsize=627132 CPUtime=0.18 cores=1,3,5,7
/proc/30836/stat : 30836 (python) S 30481 30481 27000 0 -1 4202560 1159 0 0 0 11 7 0 0 20 0 2 0 337729020 642183168 35240 33554432000 4194304 5683644 140734616052880 140734616044528 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/30836/statm: 156783 35240 383 364 0 91997 0
[pid=30838] ppid=30836 vsize=1478732 CPUtime=99.49 cores=1,3,5,7
/proc/30838/stat : 30838 (scip-2.0.1.linu) T 30836 30838 30838 0 -1 4202496 353999 0 0 0 9412 537 0 0 20 0 1 0 337729020 1514221568 358684 33554432000 4194304 15243407 140733817841632 140733817837928 5688624 0 0 16781312 2 18446744071579387992 0 0 17 1 0 0 0 0 0
/proc/30838/statm: 369683 358684 702 2698 0 366978 0
[pid=30836/tid=30840] ppid=30481 vsize=627132 CPUtime=0 cores=1,3,5,7
/proc/30836/task/30840/stat : 30840 (python) S 30481 30481 27000 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 2 0 337734460 642183168 35240 33554432000 4194304 5683644 140734616052880 140027763421744 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30844] ppid=30481 vsize=702924 CPUtime=0.08 cores=1,3,5,7
/proc/30844/stat : 30844 (python) S 30481 30481 27000 0 -1 4202560 1103 0 0 0 5 3 0 0 20 0 2 0 337738977 719794176 35246 33554432000 4194304 5683644 140734616052880 140734616044528 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/30844/statm: 175731 35246 383 364 0 110942 0
[pid=30846] ppid=30844 vsize=127412 CPUtime=49.27 cores=1,3,5,7
/proc/30846/stat : 30846 (wbo1.4b-fixed) T 30844 30846 30846 0 -1 4202496 35167 0 0 0 4908 19 0 0 20 0 1 0 337738977 130469888 29657 33554432000 134512640 135752315 4292649472 4292647472 134611201 0 0 16781312 3 18446744071579387992 0 0 17 1 0 0 0 0 0
/proc/30846/statm: 31853 29657 146 303 0 31548 0
[pid=30844/tid=30849] ppid=30481 vsize=702924 CPUtime=0 cores=1,3,5,7
/proc/30844/task/30849/stat : 30849 (python) S 30481 30481 27000 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 2 0 337743906 719794176 35246 33554432000 4194304 5683644 140734616052880 140027752931888 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31084] ppid=30481 vsize=778716 CPUtime=0.08 cores=1,3,5,7
/proc/31084/stat : 31084 (python) S 30481 30481 27000 0 -1 4202560 1122 0 0 0 5 3 0 0 20 0 2 0 337757649 797405184 35252 33554432000 4194304 5683644 140734616052880 140734616044528 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31084/statm: 194679 35252 383 364 0 129887 0
[pid=31086] ppid=31084 vsize=83760 CPUtime=49.7 cores=1,3,5,7
/proc/31086/stat : 31086 (wbo1.4a) T 31084 31086 31086 0 -1 4202496 23938 0 0 0 4953 17 0 0 20 0 1 0 337757649 85770240 18940 33554432000 134512640 135751879 4294824272 4294822464 134611016 0 0 16781312 3 18446744071579387992 0 0 17 1 0 0 0 0 0
/proc/31086/statm: 20940 18940 143 303 0 20635 0
[pid=31084/tid=31091] ppid=30481 vsize=778716 CPUtime=0 cores=1,3,5,7
/proc/31084/task/31091/stat : 31091 (python) S 30481 30481 27000 0 -1 4202560 46 0 0 0 0 0 0 0 20 0 2 0 337762621 797405184 35252 33554432000 4194304 5683644 140734616052880 140027742442032 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31132] ppid=30481 vsize=854508 CPUtime=0 cores=1,3,5,7
/proc/31132/stat : 31132 (python) S 30481 30481 27000 0 -1 4202560 843 0 0 0 0 0 0 0 20 0 1 0 337817374 875016192 35209 33554432000 4194304 5683644 140734616052880 140734616043968 219513979363 0 0 16781312 33554946 18446744071580425449 0 0 17 7 0 0 0 0 0
/proc/31132/statm: 213627 35209 335 364 0 148832 0
[pid=31134] ppid=31132 vsize=9558408 CPUtime=0.41 cores=1,3,5,7
/proc/31134/stat : 31134 (java) S 31132 31134 31134 0 -1 4202496 5890 0 1 0 40 1 0 0 20 0 18 0 337817374 9787809792 8905 33554432000 1073741824 1073778376 140735360531392 140735360522528 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31134/statm: 2389602 8905 2214 9 0 2380296 0
[pid=31134/tid=31135] ppid=31132 vsize=9558408 CPUtime=0.23 cores=1,3,5,7
/proc/31134/task/31135/stat : 31135 (java) R 31132 31134 31134 0 -1 4202560 2464 0 1 0 23 0 0 0 20 0 18 0 337817375 9787809792 8905 33554432000 1073741824 1073778376 140735360531392 140517374711000 140517381233843 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31136] ppid=31132 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31136/stat : 31136 (java) S 31132 31134 31134 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337817377 9787809792 8905 33554432000 1073741824 1073778376 140735360531392 140517218728232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31137] ppid=31132 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31137/stat : 31137 (java) S 31132 31134 31134 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337817377 9787809792 8905 33554432000 1073741824 1073778376 140735360531392 140517217675432 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31138] ppid=31132 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31138/stat : 31138 (java) S 31132 31134 31134 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337817377 9787809792 8905 33554432000 1073741824 1073778376 140735360531392 140517216623144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31134/tid=31139] ppid=31132 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31139/stat : 31139 (java) S 31132 31134 31134 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337817377 9787809792 8905 33554432000 1073741824 1073778376 140735360531392 140517215570344 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31140] ppid=31132 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31140/stat : 31140 (java) S 31132 31134 31134 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337817377 9787809792 8905 33554432000 1073741824 1073778376 140735360531392 140517214518056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31141] ppid=31132 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31141/stat : 31141 (java) S 31132 31134 31134 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337817377 9787809792 8905 33554432000 1073741824 1073778376 140735360531392 140517213465256 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31142] ppid=31132 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31142/stat : 31142 (java) S 31132 31134 31134 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337817377 9787809792 8905 33554432000 1073741824 1073778376 140735360531392 140517212412968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31143] ppid=31132 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31143/stat : 31143 (java) S 31132 31134 31134 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 337817377 9787809792 8905 33554432000 1073741824 1073778376 140735360531392 140517211360168 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31144] ppid=31132 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31144/stat : 31144 (java) S 31132 31134 31134 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 337817378 9787809792 8905 33554432000 1073741824 1073778376 140735360531392 140517198948584 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31145] ppid=31132 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31145/stat : 31145 (java) S 31132 31134 31134 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 337817378 9787809792 8905 33554432000 1073741824 1073778376 140735360531392 140517197894648 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31146] ppid=31132 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31146/stat : 31146 (java) S 31132 31134 31134 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 337817378 9787809792 8905 33554432000 1073741824 1073778376 140735360531392 140517196842248 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31147] ppid=31132 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31147/stat : 31147 (java) S 31132 31134 31134 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337817380 9787809792 8905 33554432000 1073741824 1073778376 140735360531392 140517195790736 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31148] ppid=31132 vsize=9558408 CPUtime=0.08 cores=1,3,5,7
/proc/31134/task/31148/stat : 31148 (java) S 31132 31134 31134 0 -1 4202560 1073 0 0 0 8 0 0 0 20 0 18 0 337817380 9787809792 8905 33554432000 1073741824 1073778376 140735360531392 140517194738360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31149] ppid=31132 vsize=9558408 CPUtime=0.06 cores=1,3,5,7
/proc/31134/task/31149/stat : 31149 (java) R 31132 31134 31134 0 -1 4202560 936 0 0 0 6 0 0 0 20 0 18 0 337817380 9787809792 8905 33554432000 1073741824 1073778376 140735360531392 140517193685560 140517378571177 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31150] ppid=31132 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31150/stat : 31150 (java) S 31132 31134 31134 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337817380 9787809792 8905 33554432000 1073741824 1073778376 140735360531392 140517192633464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31151] ppid=31132 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31151/stat : 31151 (java) S 31132 31134 31134 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337817381 9787809792 8905 33554432000 1073741824 1073778376 140735360531392 140517191580872 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30481/tid=30676] ppid=30479 vsize=930288 CPUtime=0 cores=1,3,5,7
/proc/30481/task/30676/stat : 30676 (python) S 30479 30481 27000 0 -1 4202560 33 1009 0 0 0 0 0 0 20 0 8 0 337711841 952614912 36795 33554432000 4194304 5683644 140734616052880 140027784401456 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30481/tid=30821] ppid=30479 vsize=930288 CPUtime=0 cores=1,3,5,7
/proc/30481/task/30821/stat : 30821 (python) S 30479 30481 27000 0 -1 4202560 22 1009 0 0 0 0 0 0 20 0 8 0 337718934 952614912 36795 33554432000 4194304 5683644 140734616052880 140027773911600 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30481/tid=30829] ppid=30479 vsize=930288 CPUtime=0 cores=1,3,5,7
/proc/30481/task/30829/stat : 30829 (python) S 30479 30481 27000 0 -1 4202560 25 1009 0 0 0 0 0 0 20 0 8 0 337723718 952614912 36795 33554432000 4194304 5683644 140734616052880 140027763421744 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30481/tid=30837] ppid=30479 vsize=930288 CPUtime=0 cores=1,3,5,7
/proc/30481/task/30837/stat : 30837 (python) S 30479 30481 27000 0 -1 4202560 25 1009 0 0 0 0 0 0 20 0 8 0 337729020 952614912 36795 33554432000 4194304 5683644 140734616052880 140027752931888 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30481/tid=30845] ppid=30479 vsize=930288 CPUtime=0 cores=1,3,5,7
/proc/30481/task/30845/stat : 30845 (python) S 30479 30481 27000 0 -1 4202560 22 1009 0 0 0 0 0 0 20 0 8 0 337738977 952614912 36795 33554432000 4194304 5683644 140734616052880 140027742442032 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30481/tid=31085] ppid=30479 vsize=930288 CPUtime=0 cores=1,3,5,7
/proc/30481/task/31085/stat : 31085 (python) S 30479 30481 27000 0 -1 4202560 22 1009 0 0 0 0 0 0 20 0 8 0 337757649 952614912 36795 33554432000 4194304 5683644 140734616052880 140027731952176 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30481/tid=31133] ppid=30479 vsize=930288 CPUtime=0 cores=1,3,5,7
/proc/30481/task/31133/stat : 31133 (python) S 30479 30481 27000 0 -1 4202560 24 1009 0 0 0 0 0 0 20 0 8 0 337817374 952614912 36795 33554432000 4194304 5683644 140734616052880 140027721462320 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1065.12
Current children cumulated vsize (KiB) 19434252

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30481 and gives
#  childrusage.ru_utime.tv_sec=31
#  childrusage.ru_utime.tv_usec=567201
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=319951
# CPU time returned by wait4() is 31.8872
# while last known CPU time is 1065.12
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1064.17
CPU time (s): 1065.12
CPU user time (s): 1051.27
CPU system time (s): 13.85
CPU usage (%): 100.089
Max. virtual memory (cumulated for all children) (KiB): 19434252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31.5672
system time used= 0.319951
maximum resident set size= 158796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46718
page faults= 1
swaps= 0
block input operations= 0
block output operations= 52504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1029
involuntary context switches= 142

runsolver used 4.16137 second user time and 10.9023 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-03 11:30:36
IDJOB=3730559
IDBENCH=1447
IDSOLVER=2327
FILE ID=node114/3730559-1338715835
RUNJOBID= node114-1338713908-27017
PBS_JOBID= 14636748
Free space on /tmp= 70024 MiB

SOLVER NAME= PB11: borg pb-dec-11.04.03
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.ex.mem.LsqHdStrong.ucl.opb
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.dec.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3730559-1338715835/watcher-3730559-1338715835 -o /tmp/evaluation-result-3730559-1338715835/solver-3730559-1338715835 -C 1800 -W 1900 -M 15500  python HOME/solve HOME/etc/borg-mix+class.dec.pickle HOME/instance-3730559-1338715835.opb -seed 1530478254 -budget 1800

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

MD5SUM BENCH= 3764cf8f4e2d3654f46ab0ec56ea8581
RANDOM SEED=1530478254

node114.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.48
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
cpu MHz		: 2666.242
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
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
cpu MHz		: 2666.242
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5451.90
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
cpu MHz		: 2666.242
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
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
cpu MHz		: 2666.242
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
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
cpu MHz		: 2666.242
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
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
cpu MHz		: 2666.242
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
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
cpu MHz		: 2666.242
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26354556 kB
Buffers:          988756 kB
Cached:          4504148 kB
SwapCached:         2312 kB
Active:          3013764 kB
Inactive:        2510068 kB
Active(anon):      17280 kB
Inactive(anon):     8432 kB
Active(file):    2996484 kB
Inactive(file):  2501636 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67103580 kB
Dirty:            232516 kB
Writeback:             0 kB
AnonPages:         28476 kB
Mapped:            15656 kB
Shmem:               104 kB
Slab:             854092 kB
SReclaimable:     294416 kB
SUnreclaim:       559676 kB
KernelStack:        1440 kB
PageTables:         4216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     142908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69896 MiB
End job on node114 at 2012-06-03 11:48:22