Trace number 432463

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.17UNSAT 419.885 420.004

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-ooo.tag12.ucl.opb
MD5SUM6d44efaff34237725f88a3d0685c8f91
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 benchmark12.2211
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 (download as text)

0.00/0.00	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho 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 Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/432463-1177943770/instance-432463-1177943770.opb
0.00/0.00	c File size is 1816939 bytes.
0.29/0.32	c Highest Coefficient sum: 134
0.29/0.32	c Parsing was ok!!
0.29/0.32	c Total parsing time: 0.319 s
0.29/0.35	c Var: 20605 Constr: 59851 58675/0/1176 Lit: 149369 Watch. Lit: 121012
0.29/0.35	c Obj. Vars: 0 (0 % of total variables)
45.97/46.05	c Pre-processing Time: 46.035 s
45.97/46.06	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
45.97/46.06	c        0  16448    48640   123835    2    99089   41693      0      0 46.03
45.97/46.06	c Switching off LPR mode.
419.77/419.98	c      101  16448    48741   124840    2   102689   45863    101      2 46.16
419.77/419.98	c      252  16448    48892   127709    2   103145   50450    252      5 46.55
419.77/419.98	c      478  16448    49118   140078    2   103741   55496    478     10 47.21
419.77/419.98	c      817  16448    49457   163078    3   104515   61046    817     17 47.80
419.77/419.98	c     1326  16448    49966   197363    3   105575   67151   1326     26 49.83
419.77/419.98	c     2090  16448    50730   240340    4   107068   73867   2090     39 53.30
419.77/419.98	c     3236  16448    51876   370495    7   109251   81254   3236     55 58.54
419.77/419.98	c     4959  16448    53599   598108   11   113060   89380   4959     74 66.83
419.77/419.98	c     7543  16448    56183   924756   16   118209   98319   7543     90 82.91
419.77/419.98	c    11422  16448    60062  1575999   26   125792  108151  11422    108 104.83
419.77/419.98	c    17245  16448    65885  2480367   37   137107  118967  17245    122 140.23
419.77/419.98	c    25985  16448    74625  3836294   51   154870  130864  25985    120 216.42
419.77/419.98	c    39095  16448    87735  5883890   67   180971  143951  39095    109 356.29
419.77/419.98	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
419.77/419.98	c   13    45611  10122    72799    94251  6996663  45611    108 419.87
419.77/419.98	s UNSATISFIABLE
419.77/419.98	c Total time: 419.866 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/node24/watcher-432463-1177943770 -o ROOT/results/node24/solver-432463-1177943770 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.17 -m1800 /tmp/evaluation/432463-1177943770/instance-432463-1177943770.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: 0.91 0.93 0.60 3/77 20336
/proc/meminfo: memFree=1769816/2055920 swapFree=4143608/4192956
[pid=20336] ppid=20334 vsize=21324 CPUtime=0
/proc/20336/stat : 20336 (bsolo3.0.17) R 20334 20336 20225 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 242295086 21835776 335 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20336/statm: 3378 335 281 324 0 2004 0

[startup+0.068689 s]
/proc/loadavg: 0.91 0.93 0.60 3/77 20336
/proc/meminfo: memFree=1769816/2055920 swapFree=4143608/4192956
[pid=20336] ppid=20334 vsize=7348 CPUtime=0.06
/proc/20336/stat : 20336 (bsolo3.0.17) R 20334 20336 20225 0 -1 4194304 854 0 0 0 6 0 0 0 18 0 1 0 242295086 7524352 824 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 3040891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20336/statm: 1837 824 370 324 0 463 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7348

[startup+0.101693 s]
/proc/loadavg: 0.91 0.93 0.60 3/77 20336
/proc/meminfo: memFree=1769816/2055920 swapFree=4143608/4192956
[pid=20336] ppid=20334 vsize=8072 CPUtime=0.09
/proc/20336/stat : 20336 (bsolo3.0.17) R 20334 20336 20225 0 -1 4194304 1097 0 0 0 9 0 0 0 18 0 1 0 242295086 8265728 1067 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 3040891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20336/statm: 2018 1067 414 324 0 644 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8072

[startup+0.301714 s]
/proc/loadavg: 0.91 0.93 0.60 3/77 20336
/proc/meminfo: memFree=1769816/2055920 swapFree=4143608/4192956
[pid=20336] ppid=20334 vsize=13140 CPUtime=0.29
/proc/20336/stat : 20336 (bsolo3.0.17) R 20334 20336 20225 0 -1 4194304 2638 0 0 0 28 1 0 0 19 0 1 0 242295086 13455360 2568 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 3040891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20336/statm: 3285 2568 695 324 0 1911 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13140

