Trace number 2657911

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
bsolo 3.2 Cl? 1798.05 1798.77

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/
~walser/benchmarks/ppp-problems/normalized-ppp:1-9,16-19.opb
MD5SUM732cdc3fa8b0bf0f47e882c13d928a6d
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1552.26
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables4626
Total number of constraints30747
Number of constraints which are clauses29724
Number of constraints which are cardinality constraints (but not clauses)945
Number of constraints which are nor clauses,nor cardinality constraints78
Minimum length of a constraint3
Maximum length of a constraint29
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 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 101
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Learning Strategy: Clause Learning
0.00/0.00	c Instance file HOME/instance-2657911-1276343353.opb
0.00/0.00	c File size is 1096341 bytes.
0.09/0.18	c Highest Coefficient sum: 101
0.09/0.18	c Parsing was ok!!
0.09/0.18	c Total parsing time: 0.183 s
0.09/0.19	c Var: 4626 Constr: 30921 29898/945/78 Lit: 100368 Watch. Lit: 68784
0.09/0.19	c Obj. Vars: 0 (0 % of total variables)
0.39/0.43	c Pre-processing Time: 0.436 s
0.39/0.43	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.39/0.43	c        0   4626    30921   100368    3    68784   30600      0      0 0.44
0.39/0.43	c Switching off lower bounding mode.
1797.98/1798.73	c      100   4626    31021   101929    3    68991   33661    100    219 0.46
1797.98/1798.73	c      251   4626    31172   109427    3    69296   37028    251    507 0.49
1797.98/1798.73	c      476   4626    31397   124338    3    69748   40731    476    899 0.53
1797.98/1798.73	c      817   4626    31738   145814    4    70430   44805    817   1423 0.57
1797.98/1798.73	c     1325   4626    32246   192955    5    71445   49286   1325   2001 0.66
1797.98/1798.73	c     2089   4626    33010   246221    7    72974   54215   2089   2621 0.80
1797.98/1798.73	c     3236   4626    34157   383496   11    75267   59637   3236   2949 1.10
1797.98/1798.73	c     4958   4626    35879   585727   16    78711   65601   4958   3102 1.60
1797.98/1798.73	c     7544   4626    38465   987096   25    83884   72162   7544   2729 2.76
1797.98/1798.73	c    11423   4626    42344  1626161   38    91640   79379  11423   2086 5.47
1797.98/1798.73	c    17245   4626    48166  2558922   53   103286   87317  17245   1575 10.95
1797.98/1798.73	c    25985   4626    56906  4297986   75   120766   96049  25985   1003 25.89
1797.98/1798.73	c    39095   4626    70016  6890064   98   146985  105654  39095    582 67.11
1797.98/1798.73	c    58766   4626    89687 10812399  120   186326  116220  58766    368 159.34
1797.98/1798.73	c    88276   4626   119197 16876125  141   245346  127843  88276    215 409.93
1797.98/1798.73	c   132546   4626    51144  3783624   73   109240  140628  20223    137 966.91
1797.98/1798.73	c   198957   4626   117555 17530536  149   242062  154691  86634    132 1499.98
1797.98/1798.73	c Resources Exceeded
1797.98/1798.73	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.98/1798.73	c   17   218786  36189   323076   137384 21836560 106463    121 1798.02
1797.98/1798.73	s UNKNOWN
1797.98/1798.73	c Total time: 1798.02 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2657911-1276343353/watcher-2657911-1276343353 -o /tmp/evaluation-result-2657911-1276343353/solver-2657911-1276343353 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2657911-1276343353.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 10442
/proc/meminfo: memFree=1488544/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=12008 CPUtime=0
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 347 0 0 0 0 0 0 0 18 0 1 0 9938739 12296192 266 1992294400 134512640 137138936 4294889712 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 3002 267 174 642 0 2090 0

