Trace number 2657871

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 ClUNSAT 474.026 474.164

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-ooo.tag12.ucl.opb
MD5SUM6d44efaff34237725f88a3d0685c8f91
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 benchmark30.4184
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables20605
Total number of constraints59851
Number of constraints which are clauses58675
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1176
Minimum length of a constraint1
Maximum length of a constraint11
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 41
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 134
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: Clause Learning
0.00/0.00	c Instance file HOME/instance-2657871-1276331819.opb
0.00/0.00	c File size is 1816939 bytes.
0.29/0.31	c Highest Coefficient sum: 134
0.29/0.31	c Parsing was ok!!
0.29/0.31	c Total parsing time: 0.31 s
0.29/0.34	c Var: 20605 Constr: 59851 58675/0/1176 Lit: 149369 Watch. Lit: 121012
0.29/0.34	c Obj. Vars: 0 (0 % of total variables)
50.67/50.79	c Pre-processing Time: 50.767 s
50.67/50.79	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
50.67/50.79	c        0  16448    48640   123835    2    99071   41693      0      0 50.77
50.67/50.79	c Switching off lower bounding mode.
473.96/474.15	c      101  16448    48741   124870    2   102002   45863    101      1 50.97
473.96/474.15	c      251  16448    48891   127025    2   103482   50450    251      4 51.48
473.96/474.15	c      476  16448    49116   136863    2   104099   55496    476      9 51.93
473.96/474.15	c      814  16448    49454   161976    3   104803   61046    814     15 53.00
473.96/474.15	c     1322  16448    49962   192656    3   105853   67151   1322     23 55.60
473.96/474.15	c     2087  16448    50727   251893    4   107381   73867   2087     35 58.61
473.96/474.15	c     3233  16448    51873   403949    7   109672   81254   3233     50 64.34
473.96/474.15	c     4954  16448    53594   556472   10   113085   89380   4954     68 72.69
473.96/474.15	c     7540  16448    56180   800587   14   118132   98319   7540     86 86.69
473.96/474.15	c    11421  16448    60061  1193615   19   125803  108151  11421    103 110.17
473.96/474.15	c    17243  16448    65883  1919431   29   137250  118967  17243    114 150.25
473.96/474.15	c    25983  16448    74623  3160314   42   154602  130864  25983    117 221.28
473.96/474.15	c    39094  16448    87734  4621578   52   180937  143951  39094    105 370.61
473.96/474.15	c Backtracks by Clause: 0
473.96/474.15	c Backtracks by PB constraint: 0
473.96/474.15	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
473.96/474.15	c   13    48460  12690    88858    97100  5808705  48460    102 474.01
473.96/474.15	s UNSATISFIABLE
473.96/474.15	c Total time: 474.015 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-2657871-1276331819/watcher-2657871-1276331819 -o /tmp/evaluation-result-2657871-1276331819/solver-2657871-1276331819 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2657871-1276331819.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: 0.95 1.00 1.00 3/106 9957
/proc/meminfo: memFree=1810872/2059040 swapFree=4192956/4192956
[pid=9957] ppid=9955 vsize=12568 CPUtime=0
/proc/9957/stat : 9957 (bsolo_pb10) R 9955 9957 8665 0 -1 4202496 319 0 0 0 0 0 0 0 16 0 1 0 8785598 12869632 238 1992294400 134512640 137138936 4294712176 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9957/statm: 3142 238 172 642 0 2054 0

[startup+0.0613721 s]
/proc/loadavg: 0.95 1.00 1.00 3/106 9957
/proc/meminfo: memFree=1810872/2059040 swapFree=4192956/4192956
[pid=9957] ppid=9955 vsize=13948 CPUtime=0.05
/proc/9957/stat : 9957 (bsolo_pb10) R 9955 9957 8665 0 -1 4202496 726 0 0 0 5 0 0 0 16 0 1 0 8785598 14282752 645 1992294400 134512640 137138936 4294712176 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9957/statm: 3487 645 246 642 0 2399 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13948

[startup+0.101376 s]
/proc/loadavg: 0.95 1.00 1.00 3/106 9957
/proc/meminfo: memFree=1810872/2059040 swapFree=4192956/4192956
[pid=9957] ppid=9955 vsize=14808 CPUtime=0.09
/proc/9957/stat : 9957 (bsolo_pb10) R 9955 9957 8665 0 -1 4202496 1018 0 0 0 9 0 0 0 16 0 1 0 8785598 15163392 937 1992294400 134512640 137138936 4294712176 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9957/statm: 3702 937 299 642 0 2614 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14808

