Trace number 1885321

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
wbo 1.0UNSAT 493.778 493.943

General information on the benchmark

Name/PURE-SAT/SAT09/
APPLICATIONS/crypto/md5gen/gus-md5-04.opb
MD5SUM1d00fc600ed4e08345cb1e5363ec1cd7
Bench CategoryPURE-SAT (instances containing only clauses)
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 benchmark8.92864
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables68679
Total number of constraints223994
Number of constraints which are clauses223994
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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 This is wbo 1.0 alpha (based on Minisat 2.0 beta)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Parsing opb file format. File HOME/instance-1885321-1245265681.opb.
0.00/0.00	c Instance file HOME/instance-1885321-1245265681.opb
0.00/0.00	c File size is 7341202 bytes.
1.29/1.30	c Highest Coefficient sum: 5
1.29/1.30	c ============================[ Problem Statistics ]=============================
1.29/1.30	c |                                                                             |
1.29/1.30	c |  Parsing time:          1.28         s                                      |
1.29/1.30	c |  Number Variables:      68679                                               |
1.29/1.30	c |  Number Clauses:        223994                                              |
1.29/1.30	c |  Number Cardinality:    0                                                   |
1.29/1.30	c |  Number PB Constraints: 0                                                   |
1.29/1.31	c ============================[ Search Statistics ]==============================
1.29/1.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.29/1.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.29/1.31	c ===============================================================================
1.29/1.31	c |         0 |   68422   223994   579133 |    74664        0    nan |  0.000 % |
2.19/2.24	c |       100 |   68404   223994   579133 |    82131      100     14 |  0.402 % |
2.69/2.70	c |       250 |   68378   223994   579133 |    90344      250     31 |  0.463 % |
107.95/108.10	c |       475 |   68337   223994   579133 |    99378      465     87 |  0.501 % |
344.37/344.51	c |       812 |   68334   223994   579133 |   109316      798    142 |  0.502 % |
345.37/345.57	c |      1318 |   68334   223994   579133 |   120248     1304     95 |  0.502 % |
445.54/445.75	c |      2077 |   68334   223994   579133 |   132273     2063     83 |  0.502 % |
491.12/491.32	c ===============================================================================
493.63/493.89	c core #1
493.63/493.89	c Core size: 214329	Core Weight: 2147483647	Total Weight: 2147483647
493.63/493.89	c restarts              : 7
493.63/493.89	c conflicts             : 2158           (4 /sec)
493.63/493.89	c decisions             : 18536          (1.75 % random) (38 /sec)
493.63/493.89	c propagations          : 11851249       (24010 /sec)
493.63/493.89	c conflict literals     : 186858         (0.00 % deleted)
493.63/493.89	c Memory used           : 96.21 MB
493.63/493.89	c CPU time              : 493.597 s
493.63/493.89	c 
493.73/493.92	s UNSATISFIABLE

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-1885321-1245265681/watcher-1885321-1245265681 -o /tmp/evaluation-result-1885321-1245265681/solver-1885321-1245265681 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1885321-1245265681.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/64 4359
/proc/meminfo: memFree=1756964/2055920 swapFree=4181368/4192956
[pid=4359] ppid=4357 vsize=9848 CPUtime=0
/proc/4359/stat : 4359 (wbo) R 4357 4359 3768 0 -1 4194304 224 0 0 0 0 0 0 0 18 0 1 0 194165326 10084352 208 1992294400 134512640 135709839 4294956240 18446744073709551615 135190367 0 0 4096 3 0 0 0 17 1 0 0
/proc/4359/statm: 2462 208 126 292 0 374 0

