Trace number 2656947

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 CardUNSAT 460.271 460.462

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-ooo.tag14.ucl.opb
MD5SUM50ec52fd2f8650248cdc06f32bc8af84
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 benchmark52.8
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables40605
Total number of constraints118930
Number of constraints which are clauses117190
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1740
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 65
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 254
Number of bits of the biggest sum of numbers8
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: Cardinality Constraint Learning
0.00/0.00	c Instance file HOME/instance-2656947-1276332089.opb
0.00/0.00	c File size is 3666630 bytes.
0.59/0.63	c Highest Coefficient sum: 254
0.59/0.63	c Parsing was ok!!
0.59/0.63	c Total parsing time: 0.632 s
0.59/0.70	c Var: 40605 Constr: 118930 117190/0/1740 Lit: 293994 Watch. Lit: 239841
0.59/0.70	c Obj. Vars: 0 (0 % of total variables)
179.71/179.84	c Pre-processing Time: 179.762 s
179.71/179.85	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
179.71/179.85	c        0  36301   100384   251728    2   214526   75465      0      0 179.76
179.71/179.85	c Switching off lower bounding mode.
460.20/460.45	c      100  36301   100550   253513    2   213726   83012    166      0 179.94
460.20/460.45	c      251  36301   100819   260271    2   212467   91314    435      1 180.73
460.20/460.45	c      476  36301   101241   275647    2   213257  100446    857      2 182.41
460.20/460.45	c      815  36301   101871   301117    2   214458  110491   1487      4 186.53
460.20/460.45	c     1323  36301   102868   353507    3   216617  121541   2484      6 193.05
460.20/460.45	c     2089  36301   104221   432205    4   218813  133696   3837     10 199.03
460.20/460.45	c     3236  36301   106341   560691    5   223218  147066   5957     15 213.26
460.20/460.45	c     4959  36301   109553   827208    7   229412  161773   9169     21 230.66
460.20/460.45	c     7543  36301   114442  1611540   14   238988  177951  14058     29 255.79
460.20/460.45	c    11422  36301   121829  2720525   22   253622  195747  21445     37 304.11
460.20/460.45	c    17245  36301   132745  4383644   33   275558  215322  32361     45 382.44
460.20/460.45	c Backtracks by Clause: 22714
460.20/460.45	c Backtracks by PB constraint: 43
460.20/460.45	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
460.20/460.45	c   11    22757   6982    54580   143061  6119627  42677     49 460.26
460.20/460.45	s UNSATISFIABLE
460.20/460.45	c Total time: 460.258 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-2656947-1276332089/watcher-2656947-1276332089 -o /tmp/evaluation-result-2656947-1276332089/solver-2656947-1276332089 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2656947-1276332089.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 9877
/proc/meminfo: memFree=1498020/2059040 swapFree=4192956/4192956
[pid=9877] ppid=9875 vsize=14512 CPUtime=0
/proc/9877/stat : 9877 (bsolo_pb10) R 9875 9877 8698 0 -1 4202496 341 0 0 0 0 0 0 0 20 0 1 0 8812380 14860288 259 1992294400 134512640 137138936 4286931984 18446744073709551615 136297173 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9877/statm: 3628 260 176 642 0 2088 0

