Trace number 3482402

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
borg pb-dec-11.04.03UNSAT 15.9866 16.1929

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_25_3_15.opb
MD5SUM8bda8bcfdd3d0bef04b7cb75764a0af7
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.830872
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables100
Total number of constraints152
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)2952
Sum of products size (including duplicates)5904
Number of different products1476
Sum of products size2952

Solver Data

0.37/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.dec.pickle
0.37/0.68	c INFO: solving HOME/instance-3482402-1307577564.opb
0.44/0.71	c INFO: wrote linearized instance to HOME/tmpfZ55eB.opb
0.44/0.73	c INFO: parsing took 0.02 s
0.44/0.78	c INFO: features took 0.05 CPU seconds
0.53/0.81	c INFO: running clasp-1.3.7@0 for 45 with 1799 remaining (b = 0.53)
15.84/16.17	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3482402-1307577564/watcher-3482402-1307577564 -o /tmp/evaluation-result-3482402-1307577564/solver-3482402-1307577564 -C 1800 -W 1900 -M 15500 python HOME/solve HOME/etc/borg-mix+class.dec.pickle HOME/instance-3482402-1307577564.opb -seed 242073403 -budget 1800 

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

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.07 1.99 1.41 2/293 30056
/proc/meminfo: memFree=30580208/32951124 swapFree=53958412/67111528
[pid=30056] ppid=30054 vsize=15764 CPUtime=0 cores=0,2,4,6
/proc/30056/stat : 30056 (python) S 30054 30056 28606 0 -1 4202496 845 0 0 0 0 0 0 0 21 0 1 0 869357244 16142336 727 33554432000 4194304 5683644 140735666723360 18446744073709551615 222921775104 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/30056/statm: 3941 727 334 364 0 428 0

[startup+0.0937979 s]
/proc/loadavg: 2.07 1.99 1.41 2/293 30056
/proc/meminfo: memFree=30580208/32951124 swapFree=53958412/67111528
[pid=30056] ppid=30054 vsize=84572 CPUtime=0.05 cores=0,2,4,6
/proc/30056/stat : 30056 (python) S 30054 30056 28606 0 -1 4202496 2399 0 0 0 4 1 0 0 21 0 1 0 869357244 86601728 2127 33554432000 4194304 5683644 140735666723360 18446744073709551615 222921775104 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/30056/statm: 21143 2127 707 364 0 1360 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 84572

[startup+0.100684 s]
/proc/loadavg: 2.07 1.99 1.41 2/293 30056
/proc/meminfo: memFree=30580208/32951124 swapFree=53958412/67111528
[pid=30056] ppid=30054 vsize=85624 CPUtime=0.05 cores=0,2,4,6
/proc/30056/stat : 30056 (python) S 30054 30056 28606 0 -1 4202496 2664 0 0 0 4 1 0 0 21 0 1 0 869357244 87678976 2382 33554432000 4194304 5683644 140735666723360 18446744073709551615 222921775104 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/30056/statm: 21406 2382 715 364 0 1623 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85624

[startup+0.301238 s]
/proc/loadavg: 2.07 1.99 1.41 2/293 30056
/proc/meminfo: memFree=30580208/32951124 swapFree=53958412/67111528
[pid=30056] ppid=30054 vsize=123744 CPUtime=0.17 cores=0,2,4,6
/proc/30056/stat : 30056 (python) S 30054 30056 28606 0 -1 4202496 5358 930 1 0 12 5 0 0 18 0 1 0 869357244 126713856 3744 33554432000 4194304 5683644 140735666723360 18446744073709551615 222921773061 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/30056/statm: 30936 3744 987 364 0 2768 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 123744

[startup+0.701151 s]
/proc/loadavg: 2.07 1.99 1.41 2/293 30056
/proc/meminfo: memFree=30580208/32951124 swapFree=53958412/67111528
[pid=30056] ppid=30054 vsize=282408 CPUtime=0.44 cores=0,2,4,6
/proc/30056/stat : 30056 (python) S 30054 30056 28606 0 -1 4202496 9203 930 1 0 32 12 0 0 17 0 1 0 869357244 289185792 6937 33554432000 4194304 5683644 140735666723360 18446744073709551615 222921797135 0 0 16781312 2 779960116718862336 0 0 17 6 0 0 0
/proc/30056/statm: 70602 6937 1777 364 0 5495 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 282408

