Trace number 419637

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
PB-clasp 2007-03-23UNSAT 109.321 98.4191

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
babic/dspam/dspam_dump_vc1093.opb
MD5SUM938e8b25d3d95f3fa5c80ea840811d49
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 benchmark3.43948
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables106648
Total number of constraints337439
Number of constraints which are clauses337439
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 (download as text)

109.27/98.41	s UNSATISFIABLE

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/419637-1177411244/instance-419637-1177411244.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/node30/watcher-419637-1177411244 -o ROOT/results/node30/solver-419637-1177411244 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-419637-1177411244.opb /tmp/evaluation/419637-1177411244/temp 

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: 1.01 1.00 1.00 3/77 31308
/proc/meminfo: memFree=1852160/2055920 swapFree=4149144/4192956
[pid=31308] ppid=31306 vsize=12268 CPUtime=0
/proc/31308/stat : 31308 (pbclasp) D 31306 31308 29416 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 189040181 12562432 317 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 264907749989 0 2147483391 4224 0 18446744072099781622 0 0 17 1 0 0
/proc/31308/statm: 3067 317 242 3 0 167 0

[startup+0.077609 s]
/proc/loadavg: 1.01 1.00 1.00 3/77 31308
/proc/meminfo: memFree=1852160/2055920 swapFree=4149144/4192956
[pid=31308] ppid=31306 vsize=15656 CPUtime=0.06
/proc/31308/stat : 31308 (pbclasp) R 31306 31308 29416 0 -1 4194304 1290 0 0 0 6 0 0 0 18 0 1 0 189040181 16031744 1257 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 264907428577 0 0 4224 16384 0 0 0 17 1 0 0
/proc/31308/statm: 3914 1257 314 3 0 1014 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15656

[startup+0.10161 s]
/proc/loadavg: 1.01 1.00 1.00 3/77 31308
/proc/meminfo: memFree=1852160/2055920 swapFree=4149144/4192956
[pid=31308] ppid=31306 vsize=15920 CPUtime=0.09
/proc/31308/stat : 31308 (pbclasp) R 31306 31308 29416 0 -1 4194304 1357 0 0 0 9 0 0 0 18 0 1 0 189040181 16302080 1324 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 264916480098 0 0 4224 16384 0 0 0 17 1 0 0
/proc/31308/statm: 3980 1324 316 3 0 1080 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15920

[startup+0.301622 s]
/proc/loadavg: 1.01 1.00 1.00 3/77 31308
/proc/meminfo: memFree=1852160/2055920 swapFree=4149144/4192956
[pid=31308] ppid=31306 vsize=15920 CPUtime=0.29
/proc/31308/stat : 31308 (pbclasp) R 31306 31308 29416 0 -1 4194304 1357 0 0 0 28 1 0 0 19 0 1 0 189040181 16302080 1324 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 264916480098 0 0 4224 16384 0 0 0 17 1 0 0
/proc/31308/statm: 3980 1324 316 3 0 1080 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15920

[startup+0.70165 s]
/proc/loadavg: 1.01 1.00 1.00 3/77 31308
/proc/meminfo: memFree=1852160/2055920 swapFree=4149144/4192956
[pid=31308] ppid=31306 vsize=15920 CPUtime=0.36
/proc/31308/stat : 31308 (pbclasp) S 31306 31308 29416 0 -1 4194304 1377 0 0 0 35 1 0 0 16 0 1 0 189040181 16302080 1328 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 264916480098 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/31308/statm: 3980 1328 320 3 0 1080 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 15920

