Trace number 3730867

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
PB10: borg-pb 10.05.30UNSAT 211.853 202.762

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.burch_dill.8.accl.ucl.opb
MD5SUMb2fe1642a1ae97e0b20cfe37f07bcc49
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 benchmark60.24
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables21380
Total number of constraints60984
Number of constraints which are clauses58828
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2156
Minimum length of a constraint1
Maximum length of a constraint13
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 73
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 262
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.37/0.56	c DEBUG: probabilities of action success (DCM model):
0.37/0.56	c        pb/competition_2010/bsolo_pb10-l1   : 0.2446 0.3106 0.3432 0.4493 0.5331 0.5649 0.6331
0.37/0.56	c        pb/competition_2010/bsolo_pb10-l2   : 0.2220 0.2840 0.3077 0.3819 0.4261 0.4617 0.5493
0.37/0.56	c        pb/competition_2010/bsolo_pb10-l3   : 0.2079 0.2803 0.3237 0.4112 0.4599 0.4979 0.5927
0.37/0.56	c        pb/competition_2010/wbo1.4a         : 0.3403 0.4826 0.5859 0.7308 0.8018 0.8464 0.9114
0.37/0.56	c        pb/competition_2010/wbo1.4b         : 0.2130 0.3046 0.4491 0.6693 0.7698 0.8150 0.8796
0.37/0.56	c        pb/other/clasp-1.3.3                : 0.4078 0.5945 0.6711 0.8373 0.8906 0.9054 0.9586
0.37/0.56	c        pb/other/sat4j-pb-v20090829         : 0.2634 0.4175 0.5149 0.6419 0.7125 0.7655 0.8315
0.37/0.56	c        pb/other/sat4j-pb-v20090829-cutting : 0.2190 0.3670 0.4173 0.5593 0.5959 0.6405 0.7110
0.37/0.57	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=863376586', u'HOME/instance-3730867-1338716278.opb'] for 0:00:10
10.92/10.60	c DEBUG: probabilities of action success (DCM model):
10.92/10.60	c        pb/competition_2010/bsolo_pb10-l1   : 0.0864 0.1465 0.1840 0.2857 0.3885 0.4283 0.5203
10.92/10.60	c        pb/competition_2010/bsolo_pb10-l2   : 0.0562 0.0749 0.0922 0.1683 0.2191 0.2624 0.3839
10.92/10.60	c        pb/competition_2010/bsolo_pb10-l3   : 0.0651 0.1056 0.1465 0.2372 0.2927 0.3401 0.4668
10.92/10.60	c        pb/competition_2010/wbo1.4a         : 0.1742 0.3354 0.4616 0.6290 0.7329 0.7917 0.8920
10.92/10.60	c        pb/competition_2010/wbo1.4b         : 0.1021 0.1948 0.3272 0.5834 0.7167 0.7734 0.8713
10.92/10.60	c        pb/other/clasp-1.3.3                : 0.0473 0.3999 0.5163 0.7617 0.8422 0.8653 0.9405
10.92/10.60	c        pb/other/sat4j-pb-v20090829         : 0.0742 0.2233 0.3526 0.5167 0.6055 0.6788 0.7733
10.92/10.60	c        pb/other/sat4j-pb-v20090829-cutting : 0.0499 0.1563 0.1889 0.3805 0.4170 0.4832 0.5874
10.92/10.61	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=267693744', u'HOME/instance-3730867-1338716278.opb'] for 0:00:50
63.43/60.96	c DEBUG: probabilities of action success (DCM model):
63.43/60.96	c        pb/competition_2010/bsolo_pb10-l1   : 0.0547 0.0978 0.1349 0.2096 0.2919 0.3395 0.4502
63.43/60.96	c        pb/competition_2010/bsolo_pb10-l2   : 0.0217 0.0303 0.0367 0.0801 0.1077 0.1434 0.2606
63.43/60.96	c        pb/competition_2010/bsolo_pb10-l3   : 0.0470 0.0799 0.1116 0.1733 0.2111 0.2575 0.3877
63.43/60.96	c        pb/competition_2010/wbo1.4a         : 0.1185 0.2379 0.3470 0.5355 0.6578 0.7196 0.8608
63.43/60.96	c        pb/competition_2010/wbo1.4b         : 0.0869 0.1706 0.2900 0.5236 0.6835 0.7441 0.8592
63.43/60.96	c        pb/other/clasp-1.3.3                : 0.0379 0.0752 0.3715 0.6781 0.7801 0.8135 0.9135
63.43/60.96	c        pb/other/sat4j-pb-v20090829         : 0.0318 0.1365 0.2340 0.3981 0.5023 0.5936 0.7124
63.43/60.96	c        pb/other/sat4j-pb-v20090829-cutting : 0.0173 0.0836 0.1032 0.2448 0.2753 0.3273 0.4541
63.43/60.96	c DETAIL: running [u'HOME/etc/solvers/competition_2010/wbo1.4a/wbo1.4a', u'-file-format=opb', u'HOME/instance-3730867-1338716278.opb'] for 0:00:50
116.42/111.44	c DEBUG: probabilities of action success (DCM model):
116.42/111.44	c        pb/competition_2010/bsolo_pb10-l1   : 0.0278 0.0511 0.0882 0.1629 0.2421 0.2747 0.3900
116.42/111.44	c        pb/competition_2010/bsolo_pb10-l2   : 0.0061 0.0084 0.0115 0.0469 0.0744 0.0930 0.2225
116.42/111.44	c        pb/competition_2010/bsolo_pb10-l3   : 0.0329 0.0577 0.0782 0.1040 0.1360 0.1770 0.3184
116.42/111.44	c        pb/competition_2010/wbo1.4a         : 0.0617 0.0395 0.2320 0.4467 0.5948 0.6636 0.8342
116.42/111.44	c        pb/competition_2010/wbo1.4b         : 0.0760 0.1558 0.2360 0.4683 0.6510 0.7218 0.8401
116.42/111.44	c        pb/other/clasp-1.3.3                : 0.0355 0.0586 0.3520 0.6663 0.7778 0.8140 0.9027
116.42/111.44	c        pb/other/sat4j-pb-v20090829         : 0.0298 0.1246 0.2164 0.3716 0.4617 0.5539 0.6982
116.42/111.44	c        pb/other/sat4j-pb-v20090829-cutting : 0.0122 0.0710 0.0791 0.1770 0.2095 0.2645 0.4127
116.42/111.44	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=1034612142', u'HOME/instance-3730867-1338716278.opb'] for 0:01:40
211.77/202.73	s UNSATISFIABLE

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-3730867-1338716278/watcher-3730867-1338716278 -o /tmp/evaluation-result-3730867-1338716278/solver-3730867-1338716278 -C 1800 -W 1900 -M 15500 solver HOME/instance-3730867-1338716278.opb 1302990395 

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: 1.99 2.00 2.00 3/177 16814
/proc/meminfo: memFree=26983888/32873648 swapFree=7368/7368
[pid=16814] ppid=16812 vsize=15380 CPUtime=0 cores=1,3,5,7
/proc/16814/stat : 16814 (python) R 16812 16814 15301 0 -1 4202496 847 0 0 0 0 0 0 0 20 0 1 0 337751929 15749120 602 33554432000 4194304 5683644 140734421995680 140734421967864 251052658580 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/16814/statm: 3845 606 332 364 0 287 0