[startup+1.50108 s]
/proc/loadavg: 2.07 1.99 1.41 3/297 30065
/proc/meminfo: memFree=30554260/32951124 swapFree=53958412/67111528
[pid=30056] ppid=30054 vsize=293824 CPUtime=0.54 cores=0,2,4,6
/proc/30056/stat : 30056 (python) S 30054 30056 28606 0 -1 4202496 10859 1332 1 0 41 12 1 0 20 0 2 0 869357244 300875776 7319 33554432000 4194304 5683644 140735666723360 18446744073709551615 222933603787 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/30056/statm: 73456 7319 1871 364 0 8343 0
[pid=30063] ppid=30056 vsize=283580 CPUtime=0 cores=0,2,4,6
/proc/30063/stat : 30063 (python) S 30056 30056 28606 0 -1 4202560 674 0 0 0 0 0 0 0 19 0 1 0 869357325 290385920 5760 33554432000 4194304 5683644 140735666723360 18446744073709551615 222921797135 0 0 16781312 33554946 2729053319736557828 0 0 17 6 0 0 0
/proc/30063/statm: 70895 5760 316 364 0 5782 0
[pid=30065] ppid=30063 vsize=2796 CPUtime=0.68 cores=0,2,4,6
/proc/30065/stat : 30065 (clasp-1.3.7-x86) R 30063 30065 30065 0 -1 4202496 729 0 0 0 68 0 0 0 22 0 1 0 869357325 2863104 460 33554432000 134512640 136139019 4291161264 18446744073709551615 134622001 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/30065/statm: 699 460 183 398 0 299 0
[pid=30056/tid=30064] ppid=30054 vsize=293824 CPUtime=0.01 cores=0,2,4,6
/proc/30056/task/30064/stat : 30064 (python) S 30054 30056 28606 0 -1 4202560 26 1332 0 0 0 0 1 0 20 0 2 0 869357325 300875776 7319 33554432000 4194304 5683644 140735666723360 18446744073709551615 222933600689 0 0 16781312 33554434 18446604441486451008 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 580200

[startup+3.10075 s]
/proc/loadavg: 2.07 1.99 1.41 3/297 30065
/proc/meminfo: memFree=30553392/32951124 swapFree=53958412/67111528
[pid=30056] ppid=30054 vsize=293824 CPUtime=0.54 cores=0,2,4,6
/proc/30056/stat : 30056 (python) S 30054 30056 28606 0 -1 4202496 10859 1332 1 0 41 12 1 0 20 0 2 0 869357244 300875776 7319 33554432000 4194304 5683644 140735666723360 18446744073709551615 222933603787 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/30056/statm: 73456 7319 1871 364 0 8343 0
[pid=30063] ppid=30056 vsize=283580 CPUtime=0 cores=0,2,4,6
/proc/30063/stat : 30063 (python) S 30056 30056 28606 0 -1 4202560 697 0 0 0 0 0 0 0 18 0 1 0 869357325 290385920 5763 33554432000 4194304 5683644 140735666723360 18446744073709551615 222921797135 0 0 16781312 33554946 15393492131251192068 0 0 17 6 0 0 0
/proc/30063/statm: 70895 5763 319 364 0 5782 0
[pid=30065] ppid=30063 vsize=3060 CPUtime=2.28 cores=0,2,4,6
/proc/30065/stat : 30065 (clasp-1.3.7-x86) R 30063 30065 30065 0 -1 4202496 790 0 0 0 228 0 0 0 25 0 1 0 869357325 3133440 521 33554432000 134512640 136139019 4291161264 18446744073709551615 134828665 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/30065/statm: 765 521 183 398 0 365 0
[pid=30056/tid=30064] ppid=30054 vsize=293824 CPUtime=0.01 cores=0,2,4,6
/proc/30056/task/30064/stat : 30064 (python) S 30054 30056 28606 0 -1 4202560 26 1332 0 0 0 0 1 0 20 0 2 0 869357325 300875776 7319 33554432000 4194304 5683644 140735666723360 18446744073709551615 222933600689 0 0 16781312 33554434 18446604441486451008 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 580464