[startup+0.701755 s]
/proc/loadavg: 0.91 0.93 0.60 3/77 20336
/proc/meminfo: memFree=1769816/2055920 swapFree=4143608/4192956
[pid=20336] ppid=20334 vsize=16708 CPUtime=0.69
/proc/20336/stat : 20336 (bsolo3.0.17) R 20334 20336 20225 0 -1 4194304 3991 0 0 0 68 1 0 0 23 0 1 0 242295086 17108992 3477 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20336/statm: 4177 3477 304 324 0 3247 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16708

[startup+1.50184 s]
/proc/loadavg: 0.91 0.93 0.60 2/78 20337
/proc/meminfo: memFree=1757008/2055920 swapFree=4143608/4192956
[pid=20336] ppid=20334 vsize=16708 CPUtime=1.48
/proc/20336/stat : 20336 (bsolo3.0.17) R 20334 20336 20225 0 -1 4194304 3994 0 0 0 147 1 0 0 25 0 1 0 242295086 17108992 3480 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 3035205 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20336/statm: 4177 3480 304 324 0 3247 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 16708

[startup+3.10201 s]
/proc/loadavg: 0.91 0.93 0.60 2/78 20337
/proc/meminfo: memFree=1756816/2055920 swapFree=4143608/4192956
[pid=20336] ppid=20334 vsize=16840 CPUtime=3.09
/proc/20336/stat : 20336 (bsolo3.0.17) R 20334 20336 20225 0 -1 4194304 3999 0 0 0 307 2 0 0 25 0 1 0 242295086 17244160 3485 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 3036484 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20336/statm: 4210 3485 304 324 0 3280 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16840

[startup+6.30135 s]
/proc/loadavg: 0.92 0.93 0.61 2/78 20337
/proc/meminfo: memFree=1756560/2055920 swapFree=4143608/4192956
[pid=20336] ppid=20334 vsize=16840 CPUtime=6.29
/proc/20336/stat : 20336 (bsolo3.0.17) R 20334 20336 20225 0 -1 4194304 4003 0 0 0 626 3 0 0 25 0 1 0 242295086 17244160 3489 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551186 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20336/statm: 4210 3489 304 324 0 3280 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16840

[startup+12.701 s]
/proc/loadavg: 0.93 0.93 0.61 2/78 20337
/proc/meminfo: memFree=1756624/2055920 swapFree=4143608/4192956
[pid=20336] ppid=20334 vsize=16840 CPUtime=12.69
/proc/20336/stat : 20336 (bsolo3.0.17) R 20334 20336 20225 0 -1 4194304 4012 0 0 0 1266 3 0 0 25 0 1 0 242295086 17244160 3498 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160091718 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20336/statm: 4210 3498 304 324 0 3280 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16840

[startup+25.5014 s]
/proc/loadavg: 0.94 0.93 0.61 2/78 20337
/proc/meminfo: memFree=1756752/2055920 swapFree=4143608/4192956
[pid=20336] ppid=20334 vsize=16840 CPUtime=25.49
/proc/20336/stat : 20336 (bsolo3.0.17) R 20334 20336 20225 0 -1 4194304 4024 0 0 0 2545 4 0 0 25 0 1 0 242295086 17244160 3510 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20336/statm: 4210 3510 304 324 0 3280 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16840

[startup+51.1011 s]
/proc/loadavg: 0.96 0.94 0.62 2/78 20337
/proc/meminfo: memFree=1755920/2055920 swapFree=4143608/4192956
[pid=20336] ppid=20334 vsize=17772 CPUtime=51.06
/proc/20336/stat : 20336 (bsolo3.0.17) R 20334 20336 20225 0 -1 4194304 4534 0 0 0 5097 9 0 0 25 0 1 0 242295086 18198528 3736 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160527352 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20336/statm: 4443 3736 310 324 0 3513 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 17772

[startup+102.305 s]
/proc/loadavg: 0.98 0.94 0.64 2/78 20337
/proc/meminfo: memFree=1739856/2055920 swapFree=4143608/4192956
[pid=20336] ppid=20334 vsize=33776 CPUtime=102.26
/proc/20336/stat : 20336 (bsolo3.0.17) R 20334 20336 20225 0 -1 4194304 8529 0 0 0 10213 13 0 0 25 0 1 0 242295086 34586624 7731 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20336/statm: 8444 7731 310 324 0 7514 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 33776