[startup+0.300401 s]
/proc/loadavg: 0.95 1.00 1.00 3/106 9957
/proc/meminfo: memFree=1810872/2059040 swapFree=4192956/4192956
[pid=9957] ppid=9955 vsize=19880 CPUtime=0.29
/proc/9957/stat : 9957 (bsolo_pb10) R 9955 9957 8665 0 -1 4202496 2586 0 0 0 28 1 0 0 17 0 1 0 8785598 20357120 2465 1992294400 134512640 137138936 4294712176 18446744073709551615 134519475 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9957/statm: 4970 2465 587 642 0 3882 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19880

[startup+0.700446 s]
/proc/loadavg: 0.95 1.00 1.00 3/106 9957
/proc/meminfo: memFree=1810872/2059040 swapFree=4192956/4192956
[pid=9957] ppid=9955 vsize=23540 CPUtime=0.68
/proc/9957/stat : 9957 (bsolo_pb10) R 9955 9957 8665 0 -1 4202496 3951 0 0 0 67 1 0 0 17 0 1 0 8785598 24104960 3386 1992294400 134512640 137138936 4294712176 18446744073709551615 136520918 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9957/statm: 5885 3386 184 642 0 5241 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 23540

[startup+1.50054 s]
/proc/loadavg: 0.95 1.00 1.00 2/107 9958
/proc/meminfo: memFree=1797968/2059040 swapFree=4192956/4192956
[pid=9957] ppid=9955 vsize=23672 CPUtime=1.48
/proc/9957/stat : 9957 (bsolo_pb10) R 9955 9957 8665 0 -1 4202496 3954 0 0 0 147 1 0 0 18 0 1 0 8785598 24240128 3389 1992294400 134512640 137138936 4294712176 18446744073709551615 136504256 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9957/statm: 5918 3389 184 642 0 5274 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 23672

[startup+3.10174 s]
/proc/loadavg: 0.95 1.00 1.00 2/107 9958
/proc/meminfo: memFree=1797720/2059040 swapFree=4192956/4192956
[pid=9957] ppid=9955 vsize=23672 CPUtime=3.09
/proc/9957/stat : 9957 (bsolo_pb10) R 9955 9957 8665 0 -1 4202496 3959 0 0 0 307 2 0 0 21 0 1 0 8785598 24240128 3394 1992294400 134512640 137138936 4294712176 18446744073709551615 136504449 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9957/statm: 5918 3394 184 642 0 5274 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23672

[startup+6.30109 s]
/proc/loadavg: 0.96 1.00 1.00 2/107 9958
/proc/meminfo: memFree=1797472/2059040 swapFree=4192956/4192956
[pid=9957] ppid=9955 vsize=23672 CPUtime=6.28
/proc/9957/stat : 9957 (bsolo_pb10) R 9955 9957 8665 0 -1 4202496 3963 0 0 0 626 2 0 0 25 0 1 0 8785598 24240128 3398 1992294400 134512640 137138936 4294712176 18446744073709551615 134543407 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9957/statm: 5918 3398 184 642 0 5274 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23672

[startup+12.7008 s]
/proc/loadavg: 0.96 1.00 1.00 2/107 9958
/proc/meminfo: memFree=1797472/2059040 swapFree=4192956/4192956
[pid=9957] ppid=9955 vsize=23672 CPUtime=12.67
/proc/9957/stat : 9957 (bsolo_pb10) R 9955 9957 8665 0 -1 4202496 3969 0 0 0 1265 2 0 0 25 0 1 0 8785598 24240128 3404 1992294400 134512640 137138936 4294712176 18446744073709551615 136521017 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9957/statm: 5918 3404 184 642 0 5274 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 23672

[startup+25.5003 s]
/proc/loadavg: 0.97 1.00 1.00 2/107 9958
/proc/meminfo: memFree=1797472/2059040 swapFree=4192956/4192956
[pid=9957] ppid=9955 vsize=23672 CPUtime=25.48
/proc/9957/stat : 9957 (bsolo_pb10) R 9955 9957 8665 0 -1 4202496 3982 0 0 0 2544 4 0 0 25 0 1 0 8785598 24240128 3417 1992294400 134512640 137138936 4294712176 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9957/statm: 5918 3417 184 642 0 5274 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23672

