Trace number 420490

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
PBS4 2007-03-23? (problem) 641.654 641.909

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/
pebbling/unsat-pbl-00090.sat05-1326.reshuffled-07.opb
MD5SUM1fa4aa951d8770010592e805fb299bf0
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 benchmark22.7465
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables322
Total number of constraints9322
Number of constraints which are clauses9322
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 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 8
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 18
Number of bits of the biggest sum of numbers5
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 PBS v4 by Bashar Al-Rawi & Fadi Aloul
0.00/0.00	c Solving /tmp/evaluation/420490-1177425672/instance-420490-1177425672.opb ......
641.53/641.81	c done parsing opb.
641.53/641.81	s ABORT : MEM OUT
641.53/641.81	c Total Run Time					641.377

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/420490-1177425672/instance-420490-1177425672.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node10/watcher-420490-1177425672 -o ROOT/results/node10/solver-420490-1177425672 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/420490-1177425672/PBS4 /tmp/evaluation/420490-1177425672/instance-420490-1177425672.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.88 0.95 0.98 3/77 2391
/proc/meminfo: memFree=1884392/2055920 swapFree=4145412/4192956
[pid=2391] ppid=2389 vsize=1324 CPUtime=0
/proc/2391/stat : 2391 (PBS4) R 2389 2391 2252 0 -1 4194304 138 0 0 0 0 0 0 0 18 0 1 0 218604727 1355776 121 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134590670 0 0 4096 0 0 0 0 17 1 0 0
/proc/2391/statm: 331 121 87 219 0 108 0

[startup+0.0856499 s]
/proc/loadavg: 0.88 0.95 0.98 3/77 2391
/proc/meminfo: memFree=1884392/2055920 swapFree=4145412/4192956
[pid=2391] ppid=2389 vsize=1900 CPUtime=0.08
/proc/2391/stat : 2391 (PBS4) R 2389 2391 2252 0 -1 4194304 280 0 0 0 8 0 0 0 18 0 1 0 218604727 1945600 261 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134515802 0 0 4096 0 0 0 0 17 1 0 0
/proc/2391/statm: 475 261 88 219 0 252 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1900

[startup+0.101653 s]
/proc/loadavg: 0.88 0.95 0.98 3/77 2391
/proc/meminfo: memFree=1884392/2055920 swapFree=4145412/4192956
[pid=2391] ppid=2389 vsize=1900 CPUtime=0.09
/proc/2391/stat : 2391 (PBS4) R 2389 2391 2252 0 -1 4194304 299 0 0 0 9 0 0 0 18 0 1 0 218604727 1945600 280 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135057389 0 0 4096 0 0 0 0 17 1 0 0
/proc/2391/statm: 475 280 88 219 0 252 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1900

[startup+0.301696 s]
/proc/loadavg: 0.88 0.95 0.98 3/77 2391
/proc/meminfo: memFree=1884392/2055920 swapFree=4145412/4192956
[pid=2391] ppid=2389 vsize=2864 CPUtime=0.29
/proc/2391/stat : 2391 (PBS4) R 2389 2391 2252 0 -1 4194304 582 0 0 0 28 1 0 0 20 0 1 0 218604727 2932736 514 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2391/statm: 716 514 94 219 0 493 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2864

[startup+0.701782 s]
/proc/loadavg: 0.88 0.95 0.98 3/77 2391
/proc/meminfo: memFree=1884392/2055920 swapFree=4145412/4192956
[pid=2391] ppid=2389 vsize=6584 CPUtime=0.69
/proc/2391/stat : 2391 (PBS4) R 2389 2391 2252 0 -1 4194304 1072 0 0 0 66 3 0 0 23 0 1 0 218604727 6742016 907 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2391/statm: 1646 907 94 219 0 1423 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6584

[startup+1.50196 s]
/proc/loadavg: 0.88 0.95 0.98 2/78 2392
/proc/meminfo: memFree=1880544/2055920 swapFree=4145412/4192956
[pid=2391] ppid=2389 vsize=7128 CPUtime=1.49
/proc/2391/stat : 2391 (PBS4) R 2389 2391 2252 0 -1 4194304 1367 0 0 0 143 6 0 0 25 0 1 0 218604727 7299072 1202 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2391/statm: 1782 1202 94 219 0 1559 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7128