[startup+6.30119 s]
/proc/loadavg: 2.22 2.02 1.42 3/297 30065
/proc/meminfo: memFree=30550956/32951124 swapFree=53958412/67111528
[pid=30056] ppid=30054 vsize=293824 CPUtime=0.54 cores=0,2,4,6
/proc/30056/stat : 30056 (python) S 30054 30056 28606 0 -1 4202496 10859 1332 1 0 41 12 1 0 20 0 2 0 869357244 300875776 7319 33554432000 4194304 5683644 140735666723360 18446744073709551615 222933603787 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/30056/statm: 73456 7319 1871 364 0 8343 0
[pid=30063] ppid=30056 vsize=283580 CPUtime=0 cores=0,2,4,6
/proc/30063/stat : 30063 (python) S 30056 30056 28606 0 -1 4202560 841 0 0 0 0 0 0 0 18 0 1 0 869357325 290385920 5786 33554432000 4194304 5683644 140735666723360 18446744073709551615 222921797135 0 0 16781312 33554946 15393494398993924356 0 0 17 6 0 0 0
/proc/30063/statm: 70895 5786 342 364 0 5782 0
[pid=30065] ppid=30063 vsize=3460 CPUtime=5.48 cores=0,2,4,6
/proc/30065/stat : 30065 (clasp-1.3.7-x86) R 30063 30065 30065 0 -1 4202496 873 0 0 0 548 0 0 0 25 0 1 0 869357325 3543040 604 33554432000 134512640 136139019 4291161264 18446744073709551615 134883461 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/30065/statm: 865 604 183 398 0 465 0
[pid=30056/tid=30064] ppid=30054 vsize=293824 CPUtime=0.01 cores=0,2,4,6
/proc/30056/task/30064/stat : 30064 (python) S 30054 30056 28606 0 -1 4202560 26 1332 0 0 0 0 1 0 20 0 2 0 869357325 300875776 7319 33554432000 4194304 5683644 140735666723360 18446744073709551615 222933600689 0 0 16781312 33554434 18446604441486451008 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 580864

[startup+12.701 s]
/proc/loadavg: 2.21 2.02 1.42 3/297 30065
/proc/meminfo: memFree=30553212/32951124 swapFree=53958412/67111528
[pid=30056] ppid=30054 vsize=293824 CPUtime=0.54 cores=0,2,4,6
/proc/30056/stat : 30056 (python) S 30054 30056 28606 0 -1 4202496 10859 1332 1 0 41 12 1 0 20 0 2 0 869357244 300875776 7319 33554432000 4194304 5683644 140735666723360 18446744073709551615 222933603787 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/30056/statm: 73456 7319 1871 364 0 8343 0
[pid=30063] ppid=30056 vsize=283580 CPUtime=0.01 cores=0,2,4,6
/proc/30063/stat : 30063 (python) S 30056 30056 28606 0 -1 4202560 846 0 0 0 0 1 0 0 18 0 1 0 869357325 290385920 5787 33554432000 4194304 5683644 140735666723360 18446744073709551615 222921797135 0 0 16781312 33554946 72556772316949188 0 0 17 6 0 0 0
/proc/30063/statm: 70895 5787 343 364 0 5782 0
[pid=30065] ppid=30063 vsize=3592 CPUtime=11.88 cores=0,2,4,6
/proc/30065/stat : 30065 (clasp-1.3.7-x86) R 30063 30065 30065 0 -1 4202496 920 0 0 0 1188 0 0 0 25 0 1 0 869357325 3678208 651 33554432000 134512640 136139019 4291161264 18446744073709551615 134883415 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/30065/statm: 898 651 183 398 0 498 0
[pid=30056/tid=30064] ppid=30054 vsize=293824 CPUtime=0.01 cores=0,2,4,6
/proc/30056/task/30064/stat : 30064 (python) S 30054 30056 28606 0 -1 4202560 26 1332 0 0 0 0 1 0 20 0 2 0 869357325 300875776 7319 33554432000 4194304 5683644 140735666723360 18446744073709551615 222933600689 0 0 16781312 33554434 18446604441486451008 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 580996

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

[startup+14.3097 s]
/proc/loadavg: 2.21 2.02 1.42 3/297 30065
/proc/meminfo: memFree=30553212/32951124 swapFree=53958412/67111528
[pid=30056] ppid=30054 vsize=293824 CPUtime=0.54 cores=0,2,4,6
/proc/30056/stat : 30056 (python) S 30054 30056 28606 0 -1 4202496 10859 1332 1 0 41 12 1 0 20 0 2 0 869357244 300875776 7319 33554432000 4194304 5683644 140735666723360 18446744073709551615 222933603787 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/30056/statm: 73456 7319 1871 364 0 8343 0
[pid=30063] ppid=30056 vsize=283580 CPUtime=0.02 cores=0,2,4,6
/proc/30063/stat : 30063 (python) S 30056 30056 28606 0 -1 4202560 848 0 0 0 1 1 0 0 18 0 1 0 869357325 290385920 5787 33554432000 4194304 5683644 140735666723360 18446744073709551615 222921797135 0 0 16781312 33554946 72556772316949188 0 0 17 6 0 0 0
/proc/30063/statm: 70895 5787 343 364 0 5782 0
[pid=30065] ppid=30063 vsize=3592 CPUtime=13.49 cores=0,2,4,6
/proc/30065/stat : 30065 (clasp-1.3.7-x86) R 30063 30065 30065 0 -1 4202496 920 0 0 0 1349 0 0 0 25 0 1 0 869357325 3678208 651 33554432000 134512640 136139019 4291161264 18446744073709551615 134598379 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/30065/statm: 898 651 183 398 0 498 0
[pid=30056/tid=30064] ppid=30054 vsize=293824 CPUtime=0.01 cores=0,2,4,6
/proc/30056/task/30064/stat : 30064 (python) S 30054 30056 28606 0 -1 4202560 26 1332 0 0 0 0 1 0 20 0 2 0 869357325 300875776 7319 33554432000 4194304 5683644 140735666723360 18446744073709551615 222933600689 0 0 16781312 33554434 18446604441486451008 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 14.05
Current children cumulated vsize (KiB) 580996