[startup+1.5017 s]
/proc/loadavg: 1.01 1.00 1.00 2/82 31313
/proc/meminfo: memFree=1839704/2055920 swapFree=4149144/4192956
[pid=31308] ppid=31306 vsize=15920 CPUtime=0.36
/proc/31308/stat : 31308 (pbclasp) S 31306 31308 29416 0 -1 4194304 1377 0 0 0 35 1 0 0 16 0 1 0 189040181 16302080 1328 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 264916480098 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/31308/statm: 3980 1328 320 3 0 1080 0
[pid=31310] ppid=31308 vsize=5352 CPUtime=0
/proc/31310/stat : 31310 (sh) S 31308 31308 29416 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 189040218 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31310/statm: 1338 224 188 169 0 49 0
[pid=31311] ppid=31310 vsize=12400 CPUtime=1.1
/proc/31311/stat : 31311 (pb2clasp1) R 31310 31308 29416 0 -1 4194304 501 0 0 0 110 0 0 0 25 0 1 0 189040218 12697600 460 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 264925442801 0 0 4224 0 0 0 0 17 0 0 0
/proc/31311/statm: 3100 460 340 3 0 200 0
[pid=31312] ppid=31310 vsize=14408 CPUtime=0.5
/proc/31312/stat : 31312 (clasp) S 31310 31308 29416 0 -1 4194304 3233 0 0 0 49 1 0 0 16 0 1 0 189040218 14753792 3199 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/31312/statm: 3602 3199 173 154 0 3072 0
[pid=31313] ppid=31310 vsize=12268 CPUtime=0
/proc/31313/stat : 31313 (pboutclasp.pl) S 31310 31308 29416 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 189040218 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/31313/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 1.96
Current children cumulated vsize (KiB) 60348

[startup+3.1028 s]
/proc/loadavg: 1.01 1.00 1.00 3/82 31313
/proc/meminfo: memFree=1828184/2055920 swapFree=4149144/4192956
[pid=31308] ppid=31306 vsize=15920 CPUtime=0.36
/proc/31308/stat : 31308 (pbclasp) S 31306 31308 29416 0 -1 4194304 1377 0 0 0 35 1 0 0 16 0 1 0 189040181 16302080 1328 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 264916480098 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/31308/statm: 3980 1328 320 3 0 1080 0
[pid=31310] ppid=31308 vsize=5352 CPUtime=0
/proc/31310/stat : 31310 (sh) S 31308 31308 29416 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 189040218 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31310/statm: 1338 224 188 169 0 49 0
[pid=31311] ppid=31310 vsize=12400 CPUtime=2.7
/proc/31311/stat : 31311 (pb2clasp1) R 31310 31308 29416 0 -1 4194304 501 0 0 0 269 1 0 0 25 0 1 0 189040218 12697600 460 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 264925564805 0 0 4224 0 0 0 0 17 0 0 0
/proc/31311/statm: 3100 460 340 3 0 200 0
[pid=31312] ppid=31310 vsize=31468 CPUtime=1.29
/proc/31312/stat : 31312 (clasp) R 31310 31308 29416 0 -1 4194304 7504 0 0 0 126 3 0 0 16 0 1 0 189040218 32223232 7437 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 7484382 0 0 4096 0 0 0 0 17 1 0 0
/proc/31312/statm: 7867 7438 173 154 0 7337 0
[pid=31313] ppid=31310 vsize=12268 CPUtime=0
/proc/31313/stat : 31313 (pboutclasp.pl) S 31310 31308 29416 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 189040218 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/31313/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 4.35
Current children cumulated vsize (KiB) 77408

[startup+6.30199 s]
/proc/loadavg: 1.01 1.00 1.00 3/82 31313
/proc/meminfo: memFree=1793688/2055920 swapFree=4149144/4192956
[pid=31308] ppid=31306 vsize=15920 CPUtime=0.36
/proc/31308/stat : 31308 (pbclasp) S 31306 31308 29416 0 -1 4194304 1377 0 0 0 35 1 0 0 16 0 1 0 189040181 16302080 1328 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 264916480098 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/31308/statm: 3980 1328 320 3 0 1080 0
[pid=31310] ppid=31308 vsize=5352 CPUtime=0
/proc/31310/stat : 31310 (sh) S 31308 31308 29416 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 189040218 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31310/statm: 1338 224 188 169 0 49 0
[pid=31311] ppid=31310 vsize=12400 CPUtime=5.89
/proc/31311/stat : 31311 (pb2clasp1) R 31310 31308 29416 0 -1 4194304 501 0 0 0 588 1 0 0 25 0 1 0 189040218 12697600 460 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 264907426185 0 0 4224 0 0 0 0 17 0 0 0
/proc/31311/statm: 3100 460 340 3 0 200 0
[pid=31312] ppid=31310 vsize=64368 CPUtime=2.87
/proc/31312/stat : 31312 (clasp) S 31310 31308 29416 0 -1 4194304 15790 0 0 0 280 7 0 0 16 0 1 0 189040218 65912832 15658 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/31312/statm: 16092 15658 173 154 0 15562 0
[pid=31313] ppid=31310 vsize=12268 CPUtime=0
/proc/31313/stat : 31313 (pboutclasp.pl) S 31310 31308 29416 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 189040218 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/31313/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 9.12
Current children cumulated vsize (KiB) 110308