[startup+0.013105 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 9877
/proc/meminfo: memFree=1498020/2059040 swapFree=4192956/4192956
[pid=9877] ppid=9875 vsize=14520 CPUtime=0.01
/proc/9877/stat : 9877 (bsolo_pb10) R 9875 9877 8698 0 -1 4202496 381 0 0 0 1 0 0 0 20 0 1 0 8812380 14868480 299 1992294400 134512640 137138936 4286931984 18446744073709551615 136525330 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9877/statm: 3630 300 184 642 0 2090 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 14520

[startup+0.10112 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 9877
/proc/meminfo: memFree=1498020/2059040 swapFree=4192956/4192956
[pid=9877] ppid=9875 vsize=16752 CPUtime=0.09
/proc/9877/stat : 9877 (bsolo_pb10) R 9875 9877 8698 0 -1 4202496 1032 0 0 0 9 0 0 0 22 0 1 0 8812380 17154048 950 1992294400 134512640 137138936 4286931984 18446744073709551615 136737233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9877/statm: 4188 950 302 642 0 2648 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16752

[startup+0.301157 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 9877
/proc/meminfo: memFree=1498020/2059040 swapFree=4192956/4192956
[pid=9877] ppid=9875 vsize=21960 CPUtime=0.29
/proc/9877/stat : 9877 (bsolo_pb10) R 9875 9877 8698 0 -1 4202496 2645 0 0 0 29 0 0 0 22 0 1 0 8812380 22487040 2523 1992294400 134512640 137138936 4286931984 18446744073709551615 134517403 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9877/statm: 5490 2523 599 642 0 3950 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21960

[startup+0.701231 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 9877
/proc/meminfo: memFree=1498020/2059040 swapFree=4192956/4192956
[pid=9877] ppid=9875 vsize=35472 CPUtime=0.69
/proc/9877/stat : 9877 (bsolo_pb10) R 9875 9877 8698 0 -1 4202496 7335 0 0 0 67 2 0 0 23 0 1 0 8812380 36323328 6238 1992294400 134512640 137138936 4286931984 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9877/statm: 8868 6238 184 642 0 8224 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35472

[startup+1.50138 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9878
/proc/meminfo: memFree=1473088/2059040 swapFree=4192956/4192956
[pid=9877] ppid=9875 vsize=36396 CPUtime=1.49
/proc/9877/stat : 9877 (bsolo_pb10) R 9875 9877 8698 0 -1 4202496 7577 0 0 0 147 2 0 0 25 0 1 0 8812380 37269504 6480 1992294400 134512640 137138936 4286931984 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9877/statm: 9099 6480 184 642 0 8455 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36396

[startup+3.10167 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9878
/proc/meminfo: memFree=1472468/2059040 swapFree=4192956/4192956
[pid=9877] ppid=9875 vsize=36396 CPUtime=3.09
/proc/9877/stat : 9877 (bsolo_pb10) R 9875 9877 8698 0 -1 4202496 7584 0 0 0 307 2 0 0 25 0 1 0 8812380 37269504 6487 1992294400 134512640 137138936 4286931984 18446744073709551615 134543230 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9877/statm: 9099 6487 184 642 0 8455 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36396

[startup+6.30126 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9878
/proc/meminfo: memFree=1472220/2059040 swapFree=4192956/4192956
[pid=9877] ppid=9875 vsize=36396 CPUtime=6.28
/proc/9877/stat : 9877 (bsolo_pb10) R 9875 9877 8698 0 -1 4202496 7589 0 0 0 626 2 0 0 25 0 1 0 8812380 37269504 6492 1992294400 134512640 137138936 4286931984 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9877/statm: 9099 6492 184 642 0 8455 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 36396

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9878
/proc/meminfo: memFree=1472220/2059040 swapFree=4192956/4192956
[pid=9877] ppid=9875 vsize=36396 CPUtime=12.68
/proc/9877/stat : 9877 (bsolo_pb10) R 9875 9877 8698 0 -1 4202496 7597 0 0 0 1265 3 0 0 25 0 1 0 8812380 37269504 6500 1992294400 134512640 137138936 4286931984 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9877/statm: 9099 6500 184 642 0 8455 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 36396

[startup+25.5008 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9880
/proc/meminfo: memFree=1472220/2059040 swapFree=4192956/4192956
[pid=9877] ppid=9875 vsize=36528 CPUtime=25.47
/proc/9877/stat : 9877 (bsolo_pb10) R 9875 9877 8698 0 -1 4202496 7604 0 0 0 2543 4 0 0 25 0 1 0 8812380 37404672 6507 1992294400 134512640 137138936 4286931984 18446744073709551615 134566240 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9877/statm: 9132 6507 184 642 0 8488 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 36528

[startup+51.1005 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9880
/proc/meminfo: memFree=1472096/2059040 swapFree=4192956/4192956
[pid=9877] ppid=9875 vsize=36528 CPUtime=51.05
/proc/9877/stat : 9877 (bsolo_pb10) R 9875 9877 8698 0 -1 4202496 7614 0 0 0 5100 5 0 0 25 0 1 0 8812380 37404672 6517 1992294400 134512640 137138936 4286931984 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9877/statm: 9132 6517 184 642 0 8488 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 36528

[startup+102.308 s]
/proc/loadavg: 1.10 1.03 1.01 2/107 9882
/proc/meminfo: memFree=1471972/2059040 swapFree=4192956/4192956
[pid=9877] ppid=9875 vsize=36660 CPUtime=102.24
/proc/9877/stat : 9877 (bsolo_pb10) R 9875 9877 8698 0 -1 4202496 7636 0 0 0 10216 8 0 0 25 0 1 0 8812380 37539840 6539 1992294400 134512640 137138936 4286931984 18446744073709551615 134542128 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9877/statm: 9165 6539 184 642 0 8521 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 36660

[startup+162.301 s]
/proc/loadavg: 1.03 1.02 1.00 2/107 9882
/proc/meminfo: memFree=1471848/2059040 swapFree=4192956/4192956
[pid=9877] ppid=9875 vsize=36660 CPUtime=162.21
/proc/9877/stat : 9877 (bsolo_pb10) R 9875 9877 8698 0 -1 4202496 7649 0 0 0 16211 10 0 0 25 0 1 0 8812380 37539840 6552 1992294400 134512640 137138936 4286931984 18446744073709551615 134566240 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9877/statm: 9165 6552 184 642 0 8521 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 36660

[startup+222.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 9884
/proc/meminfo: memFree=1466764/2059040 swapFree=4192956/4192956
[pid=9877] ppid=9875 vsize=41704 CPUtime=222.19
/proc/9877/stat : 9877 (bsolo_pb10) R 9875 9877 8698 0 -1 4202496 8987 0 0 0 22205 14 0 0 25 0 1 0 8812380 42704896 7810 1992294400 134512640 137138936 4286931984 18446744073709551615 134607589 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9877/statm: 10426 7810 192 642 0 9782 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 41704

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 9886
/proc/meminfo: memFree=1447916/2059040 swapFree=4192956/4192956
[pid=9877] ppid=9875 vsize=60936 CPUtime=282.17
/proc/9877/stat : 9877 (bsolo_pb10) R 9875 9877 8698 0 -1 4202496 13795 0 0 0 28198 19 0 0 25 0 1 0 8812380 62398464 12618 1992294400 134512640 137138936 4286931984 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9877/statm: 15234 12618 192 642 0 14590 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 60936

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9888
/proc/meminfo: memFree=1427704/2059040 swapFree=4192956/4192956
[pid=9877] ppid=9875 vsize=80796 CPUtime=342.15
/proc/9877/stat : 9877 (bsolo_pb10) R 9875 9877 8698 0 -1 4202496 18760 0 0 0 34191 24 0 0 25 0 1 0 8812380 82735104 17583 1992294400 134512640 137138936 4286931984 18446744073709551615 134542508 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9877/statm: 20199 17583 192 642 0 19555 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 80796

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9890
/proc/meminfo: memFree=1411708/2059040 swapFree=4192956/4192956
[pid=9877] ppid=9875 vsize=96644 CPUtime=402.12
/proc/9877/stat : 9877 (bsolo_pb10) R 9875 9877 8698 0 -1 4202496 22743 0 0 0 40183 29 0 0 25 0 1 0 8812380 98963456 21566 1992294400 134512640 137138936 4286931984 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9877/statm: 24161 21566 192 642 0 23517 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 96644

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

[startup+409.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9890
/proc/meminfo: memFree=1408856/2059040 swapFree=4192956/4192956
[pid=9877] ppid=9875 vsize=99476 CPUtime=409.32
/proc/9877/stat : 9877 (bsolo_pb10) R 9875 9877 8698 0 -1 4202496 23456 0 0 0 40903 29 0 0 25 0 1 0 8812380 101863424 22279 1992294400 134512640 137138936 4286931984 18446744073709551615 136504212 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9877/statm: 24869 22279 192 642 0 24225 0
Current children cumulated CPU time (s) 409.32
Current children cumulated vsize (KiB) 99476

[startup+435.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9890
/proc/meminfo: memFree=1401912/2059040 swapFree=4192956/4192956
[pid=9877] ppid=9875 vsize=106328 CPUtime=434.91
/proc/9877/stat : 9877 (bsolo_pb10) R 9875 9877 8698 0 -1 4202496 25143 0 0 0 43460 31 0 0 25 0 1 0 8812380 108879872 23966 1992294400 134512640 137138936 4286931984 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9877/statm: 26582 23966 192 642 0 25938 0
Current children cumulated CPU time (s) 434.91
Current children cumulated vsize (KiB) 106328

[startup+447.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9890
/proc/meminfo: memFree=1397820/2059040 swapFree=4192956/4192956
[pid=9877] ppid=9875 vsize=110504 CPUtime=447.7
/proc/9877/stat : 9877 (bsolo_pb10) R 9875 9877 8698 0 -1 4202496 26187 0 0 0 44738 32 0 0 25 0 1 0 8812380 113156096 25010 1992294400 134512640 137138936 4286931984 18446744073709551615 134543407 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9877/statm: 27626 25010 192 642 0 26982 0
Current children cumulated CPU time (s) 447.7
Current children cumulated vsize (KiB) 110504

[startup+454.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9890
/proc/meminfo: memFree=1396208/2059040 swapFree=4192956/4192956
[pid=9877] ppid=9875 vsize=112064 CPUtime=454.11
/proc/9877/stat : 9877 (bsolo_pb10) R 9875 9877 8698 0 -1 4202496 26594 0 0 0 45378 33 0 0 25 0 1 0 8812380 114753536 25417 1992294400 134512640 137138936 4286931984 18446744073709551615 134542713 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9877/statm: 28016 25417 192 642 0 27372 0
Current children cumulated CPU time (s) 454.11
Current children cumulated vsize (KiB) 112064

[startup+457.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9890
/proc/meminfo: memFree=1395216/2059040 swapFree=4192956/4192956
[pid=9877] ppid=9875 vsize=113096 CPUtime=457.31
/proc/9877/stat : 9877 (bsolo_pb10) R 9875 9877 8698 0 -1 4202496 26835 0 0 0 45698 33 0 0 25 0 1 0 8812380 115810304 25658 1992294400 134512640 137138936 4286931984 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9877/statm: 28274 25658 192 642 0 27630 0
Current children cumulated CPU time (s) 457.31
Current children cumulated vsize (KiB) 113096

[startup+459.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9890
/proc/meminfo: memFree=1394844/2059040 swapFree=4192956/4192956
[pid=9877] ppid=9875 vsize=113416 CPUtime=458.9
/proc/9877/stat : 9877 (bsolo_pb10) R 9875 9877 8698 0 -1 4202496 26915 0 0 0 45857 33 0 0 25 0 1 0 8812380 116137984 25738 1992294400 134512640 137138936 4286931984 18446744073709551615 134575204 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9877/statm: 28354 25738 192 642 0 27710 0
Current children cumulated CPU time (s) 458.9
Current children cumulated vsize (KiB) 113416

[startup+459.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9890
/proc/meminfo: memFree=1394844/2059040 swapFree=4192956/4192956
[pid=9877] ppid=9875 vsize=113416 CPUtime=459.7
/proc/9877/stat : 9877 (bsolo_pb10) R 9875 9877 8698 0 -1 4202496 26916 0 0 0 45937 33 0 0 25 0 1 0 8812380 116137984 25739 1992294400 134512640 137138936 4286931984 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9877/statm: 28354 25739 192 642 0 27710 0
Current children cumulated CPU time (s) 459.7
Current children cumulated vsize (KiB) 113416

[startup+460.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9890
/proc/meminfo: memFree=1394844/2059040 swapFree=4192956/4192956
[pid=9877] ppid=9875 vsize=113416 CPUtime=460.1
/proc/9877/stat : 9877 (bsolo_pb10) R 9875 9877 8698 0 -1 4202496 26916 0 0 0 45977 33 0 0 25 0 1 0 8812380 116137984 25739 1992294400 134512640 137138936 4286931984 18446744073709551615 136501718 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9877/statm: 28354 25739 192 642 0 27710 0
Current children cumulated CPU time (s) 460.1
Current children cumulated vsize (KiB) 113416

[startup+460.401 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9890
/proc/meminfo: memFree=1394844/2059040 swapFree=4192956/4192956
[pid=9877] ppid=9875 vsize=113416 CPUtime=460.2
/proc/9877/stat : 9877 (bsolo_pb10) R 9875 9877 8698 0 -1 4202496 26916 0 0 0 45987 33 0 0 25 0 1 0 8812380 116137984 25739 1992294400 134512640 137138936 4286931984 18446744073709551615 134542776 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9877/statm: 28354 25739 192 642 0 27710 0
Current children cumulated CPU time (s) 460.2
Current children cumulated vsize (KiB) 113416

Child status: 0
Real time (s): 460.462
CPU time (s): 460.271
CPU user time (s): 459.927
CPU system time (s): 0.343947
CPU usage (%): 99.9585
Max. virtual memory (cumulated for all children) (KiB): 113416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 459.927
system time used= 0.343947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26916
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= 1750

runsolver used 0.72289 second user time and 2.21666 second system time

The end

Launcher Data

Begin job on node007 at 2010-06-12 10:41:29
IDJOB=2656947
IDBENCH=1451
IDSOLVER=1162
FILE ID=node007/2656947-1276332089
PBS_JOBID= 11173154
Free space on /tmp= 62452 MiB

SOLVER NAME= bsolo 3.2 Card
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.tag14.ucl.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2656947-1276332089/watcher-2656947-1276332089 -o /tmp/evaluation-result-2656947-1276332089/solver-2656947-1276332089 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l2 HOME/instance-2656947-1276332089.opb

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

MD5SUM BENCH= 50ec52fd2f8650248cdc06f32bc8af84
RANDOM SEED=1150516714

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:       1498548 kB
Buffers:        107988 kB
Cached:         323308 kB
SwapCached:          0 kB
Active:         183312 kB
Inactive:       307340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1498548 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            7452 kB
Writeback:           0 kB
AnonPages:       59376 kB
Mapped:          15468 kB
Slab:            48188 kB
PageTables:       4064 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= 62448 MiB
End job on node007 at 2010-06-12 10:49:10