Trace number 420062

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, and are wall clock time (not CPU 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
bsolo 3.0.16? (TO) 1800.12 1800.74

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/
industrial/palacios/uts/uts-l06-ipc5-h31-unknown.opb
MD5SUM0d091f79d4246db0b540f5fe1b3977af
Bench CategoryPURE-SAT (instances containing only clauses)
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 benchmark746.978
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables149210
Total number of constraints761906
Number of constraints which are clauses761906
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint591
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 589
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1180
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.01	c bsolo beta version 3.0.16 - 04/04/2007 : 1458 GMT
0.00/0.01	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.01	c type "bsolo -h" for help
0.00/0.01	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.01	c Time Limit set to 1800
0.00/0.01	c Memory Limit set to 1800 MB
0.00/0.01	c Instance file /tmp/evaluation/420062-1177418000/instance-420062-1177418000.opb
0.00/0.01	c File size is 24700872 bytes.
4.48/4.54	c Highest Coefficient sum: 1180
4.48/4.54	c Parsing was ok!!
4.48/4.54	c Total parsing time: 4.537 s
4.89/4.92	c Var: 149210 Constr: 761906 761906/0/0 Lit: 1988854 Watch. Lit: 1523536
4.89/4.92	c Obj. Vars: 0 (0 % of total variables)
185.13/185.27	c Pre-processing Time: 185.215 s
185.23/185.31	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
185.23/185.31	c        0 148870   756242  1975757    2  1512484  252080      0      0 185.22
185.23/185.31	c Switching off LPR mode.
1799.97/1800.63	c      100 148870   756342  2000473    2  1512684  277289    100      0 187.94
1799.97/1800.63	c      250 148870   756492  2037649    2  1512984  305018    250      1 192.46
1799.97/1800.63	c      475 148870   756717  2046037    2  1513434  335520    475      2 194.90
1799.97/1800.63	c      814 148838   757056  2057374    2  1514111  369073    814      4 199.64
1799.97/1800.63	c     1323 148838   757565  2145752    2  1515129  405981   1323      6 206.61
1799.97/1800.63	c     2087 148838   758329  2207472    2  1516657  446580   2087      9 217.47
1799.97/1800.63	c     3234 148768   759476  2371323    3  1518948  491239   3234     13 240.24
1799.97/1800.63	c     4956 148768   761198  2671682    3  1522392  540363   4956     18 268.72
1799.97/1800.63	c     7543 148768   763785  3176984    4  1527566  594400   7543     25 299.20
1799.97/1800.63	c    11422 148328   767664  4953286    6  1535310  653841  11422     31 366.28
1799.97/1800.63	c    17244 148276   773486  5924447    7  1546952  719226  17244     38 443.86
1799.97/1800.63	c    25981 148108   782223  9137825   11  1564420  791149  25981     45 574.15
1799.97/1800.63	c    39092 147676   795334 13771268   17  1590620  870264  39092     49 797.39
1799.97/1800.63	c    58763 147614   815005 20391807   25  1629959  957291  58763     52 1127.02
1799.97/1800.63	c    88274 147609   844516 42294014   50  1688979  500000  88274     50 1759.49
1799.97/1800.63	c Resources Exceeded
1799.97/1800.63	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1799.97/1800.63	c   15    90684  33105   399329   846926 42840692  90684     50 1800.01
1799.97/1800.63	s UNKNOWN
1799.97/1800.63	c Total time: 1800.01 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node19/watcher-420062-1177418000 -o ROOT/results/node19/solver-420062-1177418000 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/420062-1177418000/instance-420062-1177418000.opb 

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): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.10 1.10 1.04 3/77 5171
/proc/meminfo: memFree=1849856/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=19548 CPUtime=0
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 333 0 3 0 0 0 0 0 18 0 1 0 189717571 20017152 305 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134530320 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 4887 307 276 324 0 3956 0

[startup+0.108281 s]
/proc/loadavg: 1.10 1.10 1.04 3/77 5171
/proc/meminfo: memFree=1849856/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=30112 CPUtime=0.09
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 1024 0 3 0 9 0 0 0 18 0 1 0 189717571 30834688 996 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7919227 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 7528 997 420 324 0 566 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30112