[startup+12.7024 s]
/proc/loadavg: 1.08 1.02 1.01 2/82 31313
/proc/meminfo: memFree=1727256/2055920 swapFree=4149144/4192956
[pid=31308] ppid=31306 vsize=15920 CPUtime=0.36
/proc/31308/stat : 31308 (pbclasp) S 31306 31308 29416 0 -1 4194304 1377 0 0 0 35 1 0 0 16 0 1 0 189040181 16302080 1328 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 264916480098 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/31308/statm: 3980 1328 320 3 0 1080 0
[pid=31310] ppid=31308 vsize=5352 CPUtime=0
/proc/31310/stat : 31310 (sh) S 31308 31308 29416 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 189040218 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31310/statm: 1338 224 188 169 0 49 0
[pid=31311] ppid=31310 vsize=12400 CPUtime=12.24
/proc/31311/stat : 31311 (pb2clasp1) R 31310 31308 29416 0 -1 4194304 501 0 0 0 1223 1 0 0 25 0 1 0 189040218 12697600 460 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 264925387392 0 0 4224 0 0 0 0 17 0 0 0
/proc/31311/statm: 3100 460 340 3 0 200 0
[pid=31312] ppid=31310 vsize=129044 CPUtime=6.01
/proc/31312/stat : 31312 (clasp) R 31310 31308 29416 0 -1 4194304 31991 0 0 0 587 14 0 0 16 0 1 0 189040218 132141056 31730 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134821392 0 0 4096 0 0 0 0 17 1 0 0
/proc/31312/statm: 32261 31730 173 154 0 31731 0
[pid=31313] ppid=31310 vsize=12268 CPUtime=0
/proc/31313/stat : 31313 (pboutclasp.pl) S 31310 31308 29416 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 189040218 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/31313/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 18.61
Current children cumulated vsize (KiB) 174984

[startup+25.5012 s]
/proc/loadavg: 1.07 1.02 1.00 2/82 31313
/proc/meminfo: memFree=1602904/2055920 swapFree=4149144/4192956
[pid=31308] ppid=31306 vsize=15920 CPUtime=0.36
/proc/31308/stat : 31308 (pbclasp) S 31306 31308 29416 0 -1 4194304 1377 0 0 0 35 1 0 0 16 0 1 0 189040181 16302080 1328 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 264916480098 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/31308/statm: 3980 1328 320 3 0 1080 0
[pid=31310] ppid=31308 vsize=5352 CPUtime=0
/proc/31310/stat : 31310 (sh) S 31308 31308 29416 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 189040218 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31310/statm: 1338 224 188 169 0 49 0
[pid=31311] ppid=31310 vsize=12400 CPUtime=22.11
/proc/31311/stat : 31311 (pb2clasp1) S 31310 31308 29416 0 -1 4194304 501 0 0 0 2209 2 0 0 15 0 1 0 189040218 12697600 460 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 264916479954 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/31311/statm: 3100 460 340 3 0 200 0
[pid=31312] ppid=31310 vsize=245968 CPUtime=13.83
/proc/31312/stat : 31312 (clasp) R 31310 31308 29416 0 -1 4194304 61932 0 0 0 1355 28 0 0 21 0 1 0 189040218 251871232 61007 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134656398 0 0 4096 0 0 0 0 17 1 0 0
/proc/31312/statm: 61492 61007 181 154 0 60962 0
[pid=31313] ppid=31310 vsize=12268 CPUtime=0
/proc/31313/stat : 31313 (pboutclasp.pl) S 31310 31308 29416 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 189040218 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/31313/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 36.3
Current children cumulated vsize (KiB) 291908

