Trace number 432508

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 466.737 466.908

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-unbounded.Ic22arity.ucl.opb
MD5SUM2b5564b5f03b34138f988fcf164c2fb6
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 benchmark20.7428
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables87751
Total number of constraints254772
Number of constraints which are clauses247060
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints7712
Minimum length of a constraint1
Maximum length of a constraint15
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 130
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 512
Number of bits of the biggest sum of numbers10
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/432508-1177944339/instance-432508-1177944339.opb
0.00/0.00	c File size is 8485553 bytes.
1.49/1.56	c Highest Coefficient sum: 512
1.49/1.56	c Parsing was ok!!
1.49/1.56	c Total parsing time: 1.561 s
1.69/1.71	c Var: 87751 Constr: 254772 247060/0/7712 Lit: 685560 Watch. Lit: 517564
1.69/1.71	c Obj. Vars: 0 (0 % of total variables)
180.73/180.86	c Pre-processing Time: 180.801 s
180.73/180.87	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
180.73/180.87	c        0  81687   233194   636546    2   510903  295872      0      0 180.80
180.73/180.87	c Switching off LPR mode.
466.63/466.89	c      101  81687   233295   644375    2   525898  325460    101      0 181.43
466.63/466.89	c      251  81684   233445   646542    2   521923  358007    251      1 183.25
466.63/466.89	c      476  81684   233670   651867    2   523034  393808    476      2 185.61
466.63/466.89	c      814  81684   234008   660517    2   524922  433189    814      4 186.66
466.63/466.89	c     1322  81684   234516   669990    2   525815  476508   1322      6 189.73
466.63/466.89	c     2086  81682   235280   697792    2   524497  524159   2086     10 200.06
466.63/466.89	c     3234  81682   236428   722514    3   525028  576575   3234     15 208.96
466.63/466.89	c     4958  81682   238152   767928    3   525773  634233   4958     20 239.38
466.63/466.89	c     7542  81682   240736   834305    3   528966  697657   7542     27 275.50
466.63/466.89	c    11423  81680   244617   942824    3   539457  767423  11423     35 323.43
466.63/466.89	c    17245  81680   250439  1092279    4   550739  844166  17245     43 393.52
466.63/466.89	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
466.63/466.89	c   11    22020   5839    53059   255214  1228493  22020     47 466.72
466.63/466.89	s UNSATISFIABLE
466.63/466.89	c Total time: 466.724 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/node58/watcher-432508-1177944339 -o ROOT/results/node58/solver-432508-1177944339 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.17 -m1800 /tmp/evaluation/432508-1177944339/instance-432508-1177944339.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.95 0.77 3/64 29345
/proc/meminfo: memFree=1764920/2055920 swapFree=4184532/4192956
[pid=29345] ppid=29343 vsize=27836 CPUtime=0
/proc/29345/stat : 29345 (bsolo3.0.17) R 29343 29345 29232 0 -1 4194304 362 0 0 0 0 0 0 0 18 0 1 0 242343661 28504064 332 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 5305979 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29345/statm: 6959 333 280 324 0 3957 0

[startup+0.0361359 s]
/proc/loadavg: 0.91 0.95 0.77 3/64 29345
/proc/meminfo: memFree=1764920/2055920 swapFree=4184532/4192956
[pid=29345] ppid=29343 vsize=13044 CPUtime=0.03
/proc/29345/stat : 29345 (bsolo3.0.17) R 29343 29345 29232 0 -1 4194304 612 0 0 0 3 0 0 0 18 0 1 0 242343661 13357056 582 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 5305979 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29345/statm: 3261 582 326 324 0 259 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13044

[startup+0.101147 s]
/proc/loadavg: 0.91 0.95 0.77 3/64 29345
/proc/meminfo: memFree=1764920/2055920 swapFree=4184532/4192956
[pid=29345] ppid=29343 vsize=14728 CPUtime=0.09
/proc/29345/stat : 29345 (bsolo3.0.17) R 29343 29345 29232 0 -1 4194304 1111 0 0 0 9 0 0 0 18 0 1 0 242343661 15081472 1081 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 5305979 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29345/statm: 3682 1082 417 324 0 680 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14728