[startup+15.1005 s]
/proc/loadavg: 2.21 2.02 1.42 3/297 30065
/proc/meminfo: memFree=30553212/32951124 swapFree=53958412/67111528
[pid=30056] ppid=30054 vsize=293824 CPUtime=0.54 cores=0,2,4,6
/proc/30056/stat : 30056 (python) S 30054 30056 28606 0 -1 4202496 10859 1332 1 0 41 12 1 0 20 0 2 0 869357244 300875776 7319 33554432000 4194304 5683644 140735666723360 18446744073709551615 222933603787 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/30056/statm: 73456 7319 1871 364 0 8343 0
[pid=30063] ppid=30056 vsize=283580 CPUtime=0.02 cores=0,2,4,6
/proc/30063/stat : 30063 (python) S 30056 30056 28606 0 -1 4202560 848 0 0 0 1 1 0 0 18 0 1 0 869357325 290385920 5787 33554432000 4194304 5683644 140735666723360 18446744073709551615 222921797135 0 0 16781312 33554946 72556772316949188 0 0 17 6 0 0 0
/proc/30063/statm: 70895 5787 343 364 0 5782 0
[pid=30065] ppid=30063 vsize=3592 CPUtime=14.28 cores=0,2,4,6
/proc/30065/stat : 30065 (clasp-1.3.7-x86) R 30063 30065 30065 0 -1 4202496 920 0 0 0 1428 0 0 0 25 0 1 0 869357325 3678208 651 33554432000 134512640 136139019 4291161264 18446744073709551615 134742406 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/30065/statm: 898 651 183 398 0 498 0
[pid=30056/tid=30064] ppid=30054 vsize=293824 CPUtime=0.01 cores=0,2,4,6
/proc/30056/task/30064/stat : 30064 (python) S 30054 30056 28606 0 -1 4202560 26 1332 0 0 0 0 1 0 20 0 2 0 869357325 300875776 7319 33554432000 4194304 5683644 140735666723360 18446744073709551615 222933600689 0 0 16781312 33554434 18446604441486451008 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 14.84
Current children cumulated vsize (KiB) 580996

[startup+15.9004 s]
/proc/loadavg: 2.19 2.02 1.43 3/297 30065
/proc/meminfo: memFree=30553300/32951124 swapFree=53958412/67111528
[pid=30056] ppid=30054 vsize=293824 CPUtime=0.54 cores=0,2,4,6
/proc/30056/stat : 30056 (python) S 30054 30056 28606 0 -1 4202496 10859 1332 1 0 41 12 1 0 20 0 2 0 869357244 300875776 7319 33554432000 4194304 5683644 140735666723360 18446744073709551615 222933603787 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/30056/statm: 73456 7319 1871 364 0 8343 0
[pid=30063] ppid=30056 vsize=283580 CPUtime=0.02 cores=0,2,4,6
/proc/30063/stat : 30063 (python) S 30056 30056 28606 0 -1 4202560 848 0 0 0 1 1 0 0 18 0 1 0 869357325 290385920 5787 33554432000 4194304 5683644 140735666723360 18446744073709551615 222921797135 0 0 16781312 33554946 72556772316949188 0 0 17 6 0 0 0
/proc/30063/statm: 70895 5787 343 364 0 5782 0
[pid=30065] ppid=30063 vsize=3592 CPUtime=15.08 cores=0,2,4,6
/proc/30065/stat : 30065 (clasp-1.3.7-x86) R 30063 30065 30065 0 -1 4202496 920 0 0 0 1508 0 0 0 25 0 1 0 869357325 3678208 651 33554432000 134512640 136139019 4291161264 18446744073709551615 134634865 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/30065/statm: 898 651 183 398 0 498 0
[pid=30056/tid=30064] ppid=30054 vsize=293824 CPUtime=0.01 cores=0,2,4,6
/proc/30056/task/30064/stat : 30064 (python) S 30054 30056 28606 0 -1 4202560 26 1332 0 0 0 0 1 0 20 0 2 0 869357325 300875776 7319 33554432000 4194304 5683644 140735666723360 18446744073709551615 222933600689 0 0 16781312 33554434 18446604441486451008 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 15.64
Current children cumulated vsize (KiB) 580996