[startup+162.302 s]
/proc/loadavg: 0.99 0.95 0.66 2/78 20337
/proc/meminfo: memFree=1721232/2055920 swapFree=4143608/4192956
[pid=20336] ppid=20334 vsize=52436 CPUtime=162.24
/proc/20336/stat : 20336 (bsolo3.0.17) R 20334 20336 20225 0 -1 4194304 13215 0 0 0 16206 18 0 0 25 0 1 0 242295086 53694464 12417 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20336/statm: 13109 12417 310 324 0 12179 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 52436

[startup+222.301 s]
/proc/loadavg: 0.99 0.96 0.68 2/78 20337
/proc/meminfo: memFree=1706576/2055920 swapFree=4143608/4192956
[pid=20336] ppid=20334 vsize=67024 CPUtime=222.22
/proc/20336/stat : 20336 (bsolo3.0.17) R 20334 20336 20225 0 -1 4194304 16846 0 0 0 22200 22 0 0 25 0 1 0 242295086 68632576 16048 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20336/statm: 16756 16048 310 324 0 15826 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 67024

[startup+282.302 s]
/proc/loadavg: 0.99 0.96 0.70 2/78 20339
/proc/meminfo: memFree=1694352/2055920 swapFree=4143608/4192956
[pid=20336] ppid=20334 vsize=79168 CPUtime=282.21
/proc/20336/stat : 20336 (bsolo3.0.17) R 20334 20336 20225 0 -1 4194304 19896 0 0 0 28194 27 0 0 25 0 1 0 242295086 81068032 19098 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 3038773 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20336/statm: 19792 19098 310 324 0 18862 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 79168

[startup+342.302 s]
/proc/loadavg: 1.06 0.98 0.72 2/78 20339
/proc/meminfo: memFree=1683856/2055920 swapFree=4143608/4192956
[pid=20336] ppid=20334 vsize=89536 CPUtime=342.19
/proc/20336/stat : 20336 (bsolo3.0.17) R 20334 20336 20225 0 -1 4194304 22485 0 0 0 34188 31 0 0 25 0 1 0 242295086 91684864 21687 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551052 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20336/statm: 22384 21687 310 324 0 21454 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 89536

[startup+402.301 s]
/proc/loadavg: 1.02 0.98 0.73 2/78 20339
/proc/meminfo: memFree=1668944/2055920 swapFree=4143608/4192956
[pid=20336] ppid=20334 vsize=104680 CPUtime=402.18
/proc/20336/stat : 20336 (bsolo3.0.17) R 20334 20336 20225 0 -1 4194304 26265 0 0 0 40183 35 0 0 25 0 1 0 242295086 107192320 25467 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160091721 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20336/statm: 26170 25467 310 324 0 25240 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 104680

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

[startup+409.501 s]
/proc/loadavg: 1.02 0.98 0.74 2/78 20339
/proc/meminfo: memFree=1667088/2055920 swapFree=4143608/4192956
[pid=20336] ppid=20334 vsize=106376 CPUtime=409.37
/proc/20336/stat : 20336 (bsolo3.0.17) R 20334 20336 20225 0 -1 4194304 26677 0 0 0 40902 35 0 0 25 0 1 0 242295086 108929024 25879 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20336/statm: 26594 25879 310 324 0 25664 0
Current children cumulated CPU time (s) 409.37
Current children cumulated vsize (KiB) 106376

[startup+415.902 s]
/proc/loadavg: 1.01 0.98 0.74 2/78 20339
/proc/meminfo: memFree=1665936/2055920 swapFree=4143608/4192956
[pid=20336] ppid=20334 vsize=107412 CPUtime=415.77
/proc/20336/stat : 20336 (bsolo3.0.17) R 20334 20336 20225 0 -1 4194304 26964 0 0 0 41542 35 0 0 25 0 1 0 242295086 109989888 26166 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160091718 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20336/statm: 26853 26166 310 324 0 25923 0
Current children cumulated CPU time (s) 415.77
Current children cumulated vsize (KiB) 107412