[startup+3.1013 s]
/proc/loadavg: 0.88 0.95 0.98 4/78 2392
/proc/meminfo: memFree=1879328/2055920 swapFree=4145412/4192956
[pid=2391] ppid=2389 vsize=8440 CPUtime=3.09
/proc/2391/stat : 2391 (PBS4) R 2389 2391 2252 0 -1 4194304 1884 0 0 0 297 12 0 0 25 0 1 0 218604727 8642560 1526 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2391/statm: 2110 1526 94 219 0 1887 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8440

[startup+6.30199 s]
/proc/loadavg: 0.89 0.95 0.98 2/78 2392
/proc/meminfo: memFree=1874784/2055920 swapFree=4145412/4192956
[pid=2391] ppid=2389 vsize=13868 CPUtime=6.29
/proc/2391/stat : 2391 (PBS4) R 2389 2391 2252 0 -1 4194304 3099 0 0 0 609 20 0 0 25 0 1 0 218604727 14200832 2741 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2391/statm: 3467 2741 94 219 0 3244 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13868

[startup+12.7014 s]
/proc/loadavg: 0.89 0.95 0.98 2/78 2392
/proc/meminfo: memFree=1868208/2055920 swapFree=4145412/4192956
[pid=2391] ppid=2389 vsize=25080 CPUtime=12.69
/proc/2391/stat : 2391 (PBS4) R 2389 2391 2252 0 -1 4194304 4915 0 0 0 1237 32 0 0 25 0 1 0 218604727 25681920 4172 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2391/statm: 6270 4172 94 219 0 6047 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25080

[startup+25.5011 s]
/proc/loadavg: 0.92 0.96 0.98 2/78 2392
/proc/meminfo: memFree=1858416/2055920 swapFree=4145412/4192956
[pid=2391] ppid=2389 vsize=36436 CPUtime=25.48
/proc/2391/stat : 2391 (PBS4) R 2389 2391 2252 0 -1 4194304 9621 0 0 0 2445 103 0 0 25 0 1 0 218604727 37310464 6572 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2391/statm: 9109 6572 94 219 0 8886 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36436

[startup+51.1017 s]
/proc/loadavg: 0.94 0.96 0.98 2/78 2392
/proc/meminfo: memFree=1838064/2055920 swapFree=4145412/4192956
[pid=2391] ppid=2389 vsize=48724 CPUtime=51.07
/proc/2391/stat : 2391 (PBS4) R 2389 2391 2252 0 -1 4194304 17818 0 0 0 4680 427 0 0 25 0 1 0 218604727 49893376 11696 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2391/statm: 12181 11696 94 219 0 11958 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 48724

[startup+102.306 s]
/proc/loadavg: 0.97 0.96 0.98 2/78 2392
/proc/meminfo: memFree=1799344/2055920 swapFree=4145412/4192956
[pid=2391] ppid=2389 vsize=138836 CPUtime=102.25
/proc/2391/stat : 2391 (PBS4) R 2389 2391 2252 0 -1 4194304 45807 0 0 0 9142 1083 0 0 25 0 1 0 218604727 142168064 21251 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2391/statm: 34709 21251 94 219 0 34486 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 138836

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2392
/proc/meminfo: memFree=1745456/2055920 swapFree=4145412/4192956
[pid=2391] ppid=2389 vsize=269908 CPUtime=162.23
/proc/2391/stat : 2391 (PBS4) R 2389 2391 2252 0 -1 4194304 83897 0 0 0 14374 1849 0 0 25 0 1 0 218604727 276385792 34764 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2391/statm: 67477 34764 94 219 0 67254 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 269908

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2392
/proc/meminfo: memFree=1690608/2055920 swapFree=4145412/4192956
[pid=2391] ppid=2389 vsize=269908 CPUtime=222.21
/proc/2391/stat : 2391 (PBS4) R 2389 2391 2252 0 -1 4194304 97460 0 0 0 19620 2601 0 0 25 0 1 0 218604727 276385792 48327 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2391/statm: 67477 48327 94 219 0 67254 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 269908

[startup+282.302 s]
/proc/loadavg: 1.04 0.99 0.99 2/78 2392
/proc/meminfo: memFree=1636728/2055920 swapFree=4145412/4192956
[pid=2391] ppid=2389 vsize=269908 CPUtime=282.18
/proc/2391/stat : 2391 (PBS4) R 2389 2391 2252 0 -1 4194304 111029 0 0 0 24859 3359 0 0 25 0 1 0 218604727 276385792 61896 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2391/statm: 67477 61896 94 219 0 67254 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 269908