[startup+16.1003 s]
/proc/loadavg: 2.19 2.02 1.43 3/297 30065
/proc/meminfo: memFree=30553300/32951124 swapFree=53958412/67111528
[pid=30056] ppid=30054 vsize=293824 CPUtime=0.54 cores=0,2,4,6
/proc/30056/stat : 30056 (python) S 30054 30056 28606 0 -1 4202496 10859 1332 1 0 41 12 1 0 20 0 2 0 869357244 300875776 7319 33554432000 4194304 5683644 140735666723360 18446744073709551615 222933603787 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/30056/statm: 73456 7319 1871 364 0 8343 0
[pid=30063] ppid=30056 vsize=283580 CPUtime=0.02 cores=0,2,4,6
/proc/30063/stat : 30063 (python) S 30056 30056 28606 0 -1 4202560 848 0 0 0 1 1 0 0 18 0 1 0 869357325 290385920 5787 33554432000 4194304 5683644 140735666723360 18446744073709551615 222921797135 0 0 16781312 33554946 72556772316949188 0 0 17 6 0 0 0
/proc/30063/statm: 70895 5787 343 364 0 5782 0
[pid=30065] ppid=30063 vsize=3592 CPUtime=15.28 cores=0,2,4,6
/proc/30065/stat : 30065 (clasp-1.3.7-x86) R 30063 30065 30065 0 -1 4202496 920 0 0 0 1528 0 0 0 25 0 1 0 869357325 3678208 651 33554432000 134512640 136139019 4291161264 18446744073709551615 134640568 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/30065/statm: 898 651 183 398 0 498 0
[pid=30056/tid=30064] ppid=30054 vsize=293824 CPUtime=0.01 cores=0,2,4,6
/proc/30056/task/30064/stat : 30064 (python) S 30054 30056 28606 0 -1 4202560 26 1332 0 0 0 0 1 0 20 0 2 0 869357325 300875776 7319 33554432000 4194304 5683644 140735666723360 18446744073709551615 222933600689 0 0 16781312 33554434 18446604441486451008 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 15.84
Current children cumulated vsize (KiB) 580996

Child status: 0
Real time (s): 16.1929
CPU time (s): 15.9866
CPU user time (s): 15.8286
CPU system time (s): 0.157975
CPU usage (%): 98.7261
Max. virtual memory (cumulated for all children) (KiB): 580996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.8286
system time used= 0.157975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18781
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4044
involuntary context switches= 57

runsolver used 0.053991 second user time and 0.083987 second system time

The end

Launcher Data

Begin job on node109 at 2011-06-09 01:59:24
IDJOB=3482402
IDBENCH=48363
IDSOLVER=1971
FILE ID=node109/3482402-1307577564
RUNJOBID= node109-1307576440-28624
PBS_JOBID= 13547696
Free space on /tmp= 74040 MiB

SOLVER NAME= borg pb-dec-11.04.03
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_50_25_3_15.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-3482402-1307577564/watcher-3482402-1307577564 -o /tmp/evaluation-result-3482402-1307577564/solver-3482402-1307577564 -C 1800 -W 1900 -M 15500  python HOME/solve HOME/etc/borg-mix+class.dec.pickle HOME/instance-3482402-1307577564.opb -seed 242073403 -budget 1800

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

MD5SUM BENCH= 8bda8bcfdd3d0bef04b7cb75764a0af7
RANDOM SEED=242073403

node109.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30580488 kB
Buffers:        192404 kB
Cached:         501564 kB
SwapCached:       8632 kB
Active:        1892324 kB
Inactive:       210612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30580488 kB
SwapTotal:    67111528 kB
SwapFree:     53958412 kB
Dirty:          101684 kB
Writeback:           0 kB
AnonPages:     1406156 kB
Mapped:          27876 kB
Slab:           160964 kB
PageTables:      43960 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 32743216 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73940 MiB
End job on node109 at 2011-06-09 01:59:41