[startup+51.1018 s]
/proc/loadavg: 1.04 1.01 1.00 2/81 31313
/proc/meminfo: memFree=1589088/2055920 swapFree=4149144/4192956
[pid=31308] ppid=31306 vsize=15920 CPUtime=0.36
/proc/31308/stat : 31308 (pbclasp) S 31306 31308 29416 0 -1 4194304 1377 0 0 0 35 1 0 0 16 0 1 0 189040181 16302080 1328 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 264916480098 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/31308/statm: 3980 1328 320 3 0 1080 0
[pid=31310] ppid=31308 vsize=5352 CPUtime=22.22
/proc/31310/stat : 31310 (sh) S 31308 31308 29416 0 -1 4194304 297 503 0 0 0 0 2219 3 16 0 1 0 189040218 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31310/statm: 1338 224 188 169 0 49 0
[pid=31312] ppid=31310 vsize=265196 CPUtime=39.4
/proc/31312/stat : 31312 (clasp) R 31310 31308 29416 0 -1 4194304 67771 0 0 0 3909 31 0 0 25 0 1 0 189040218 271560704 64577 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134629584 0 0 4096 0 0 0 0 17 1 0 0
/proc/31312/statm: 66299 64577 194 154 0 65769 0
[pid=31313] ppid=31310 vsize=12268 CPUtime=0
/proc/31313/stat : 31313 (pboutclasp.pl) S 31310 31308 29416 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 189040218 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/31313/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 61.98
Current children cumulated vsize (KiB) 298736

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

[startup+76.7013 s]
/proc/loadavg: 1.03 1.01 1.00 2/81 31313
/proc/meminfo: memFree=1589152/2055920 swapFree=4149144/4192956
[pid=31308] ppid=31306 vsize=15920 CPUtime=0.36
/proc/31308/stat : 31308 (pbclasp) S 31306 31308 29416 0 -1 4194304 1377 0 0 0 35 1 0 0 16 0 1 0 189040181 16302080 1328 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 264916480098 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/31308/statm: 3980 1328 320 3 0 1080 0
[pid=31310] ppid=31308 vsize=5352 CPUtime=22.22
/proc/31310/stat : 31310 (sh) S 31308 31308 29416 0 -1 4194304 297 503 0 0 0 0 2219 3 16 0 1 0 189040218 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31310/statm: 1338 224 188 169 0 49 0
[pid=31312] ppid=31310 vsize=265196 CPUtime=64.99
/proc/31312/stat : 31312 (clasp) R 31310 31308 29416 0 -1 4194304 67771 0 0 0 6468 31 0 0 25 0 1 0 189040218 271560704 64577 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134629605 0 0 4096 0 0 0 0 17 1 0 0
/proc/31312/statm: 66299 64577 194 154 0 65769 0
[pid=31313] ppid=31310 vsize=12268 CPUtime=0
/proc/31313/stat : 31313 (pboutclasp.pl) S 31310 31308 29416 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 189040218 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/31313/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 87.57
Current children cumulated vsize (KiB) 298736