[startup+417.502 s]
/proc/loadavg: 1.01 0.98 0.74 2/78 20339
/proc/meminfo: memFree=1665872/2055920 swapFree=4143608/4192956
[pid=20336] ppid=20334 vsize=107544 CPUtime=417.37
/proc/20336/stat : 20336 (bsolo3.0.17) R 20334 20336 20225 0 -1 4194304 26987 0 0 0 41702 35 0 0 25 0 1 0 242295086 110125056 26189 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20336/statm: 26886 26189 310 324 0 25956 0
Current children cumulated CPU time (s) 417.37
Current children cumulated vsize (KiB) 107544

[startup+419.105 s]
/proc/loadavg: 1.01 0.98 0.74 2/78 20339
/proc/meminfo: memFree=1665744/2055920 swapFree=4143608/4192956
[pid=20336] ppid=20334 vsize=107676 CPUtime=418.97
/proc/20336/stat : 20336 (bsolo3.0.17) R 20334 20336 20225 0 -1 4194304 27011 0 0 0 41862 35 0 0 25 0 1 0 242295086 110260224 26213 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20336/statm: 26919 26213 310 324 0 25989 0
Current children cumulated CPU time (s) 418.97
Current children cumulated vsize (KiB) 107676

[startup+419.501 s]
/proc/loadavg: 1.01 0.98 0.74 2/78 20339
/proc/meminfo: memFree=1665744/2055920 swapFree=4143608/4192956
[pid=20336] ppid=20334 vsize=107676 CPUtime=419.37
/proc/20336/stat : 20336 (bsolo3.0.17) R 20334 20336 20225 0 -1 4194304 27014 0 0 0 41902 35 0 0 25 0 1 0 242295086 110260224 26216 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 3035205 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20336/statm: 26919 26216 310 324 0 25989 0
Current children cumulated CPU time (s) 419.37
Current children cumulated vsize (KiB) 107676

[startup+419.901 s]
/proc/loadavg: 1.01 0.98 0.74 2/78 20339
/proc/meminfo: memFree=1665744/2055920 swapFree=4143608/4192956
[pid=20336] ppid=20334 vsize=107676 CPUtime=419.77
/proc/20336/stat : 20336 (bsolo3.0.17) R 20334 20336 20225 0 -1 4194304 27019 0 0 0 41942 35 0 0 25 0 1 0 242295086 110260224 26221 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551646 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20336/statm: 26919 26221 310 324 0 25989 0
Current children cumulated CPU time (s) 419.77
Current children cumulated vsize (KiB) 107676

[startup+420.001 s]
/proc/loadavg: 1.01 0.98 0.74 2/78 20339
/proc/meminfo: memFree=1665744/2055920 swapFree=4143608/4192956
[pid=20336] ppid=20334 vsize=0 CPUtime=419.87
/proc/20336/stat : 20336 (bsolo3.0.17) R 20334 20336 20225 0 -1 4194308 27031 0 0 0 41950 37 0 0 25 0 1 0 242295086 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20336/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 419.87
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 420.004
CPU time (s): 419.885
CPU user time (s): 419.508
CPU system time (s): 0.376942
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 107676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 419.508
system time used= 0.376942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27031
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= 11
involuntary context switches= 8597

runsolver used 0.332949 second user time and 0.939857 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Mon Apr 30 14:36:11 UTC 2007

IDJOB= 432463
IDBENCH= 1450
IDSOLVER= 199
FILE ID= node24/432463-1177943770

PBS_JOBID= 4727670

Free space on /tmp= 66556 MiB

SOLVER NAME= bsolo 3.0.17
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.tag12.ucl.opb
COMMAND LINE= bsolo3.0.17 -m1800 /tmp/evaluation/432463-1177943770/instance-432463-1177943770.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-432463-1177943770 -o ROOT/results/node24/solver-432463-1177943770 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.17 -m1800 /tmp/evaluation/432463-1177943770/instance-432463-1177943770.opb            

META MD5SUM SOLVER= c9b15312c639dd71a11a1e3ca1b27020
MD5SUM BENCH=  6d44efaff34237725f88a3d0685c8f91

RANDOM SEED= 783275290

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.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.238
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.238
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:       1770224 kB
Buffers:         37424 kB
Cached:         158032 kB
SwapCached:      17452 kB
Active:         110352 kB
Inactive:       108488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1770224 kB
SwapTotal:     4192956 kB
SwapFree:      4143608 kB
Dirty:            8380 kB
Writeback:           0 kB
Mapped:          30200 kB
Slab:            52332 kB
Committed_AS:  3880712 kB
PageTables:       1808 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= 66556 MiB

End job on node24 on Mon Apr 30 14:43:11 UTC 2007