[startup+342.301 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 2392
/proc/meminfo: memFree=1581944/2055920 swapFree=4145412/4192956
[pid=2391] ppid=2389 vsize=499284 CPUtime=342.15
/proc/2391/stat : 2391 (PBS4) R 2389 2391 2252 0 -1 4194304 173638 0 0 0 30092 4123 0 0 25 0 1 0 218604727 511266816 75352 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2391/statm: 124821 75352 94 219 0 124598 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 499284

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 2392
/proc/meminfo: memFree=1528056/2055920 swapFree=4145412/4192956
[pid=2391] ppid=2389 vsize=499284 CPUtime=402.14
/proc/2391/stat : 2391 (PBS4) R 2389 2391 2252 0 -1 4194304 187208 0 0 0 35349 4865 0 0 25 0 1 0 218604727 511266816 88922 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2391/statm: 124821 88922 94 219 0 124598 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 499284

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 2392
/proc/meminfo: memFree=1473336/2055920 swapFree=4145412/4192956
[pid=2391] ppid=2389 vsize=518944 CPUtime=462.11
/proc/2391/stat : 2391 (PBS4) R 2389 2391 2252 0 -1 4194304 200731 0 0 0 40607 5604 0 0 25 0 1 0 218604727 531398656 102445 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2391/statm: 129736 102445 94 219 0 129513 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 518944

[startup+522.302 s]
/proc/loadavg: 1.03 1.00 0.99 2/78 2392
/proc/meminfo: memFree=1419448/2055920 swapFree=4145412/4192956
[pid=2391] ppid=2389 vsize=518944 CPUtime=522.08
/proc/2391/stat : 2391 (PBS4) R 2389 2391 2252 0 -1 4194304 214301 0 0 0 45845 6363 0 0 25 0 1 0 218604727 531398656 116015 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2391/statm: 129736 116015 94 219 0 129513 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 518944

[startup+582.303 s]
/proc/loadavg: 1.01 1.00 0.99 2/78 2392
/proc/meminfo: memFree=1364728/2055920 swapFree=4145412/4192956
[pid=2391] ppid=2389 vsize=542536 CPUtime=582.06
/proc/2391/stat : 2391 (PBS4) R 2389 2391 2252 0 -1 4194304 227833 0 0 0 51084 7122 0 0 25 0 1 0 218604727 555556864 129547 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2391/statm: 135634 129547 94 219 0 135411 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 542536

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

[startup+614.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 2392
/proc/meminfo: memFree=1335736/2055920 swapFree=4145412/4192956
[pid=2391] ppid=2389 vsize=935752 CPUtime=614.05
/proc/2391/stat : 2391 (PBS4) R 2389 2391 2252 0 -1 4194304 333204 0 0 0 53849 7556 0 0 25 0 1 0 218604727 958210048 136613 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2391/statm: 233938 136613 94 219 0 233715 0
Current children cumulated CPU time (s) 614.05
Current children cumulated vsize (KiB) 935752

[startup+627.102 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 2392
/proc/meminfo: memFree=1323768/2055920 swapFree=4145412/4192956
[pid=2391] ppid=2389 vsize=935752 CPUtime=626.84
/proc/2391/stat : 2391 (PBS4) R 2389 2391 2252 0 -1 4194304 336101 0 0 0 54967 7717 0 0 25 0 1 0 218604727 958210048 139510 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2391/statm: 233938 139510 94 219 0 233715 0
Current children cumulated CPU time (s) 626.84
Current children cumulated vsize (KiB) 935752

[startup+633.502 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 2392
/proc/meminfo: memFree=1317752/2055920 swapFree=4145412/4192956
[pid=2391] ppid=2389 vsize=935752 CPUtime=633.25
/proc/2391/stat : 2391 (PBS4) R 2389 2391 2252 0 -1 4194304 337556 0 0 0 55530 7795 0 0 25 0 1 0 218604727 958210048 140965 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2391/statm: 233938 140965 94 219 0 233715 0
Current children cumulated CPU time (s) 633.25
Current children cumulated vsize (KiB) 935752

[startup+636.702 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 2392
/proc/meminfo: memFree=1315768/2055920 swapFree=4145412/4192956
[pid=2391] ppid=2389 vsize=935752 CPUtime=636.44
/proc/2391/stat : 2391 (PBS4) R 2389 2391 2252 0 -1 4194304 338282 0 0 0 55806 7838 0 0 25 0 1 0 218604727 958210048 141691 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2391/statm: 233938 141691 94 219 0 233715 0
Current children cumulated CPU time (s) 636.44
Current children cumulated vsize (KiB) 935752

[startup+639.901 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 2392
/proc/meminfo: memFree=1312760/2055920 swapFree=4145412/4192956
[pid=2391] ppid=2389 vsize=935752 CPUtime=639.64
/proc/2391/stat : 2391 (PBS4) R 2389 2391 2252 0 -1 4194304 339006 0 0 0 56084 7880 0 0 25 0 1 0 218604727 958210048 142415 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2391/statm: 233938 142415 94 219 0 233715 0
Current children cumulated CPU time (s) 639.64
Current children cumulated vsize (KiB) 935752

[startup+640.701 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 2392
/proc/meminfo: memFree=1311736/2055920 swapFree=4145412/4192956
[pid=2391] ppid=2389 vsize=935752 CPUtime=640.44
/proc/2391/stat : 2391 (PBS4) R 2389 2391 2252 0 -1 4194304 339186 0 0 0 56152 7892 0 0 25 0 1 0 218604727 958210048 142595 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2391/statm: 233938 142595 94 219 0 233715 0
Current children cumulated CPU time (s) 640.44
Current children cumulated vsize (KiB) 935752

[startup+641.502 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 2392
/proc/meminfo: memFree=1310776/2055920 swapFree=4145412/4192956
[pid=2391] ppid=2389 vsize=935752 CPUtime=641.24
/proc/2391/stat : 2391 (PBS4) R 2389 2391 2252 0 -1 4194304 339366 0 0 0 56222 7902 0 0 25 0 1 0 218604727 958210048 142775 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2391/statm: 233938 142775 94 219 0 233715 0
Current children cumulated CPU time (s) 641.24
Current children cumulated vsize (KiB) 935752

[startup+641.902 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 2392
/proc/meminfo: memFree=1310776/2055920 swapFree=4145412/4192956
[pid=2391] ppid=2389 vsize=0 CPUtime=641.64
/proc/2391/stat : 2391 (PBS4) R 2389 2391 2252 0 -1 4194308 339452 0 0 0 56250 7914 0 0 25 0 1 0 218604727 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2391/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 641.64
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 641.909
CPU time (s): 641.654
CPU user time (s): 562.501
CPU system time (s): 79.153
CPU usage (%): 99.9603
Max. virtual memory (cumulated for all children) (KiB): 1328972

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

runsolver used 0.534918 second user time and 1.3248 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Tue Apr 24 14:41:12 UTC 2007

IDJOB= 420490
IDBENCH= 47849
IDSOLVER= 157
FILE ID= node10/420490-1177425672

PBS_JOBID= 4675749

Free space on /tmp= 66273 MiB

SOLVER NAME= PBS4 2007-03-23
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/pebbling/unsat-pbl-00090.sat05-1326.reshuffled-07.opb
COMMAND LINE= /tmp/evaluation/420490-1177425672/PBS4 /tmp/evaluation/420490-1177425672/instance-420490-1177425672.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node10/convwatcher-420490-1177425672 -o ROOT/results/node10/conversion-420490-1177425672 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/420490-1177425672/instance-420490-1177425672.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-420490-1177425672 -o ROOT/results/node10/solver-420490-1177425672 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/420490-1177425672/PBS4 /tmp/evaluation/420490-1177425672/instance-420490-1177425672.opb            

META MD5SUM SOLVER= b6c24e28fef9e1efa7891be58ea9e46f
MD5SUM BENCH=  1fa4aa951d8770010592e805fb299bf0

RANDOM SEED= 291573080

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1884864 kB
Buffers:         20788 kB
Cached:          91116 kB
SwapCached:      16004 kB
Active:          76108 kB
Inactive:        59160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1884864 kB
SwapTotal:     4192956 kB
SwapFree:      4145412 kB
Dirty:            1760 kB
Writeback:           0 kB
Mapped:          29600 kB
Slab:            21444 kB
Committed_AS:  3729744 kB
PageTables:       1708 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= 66273 MiB

End job on node10 on Tue Apr 24 14:51:54 UTC 2007