[startup+89.5021 s]
/proc/loadavg: 1.02 1.01 1.00 2/81 31313
/proc/meminfo: memFree=1589152/2055920 swapFree=4149144/4192956
[pid=31308] ppid=31306 vsize=15920 CPUtime=0.36
/proc/31308/stat : 31308 (pbclasp) S 31306 31308 29416 0 -1 4194304 1377 0 0 0 35 1 0 0 16 0 1 0 189040181 16302080 1328 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 264916480098 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/31308/statm: 3980 1328 320 3 0 1080 0
[pid=31310] ppid=31308 vsize=5352 CPUtime=22.22
/proc/31310/stat : 31310 (sh) S 31308 31308 29416 0 -1 4194304 297 503 0 0 0 0 2219 3 16 0 1 0 189040218 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31310/statm: 1338 224 188 169 0 49 0
[pid=31312] ppid=31310 vsize=265196 CPUtime=77.79
/proc/31312/stat : 31312 (clasp) R 31310 31308 29416 0 -1 4194304 67773 0 0 0 7748 31 0 0 25 0 1 0 189040218 271560704 64579 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134629588 0 0 4096 0 0 0 0 17 1 0 0
/proc/31312/statm: 66299 64579 194 154 0 65769 0
[pid=31313] ppid=31310 vsize=12268 CPUtime=0
/proc/31313/stat : 31313 (pboutclasp.pl) S 31310 31308 29416 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 189040218 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/31313/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 100.37
Current children cumulated vsize (KiB) 298736

[startup+92.7013 s]
/proc/loadavg: 1.02 1.01 1.00 2/81 31313
/proc/meminfo: memFree=1589152/2055920 swapFree=4149144/4192956
[pid=31308] ppid=31306 vsize=15920 CPUtime=0.36
/proc/31308/stat : 31308 (pbclasp) S 31306 31308 29416 0 -1 4194304 1377 0 0 0 35 1 0 0 16 0 1 0 189040181 16302080 1328 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 264916480098 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/31308/statm: 3980 1328 320 3 0 1080 0
[pid=31310] ppid=31308 vsize=5352 CPUtime=22.22
/proc/31310/stat : 31310 (sh) S 31308 31308 29416 0 -1 4194304 297 503 0 0 0 0 2219 3 16 0 1 0 189040218 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31310/statm: 1338 224 188 169 0 49 0
[pid=31312] ppid=31310 vsize=265196 CPUtime=80.99
/proc/31312/stat : 31312 (clasp) R 31310 31308 29416 0 -1 4194304 67773 0 0 0 8068 31 0 0 25 0 1 0 189040218 271560704 64579 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134629609 0 0 4096 0 0 0 0 17 1 0 0
/proc/31312/statm: 66299 64579 194 154 0 65769 0
[pid=31313] ppid=31310 vsize=12268 CPUtime=0
/proc/31313/stat : 31313 (pboutclasp.pl) S 31310 31308 29416 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 189040218 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/31313/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 103.57
Current children cumulated vsize (KiB) 298736

[startup+95.9015 s]
/proc/loadavg: 1.02 1.01 1.00 2/81 31313
/proc/meminfo: memFree=1589152/2055920 swapFree=4149144/4192956
[pid=31308] ppid=31306 vsize=15920 CPUtime=0.36
/proc/31308/stat : 31308 (pbclasp) S 31306 31308 29416 0 -1 4194304 1377 0 0 0 35 1 0 0 16 0 1 0 189040181 16302080 1328 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 264916480098 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/31308/statm: 3980 1328 320 3 0 1080 0
[pid=31310] ppid=31308 vsize=5352 CPUtime=22.22
/proc/31310/stat : 31310 (sh) S 31308 31308 29416 0 -1 4194304 297 503 0 0 0 0 2219 3 16 0 1 0 189040218 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31310/statm: 1338 224 188 169 0 49 0
[pid=31312] ppid=31310 vsize=265196 CPUtime=84.19
/proc/31312/stat : 31312 (clasp) R 31310 31308 29416 0 -1 4194304 67773 0 0 0 8388 31 0 0 25 0 1 0 189040218 271560704 64579 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134629609 0 0 4096 0 0 0 0 17 1 0 0
/proc/31312/statm: 66299 64579 194 154 0 65769 0
[pid=31313] ppid=31310 vsize=12268 CPUtime=0
/proc/31313/stat : 31313 (pboutclasp.pl) S 31310 31308 29416 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 189040218 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/31313/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 106.77
Current children cumulated vsize (KiB) 298736