[startup+0.202288 s]
/proc/loadavg: 1.10 1.10 1.04 3/77 5171
/proc/meminfo: memFree=1849856/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=32024 CPUtime=0.19
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 1605 0 3 0 18 1 0 0 18 0 1 0 189717571 32792576 1577 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7919227 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 8006 1577 549 324 0 1044 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 32024

[startup+0.301298 s]
/proc/loadavg: 1.10 1.10 1.04 3/77 5171
/proc/meminfo: memFree=1849856/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=33804 CPUtime=0.28
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 2212 0 3 0 27 1 0 0 19 0 1 0 189717571 34615296 2184 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7919227 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 8451 2184 682 324 0 1489 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 33804

[startup+0.701341 s]
/proc/loadavg: 1.10 1.10 1.04 3/77 5171
/proc/meminfo: memFree=1849856/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=41760 CPUtime=0.68
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 4729 0 3 0 65 3 0 0 22 0 1 0 189717571 42762240 4701 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7919227 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 10440 4701 1222 324 0 3478 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 41760

[startup+1.50143 s]
/proc/loadavg: 1.10 1.10 1.04 2/78 5172
/proc/meminfo: memFree=1827576/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=57192 CPUtime=1.49
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 9706 0 3 0 143 6 0 0 25 0 1 0 189717571 58564608 9638 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7919227 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 14298 9638 2289 324 0 7336 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57192

[startup+3.1016 s]
/proc/loadavg: 1.10 1.10 1.04 2/78 5172
/proc/meminfo: memFree=1806264/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=88804 CPUtime=3.08
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 19817 0 3 0 299 9 0 0 25 0 1 0 189717571 90935296 19464 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134525337 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 22201 19464 4362 324 0 15239 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 88804

[startup+6.30195 s]
/proc/loadavg: 1.09 1.10 1.03 2/78 5172
/proc/meminfo: memFree=1711480/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=143724 CPUtime=6.28
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 41177 0 3 0 610 18 0 0 25 0 1 0 189717571 147173376 34696 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551064 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 35931 34696 305 324 0 35000 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 143724

[startup+12.7016 s]
/proc/loadavg: 1.08 1.10 1.03 2/78 5172
/proc/meminfo: memFree=1709432/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=145440 CPUtime=12.68
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 41683 0 3 0 1249 19 0 0 25 0 1 0 189717571 148930560 35202 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134583367 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 36360 35202 305 324 0 35429 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 145440

[startup+25.501 s]
/proc/loadavg: 1.14 1.11 1.04 2/78 5172
/proc/meminfo: memFree=1709496/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=145440 CPUtime=25.48
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 41688 0 3 0 2529 19 0 0 25 0 1 0 189717571 148930560 35207 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7914820 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 36360 35207 305 324 0 35429 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 145440

[startup+51.1018 s]
/proc/loadavg: 1.09 1.10 1.04 2/78 5172
/proc/meminfo: memFree=1709624/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=145440 CPUtime=51.07
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 41688 0 3 0 5088 19 0 0 25 0 1 0 189717571 148930560 35207 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134583268 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 36360 35207 305 324 0 35429 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 145440

[startup+102.301 s]
/proc/loadavg: 1.09 1.10 1.04 2/78 5172
/proc/meminfo: memFree=1709432/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=145572 CPUtime=102.26
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 41714 0 3 0 10205 21 0 0 25 0 1 0 189717571 149065728 35233 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7913624 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 36393 35233 305 324 0 35462 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 145572

[startup+162.302 s]
/proc/loadavg: 1.08 1.09 1.04 2/78 5172
/proc/meminfo: memFree=1709368/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=145572 CPUtime=162.24
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 41714 0 3 0 16200 24 0 0 25 0 1 0 189717571 149065728 35233 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 36393 35233 305 324 0 35462 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 145572

[startup+222.305 s]
/proc/loadavg: 1.10 1.10 1.04 2/78 5172
/proc/meminfo: memFree=1706680/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=148160 CPUtime=222.22
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 42677 0 3 0 22193 29 0 0 25 0 1 0 189717571 151715840 35904 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134572117 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 37040 35904 310 324 0 36109 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 148160