[startup+0.103044 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 10442
/proc/meminfo: memFree=1488544/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=13928 CPUtime=0.09
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 976 0 0 0 9 0 0 0 20 0 1 0 9938739 14262272 895 1992294400 134512640 137138936 4294889712 18446744073709551615 136525335 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 3482 895 307 642 0 2570 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13928

[startup+0.201063 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 10442
/proc/meminfo: memFree=1488544/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=16520 CPUtime=0.19
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 2035 0 0 0 18 1 0 0 20 0 1 0 9938739 16916480 1686 1992294400 134512640 137138936 4294889712 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 4130 1686 184 642 0 3486 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 16520

[startup+0.301081 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 10442
/proc/meminfo: memFree=1488544/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=18164 CPUtime=0.29
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 2454 0 0 0 27 2 0 0 20 0 1 0 9938739 18599936 2105 1992294400 134512640 137138936 4294889712 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 4541 2105 185 642 0 3897 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18164

[startup+0.701155 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 10442
/proc/meminfo: memFree=1488544/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=18092 CPUtime=0.69
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 3198 0 0 0 63 6 0 0 21 0 1 0 9938739 18526208 2102 1992294400 134512640 137138936 4294889712 18446744073709551615 134544761 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 4523 2102 190 642 0 3879 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18092

[startup+1.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10443
/proc/meminfo: memFree=1478368/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=22740 CPUtime=1.49
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 4357 0 0 0 141 8 0 0 23 0 1 0 9938739 23285760 3261 1992294400 134512640 137138936 4294889712 18446744073709551615 134542289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 5685 3261 190 642 0 5041 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22740

[startup+3.1006 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10443
/proc/meminfo: memFree=1472540/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=30164 CPUtime=3.09
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 6209 0 0 0 299 10 0 0 25 0 1 0 9938739 30887936 5113 1992294400 134512640 137138936 4294889712 18446744073709551615 134575272 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 7541 5113 190 642 0 6897 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30164

[startup+6.3012 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10443
/proc/meminfo: memFree=1461132/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=38996 CPUtime=6.29
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 8425 0 0 0 617 12 0 0 25 0 1 0 9938739 39931904 7329 1992294400 134512640 137138936 4294889712 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 9749 7329 190 642 0 9105 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38996

[startup+12.7004 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10445
/proc/meminfo: memFree=1446252/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=53320 CPUtime=12.69
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 12004 0 0 0 1253 16 0 0 25 0 1 0 9938739 54599680 10908 1992294400 134512640 137138936 4294889712 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 13330 10908 190 642 0 12686 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53320

[startup+25.5008 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10445
/proc/meminfo: memFree=1426164/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=72396 CPUtime=25.48
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 16762 0 0 0 2527 21 0 0 25 0 1 0 9938739 74133504 15666 1992294400 134512640 137138936 4294889712 18446744073709551615 136502585 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 18099 15666 190 642 0 17455 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 72396

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10445
/proc/meminfo: memFree=1403100/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=95764 CPUtime=51.07
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 22597 0 0 0 5079 28 0 0 25 0 1 0 9938739 98062336 21501 1992294400 134512640 137138936 4294889712 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 23941 21501 190 642 0 23297 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 95764

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10447
/proc/meminfo: memFree=1368504/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=129596 CPUtime=102.25
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 31076 0 0 0 10182 43 0 0 25 0 1 0 9938739 132706304 29980 1992294400 134512640 137138936 4294889712 18446744073709551615 134542345 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 32399 29980 190 642 0 31755 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 129596

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10449
/proc/meminfo: memFree=1337752/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=160552 CPUtime=162.23
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 38800 0 0 0 16168 55 0 0 25 0 1 0 9938739 164405248 37704 1992294400 134512640 137138936 4294889712 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 40138 37704 190 642 0 39494 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 160552

[startup+222.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10449
/proc/meminfo: memFree=1316176/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=181964 CPUtime=222.22
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 44145 0 0 0 22159 63 0 0 25 0 1 0 9938739 186331136 43049 1992294400 134512640 137138936 4294889712 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 45491 43049 190 642 0 44847 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 181964

[startup+282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10451
/proc/meminfo: memFree=1295096/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=203216 CPUtime=282.18
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 49469 0 0 0 28148 70 0 0 25 0 1 0 9938739 208093184 48373 1992294400 134512640 137138936 4294889712 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 50804 48373 190 642 0 50160 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 203216

[startup+342.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 10453
/proc/meminfo: memFree=1276992/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=221028 CPUtime=342.16
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 53933 0 0 0 34139 77 0 0 25 0 1 0 9938739 226332672 52837 1992294400 134512640 137138936 4294889712 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 55257 52837 190 642 0 54613 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 221028

[startup+402.302 s]
/proc/loadavg: 1.10 1.04 1.01 2/107 10455
/proc/meminfo: memFree=1260500/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=237596 CPUtime=402.13
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 58066 0 0 0 40129 84 0 0 25 0 1 0 9938739 243298304 56970 1992294400 134512640 137138936 4294889712 18446744073709551615 134542252 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 59399 56970 190 642 0 58755 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 237596

[startup+462.301 s]
/proc/loadavg: 1.08 1.04 1.01 2/107 10457
/proc/meminfo: memFree=1245372/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=252600 CPUtime=462.1
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 61817 0 0 0 46119 91 0 0 25 0 1 0 9938739 258662400 60721 1992294400 134512640 137138936 4294889712 18446744073709551615 134542530 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 63150 60721 190 642 0 62506 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 252600

[startup+522.301 s]
/proc/loadavg: 1.06 1.05 1.01 2/107 10457
/proc/meminfo: memFree=1230864/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=267100 CPUtime=522.08
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 65437 0 0 0 52110 98 0 0 25 0 1 0 9938739 273510400 64341 1992294400 134512640 137138936 4294889712 18446744073709551615 134542322 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 66775 64341 190 642 0 66131 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 267100

[startup+582.301 s]
/proc/loadavg: 1.06 1.05 1.01 2/107 10459
/proc/meminfo: memFree=1218588/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=279180 CPUtime=582.06
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 68465 0 0 0 58103 103 0 0 25 0 1 0 9938739 285880320 67369 1992294400 134512640 137138936 4294889712 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 69795 67369 190 642 0 69151 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 279180

[startup+642.3 s]
/proc/loadavg: 1.06 1.05 1.01 2/107 10461
/proc/meminfo: memFree=1204948/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=292968 CPUtime=642.03
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 71917 0 0 0 64094 109 0 0 25 0 1 0 9938739 299999232 70821 1992294400 134512640 137138936 4294889712 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 73242 70821 190 642 0 72598 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 292968

[startup+702.301 s]

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

/proc/meminfo: memFree=1150016/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=346732 CPUtime=1121.83
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 85474 0 0 0 112038 145 0 0 25 0 1 0 9938739 355053568 84252 1992294400 134512640 137138936 4294889712 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 86683 84252 190 642 0 86039 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 346732

[startup+1182.3 s]
/proc/loadavg: 1.00 1.04 1.00 2/107 10484
/proc/meminfo: memFree=1150016/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=346732 CPUtime=1181.8
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 85474 0 0 0 118032 148 0 0 25 0 1 0 9938739 355053568 84252 1992294400 134512640 137138936 4294889712 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 86683 84252 190 642 0 86039 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 346732

[startup+1242.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/107 10486
/proc/meminfo: memFree=1150016/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=346732 CPUtime=1241.79
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 85474 0 0 0 124027 152 0 0 25 0 1 0 9938739 355053568 84252 1992294400 134512640 137138936 4294889712 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 86683 84252 190 642 0 86039 0
Current children cumulated CPU time (s) 1241.79
Current children cumulated vsize (KiB) 346732

[startup+1302.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 10488
/proc/meminfo: memFree=1150016/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=346732 CPUtime=1301.76
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 85474 0 0 0 130021 155 0 0 25 0 1 0 9938739 355053568 84252 1992294400 134512640 137138936 4294889712 18446744073709551615 134542761 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 86683 84252 190 642 0 86039 0
Current children cumulated CPU time (s) 1301.76
Current children cumulated vsize (KiB) 346732

[startup+1362.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 10490
/proc/meminfo: memFree=1150016/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=346732 CPUtime=1361.74
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 85474 0 0 0 136017 157 0 0 25 0 1 0 9938739 355053568 84252 1992294400 134512640 137138936 4294889712 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 86683 84252 190 642 0 86039 0
Current children cumulated CPU time (s) 1361.74
Current children cumulated vsize (KiB) 346732

[startup+1422.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 10490
/proc/meminfo: memFree=1149892/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=346732 CPUtime=1421.72
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 85474 0 0 0 142013 159 0 0 25 0 1 0 9938739 355053568 84252 1992294400 134512640 137138936 4294889712 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 86683 84252 190 642 0 86039 0
Current children cumulated CPU time (s) 1421.72
Current children cumulated vsize (KiB) 346732

[startup+1482.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 10495
/proc/meminfo: memFree=1149768/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=346732 CPUtime=1481.69
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 85474 0 0 0 148008 161 0 0 25 0 1 0 9938739 355053568 84252 1992294400 134512640 137138936 4294889712 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 86683 84252 190 642 0 86039 0
Current children cumulated CPU time (s) 1481.69
Current children cumulated vsize (KiB) 346732

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10497
/proc/meminfo: memFree=1149768/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=346732 CPUtime=1541.68
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 85474 0 0 0 154005 163 0 0 25 0 1 0 9938739 355053568 84252 1992294400 134512640 137138936 4294889712 18446744073709551615 134542249 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 86683 84252 190 642 0 86039 0
Current children cumulated CPU time (s) 1541.68
Current children cumulated vsize (KiB) 346732

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10499
/proc/meminfo: memFree=1149768/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=346732 CPUtime=1601.64
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 85474 0 0 0 159999 165 0 0 25 0 1 0 9938739 355053568 84252 1992294400 134512640 137138936 4294889712 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 86683 84252 190 642 0 86039 0
Current children cumulated CPU time (s) 1601.64
Current children cumulated vsize (KiB) 346732

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10501
/proc/meminfo: memFree=1149768/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=346732 CPUtime=1661.62
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 85474 0 0 0 165995 167 0 0 25 0 1 0 9938739 355053568 84252 1992294400 134512640 137138936 4294889712 18446744073709551615 134542530 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 86683 84252 190 642 0 86039 0
Current children cumulated CPU time (s) 1661.62
Current children cumulated vsize (KiB) 346732

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10501
/proc/meminfo: memFree=1149768/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=346732 CPUtime=1721.6
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 85474 0 0 0 171991 169 0 0 25 0 1 0 9938739 355053568 84252 1992294400 134512640 137138936 4294889712 18446744073709551615 136504512 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 86683 84252 190 642 0 86039 0
Current children cumulated CPU time (s) 1721.6
Current children cumulated vsize (KiB) 346732

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10503
/proc/meminfo: memFree=1149644/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=346732 CPUtime=1781.58
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 85474 0 0 0 177987 171 0 0 25 0 1 0 9938739 355053568 84252 1992294400 134512640 137138936 4294889712 18446744073709551615 135984569 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 86683 84252 190 642 0 86039 0
Current children cumulated CPU time (s) 1781.58
Current children cumulated vsize (KiB) 346732

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

[startup+1792.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10503
/proc/meminfo: memFree=1149644/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=346732 CPUtime=1791.28
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 85474 0 0 0 178957 171 0 0 25 0 1 0 9938739 355053568 84252 1992294400 134512640 137138936 4294889712 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 86683 84252 190 642 0 86039 0
Current children cumulated CPU time (s) 1791.28
Current children cumulated vsize (KiB) 346732

[startup+1795.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10503
/proc/meminfo: memFree=1149644/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=346732 CPUtime=1794.49
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 85474 0 0 0 179277 172 0 0 25 0 1 0 9938739 355053568 84252 1992294400 134512640 137138936 4294889712 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 86683 84252 190 642 0 86039 0
Current children cumulated CPU time (s) 1794.49
Current children cumulated vsize (KiB) 346732

[startup+1796.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10503
/proc/meminfo: memFree=1149644/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=346732 CPUtime=1796.08
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 85474 0 0 0 179436 172 0 0 25 0 1 0 9938739 355053568 84252 1992294400 134512640 137138936 4294889712 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 86683 84252 190 642 0 86039 0
Current children cumulated CPU time (s) 1796.08
Current children cumulated vsize (KiB) 346732

[startup+1797.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10503
/proc/meminfo: memFree=1149644/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=346732 CPUtime=1796.88
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 85474 0 0 0 179516 172 0 0 25 0 1 0 9938739 355053568 84252 1992294400 134512640 137138936 4294889712 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 86683 84252 190 642 0 86039 0
Current children cumulated CPU time (s) 1796.88
Current children cumulated vsize (KiB) 346732

[startup+1798.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10503
/proc/meminfo: memFree=1149644/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=346732 CPUtime=1797.68
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 85474 0 0 0 179596 172 0 0 25 0 1 0 9938739 355053568 84252 1992294400 134512640 137138936 4294889712 18446744073709551615 135984556 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 86683 84252 190 642 0 86039 0
Current children cumulated CPU time (s) 1797.68
Current children cumulated vsize (KiB) 346732

[startup+1798.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10503
/proc/meminfo: memFree=1149644/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=346732 CPUtime=1797.88
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 85474 0 0 0 179616 172 0 0 25 0 1 0 9938739 355053568 84252 1992294400 134512640 137138936 4294889712 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 86683 84252 190 642 0 86039 0
Current children cumulated CPU time (s) 1797.88
Current children cumulated vsize (KiB) 346732

[startup+1798.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10503
/proc/meminfo: memFree=1149644/2059040 swapFree=4192956/4192956
[pid=10442] ppid=10440 vsize=346732 CPUtime=1797.98
/proc/10442/stat : 10442 (bsolo_pb10) R 10440 10442 10000 0 -1 4202496 85474 0 0 0 179626 172 0 0 25 0 1 0 9938739 355053568 84252 1992294400 134512640 137138936 4294889712 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10442/statm: 86683 84252 190 642 0 86039 0
Current children cumulated CPU time (s) 1797.98
Current children cumulated vsize (KiB) 346732

Child status: 0
Real time (s): 1798.77
CPU time (s): 1798.05
CPU user time (s): 1796.29
CPU system time (s): 1.75773
CPU usage (%): 99.9602
Max. virtual memory (cumulated for all children) (KiB): 347236

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

runsolver used 2.88356 second user time and 8.5767 second system time

The end

Launcher Data

Begin job on node007 at 2010-06-12 13:49:13
IDJOB=2657911
IDBENCH=1498
IDSOLVER=1163
FILE ID=node007/2657911-1276343353
PBS_JOBID= 11173175
Free space on /tmp= 62456 MiB

SOLVER NAME= bsolo 3.2 Cl
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/ppp-problems/normalized-ppp:1-9,16-19.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2657911-1276343353/watcher-2657911-1276343353 -o /tmp/evaluation-result-2657911-1276343353/solver-2657911-1276343353 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l1 HOME/instance-2657911-1276343353.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 732cdc3fa8b0bf0f47e882c13d928a6d
RANDOM SEED=1350129204

node007.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.264
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.52
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.264
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1489072 kB
Buffers:        115528 kB
Cached:         325024 kB
SwapCached:          0 kB
Active:         182564 kB
Inactive:       317276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1489072 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            5020 kB
Writeback:           0 kB
AnonPages:       59384 kB
Mapped:          15448 kB
Slab:            48508 kB
PageTables:       3892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180216 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62452 MiB
End job on node007 at 2010-06-12 14:19:12