[startup+0.30118 s]
/proc/loadavg: 0.91 0.95 0.77 3/64 29345
/proc/meminfo: memFree=1764920/2055920 swapFree=4184532/4192956
[pid=29345] ppid=29343 vsize=19468 CPUtime=0.29
/proc/29345/stat : 29345 (bsolo3.0.17) R 29343 29345 29232 0 -1 4194304 2615 0 0 0 28 1 0 0 19 0 1 0 242343661 19935232 2545 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29345/statm: 4867 2546 694 324 0 1865 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19468

[startup+0.701246 s]
/proc/loadavg: 0.91 0.95 0.77 3/64 29345
/proc/meminfo: memFree=1764920/2055920 swapFree=4184532/4192956
[pid=29345] ppid=29343 vsize=28532 CPUtime=0.69
/proc/29345/stat : 29345 (bsolo3.0.17) R 29343 29345 29232 0 -1 4194304 5429 0 0 0 67 2 0 0 22 0 1 0 242343661 29216768 5280 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29345/statm: 7133 5281 1220 324 0 4131 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28532

[startup+1.50138 s]
/proc/loadavg: 0.91 0.95 0.77 2/65 29346
/proc/meminfo: memFree=1742256/2055920 swapFree=4184532/4192956
[pid=29345] ppid=29343 vsize=44880 CPUtime=1.49
/proc/29345/stat : 29345 (bsolo3.0.17) R 29343 29345 29232 0 -1 4194304 10716 0 0 0 144 5 0 0 25 0 1 0 242343661 45957120 10361 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 5305979 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29345/statm: 11220 10361 2268 324 0 8218 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44880

[startup+3.10165 s]
/proc/loadavg: 0.91 0.95 0.77 2/65 29346
/proc/meminfo: memFree=1712496/2055920 swapFree=4184532/4192956
[pid=29345] ppid=29343 vsize=57964 CPUtime=3.09
/proc/29345/stat : 29345 (bsolo3.0.17) R 29343 29345 29232 0 -1 4194304 15816 0 0 0 302 7 0 0 25 0 1 0 242343661 59355136 13389 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 5300246 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29345/statm: 14491 13389 303 324 0 13561 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57964

[startup+6.30118 s]
/proc/loadavg: 0.92 0.95 0.77 2/65 29346
/proc/meminfo: memFree=1712112/2055920 swapFree=4184532/4192956
[pid=29345] ppid=29343 vsize=58096 CPUtime=6.28
/proc/29345/stat : 29345 (bsolo3.0.17) R 29343 29345 29232 0 -1 4194304 15881 0 0 0 621 7 0 0 25 0 1 0 242343661 59490304 13454 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551189 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29345/statm: 14524 13454 303 324 0 13594 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 58096

[startup+12.7012 s]
/proc/loadavg: 0.93 0.95 0.77 2/65 29346
/proc/meminfo: memFree=1712120/2055920 swapFree=4184532/4192956
[pid=29345] ppid=29343 vsize=58228 CPUtime=12.69
/proc/29345/stat : 29345 (bsolo3.0.17) R 29343 29345 29232 0 -1 4194304 15900 0 0 0 1261 8 0 0 25 0 1 0 242343661 59625472 13473 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160527312 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29345/statm: 14557 13473 303 324 0 13627 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58228

[startup+25.5014 s]
/proc/loadavg: 0.94 0.96 0.77 2/65 29346
/proc/meminfo: memFree=1712120/2055920 swapFree=4184532/4192956
[pid=29345] ppid=29343 vsize=58360 CPUtime=25.48
/proc/29345/stat : 29345 (bsolo3.0.17) R 29343 29345 29232 0 -1 4194304 15928 0 0 0 2540 8 0 0 25 0 1 0 242343661 59760640 13501 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160091718 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29345/statm: 14590 13501 303 324 0 13660 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 58360