[startup+282.302 s]
/proc/loadavg: 1.11 1.11 1.05 2/78 5172
/proc/meminfo: memFree=1699320/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=155464 CPUtime=282.21
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 44519 0 3 0 28187 34 0 0 25 0 1 0 189717571 159195136 37746 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550897 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 38866 37746 310 324 0 37935 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 155464

[startup+342.301 s]
/proc/loadavg: 1.08 1.10 1.04 2/78 5172
/proc/meminfo: memFree=1679800/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=175052 CPUtime=342.19
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 49407 0 3 0 34178 41 0 0 25 0 1 0 189717571 179253248 42634 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7913541 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 43763 42634 310 324 0 42832 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 175052

[startup+402.302 s]
/proc/loadavg: 1.06 1.09 1.04 2/78 5174
/proc/meminfo: memFree=1667256/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=187312 CPUtime=402.17
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 52467 0 3 0 40171 46 0 0 25 0 1 0 189717571 191807488 45694 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7917042 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 46828 45694 310 324 0 45897 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 187312

[startup+462.301 s]
/proc/loadavg: 1.02 1.07 1.04 2/78 5174
/proc/meminfo: memFree=1655416/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=199076 CPUtime=462.16
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 55410 0 3 0 46165 51 0 0 25 0 1 0 189717571 203853824 48637 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 49769 48637 310 324 0 48838 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 199076

[startup+522.302 s]
/proc/loadavg: 1.01 1.06 1.03 2/78 5174
/proc/meminfo: memFree=1631928/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=222868 CPUtime=522.14
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 61373 0 3 0 52155 59 0 0 25 0 1 0 189717571 228216832 54600 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551266 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 55717 54600 310 324 0 54786 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 222868

[startup+582.301 s]
/proc/loadavg: 1.00 1.05 1.03 2/78 5174
/proc/meminfo: memFree=1614584/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=239812 CPUtime=582.12
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 65594 0 3 0 58148 64 0 0 25 0 1 0 189717571 245567488 58821 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550983 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 59953 58821 310 324 0 59022 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 239812

[startup+642.302 s]
/proc/loadavg: 1.00 1.03 1.02 2/78 5174
/proc/meminfo: memFree=1599288/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=255124 CPUtime=642.11
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 69427 0 3 0 64142 69 0 0 25 0 1 0 189717571 261246976 62654 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551724 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 63781 62654 310 324 0 62850 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 255124


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

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 5174
/proc/meminfo: memFree=1550136/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=303788 CPUtime=822.05
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 81598 0 3 0 82121 84 0 0 25 0 1 0 189717571 311078912 74825 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 75947 74825 310 324 0 75016 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 303788