[startup+0.0666339 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4359
/proc/meminfo: memFree=1756964/2055920 swapFree=4181368/4192956
[pid=4359] ppid=4357 vsize=11716 CPUtime=0.06
/proc/4359/stat : 4359 (wbo) R 4357 4359 3768 0 -1 4194304 782 0 0 0 6 0 0 0 18 0 1 0 194165326 11997184 766 1992294400 134512640 135709839 4294956240 18446744073709551615 134544470 0 0 4096 3 0 0 0 17 1 0 0
/proc/4359/statm: 2929 766 231 292 0 841 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11716

[startup+0.10164 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4359
/proc/meminfo: memFree=1756964/2055920 swapFree=4181368/4192956
[pid=4359] ppid=4357 vsize=13188 CPUtime=0.09
/proc/4359/stat : 4359 (wbo) R 4357 4359 3768 0 -1 4194304 1163 0 0 0 9 0 0 0 18 0 1 0 194165326 13504512 1147 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/4359/statm: 3297 1147 283 292 0 1209 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13188

[startup+0.301674 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4359
/proc/meminfo: memFree=1756964/2055920 swapFree=4181368/4192956
[pid=4359] ppid=4357 vsize=21060 CPUtime=0.29
/proc/4359/stat : 4359 (wbo) R 4357 4359 3768 0 -1 4194304 3164 0 0 0 29 0 0 0 19 0 1 0 194165326 21565440 3075 1992294400 134512640 135709839 4294956240 18446744073709551615 134548059 0 0 4096 3 0 0 0 17 1 0 0
/proc/4359/statm: 5265 3075 594 292 0 3177 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21060

[startup+0.701741 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4359
/proc/meminfo: memFree=1756964/2055920 swapFree=4181368/4192956
[pid=4359] ppid=4357 vsize=26172 CPUtime=0.69
/proc/4359/stat : 4359 (wbo) R 4357 4359 3768 0 -1 4194304 5072 0 0 0 68 1 0 0 22 0 1 0 194165326 26800128 4934 1992294400 134512640 135709839 4294956240 18446744073709551615 134548059 0 0 4096 3 0 0 0 17 1 0 0
/proc/4359/statm: 6543 4934 1137 292 0 4455 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26172

[startup+1.50188 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4360
/proc/meminfo: memFree=1738652/2055920 swapFree=4181368/4192956
[pid=4359] ppid=4357 vsize=27056 CPUtime=1.49
/proc/4359/stat : 4359 (wbo) R 4357 4359 3768 0 -1 4194304 8133 0 0 0 147 2 0 0 25 0 1 0 194165326 27705344 5912 1992294400 134512640 135709839 4294956240 18446744073709551615 134601361 0 0 4096 3 0 0 0 17 1 0 0
/proc/4359/statm: 6764 5912 133 292 0 6469 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27056

[startup+3.10115 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4360
/proc/meminfo: memFree=1733276/2055920 swapFree=4181368/4192956
[pid=4359] ppid=4357 vsize=28680 CPUtime=3.09
/proc/4359/stat : 4359 (wbo) R 4357 4359 3768 0 -1 4194304 8534 0 0 0 306 3 0 0 25 0 1 0 194165326 29368320 6313 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/4359/statm: 7170 6313 134 292 0 6875 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28680

[startup+6.30169 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4360
/proc/meminfo: memFree=1731308/2055920 swapFree=4181368/4192956
[pid=4359] ppid=4357 vsize=29192 CPUtime=6.29
/proc/4359/stat : 4359 (wbo) R 4357 4359 3768 0 -1 4194304 8662 0 0 0 626 3 0 0 25 0 1 0 194165326 29892608 6441 1992294400 134512640 135709839 4294956240 18446744073709551615 134601448 0 0 4096 3 0 0 0 17 1 0 0
/proc/4359/statm: 7298 6441 134 292 0 7003 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29192

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4360
/proc/meminfo: memFree=1730476/2055920 swapFree=4181368/4192956
[pid=4359] ppid=4357 vsize=30052 CPUtime=12.68
/proc/4359/stat : 4359 (wbo) R 4357 4359 3768 0 -1 4194304 8877 0 0 0 1265 3 0 0 25 0 1 0 194165326 30773248 6656 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/4359/statm: 7513 6656 134 292 0 7218 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30052

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4360
/proc/meminfo: memFree=1729132/2055920 swapFree=4181368/4192956
[pid=4359] ppid=4357 vsize=31448 CPUtime=25.49
/proc/4359/stat : 4359 (wbo) R 4357 4359 3768 0 -1 4194304 9226 0 0 0 2545 4 0 0 25 0 1 0 194165326 32202752 7005 1992294400 134512640 135709839 4294956240 18446744073709551615 134601448 0 0 4096 3 0 0 0 17 1 0 0
/proc/4359/statm: 7862 7005 134 292 0 7567 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31448

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4360
/proc/meminfo: memFree=1726508/2055920 swapFree=4181368/4192956
[pid=4359] ppid=4357 vsize=34404 CPUtime=51.07
/proc/4359/stat : 4359 (wbo) R 4357 4359 3768 0 -1 4194304 9965 0 0 0 5103 4 0 0 25 0 1 0 194165326 35229696 7744 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/4359/statm: 8601 7744 134 292 0 8306 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34404

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4360
/proc/meminfo: memFree=1719340/2055920 swapFree=4181368/4192956
[pid=4359] ppid=4357 vsize=41292 CPUtime=102.26
/proc/4359/stat : 4359 (wbo) R 4357 4359 3768 0 -1 4194304 11700 0 0 0 10221 5 0 0 25 0 1 0 194165326 42283008 9479 1992294400 134512640 135709839 4294956240 18446744073709551615 134601446 0 0 4096 3 0 0 0 17 1 0 0
/proc/4359/statm: 10323 9479 135 292 0 10028 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 41292

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4360
/proc/meminfo: memFree=1711148/2055920 swapFree=4181368/4192956
[pid=4359] ppid=4357 vsize=49560 CPUtime=162.23
/proc/4359/stat : 4359 (wbo) R 4357 4359 3768 0 -1 4194304 13740 0 0 0 16217 6 0 0 25 0 1 0 194165326 50749440 11519 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/4359/statm: 12390 11519 135 292 0 12095 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 49560

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4360
/proc/meminfo: memFree=1704172/2055920 swapFree=4181368/4192956
[pid=4359] ppid=4357 vsize=56580 CPUtime=222.22
/proc/4359/stat : 4359 (wbo) R 4357 4359 3768 0 -1 4194304 15493 0 0 0 22215 7 0 0 25 0 1 0 194165326 57937920 13272 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/4359/statm: 14145 13272 135 292 0 13850 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 56580

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4360
/proc/meminfo: memFree=1696748/2055920 swapFree=4181368/4192956
[pid=4359] ppid=4357 vsize=63928 CPUtime=282.2
/proc/4359/stat : 4359 (wbo) R 4357 4359 3768 0 -1 4194304 17330 0 0 0 28212 8 0 0 25 0 1 0 194165326 65462272 15109 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/4359/statm: 15982 15109 135 292 0 15687 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 63928

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4360
/proc/meminfo: memFree=1689452/2055920 swapFree=4181368/4192956
[pid=4359] ppid=4357 vsize=71136 CPUtime=342.18
/proc/4359/stat : 4359 (wbo) R 4357 4359 3768 0 -1 4194304 19144 0 0 0 34209 9 0 0 25 0 1 0 194165326 72843264 16923 1992294400 134512640 135709839 4294956240 18446744073709551615 134601446 0 0 4096 3 0 0 0 17 1 0 0
/proc/4359/statm: 17784 16923 135 292 0 17489 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 71136

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4360
/proc/meminfo: memFree=1678956/2055920 swapFree=4181368/4192956
[pid=4359] ppid=4357 vsize=81812 CPUtime=402.15
/proc/4359/stat : 4359 (wbo) R 4357 4359 3768 0 -1 4194304 21801 0 0 0 40204 11 0 0 25 0 1 0 194165326 83775488 19580 1992294400 134512640 135709839 4294956240 18446744073709551615 134601441 0 0 4096 3 0 0 0 17 1 0 0
/proc/4359/statm: 20453 19580 135 292 0 20158 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 81812

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4360
/proc/meminfo: memFree=1669804/2055920 swapFree=4181368/4192956
[pid=4359] ppid=4357 vsize=90880 CPUtime=462.14
/proc/4359/stat : 4359 (wbo) R 4357 4359 3768 0 -1 4194304 24068 0 0 0 46202 12 0 0 25 0 1 0 194165326 93061120 21847 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/4359/statm: 22720 21847 135 292 0 22425 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 90880

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

[startup+473.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4360
/proc/meminfo: memFree=1668332/2055920 swapFree=4181368/4192956
[pid=4359] ppid=4357 vsize=92280 CPUtime=473.33
/proc/4359/stat : 4359 (wbo) R 4357 4359 3768 0 -1 4194304 24430 0 0 0 47321 12 0 0 25 0 1 0 194165326 94494720 22209 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/4359/statm: 23070 22209 135 292 0 22775 0
Current children cumulated CPU time (s) 473.33
Current children cumulated vsize (KiB) 92280

[startup+486.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4360
/proc/meminfo: memFree=1666860/2055920 swapFree=4181368/4192956
[pid=4359] ppid=4357 vsize=93768 CPUtime=486.12
/proc/4359/stat : 4359 (wbo) R 4357 4359 3768 0 -1 4194304 24790 0 0 0 48600 12 0 0 25 0 1 0 194165326 96018432 22569 1992294400 134512640 135709839 4294956240 18446744073709551615 134601441 0 0 4096 3 0 0 0 17 1 0 0
/proc/4359/statm: 23442 22569 135 292 0 23147 0
Current children cumulated CPU time (s) 486.12
Current children cumulated vsize (KiB) 93768

[startup+489.506 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4360
/proc/meminfo: memFree=1666348/2055920 swapFree=4181368/4192956
[pid=4359] ppid=4357 vsize=94288 CPUtime=489.33
/proc/4359/stat : 4359 (wbo) R 4357 4359 3768 0 -1 4194304 24920 0 0 0 48921 12 0 0 25 0 1 0 194165326 96550912 22699 1992294400 134512640 135709839 4294956240 18446744073709551615 134599686 0 0 4096 3 0 0 0 17 1 0 0
/proc/4359/statm: 23572 22699 135 292 0 23277 0
Current children cumulated CPU time (s) 489.33
Current children cumulated vsize (KiB) 94288

[startup+491.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4360
/proc/meminfo: memFree=1666348/2055920 swapFree=4181368/4192956
[pid=4359] ppid=4357 vsize=94288 CPUtime=490.92
/proc/4359/stat : 4359 (wbo) R 4357 4359 3768 0 -1 4194304 24920 0 0 0 49080 12 0 0 25 0 1 0 194165326 96550912 22699 1992294400 134512640 135709839 4294956240 18446744073709551615 134599686 0 0 4096 3 0 0 0 17 1 0 0
/proc/4359/statm: 23572 22699 135 292 0 23277 0
Current children cumulated CPU time (s) 490.92
Current children cumulated vsize (KiB) 94288

[startup+492.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4360
/proc/meminfo: memFree=1662124/2055920 swapFree=4181368/4192956
[pid=4359] ppid=4357 vsize=98512 CPUtime=492.53
/proc/4359/stat : 4359 (wbo) R 4357 4359 3768 0 -1 4194304 25983 0 0 0 49240 13 0 0 25 0 1 0 194165326 100876288 23762 1992294400 134512640 135709839 4294956240 18446744073709551615 134584174 0 0 4096 3 0 0 0 17 1 0 0
/proc/4359/statm: 24628 23762 136 292 0 24333 0
Current children cumulated CPU time (s) 492.53
Current children cumulated vsize (KiB) 98512

[startup+493.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4360
/proc/meminfo: memFree=1662124/2055920 swapFree=4181368/4192956
[pid=4359] ppid=4357 vsize=98512 CPUtime=493.33
/proc/4359/stat : 4359 (wbo) R 4357 4359 3768 0 -1 4194304 25988 0 0 0 49320 13 0 0 25 0 1 0 194165326 100876288 23767 1992294400 134512640 135709839 4294956240 18446744073709551615 134584098 0 0 4096 3 0 0 0 17 1 0 0
/proc/4359/statm: 24628 23767 136 292 0 24333 0
Current children cumulated CPU time (s) 493.33
Current children cumulated vsize (KiB) 98512

[startup+493.906 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4360
/proc/meminfo: memFree=1662060/2055920 swapFree=4181368/4192956
[pid=4359] ppid=4357 vsize=98516 CPUtime=493.73
/proc/4359/stat : 4359 (wbo) R 4357 4359 3768 0 -1 4194304 25993 0 0 0 49360 13 0 0 25 0 1 0 194165326 100880384 23771 1992294400 134512640 135709839 4294956240 18446744073709551615 135163555 0 0 4096 3 0 0 0 17 1 0 0
/proc/4359/statm: 24629 23771 136 292 0 24334 0
Current children cumulated CPU time (s) 493.73
Current children cumulated vsize (KiB) 98516

Child status: 0
Real time (s): 493.943
CPU time (s): 493.778
CPU user time (s): 493.631
CPU system time (s): 0.146977
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (KiB): 98516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 493.631
system time used= 0.146977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25993
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= 2
involuntary context switches= 842

runsolver used 0.364944 second user time and 1.01085 second system time

The end

Launcher Data

Begin job on node43 at 2009-06-17 21:08:01
IDJOB=1885321
IDBENCH=72045
IDSOLVER=698
FILE ID=node43/1885321-1245265681
PBS_JOBID= 9372410
Free space on /tmp= 66180 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/APPLICATIONS/crypto/md5gen/gus-md5-04.opb
COMMAND LINE= wbo -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1885321-1245265681/watcher-1885321-1245265681 -o /tmp/evaluation-result-1885321-1245265681/solver-1885321-1245265681 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1885321-1245265681.opb

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

MD5SUM BENCH= 1d00fc600ed4e08345cb1e5363ec1cd7
RANDOM SEED=968426824

node43.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.281
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.281
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:       1757316 kB
Buffers:         67500 kB
Cached:         169024 kB
SwapCached:       5352 kB
Active:         111844 kB
Inactive:       132528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1757316 kB
SwapTotal:     4192956 kB
SwapFree:      4181368 kB
Dirty:            9760 kB
Writeback:           0 kB
Mapped:          13588 kB
Slab:            40160 kB
Committed_AS:   191092 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1885321-1245265681.opb

Free space on /tmp at the end= 66180 MiB
End job on node43 at 2009-06-17 21:16:15