[startup+51.1017 s]
/proc/loadavg: 0.96 0.96 0.78 2/65 29346
/proc/meminfo: memFree=1711992/2055920 swapFree=4184532/4192956
[pid=29345] ppid=29343 vsize=58492 CPUtime=51.07
/proc/29345/stat : 29345 (bsolo3.0.17) R 29343 29345 29232 0 -1 4194304 15958 0 0 0 5098 9 0 0 25 0 1 0 242343661 59895808 13531 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550732 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29345/statm: 14623 13531 303 324 0 13693 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 58492

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.79 2/65 29346
/proc/meminfo: memFree=1711672/2055920 swapFree=4184532/4192956
[pid=29345] ppid=29343 vsize=58888 CPUtime=102.26
/proc/29345/stat : 29345 (bsolo3.0.17) R 29343 29345 29232 0 -1 4194304 16049 0 0 0 10215 11 0 0 25 0 1 0 242343661 60301312 13622 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550705 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29345/statm: 14722 13622 303 324 0 13792 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 58888

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.80 2/65 29346
/proc/meminfo: memFree=1711352/2055920 swapFree=4184532/4192956
[pid=29345] ppid=29343 vsize=59152 CPUtime=162.24
/proc/29345/stat : 29345 (bsolo3.0.17) R 29343 29345 29232 0 -1 4194304 16131 0 0 0 16212 12 0 0 25 0 1 0 242343661 60571648 13704 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 5304020 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29345/statm: 14788 13704 303 324 0 13858 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 59152

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.81 2/65 29346
/proc/meminfo: memFree=1711096/2055920 swapFree=4184532/4192956
[pid=29345] ppid=29343 vsize=59276 CPUtime=222.21
/proc/29345/stat : 29345 (bsolo3.0.17) R 29343 29345 29232 0 -1 4194304 16363 0 0 0 22209 12 0 0 25 0 1 0 242343661 60698624 13764 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29345/statm: 14819 13764 308 324 0 13889 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 59276

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 29346
/proc/meminfo: memFree=1709624/2055920 swapFree=4184532/4192956
[pid=29345] ppid=29343 vsize=60692 CPUtime=282.19
/proc/29345/stat : 29345 (bsolo3.0.17) R 29343 29345 29232 0 -1 4194304 16726 0 0 0 28206 13 0 0 25 0 1 0 242343661 62148608 14127 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29345/statm: 15173 14127 308 324 0 14243 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 60692

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 29346
/proc/meminfo: memFree=1708152/2055920 swapFree=4184532/4192956
[pid=29345] ppid=29343 vsize=62244 CPUtime=342.17
/proc/29345/stat : 29345 (bsolo3.0.17) R 29343 29345 29232 0 -1 4194304 17085 0 0 0 34203 14 0 0 25 0 1 0 242343661 63737856 14486 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 5304407 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29345/statm: 15561 14486 308 324 0 14631 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 62244

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 29346
/proc/meminfo: memFree=1705976/2055920 swapFree=4184532/4192956
[pid=29345] ppid=29343 vsize=64344 CPUtime=402.15
/proc/29345/stat : 29345 (bsolo3.0.17) R 29343 29345 29232 0 -1 4194304 17639 0 0 0 40201 14 0 0 25 0 1 0 242343661 65888256 15040 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134571839 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29345/statm: 16086 15040 308 324 0 15156 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 64344

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.84 2/65 29346
/proc/meminfo: memFree=1704120/2055920 swapFree=4184532/4192956
[pid=29345] ppid=29343 vsize=66312 CPUtime=462.13
/proc/29345/stat : 29345 (bsolo3.0.17) R 29343 29345 29232 0 -1 4194304 18102 0 0 0 46198 15 0 0 25 0 1 0 242343661 67903488 15503 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550576 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29345/statm: 16578 15503 308 324 0 15648 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 66312

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

[startup+463.902 s]
/proc/loadavg: 0.99 0.97 0.84 2/65 29346
/proc/meminfo: memFree=1704120/2055920 swapFree=4184532/4192956
[pid=29345] ppid=29343 vsize=66316 CPUtime=463.73
/proc/29345/stat : 29345 (bsolo3.0.17) R 29343 29345 29232 0 -1 4194304 18103 0 0 0 46358 15 0 0 25 0 1 0 242343661 67907584 15504 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 5304407 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29345/statm: 16579 15504 308 324 0 15649 0
Current children cumulated CPU time (s) 463.73
Current children cumulated vsize (KiB) 66316