[startup+97.5026 s]
/proc/loadavg: 1.02 1.01 1.00 2/81 31313
/proc/meminfo: memFree=1589152/2055920 swapFree=4149144/4192956
[pid=31308] ppid=31306 vsize=15920 CPUtime=0.36
/proc/31308/stat : 31308 (pbclasp) S 31306 31308 29416 0 -1 4194304 1377 0 0 0 35 1 0 0 16 0 1 0 189040181 16302080 1328 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 264916480098 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/31308/statm: 3980 1328 320 3 0 1080 0
[pid=31310] ppid=31308 vsize=5352 CPUtime=22.22
/proc/31310/stat : 31310 (sh) S 31308 31308 29416 0 -1 4194304 297 503 0 0 0 0 2219 3 16 0 1 0 189040218 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31310/statm: 1338 224 188 169 0 49 0
[pid=31312] ppid=31310 vsize=265196 CPUtime=85.79
/proc/31312/stat : 31312 (clasp) R 31310 31308 29416 0 -1 4194304 67773 0 0 0 8548 31 0 0 25 0 1 0 189040218 271560704 64579 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134629609 0 0 4096 0 0 0 0 17 1 0 0
/proc/31312/statm: 66299 64579 194 154 0 65769 0
[pid=31313] ppid=31310 vsize=12268 CPUtime=0
/proc/31313/stat : 31313 (pboutclasp.pl) S 31310 31308 29416 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 189040218 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/31313/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 108.37
Current children cumulated vsize (KiB) 298736

[startup+97.9066 s]
/proc/loadavg: 1.02 1.01 1.00 2/81 31313
/proc/meminfo: memFree=1589152/2055920 swapFree=4149144/4192956
[pid=31308] ppid=31306 vsize=15920 CPUtime=0.36
/proc/31308/stat : 31308 (pbclasp) S 31306 31308 29416 0 -1 4194304 1377 0 0 0 35 1 0 0 16 0 1 0 189040181 16302080 1328 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 264916480098 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/31308/statm: 3980 1328 320 3 0 1080 0
[pid=31310] ppid=31308 vsize=5352 CPUtime=22.22
/proc/31310/stat : 31310 (sh) S 31308 31308 29416 0 -1 4194304 297 503 0 0 0 0 2219 3 16 0 1 0 189040218 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31310/statm: 1338 224 188 169 0 49 0
[pid=31312] ppid=31310 vsize=265196 CPUtime=86.19
/proc/31312/stat : 31312 (clasp) R 31310 31308 29416 0 -1 4194304 67773 0 0 0 8588 31 0 0 25 0 1 0 189040218 271560704 64579 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134629609 0 0 4096 0 0 0 0 17 1 0 0
/proc/31312/statm: 66299 64579 194 154 0 65769 0
[pid=31313] ppid=31310 vsize=12268 CPUtime=0
/proc/31313/stat : 31313 (pboutclasp.pl) S 31310 31308 29416 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 189040218 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/31313/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 108.77
Current children cumulated vsize (KiB) 298736

[startup+98.3027 s]
/proc/loadavg: 1.02 1.01 1.00 2/81 31313
/proc/meminfo: memFree=1589152/2055920 swapFree=4149144/4192956
[pid=31308] ppid=31306 vsize=15920 CPUtime=0.36
/proc/31308/stat : 31308 (pbclasp) S 31306 31308 29416 0 -1 4194304 1377 0 0 0 35 1 0 0 16 0 1 0 189040181 16302080 1328 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 264916480098 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/31308/statm: 3980 1328 320 3 0 1080 0
[pid=31310] ppid=31308 vsize=5352 CPUtime=22.22
/proc/31310/stat : 31310 (sh) S 31308 31308 29416 0 -1 4194304 297 503 0 0 0 0 2219 3 16 0 1 0 189040218 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31310/statm: 1338 224 188 169 0 49 0
[pid=31312] ppid=31310 vsize=256248 CPUtime=86.59
/proc/31312/stat : 31312 (clasp) R 31310 31308 29416 0 -1 4194304 67794 0 0 0 8628 31 0 0 25 0 1 0 189040218 262397952 62363 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134723606 0 0 4096 0 0 0 0 17 1 0 0
/proc/31312/statm: 64062 62363 215 154 0 63532 0
[pid=31313] ppid=31310 vsize=12268 CPUtime=0
/proc/31313/stat : 31313 (pboutclasp.pl) S 31310 31308 29416 0 -1 4194304 435 0 0 0 0 0 0 0 16 0 1 0 189040218 12562432 395 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/31313/statm: 3067 395 311 3 0 167 0
Current children cumulated CPU time (s) 109.17
Current children cumulated vsize (KiB) 289788