[startup+0.090969 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 16814
/proc/meminfo: memFree=26983888/32873648 swapFree=7368/7368
[pid=16814] ppid=16812 vsize=56784 CPUtime=0.05 cores=1,3,5,7
/proc/16814/stat : 16814 (python) R 16812 16814 15301 0 -1 4202496 4051 0 0 0 4 1 0 0 20 0 1 0 337751929 58146816 2211 33554432000 4194304 4196484 140735200108064 140735199926008 140173742311360 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/16814/statm: 14196 2211 603 1 0 1534 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 56784

[startup+0.100303 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 16814
/proc/meminfo: memFree=26983888/32873648 swapFree=7368/7368
[pid=16814] ppid=16812 vsize=62776 CPUtime=0.05 cores=1,3,5,7
/proc/16814/stat : 16814 (python) R 16812 16814 15301 0 -1 4202496 4321 0 0 0 4 1 0 0 20 0 1 0 337751929 64282624 2399 33554432000 4194304 4196484 140735200108064 140735199967816 140173704639424 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/16814/statm: 15694 2399 621 1 0 1811 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 62776

[startup+0.30015 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 16814
/proc/meminfo: memFree=26983888/32873648 swapFree=7368/7368
[pid=16814] ppid=16812 vsize=103800 CPUtime=0.23 cores=1,3,5,7
/proc/16814/stat : 16814 (python) R 16812 16814 15301 0 -1 4202496 6859 1011 0 0 17 6 0 0 20 0 1 0 337751929 106291200 4266 33554432000 4194304 4196484 140735200108064 140735200074024 140173742939461 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0
/proc/16814/statm: 25950 4266 1052 1 0 3236 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 103800

[startup+0.700246 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 16814
/proc/meminfo: memFree=26983888/32873648 swapFree=7368/7368
[pid=16814] ppid=16812 vsize=134484 CPUtime=0.48 cores=1,3,5,7
/proc/16814/stat : 16814 (python) S 16812 16814 15301 0 -1 4202496 11211 1011 0 0 37 11 0 0 20 0 1 0 337751929 137711616 6347 33554432000 4194304 4196484 140735200108064 140735200099824 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/16814/statm: 33621 6347 1170 1 0 5193 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 134484

[startup+1.50027 s]
/proc/loadavg: 1.99 2.00 2.00 3/179 16820
/proc/meminfo: memFree=26955732/32873648 swapFree=7368/7368
[pid=16814] ppid=16812 vsize=134484 CPUtime=0.5 cores=1,3,5,7
/proc/16814/stat : 16814 (python) S 16812 16814 15301 0 -1 4202496 11213 1011 0 0 39 11 0 0 20 0 1 0 337751929 137711616 6347 33554432000 4194304 4196484 140735200108064 140735200099824 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/16814/statm: 33621 6347 1170 1 0 5193 0
[pid=16820] ppid=16814 vsize=8672 CPUtime=0.92 cores=1,3,5,7
/proc/16820/stat : 16820 (clasp-1.3.3-x86) R 16814 16820 16820 0 -1 4202496 2326 0 0 0 92 0 0 0 20 0 1 0 337751987 8880128 1890 33554432000 134512640 136080129 4293805296 4293804424 134803117 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0
/proc/16820/statm: 2168 1890 176 383 0 1783 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 143156

[startup+3.10029 s]
/proc/loadavg: 1.99 2.00 2.00 3/179 16820
/proc/meminfo: memFree=26951268/32873648 swapFree=7368/7368
[pid=16814] ppid=16812 vsize=134484 CPUtime=0.57 cores=1,3,5,7
/proc/16814/stat : 16814 (python) S 16812 16814 15301 0 -1 4202496 11219 1011 0 0 45 12 0 0 20 0 1 0 337751929 137711616 6347 33554432000 4194304 4196484 140735200108064 140735200099824 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/16814/statm: 33621 6347 1170 1 0 5193 0
[pid=16820] ppid=16814 vsize=12500 CPUtime=2.52 cores=1,3,5,7
/proc/16820/stat : 16820 (clasp-1.3.3-x86) R 16814 16820 16820 0 -1 4202496 3289 0 0 0 252 0 0 0 20 0 1 0 337751987 12800000 2853 33554432000 134512640 136080129 4293805296 4293804192 134617022 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0
/proc/16820/statm: 3125 2853 176 383 0 2740 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 146984

[startup+6.30029 s]
/proc/loadavg: 1.99 2.00 2.00 3/179 16820
/proc/meminfo: memFree=26933024/32873648 swapFree=7368/7368
[pid=16814] ppid=16812 vsize=134484 CPUtime=0.71 cores=1,3,5,7
/proc/16814/stat : 16814 (python) S 16812 16814 15301 0 -1 4202496 11228 1011 0 0 57 14 0 0 20 0 1 0 337751929 137711616 6347 33554432000 4194304 4196484 140735200108064 140735200099824 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/16814/statm: 33621 6347 1170 1 0 5193 0
[pid=16820] ppid=16814 vsize=15272 CPUtime=5.71 cores=1,3,5,7
/proc/16820/stat : 16820 (clasp-1.3.3-x86) R 16814 16820 16820 0 -1 4202496 3995 0 0 0 571 0 0 0 20 0 1 0 337751987 15638528 3559 33554432000 134512640 136080129 4293805296 4293804432 134845889 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0
/proc/16820/statm: 3818 3559 176 383 0 3433 0
Current children cumulated CPU time (s) 6.42
Current children cumulated vsize (KiB) 149756

[startup+12.7002 s]
/proc/loadavg: 1.99 2.00 2.00 3/179 16824
/proc/meminfo: memFree=26917224/32873648 swapFree=7368/7368
[pid=16814] ppid=16812 vsize=136544 CPUtime=11.05 cores=1,3,5,7
/proc/16814/stat : 16814 (python) S 16812 16814 15301 0 -1 4202496 12484 5941 0 0 84 19 1001 1 20 0 1 0 337751929 139821056 6369 33554432000 4194304 4196484 140735200108064 140735200099824 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/16814/statm: 34136 6369 1180 1 0 5193 0
[pid=16823] ppid=16814 vsize=11180 CPUtime=2.08 cores=1,3,5,7
/proc/16823/stat : 16823 (clasp-1.3.3-x86) R 16814 16823 16823 0 -1 4202496 2950 0 0 0 208 0 0 0 20 0 1 0 337752990 11448320 2516 33554432000 134512640 136080129 4290353680 4290352548 135505338 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0
/proc/16823/statm: 2795 2516 176 383 0 2410 0
Current children cumulated CPU time (s) 13.13
Current children cumulated vsize (KiB) 147724

[startup+25.5003 s]
/proc/loadavg: 1.99 2.00 2.00 3/179 16824
/proc/meminfo: memFree=26867020/32873648 swapFree=7368/7368
[pid=16814] ppid=16812 vsize=136544 CPUtime=11.63 cores=1,3,5,7
/proc/16814/stat : 16814 (python) S 16812 16814 15301 0 -1 4202496 12512 5941 0 0 135 26 1001 1 20 0 1 0 337751929 139821056 6369 33554432000 4194304 4196484 140735200108064 140735200099824 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/16814/statm: 34136 6369 1180 1 0 5193 0
[pid=16823] ppid=16814 vsize=16072 CPUtime=14.87 cores=1,3,5,7
/proc/16823/stat : 16823 (clasp-1.3.3-x86) R 16814 16823 16823 0 -1 4202496 4202 0 0 0 1487 0 0 0 20 0 1 0 337752990 16457728 3768 33554432000 134512640 136080129 4290353680 4290352624 134579956 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0
/proc/16823/statm: 4018 3768 176 383 0 3633 0
Current children cumulated CPU time (s) 26.5
Current children cumulated vsize (KiB) 152616

[startup+51.1003 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 16824
/proc/meminfo: memFree=26772380/32873648 swapFree=7368/7368
[pid=16814] ppid=16812 vsize=136544 CPUtime=12.75 cores=1,3,5,7
/proc/16814/stat : 16814 (python) S 16812 16814 15301 0 -1 4202496 12538 5941 0 0 231 42 1001 1 20 0 1 0 337751929 139821056 6369 33554432000 4194304 4196484 140735200108064 140735200099824 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/16814/statm: 34136 6369 1180 1 0 5193 0
[pid=16823] ppid=16814 vsize=25204 CPUtime=40.47 cores=1,3,5,7
/proc/16823/stat : 16823 (clasp-1.3.3-x86) R 16814 16823 16823 0 -1 4202496 6472 0 0 0 4046 1 0 0 20 0 1 0 337752990 25808896 6038 33554432000 134512640 136080129 4290353680 4290352752 134849989 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0
/proc/16823/statm: 6301 6038 176 383 0 5916 0
Current children cumulated CPU time (s) 53.22
Current children cumulated vsize (KiB) 161748

[startup+102.307 s]
/proc/loadavg: 2.10 2.03 2.01 3/179 16830
/proc/meminfo: memFree=26913776/32873648 swapFree=7368/7368
[pid=16814] ppid=16812 vsize=136544 CPUtime=65.62 cores=1,3,5,7
/proc/16814/stat : 16814 (python) R 16812 16814 15301 0 -1 4202496 13726 13479 0 0 451 76 6032 3 20 0 1 0 337751929 139821056 6373 33554432000 4194304 4196484 140735200108064 140735200099824 251053073335 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0
/proc/16814/statm: 34136 6373 1180 1 0 5193 0
[pid=16827] ppid=16814 vsize=52372 CPUtime=41.31 cores=1,3,5,7
/proc/16827/stat : 16827 (wbo1.4a) R 16814 16827 16827 0 -1 4202496 13291 0 0 0 4112 19 0 0 20 0 1 0 337758026 53628928 12489 33554432000 134512640 135751879 4293781280 4293779532 135270609 0 0 16781312 3 0 0 0 17 5 0 0 0 0 0
/proc/16827/statm: 13093 12489 139 303 0 12788 0
Current children cumulated CPU time (s) 106.93
Current children cumulated vsize (KiB) 188916

[startup+162.3 s]
/proc/loadavg: 2.16 2.05 2.01 3/198 16857
/proc/meminfo: memFree=26863012/32873648 swapFree=7368/7368
[pid=16814] ppid=16812 vsize=136544 CPUtime=118.77 cores=1,3,5,7
/proc/16814/stat : 16814 (python) S 16812 16814 15301 0 -1 4202496 14980 30024 0 0 681 116 11050 30 20 0 1 0 337751929 139821056 6373 33554432000 4194304 4196484 140735200108064 140735200099824 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/16814/statm: 34136 6373 1180 1 0 5193 0
[pid=16833] ppid=16814 vsize=19496 CPUtime=50.83 cores=1,3,5,7
/proc/16833/stat : 16833 (clasp-1.3.3-x86) R 16814 16833 16833 0 -1 4202496 5064 0 0 0 5082 1 0 0 20 0 1 0 337763074 19963904 4620 33554432000 134512640 136080129 4290542944 4290542016 134849538 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0
/proc/16833/statm: 4874 4620 176 383 0 4489 0
Current children cumulated CPU time (s) 169.6
Current children cumulated vsize (KiB) 156040

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

[startup+179.1 s]
/proc/loadavg: 2.12 2.05 2.01 3/198 16857
/proc/meminfo: memFree=26820944/32873648 swapFree=7368/7368
[pid=16814] ppid=16812 vsize=136544 CPUtime=119.5 cores=1,3,5,7
/proc/16814/stat : 16814 (python) S 16812 16814 15301 0 -1 4202496 14986 30024 0 0 743 127 11050 30 20 0 1 0 337751929 139821056 6373 33554432000 4194304 4196484 140735200108064 140735200099824 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/16814/statm: 34136 6373 1180 1 0 5193 0
[pid=16833] ppid=16814 vsize=20568 CPUtime=67.63 cores=1,3,5,7
/proc/16833/stat : 16833 (clasp-1.3.3-x86) R 16814 16833 16833 0 -1 4202496 5328 0 0 0 6762 1 0 0 20 0 1 0 337763074 21061632 4884 33554432000 134512640 136080129 4290542944 4290542016 134849918 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0
/proc/16833/statm: 5142 4884 176 383 0 4757 0
Current children cumulated CPU time (s) 187.13
Current children cumulated vsize (KiB) 157112

[startup+191.9 s]
/proc/loadavg: 2.09 2.05 2.01 3/197 16857
/proc/meminfo: memFree=26794088/32873648 swapFree=7368/7368
[pid=16814] ppid=16812 vsize=136544 CPUtime=120.05 cores=1,3,5,7
/proc/16814/stat : 16814 (python) S 16812 16814 15301 0 -1 4202496 14992 30024 0 0 790 135 11050 30 20 0 1 0 337751929 139821056 6373 33554432000 4194304 4196484 140735200108064 140735200099824 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/16814/statm: 34136 6373 1180 1 0 5193 0
[pid=16833] ppid=16814 vsize=20744 CPUtime=80.43 cores=1,3,5,7
/proc/16833/stat : 16833 (clasp-1.3.3-x86) R 16814 16833 16833 0 -1 4202496 5361 0 0 0 8042 1 0 0 20 0 1 0 337763074 21241856 4917 33554432000 134512640 136080129 4290542944 4290542016 134849987 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0
/proc/16833/statm: 5186 4917 176 383 0 4801 0
Current children cumulated CPU time (s) 200.48
Current children cumulated vsize (KiB) 157288

[startup+198.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/197 16857
/proc/meminfo: memFree=26777828/32873648 swapFree=7368/7368
[pid=16814] ppid=16812 vsize=136544 CPUtime=120.33 cores=1,3,5,7
/proc/16814/stat : 16814 (python) S 16812 16814 15301 0 -1 4202496 14994 30024 0 0 814 139 11050 30 20 0 1 0 337751929 139821056 6373 33554432000 4194304 4196484 140735200108064 140735200099824 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/16814/statm: 34136 6373 1180 1 0 5193 0
[pid=16833] ppid=16814 vsize=20744 CPUtime=86.83 cores=1,3,5,7
/proc/16833/stat : 16833 (clasp-1.3.3-x86) R 16814 16833 16833 0 -1 4202496 5364 0 0 0 8682 1 0 0 20 0 1 0 337763074 21241856 4920 33554432000 134512640 136080129 4290542944 4290542020 134850031 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0
/proc/16833/statm: 5186 4920 176 383 0 4801 0
Current children cumulated CPU time (s) 207.16
Current children cumulated vsize (KiB) 157288

[startup+199.9 s]
/proc/loadavg: 2.09 2.04 2.01 3/197 16857
/proc/meminfo: memFree=26775780/32873648 swapFree=7368/7368
[pid=16814] ppid=16812 vsize=136544 CPUtime=120.39 cores=1,3,5,7
/proc/16814/stat : 16814 (python) S 16812 16814 15301 0 -1 4202496 14995 30024 0 0 819 140 11050 30 20 0 1 0 337751929 139821056 6373 33554432000 4194304 4196484 140735200108064 140735200099824 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/16814/statm: 34136 6373 1180 1 0 5193 0
[pid=16833] ppid=16814 vsize=20744 CPUtime=88.43 cores=1,3,5,7
/proc/16833/stat : 16833 (clasp-1.3.3-x86) R 16814 16833 16833 0 -1 4202496 5364 0 0 0 8842 1 0 0 20 0 1 0 337763074 21241856 4920 33554432000 134512640 136080129 4290542944 4290541904 134808051 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0
/proc/16833/statm: 5186 4920 176 383 0 4801 0
Current children cumulated CPU time (s) 208.82
Current children cumulated vsize (KiB) 157288

[startup+201.5 s]
/proc/loadavg: 2.08 2.04 2.01 3/197 16857
/proc/meminfo: memFree=26771560/32873648 swapFree=7368/7368
[pid=16814] ppid=16812 vsize=136544 CPUtime=120.47 cores=1,3,5,7
/proc/16814/stat : 16814 (python) S 16812 16814 15301 0 -1 4202496 14995 30024 0 0 826 141 11050 30 20 0 1 0 337751929 139821056 6373 33554432000 4194304 4196484 140735200108064 140735200099824 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/16814/statm: 34136 6373 1180 1 0 5193 0
[pid=16833] ppid=16814 vsize=20744 CPUtime=90.03 cores=1,3,5,7
/proc/16833/stat : 16833 (clasp-1.3.3-x86) R 16814 16833 16833 0 -1 4202496 5364 0 0 0 9002 1 0 0 20 0 1 0 337763074 21241856 4920 33554432000 134512640 136080129 4290542944 4290542016 134849233 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0
/proc/16833/statm: 5186 4920 176 383 0 4801 0
Current children cumulated CPU time (s) 210.5
Current children cumulated vsize (KiB) 157288

[startup+202.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/197 16857
/proc/meminfo: memFree=26769512/32873648 swapFree=7368/7368
[pid=16814] ppid=16812 vsize=136544 CPUtime=120.52 cores=1,3,5,7
/proc/16814/stat : 16814 (python) S 16812 16814 15301 0 -1 4202496 14996 30024 0 0 830 142 11050 30 20 0 1 0 337751929 139821056 6373 33554432000 4194304 4196484 140735200108064 140735200099824 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/16814/statm: 34136 6373 1180 1 0 5193 0
[pid=16833] ppid=16814 vsize=20744 CPUtime=90.83 cores=1,3,5,7
/proc/16833/stat : 16833 (clasp-1.3.3-x86) R 16814 16833 16833 0 -1 4202496 5364 0 0 0 9082 1 0 0 20 0 1 0 337763074 21241856 4920 33554432000 134512640 136080129 4290542944 4290541936 134588731 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0
/proc/16833/statm: 5186 4920 176 383 0 4801 0
Current children cumulated CPU time (s) 211.35
Current children cumulated vsize (KiB) 157288

[startup+202.7 s]
/proc/loadavg: 2.08 2.04 2.01 3/197 16857
/proc/meminfo: memFree=26769512/32873648 swapFree=7368/7368
[pid=16814] ppid=16812 vsize=136544 CPUtime=120.59 cores=1,3,5,7
/proc/16814/stat : 16814 (python) R 16812 16814 15301 0 -1 4202496 14999 30024 0 0 836 143 11050 30 20 0 1 0 337751929 139821056 6374 33554432000 4194304 4196484 140735200108064 140735200099824 251053073335 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0
/proc/16814/statm: 34136 6374 1180 1 0 5193 0
[pid=16833] ppid=16814 vsize=0 CPUtime=91.18 cores=1,3,5,7
/proc/16833/stat : 16833 (clasp-1.3.3-x86) Z 16814 16833 16833 0 -1 4202508 5377 0 0 0 9117 1 0 0 20 0 1 0 337763074 0 0 33554432000 0 0 0 0 0 0 0 16781312 16386 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16833/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 211.77
Current children cumulated vsize (KiB) 136544

Child status: 20
Real time (s): 202.762
CPU time (s): 211.853
CPU user time (s): 210.093
CPU system time (s): 1.75973
CPU usage (%): 104.484
Max. virtual memory (cumulated for all children) (KiB): 198124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 210.093
system time used= 1.75973
maximum resident set size= 59188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56216
page faults= 0
swaps= 0
block input operations= 0
block output operations= 32
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1896
involuntary context switches= 323

runsolver used 0.363944 second user time and 0.964853 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-03 11:37:58
IDJOB=3730867
IDBENCH=1488
IDSOLVER=2323
FILE ID=node149/3730867-1338716278
RUNJOBID= node149-1338713283-15318
PBS_JOBID= 14636730
Free space on /tmp= 71032 MiB

SOLVER NAME= PB10: borg-pb 10.05.30
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.burch_dill.8.accl.ucl.opb
COMMAND LINE= solver BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3730867-1338716278/watcher-3730867-1338716278 -o /tmp/evaluation-result-3730867-1338716278/solver-3730867-1338716278 -C 1800 -W 1900 -M 15500  solver HOME/instance-3730867-1338716278.opb 1302990395 

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

MD5SUM BENCH= b2fe1642a1ae97e0b20cfe37f07bcc49
RANDOM SEED=1302990395

node149.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.145
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.29
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.145
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.145
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	: 5438.55
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.145
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.145
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.145
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	: 5438.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
cpu MHz		: 2666.145
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.145
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:        26984416 kB
Buffers:          740996 kB
Cached:          4121800 kB
SwapCached:         2468 kB
Active:          2109468 kB
Inactive:        2878272 kB
Active(anon):     108448 kB
Inactive(anon):     9368 kB
Active(file):    2001020 kB
Inactive(file):  2868904 kB
Unevictable:        7368 kB
Mlocked:            7368 kB
SwapTotal:      67108856 kB
SwapFree:       67104892 kB
Dirty:             23788 kB
Writeback:             0 kB
AnonPages:        120000 kB
Mapped:            17984 kB
Shmem:                96 kB
Slab:             761808 kB
SReclaimable:     203500 kB
SUnreclaim:       558308 kB
KernelStack:        1488 kB
PageTables:         4636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     232380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 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= 71012 MiB
End job on node149 at 2012-06-03 11:41:21