[startup+882.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 5174
/proc/meminfo: memFree=1542392/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=311464 CPUtime=882.04
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 83507 0 3 0 88115 89 0 0 25 0 1 0 189717571 318939136 76734 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 77866 76734 310 324 0 76935 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 311464

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5174
/proc/meminfo: memFree=1524472/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=329660 CPUtime=942.02
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 88066 0 3 0 94108 94 0 0 25 0 1 0 189717571 337571840 81293 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551522 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 82415 81293 310 324 0 81484 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 329660

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5174
/proc/meminfo: memFree=1506488/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=347276 CPUtime=1002
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 92460 0 3 0 100101 99 0 0 25 0 1 0 189717571 355610624 85687 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551869 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 86819 85687 310 324 0 85888 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 347276

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5174
/proc/meminfo: memFree=1490104/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=363740 CPUtime=1061.98
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 96577 0 3 0 106094 104 0 0 25 0 1 0 189717571 372469760 89804 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4160091718 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 90935 89804 310 324 0 90004 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 363740

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5174
/proc/meminfo: memFree=1470584/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=383012 CPUtime=1121.96
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 101391 0 3 0 112086 110 0 0 25 0 1 0 189717571 392204288 94618 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 95753 94618 310 324 0 94822 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 383012

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5174
/proc/meminfo: memFree=1456696/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=396968 CPUtime=1181.95
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 104880 0 3 0 118080 115 0 0 25 0 1 0 189717571 406495232 98107 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 99242 98107 310 324 0 98311 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 396968

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5174
/proc/meminfo: memFree=1437176/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=416028 CPUtime=1241.93
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 109650 0 3 0 124074 119 0 0 25 0 1 0 189717571 426012672 102877 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7917566 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 104007 102877 310 324 0 103076 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 416028

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5174
/proc/meminfo: memFree=1414456/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=438836 CPUtime=1301.92
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 115362 0 3 0 130067 125 0 0 25 0 1 0 189717571 449368064 108589 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 109709 108589 310 324 0 108778 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 438836

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5174
/proc/meminfo: memFree=1393400/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=459604 CPUtime=1361.9
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 120528 0 3 0 136060 130 0 0 25 0 1 0 189717571 470634496 113755 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7917260 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 114901 113755 310 324 0 113970 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 459604

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5174
/proc/meminfo: memFree=1364600/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=488088 CPUtime=1421.89
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 127673 0 3 0 142052 137 0 0 25 0 1 0 189717571 499802112 120900 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134572232 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 122022 120900 310 324 0 121091 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 488088

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5174
/proc/meminfo: memFree=1333496/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=519492 CPUtime=1481.86
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 135512 0 3 0 148043 143 0 0 25 0 1 0 189717571 531959808 128739 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4160527352 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 129873 128739 310 324 0 128942 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 519492

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5174
/proc/meminfo: memFree=1301624/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=550804 CPUtime=1541.85
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 143355 0 3 0 154037 148 0 0 25 0 1 0 189717571 564023296 136582 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 137701 136582 310 324 0 136770 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 550804

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5174
/proc/meminfo: memFree=1273720/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=579024 CPUtime=1601.83
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 150401 0 3 0 160027 156 0 0 25 0 1 0 189717571 592920576 143628 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 144756 143628 310 324 0 143825 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 579024

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 5200
/proc/meminfo: memFree=1239752/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=611340 CPUtime=1661.8
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 158491 0 3 0 166018 162 0 0 25 0 1 0 189717571 626012160 151718 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 152835 151718 310 324 0 151904 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 611340

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5372
/proc/meminfo: memFree=1209400/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=642760 CPUtime=1721.69
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 166323 0 3 0 172002 167 0 0 25 0 1 0 189717571 658186240 159550 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 160690 159550 310 324 0 159759 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 642760

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5372
/proc/meminfo: memFree=1183224/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=668516 CPUtime=1781.68
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194304 172774 0 3 0 177995 173 0 0 25 0 1 0 189717571 684560384 166001 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7913561 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 167129 166001 310 324 0 166198 0
Current children cumulated CPU time (s) 1781.68
Current children cumulated vsize (KiB) 668516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5372
/proc/meminfo: memFree=1629028/2055920 swapFree=4153620/4192956
[pid=5171] ppid=5169 vsize=0 CPUtime=1800.08
/proc/5171/stat : 5171 (bsolo3.0.16) R 5169 5171 4635 0 -1 4194308 173894 0 3 0 179826 182 0 0 25 0 1 0 189717571 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5171/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 0

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

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

Child status: 0
Real time (s): 1800.74
CPU time (s): 1800.12
CPU user time (s): 1798.27
CPU system time (s): 1.85272
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (KiB): 673024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.27
system time used= 1.85272
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173894
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 2260

runsolver used 1.3268 second user time and 4.09238 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Tue Apr 24 12:33:22 UTC 2007

IDJOB= 420062
IDBENCH= 47818
IDSOLVER= 163
FILE ID= node19/420062-1177418000

PBS_JOBID= 4675695

Free space on /tmp= 66442 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/palacios/uts/uts-l06-ipc5-h31-unknown.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/420062-1177418000/instance-420062-1177418000.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-420062-1177418000 -o ROOT/results/node19/solver-420062-1177418000 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/420062-1177418000/instance-420062-1177418000.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  0d091f79d4246db0b540f5fe1b3977af

RANDOM SEED= 487332392

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1850272 kB
Buffers:         15868 kB
Cached:         118216 kB
SwapCached:       8512 kB
Active:          84980 kB
Inactive:        73136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1850272 kB
SwapTotal:     4192956 kB
SwapFree:      4153620 kB
Dirty:           28520 kB
Writeback:           0 kB
Mapped:          30188 kB
Slab:            33028 kB
Committed_AS:  4689968 kB
PageTables:       1788 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66442 MiB

End job on node19 on Tue Apr 24 13:03:25 UTC 2007