[startup+98.4027 s]
/proc/loadavg: 1.02 1.01 1.00 2/81 31313
/proc/meminfo: memFree=1589152/2055920 swapFree=4149144/4192956
[pid=31308] ppid=31306 vsize=15920 CPUtime=0.36
/proc/31308/stat : 31308 (pbclasp) S 31306 31308 29416 0 -1 4194304 1377 0 0 0 35 1 0 0 16 0 1 0 189040181 16302080 1328 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 264916480098 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/31308/statm: 3980 1328 320 3 0 1080 0
[pid=31310] ppid=31308 vsize=5352 CPUtime=22.22
/proc/31310/stat : 31310 (sh) S 31308 31308 29416 0 -1 4194304 297 503 0 0 0 0 2219 3 16 0 1 0 189040218 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31310/statm: 1338 224 188 169 0 49 0
[pid=31312] ppid=31310 vsize=0 CPUtime=86.69
/proc/31312/stat : 31312 (clasp) R 31310 31308 29416 0 -1 4194308 67797 0 0 0 8634 35 0 0 25 0 1 0 189040218 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/31312/statm: 0 0 0 0 0 0 0
[pid=31313] ppid=31310 vsize=12268 CPUtime=0
/proc/31313/stat : 31313 (pboutclasp.pl) S 31310 31308 29416 0 -1 4194304 435 0 0 0 0 0 0 0 16 0 1 0 189040218 12562432 395 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/31313/statm: 3067 395 311 3 0 167 0
Current children cumulated CPU time (s) 109.27
Current children cumulated vsize (KiB) 33540

Child status: 0
Real time (s): 98.4191
CPU time (s): 109.321
CPU user time (s): 108.898
CPU system time (s): 0.422935
CPU usage (%): 111.077
Max. virtual memory (cumulated for all children) (KiB): 300056

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

runsolver used 0.094985 second user time and 0.267959 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Tue Apr 24 10:40:45 UTC 2007

IDJOB= 419637
IDBENCH= 47788
IDSOLVER= 158
FILE ID= node30/419637-1177411244

PBS_JOBID= 4675620

Free space on /tmp= 66384 MiB

SOLVER NAME= PB-clasp 2007-03-23
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/babic/dspam/dspam_dump_vc1093.opb
COMMAND LINE= pbclasp instance-419637-1177411244.opb /tmp/evaluation/419637-1177411244/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node30/convwatcher-419637-1177411244 -o ROOT/results/node30/conversion-419637-1177411244 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/419637-1177411244/instance-419637-1177411244.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-419637-1177411244 -o ROOT/results/node30/solver-419637-1177411244 -C 1800 -W 3600 -M 1800 --output-limit 1,15  pbclasp instance-419637-1177411244.opb /tmp/evaluation/419637-1177411244/temp

META MD5SUM SOLVER= 814f1745fa20958d8b352781cfa0403e
MD5SUM BENCH=  938e8b25d3d95f3fa5c80ea840811d49

RANDOM SEED= 958184377

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node30.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.218
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.218
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:       1852632 kB
Buffers:          7064 kB
Cached:         100148 kB
SwapCached:      19812 kB
Active:         105212 kB
Inactive:        66556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1852632 kB
SwapTotal:     4192956 kB
SwapFree:      4149144 kB
Dirty:           12344 kB
Writeback:           0 kB
Mapped:          69520 kB
Slab:            16920 kB
Committed_AS:  3565264 kB
PageTables:       1904 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= 66384 MiB

End job on node30 on Tue Apr 24 10:42:24 UTC 2007