[startup+51.1003 s]
/proc/loadavg: 0.98 1.00 1.00 2/107 9958
/proc/meminfo: memFree=1796728/2059040 swapFree=4192956/4192956
[pid=9957] ppid=9955 vsize=24176 CPUtime=51.07
/proc/9957/stat : 9957 (bsolo_pb10) R 9955 9957 8665 0 -1 4202496 4291 0 0 0 5094 13 0 0 25 0 1 0 8785598 24756224 3523 1992294400 134512640 137138936 4294712176 18446744073709551615 136504274 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9957/statm: 6044 3523 191 642 0 5400 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 24176

[startup+102.308 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 9960
/proc/meminfo: memFree=1785444/2059040 swapFree=4192956/4192956
[pid=9957] ppid=9955 vsize=35596 CPUtime=102.26
/proc/9957/stat : 9957 (bsolo_pb10) R 9955 9957 8665 0 -1 4202496 7172 0 0 0 10206 20 0 0 25 0 1 0 8785598 36450304 6404 1992294400 134512640 137138936 4294712176 18446744073709551615 136504414 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9957/statm: 8899 6404 191 642 0 8255 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 35596

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 9962
/proc/meminfo: memFree=1771184/2059040 swapFree=4192956/4192956
[pid=9957] ppid=9955 vsize=50048 CPUtime=162.23
/proc/9957/stat : 9957 (bsolo_pb10) R 9955 9957 8665 0 -1 4202496 10771 0 0 0 16195 28 0 0 25 0 1 0 8785598 51249152 10003 1992294400 134512640 137138936 4294712176 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9957/statm: 12512 10003 191 642 0 11868 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 50048

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 9964
/proc/meminfo: memFree=1757296/2059040 swapFree=4192956/4192956
[pid=9957] ppid=9955 vsize=63728 CPUtime=222.22
/proc/9957/stat : 9957 (bsolo_pb10) R 9955 9957 8665 0 -1 4202496 14191 0 0 0 22185 37 0 0 25 0 1 0 8785598 65257472 13423 1992294400 134512640 137138936 4294712176 18446744073709551615 134542237 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9957/statm: 15932 13423 191 642 0 15288 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 63728

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 9966
/proc/meminfo: memFree=1748120/2059040 swapFree=4192956/4192956
[pid=9957] ppid=9955 vsize=72956 CPUtime=282.21
/proc/9957/stat : 9957 (bsolo_pb10) R 9955 9957 8665 0 -1 4202496 16493 0 0 0 28179 42 0 0 25 0 1 0 8785598 74706944 15725 1992294400 134512640 137138936 4294712176 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9957/statm: 18239 15725 191 642 0 17595 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 72956

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 9966
/proc/meminfo: memFree=1741052/2059040 swapFree=4192956/4192956
[pid=9957] ppid=9955 vsize=79932 CPUtime=342.19
/proc/9957/stat : 9957 (bsolo_pb10) R 9955 9957 8665 0 -1 4202496 18242 0 0 0 34173 46 0 0 25 0 1 0 8785598 81850368 17474 1992294400 134512640 137138936 4294712176 18446744073709551615 134542799 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9957/statm: 19983 17474 191 642 0 19339 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 79932

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 9968
/proc/meminfo: memFree=1731752/2059040 swapFree=4192956/4192956
[pid=9957] ppid=9955 vsize=89144 CPUtime=402.17
/proc/9957/stat : 9957 (bsolo_pb10) R 9955 9957 8665 0 -1 4202496 20546 0 0 0 40166 51 0 0 25 0 1 0 8785598 91283456 19778 1992294400 134512640 137138936 4294712176 18446744073709551615 134575311 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9957/statm: 22286 19778 191 642 0 21642 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 89144

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 9970
/proc/meminfo: memFree=1722576/2059040 swapFree=4192956/4192956
[pid=9957] ppid=9955 vsize=98164 CPUtime=462.15
/proc/9957/stat : 9957 (bsolo_pb10) R 9955 9957 8665 0 -1 4202496 22798 0 0 0 46159 56 0 0 25 0 1 0 8785598 100519936 22030 1992294400 134512640 137138936 4294712176 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9957/statm: 24541 22030 191 642 0 23897 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 98164

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

[startup+467.101 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 9970
/proc/meminfo: memFree=1722080/2059040 swapFree=4192956/4192956
[pid=9957] ppid=9955 vsize=98696 CPUtime=466.96
/proc/9957/stat : 9957 (bsolo_pb10) R 9955 9957 8665 0 -1 4202496 22951 0 0 0 46639 57 0 0 25 0 1 0 8785598 101064704 22183 1992294400 134512640 137138936 4294712176 18446744073709551615 134542128 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9957/statm: 24674 22183 191 642 0 24030 0
Current children cumulated CPU time (s) 466.96
Current children cumulated vsize (KiB) 98696

[startup+470.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 9970
/proc/meminfo: memFree=1721460/2059040 swapFree=4192956/4192956
[pid=9957] ppid=9955 vsize=99404 CPUtime=470.15
/proc/9957/stat : 9957 (bsolo_pb10) R 9955 9957 8665 0 -1 4202496 23105 0 0 0 46958 57 0 0 25 0 1 0 8785598 101789696 22337 1992294400 134512640 137138936 4294712176 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9957/statm: 24851 22337 191 642 0 24207 0
Current children cumulated CPU time (s) 470.15
Current children cumulated vsize (KiB) 99404

[startup+471.908 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 9970
/proc/meminfo: memFree=1721212/2059040 swapFree=4192956/4192956
[pid=9957] ppid=9955 vsize=99536 CPUtime=471.76
/proc/9957/stat : 9957 (bsolo_pb10) R 9955 9957 8665 0 -1 4202496 23147 0 0 0 47119 57 0 0 25 0 1 0 8785598 101924864 22379 1992294400 134512640 137138936 4294712176 18446744073709551615 135984556 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9957/statm: 24884 22379 191 642 0 24240 0
Current children cumulated CPU time (s) 471.76
Current children cumulated vsize (KiB) 99536

[startup+473.501 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 9970
/proc/meminfo: memFree=1721088/2059040 swapFree=4192956/4192956
[pid=9957] ppid=9955 vsize=99800 CPUtime=473.35
/proc/9957/stat : 9957 (bsolo_pb10) R 9955 9957 8665 0 -1 4202496 23197 0 0 0 47278 57 0 0 25 0 1 0 8785598 102195200 22429 1992294400 134512640 137138936 4294712176 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9957/statm: 24950 22429 191 642 0 24306 0
Current children cumulated CPU time (s) 473.35
Current children cumulated vsize (KiB) 99800

[startup+473.901 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 9970
/proc/meminfo: memFree=1721088/2059040 swapFree=4192956/4192956
[pid=9957] ppid=9955 vsize=99800 CPUtime=473.75
/proc/9957/stat : 9957 (bsolo_pb10) R 9955 9957 8665 0 -1 4202496 23228 0 0 0 47318 57 0 0 25 0 1 0 8785598 102195200 22460 1992294400 134512640 137138936 4294712176 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9957/statm: 24950 22460 191 642 0 24306 0
Current children cumulated CPU time (s) 473.75
Current children cumulated vsize (KiB) 99800

[startup+474.108 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 9970
/proc/meminfo: memFree=1720840/2059040 swapFree=4192956/4192956
[pid=9957] ppid=9955 vsize=99932 CPUtime=473.96
/proc/9957/stat : 9957 (bsolo_pb10) R 9955 9957 8665 0 -1 4202496 23245 0 0 0 47339 57 0 0 25 0 1 0 8785598 102330368 22477 1992294400 134512640 137138936 4294712176 18446744073709551615 134542128 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9957/statm: 24983 22477 191 642 0 24339 0
Current children cumulated CPU time (s) 473.96
Current children cumulated vsize (KiB) 99932

Child status: 0
Real time (s): 474.164
CPU time (s): 474.026
CPU user time (s): 473.437
CPU system time (s): 0.58891
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 99932

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

runsolver used 0.757884 second user time and 2.27065 second system time

The end

Launcher Data

Begin job on node006 at 2010-06-12 10:36:59
IDJOB=2657871
IDBENCH=1450
IDSOLVER=1163
FILE ID=node006/2657871-1276331819
PBS_JOBID= 11173157
Free space on /tmp= 62472 MiB

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

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

MD5SUM BENCH= 6d44efaff34237725f88a3d0685c8f91
RANDOM SEED=336852035

node006.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.204
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.40
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.204
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.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1811400 kB
Buffers:         17044 kB
Cached:         106740 kB
SwapCached:          0 kB
Active:         125908 kB
Inactive:        57676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1811400 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            5744 kB
Writeback:           0 kB
AnonPages:       59816 kB
Mapped:          15472 kB
Slab:            42264 kB
PageTables:       4044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182468 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= 62468 MiB
End job on node006 at 2010-06-12 10:44:54