[startup+465.502 s]
/proc/loadavg: 0.99 0.97 0.84 2/65 29346
/proc/meminfo: memFree=1704056/2055920 swapFree=4184532/4192956
[pid=29345] ppid=29343 vsize=66316 CPUtime=465.33
/proc/29345/stat : 29345 (bsolo3.0.17) R 29343 29345 29232 0 -1 4194304 18107 0 0 0 46518 15 0 0 25 0 1 0 242343661 67907584 15508 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 5300293 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29345/statm: 16579 15508 308 324 0 15649 0
Current children cumulated CPU time (s) 465.33
Current children cumulated vsize (KiB) 66316

[startup+466.302 s]
/proc/loadavg: 0.99 0.97 0.84 2/65 29346
/proc/meminfo: memFree=1704056/2055920 swapFree=4184532/4192956
[pid=29345] ppid=29343 vsize=66316 CPUtime=466.13
/proc/29345/stat : 29345 (bsolo3.0.17) R 29343 29345 29232 0 -1 4194304 18111 0 0 0 46598 15 0 0 25 0 1 0 242343661 67907584 15512 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29345/statm: 16579 15512 308 324 0 15649 0
Current children cumulated CPU time (s) 466.13
Current children cumulated vsize (KiB) 66316

[startup+466.702 s]
/proc/loadavg: 0.99 0.97 0.84 2/65 29346
/proc/meminfo: memFree=1704056/2055920 swapFree=4184532/4192956
[pid=29345] ppid=29343 vsize=66316 CPUtime=466.53
/proc/29345/stat : 29345 (bsolo3.0.17) R 29343 29345 29232 0 -1 4194304 18111 0 0 0 46638 15 0 0 25 0 1 0 242343661 67907584 15512 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 5300376 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29345/statm: 16579 15512 308 324 0 15649 0
Current children cumulated CPU time (s) 466.53
Current children cumulated vsize (KiB) 66316

[startup+466.902 s]
/proc/loadavg: 0.99 0.97 0.84 2/65 29346
/proc/meminfo: memFree=1704056/2055920 swapFree=4184532/4192956
[pid=29345] ppid=29343 vsize=0 CPUtime=466.73
/proc/29345/stat : 29345 (bsolo3.0.17) R 29343 29345 29232 0 -1 4194308 18115 0 0 0 46657 16 0 0 25 0 1 0 242343661 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29345/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 466.73
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 466.908
CPU time (s): 466.737
CPU user time (s): 466.574
CPU system time (s): 0.162975
CPU usage (%): 99.9634
Max. virtual memory (cumulated for all children) (KiB): 66316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 466.574
system time used= 0.162975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18115
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= 12
involuntary context switches= 740

runsolver used 0.343947 second user time and 0.939857 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Mon Apr 30 14:45:40 UTC 2007

IDJOB= 432508
IDBENCH= 1495
IDSOLVER= 199
FILE ID= node58/432508-1177944339

PBS_JOBID= 4727811

Free space on /tmp= 66550 MiB

SOLVER NAME= bsolo 3.0.17
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-cache-ibm-q-unbounded.Ic22arity.ucl.opb
COMMAND LINE= bsolo3.0.17 -m1800 /tmp/evaluation/432508-1177944339/instance-432508-1177944339.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-432508-1177944339 -o ROOT/results/node58/solver-432508-1177944339 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.17 -m1800 /tmp/evaluation/432508-1177944339/instance-432508-1177944339.opb            

META MD5SUM SOLVER= c9b15312c639dd71a11a1e3ca1b27020
MD5SUM BENCH=  2b5564b5f03b34138f988fcf164c2fb6

RANDOM SEED= 482865707

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.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.265
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.265
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:       1765520 kB
Buffers:         35256 kB
Cached:         174816 kB
SwapCached:       2428 kB
Active:          88620 kB
Inactive:       131112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1765520 kB
SwapTotal:     4192956 kB
SwapFree:      4184532 kB
Dirty:           14948 kB
Writeback:           0 kB
Mapped:          16136 kB
Slab:            56760 kB
Committed_AS:  1224980 kB
PageTables:       1380 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= 66550 MiB

End job on node58 on Mon Apr 30 14:53:27 UTC 2007