Trace number 419287

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-23? (MO) 277.651 188.064

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug5.opb
MD5SUM70821ac8f1b45dcc1b0c96decbbd70dd
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark765.922
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables520770
Total number of constraints13380350
Number of constraints which are clauses13380350
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 constraint6689
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 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 6689
Number of bits of the biggest sum of numbers13
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)

277.59/187.92	c Somebody sent me a SIGTERM
277.59/187.92	s UNKNOWN
186.77/188.02	pb2clasp1: no process killed

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/419287-1177406844/instance-419287-1177406844.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/node67/watcher-419287-1177406844 -o ROOT/results/node67/solver-419287-1177406844 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-419287-1177406844.opb /tmp/evaluation/419287-1177406844/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.13 1.03 0.94 3/66 14848
/proc/meminfo: memFree=1326560/2055920 swapFree=4183092/4192956
[pid=14848] ppid=14846 vsize=12268 CPUtime=0
/proc/14848/stat : 14848 (pbclasp) D 14846 14848 14058 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 216676642 12562432 317 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271638559333 0 2147483391 4224 0 18446744072099781622 0 0 17 1 0 0
/proc/14848/statm: 3067 317 242 3 0 167 0

[startup+0.0140789 s]
/proc/loadavg: 1.13 1.03 0.94 3/66 14848
/proc/meminfo: memFree=1326560/2055920 swapFree=4183092/4192956
[pid=14848] ppid=14846 vsize=12664 CPUtime=0
/proc/14848/stat : 14848 (pbclasp) R 14846 14848 14058 0 -1 4194304 518 0 0 0 0 0 0 0 18 0 1 0 216676642 12967936 485 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271638237921 0 0 4224 16384 0 0 0 17 1 0 0
/proc/14848/statm: 3166 485 314 3 0 266 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12664

[startup+0.101094 s]
/proc/loadavg: 1.13 1.03 0.94 3/66 14848
/proc/meminfo: memFree=1326560/2055920 swapFree=4183092/4192956
[pid=14848] ppid=14846 vsize=16448 CPUtime=0.08
/proc/14848/stat : 14848 (pbclasp) R 14846 14848 14058 0 -1 4194304 1481 0 0 0 8 0 0 0 18 0 1 0 216676642 16842752 1448 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271638237921 0 0 4224 16384 0 0 0 17 1 0 0
/proc/14848/statm: 4112 1448 314 3 0 1212 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16448

[startup+0.30113 s]
/proc/loadavg: 1.13 1.03 0.94 3/66 14848
/proc/meminfo: memFree=1326560/2055920 swapFree=4183092/4192956
[pid=14848] ppid=14846 vsize=26032 CPUtime=0.28
/proc/14848/stat : 14848 (pbclasp) R 14846 14848 14058 0 -1 4194304 3880 0 0 0 27 1 0 0 19 0 1 0 216676642 26656768 3847 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271638237921 0 0 4224 16384 0 0 0 17 1 0 0
/proc/14848/statm: 6508 3847 314 3 0 3608 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 26032

[startup+0.701204 s]
/proc/loadavg: 1.13 1.03 0.94 3/66 14848
/proc/meminfo: memFree=1326560/2055920 swapFree=4183092/4192956
[pid=14848] ppid=14846 vsize=28936 CPUtime=0.69
/proc/14848/stat : 14848 (pbclasp) R 14846 14848 14058 0 -1 4194304 4612 0 0 0 66 3 0 0 22 0 1 0 216676642 29630464 4579 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647289442 0 0 4224 16384 0 0 0 17 1 0 0
/proc/14848/statm: 7234 4579 316 3 0 4334 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28936

[startup+1.50135 s]
/proc/loadavg: 1.13 1.03 0.94 2/67 14849
/proc/meminfo: memFree=1309400/2055920 swapFree=4183092/4192956
[pid=14848] ppid=14846 vsize=28936 CPUtime=1.48
/proc/14848/stat : 14848 (pbclasp) R 14846 14848 14058 0 -1 4194304 4612 0 0 0 144 4 0 0 25 0 1 0 216676642 29630464 4579 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647289442 0 0 4224 16384 0 0 0 17 1 0 0
/proc/14848/statm: 7234 4579 316 3 0 4334 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 28936

[startup+3.10164 s]
/proc/loadavg: 1.13 1.03 0.94 2/66 14849
/proc/meminfo: memFree=1309344/2055920 swapFree=4183092/4192956
[pid=14848] ppid=14846 vsize=28936 CPUtime=3.08
/proc/14848/stat : 14848 (pbclasp) R 14846 14848 14058 0 -1 4194304 4612 0 0 0 300 8 0 0 25 0 1 0 216676642 29630464 4579 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647289442 0 0 4224 16384 0 0 0 17 1 0 0
/proc/14848/statm: 7234 4579 316 3 0 4334 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 28936

[startup+6.30122 s]
/proc/loadavg: 1.12 1.03 0.94 2/66 14849
/proc/meminfo: memFree=1309280/2055920 swapFree=4183092/4192956
[pid=14848] ppid=14846 vsize=29068 CPUtime=6.29
/proc/14848/stat : 14848 (pbclasp) R 14846 14848 14058 0 -1 4194304 4629 0 0 0 613 16 0 0 25 0 1 0 216676642 29765632 4596 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647289442 0 0 4224 16384 0 0 0 17 1 0 0
/proc/14848/statm: 7267 4596 316 3 0 4367 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29068

[startup+12.7014 s]
/proc/loadavg: 1.11 1.03 0.94 3/69 14853
/proc/meminfo: memFree=1305984/2055920 swapFree=4183092/4192956
[pid=14848] ppid=14846 vsize=29068 CPUtime=11.73
/proc/14848/stat : 14848 (pbclasp) S 14846 14848 14058 0 -1 4194304 4649 0 0 0 1142 31 0 0 16 0 1 0 216676642 29765632 4600 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647289442 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/14848/statm: 7267 4600 320 3 0 4367 0
[pid=14850] ppid=14848 vsize=5352 CPUtime=0
/proc/14850/stat : 14850 (sh) S 14848 14848 14058 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 216677817 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14850/statm: 1338 224 188 169 0 49 0
[pid=14851] ppid=14850 vsize=12400 CPUtime=0.94
/proc/14851/stat : 14851 (pb2clasp1) R 14850 14848 14058 0 -1 4194304 503 0 0 0 94 0 0 0 25 0 1 0 216677817 12697600 462 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 271647289442 0 0 4224 0 0 0 0 17 1 0 0
/proc/14851/statm: 3100 462 340 3 0 200 0
[pid=14852] ppid=14850 vsize=11452 CPUtime=0.38
/proc/14852/stat : 14852 (clasp) S 14850 14848 14058 0 -1 4194304 2522 0 0 0 37 1 0 0 16 0 1 0 216677817 11726848 2488 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/14852/statm: 2863 2488 173 154 0 2333 0
[pid=14853] ppid=14850 vsize=12268 CPUtime=0
/proc/14853/stat : 14853 (pboutclasp.pl) S 14850 14848 14058 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 216677817 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14853/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 13.05
Current children cumulated vsize (KiB) 70540

[startup+25.5017 s]
/proc/loadavg: 1.24 1.06 0.95 3/69 14853
/proc/meminfo: memFree=1171904/2055920 swapFree=4183092/4192956
[pid=14848] ppid=14846 vsize=29068 CPUtime=11.73
/proc/14848/stat : 14848 (pbclasp) S 14846 14848 14058 0 -1 4194304 4649 0 0 0 1142 31 0 0 16 0 1 0 216676642 29765632 4600 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647289442 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/14848/statm: 7267 4600 320 3 0 4367 0
[pid=14850] ppid=14848 vsize=5352 CPUtime=0
/proc/14850/stat : 14850 (sh) S 14848 14848 14058 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 216677817 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14850/statm: 1338 224 188 169 0 49 0
[pid=14851] ppid=14850 vsize=12400 CPUtime=13.68
/proc/14851/stat : 14851 (pb2clasp1) R 14850 14848 14058 0 -1 4194304 506 0 0 0 1366 2 0 0 25 0 1 0 216677817 12697600 465 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 271652187115 0 0 4224 0 0 0 0 17 0 0 0
/proc/14851/statm: 3100 465 340 3 0 200 0
[pid=14852] ppid=14850 vsize=142268 CPUtime=6.63
/proc/14852/stat : 14852 (clasp) S 14850 14848 14058 0 -1 4194304 35218 0 0 0 649 14 0 0 16 0 1 0 216677817 145682432 34990 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/14852/statm: 35567 34990 173 154 0 35037 0
[pid=14853] ppid=14850 vsize=12268 CPUtime=0
/proc/14853/stat : 14853 (pboutclasp.pl) S 14850 14848 14058 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 216677817 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14853/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 32.04
Current children cumulated vsize (KiB) 201356

[startup+51.1014 s]
/proc/loadavg: 1.36 1.10 0.96 2/69 14853
/proc/meminfo: memFree=911360/2055920 swapFree=4183092/4192956
[pid=14848] ppid=14846 vsize=29068 CPUtime=11.73
/proc/14848/stat : 14848 (pbclasp) S 14846 14848 14058 0 -1 4194304 4649 0 0 0 1142 31 0 0 16 0 1 0 216676642 29765632 4600 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647289442 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/14848/statm: 7267 4600 320 3 0 4367 0
[pid=14850] ppid=14848 vsize=5352 CPUtime=0
/proc/14850/stat : 14850 (sh) S 14848 14848 14058 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 216677817 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14850/statm: 1338 224 188 169 0 49 0
[pid=14851] ppid=14850 vsize=12400 CPUtime=39.07
/proc/14851/stat : 14851 (pb2clasp1) R 14850 14848 14058 0 -1 4194304 508 0 0 0 3902 5 0 0 25 0 1 0 216677817 12697600 467 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 271652174141 0 0 4224 0 0 0 0 17 0 0 0
/proc/14851/statm: 3100 467 340 3 0 200 0
[pid=14852] ppid=14850 vsize=402352 CPUtime=19.56
/proc/14852/stat : 14852 (clasp) S 14850 14848 14058 0 -1 4194304 100474 0 0 0 1910 46 0 0 16 0 1 0 216677817 412008448 99476 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/14852/statm: 100588 99476 173 154 0 100058 0
[pid=14853] ppid=14850 vsize=12268 CPUtime=0
/proc/14853/stat : 14853 (pboutclasp.pl) S 14850 14848 14058 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 216677817 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14853/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 70.36
Current children cumulated vsize (KiB) 461440

[startup+102.306 s]
/proc/loadavg: 1.58 1.19 1.00 3/69 14853
/proc/meminfo: memFree=392896/2055920 swapFree=4183092/4192956
[pid=14848] ppid=14846 vsize=29068 CPUtime=11.73
/proc/14848/stat : 14848 (pbclasp) S 14846 14848 14058 0 -1 4194304 4649 0 0 0 1142 31 0 0 16 0 1 0 216676642 29765632 4600 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647289442 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/14848/statm: 7267 4600 320 3 0 4367 0
[pid=14850] ppid=14848 vsize=5352 CPUtime=0
/proc/14850/stat : 14850 (sh) S 14848 14848 14058 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 216677817 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14850/statm: 1338 224 188 169 0 49 0
[pid=14851] ppid=14850 vsize=12400 CPUtime=89.98
/proc/14851/stat : 14851 (pb2clasp1) R 14850 14848 14058 0 -1 4194304 510 0 0 0 8987 11 0 0 25 0 1 0 216677817 12697600 469 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 271652189776 0 0 4224 0 0 0 0 17 0 0 0
/proc/14851/statm: 3100 469 340 3 0 200 0
[pid=14852] ppid=14850 vsize=924088 CPUtime=45.75
/proc/14852/stat : 14852 (clasp) R 14850 14848 14058 0 -1 4194304 230923 0 0 0 4466 109 0 0 16 0 1 0 216677817 946266112 228900 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 134845697 0 0 4096 0 0 0 0 17 1 0 0
/proc/14852/statm: 231022 228900 173 154 0 230492 0
[pid=14853] ppid=14850 vsize=12268 CPUtime=0
/proc/14853/stat : 14853 (pboutclasp.pl) S 14850 14848 14058 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 216677817 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14853/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 147.46
Current children cumulated vsize (KiB) 983176

[startup+162.302 s]
/proc/loadavg: 1.54 1.26 1.03 3/69 14853
/proc/meminfo: memFree=15808/2055920 swapFree=4183104/4192956
[pid=14848] ppid=14846 vsize=29068 CPUtime=11.73
/proc/14848/stat : 14848 (pbclasp) S 14846 14848 14058 0 -1 4194304 4649 0 0 0 1142 31 0 0 16 0 1 0 216676642 29765632 4600 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647289442 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/14848/statm: 7267 4600 320 3 0 4367 0
[pid=14850] ppid=14848 vsize=5352 CPUtime=0
/proc/14850/stat : 14850 (sh) S 14848 14848 14058 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 216677817 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14850/statm: 1338 224 188 169 0 49 0
[pid=14851] ppid=14850 vsize=12400 CPUtime=149.61
/proc/14851/stat : 14851 (pb2clasp1) R 14850 14848 14058 0 -1 4194304 510 0 0 0 14941 20 0 0 25 0 1 0 216677817 12697600 469 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 271652093249 0 0 4224 0 0 0 0 17 0 0 0
/proc/14851/statm: 3100 469 340 3 0 200 0
[pid=14852] ppid=14850 vsize=1532396 CPUtime=77.42
/proc/14852/stat : 14852 (clasp) R 14850 14848 14058 0 -1 4194304 383685 0 0 0 7558 184 0 0 16 0 1 0 216677817 1569173504 379613 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 7307444 0 0 4096 0 0 0 0 17 1 0 0
/proc/14852/statm: 383099 379614 173 154 0 382569 0
[pid=14853] ppid=14850 vsize=12268 CPUtime=0
/proc/14853/stat : 14853 (pboutclasp.pl) S 14850 14848 14058 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 216677817 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14853/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 238.76
Current children cumulated vsize (KiB) 1591484



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+187.901 s]
/proc/loadavg: 1.49 1.27 1.04 2/69 14853
/proc/meminfo: memFree=15360/2055920 swapFree=4183104/4192956
[pid=14848] ppid=14846 vsize=29068 CPUtime=11.73
/proc/14848/stat : 14848 (pbclasp) S 14846 14848 14058 0 -1 4194304 4649 0 0 0 1142 31 0 0 16 0 1 0 216676642 29765632 4600 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647289442 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/14848/statm: 7267 4600 320 3 0 4367 0
[pid=14850] ppid=14848 vsize=5352 CPUtime=0
/proc/14850/stat : 14850 (sh) S 14848 14848 14058 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 216677817 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14850/statm: 1338 224 188 169 0 49 0
[pid=14851] ppid=14850 vsize=12400 CPUtime=175.02
/proc/14851/stat : 14851 (pb2clasp1) R 14850 14848 14058 0 -1 4194304 510 0 0 0 17479 23 0 0 25 0 1 0 216677817 12697600 469 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 271647289298 0 0 4224 0 0 0 0 17 1 0 0
/proc/14851/statm: 3100 469 340 3 0 200 0
[pid=14852] ppid=14850 vsize=1791020 CPUtime=90.84
/proc/14852/stat : 14852 (clasp) R 14850 14848 14058 0 -1 4194304 447351 0 0 0 8871 213 0 0 16 0 1 0 216677817 1834004480 443279 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 7325307 0 0 4096 0 0 0 0 17 1 0 0
/proc/14852/statm: 447755 443279 173 154 0 447225 0
[pid=14853] ppid=14850 vsize=12268 CPUtime=0
/proc/14853/stat : 14853 (pboutclasp.pl) S 14850 14848 14058 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 216677817 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14853/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 277.59
Current children cumulated vsize (KiB) 1850108

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+187.901 s]
/proc/loadavg: 1.49 1.27 1.04 2/69 14853
/proc/meminfo: memFree=15360/2055920 swapFree=4183104/4192956
[pid=14848] ppid=14846 vsize=29068 CPUtime=11.73
/proc/14848/stat : 14848 (pbclasp) S 14846 14848 14058 0 -1 4194304 4649 0 0 0 1142 31 0 0 16 0 1 0 216676642 29765632 4600 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647289442 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/14848/statm: 7267 4600 320 3 0 4367 0
[pid=14850] ppid=14848 vsize=5352 CPUtime=0
/proc/14850/stat : 14850 (sh) S 14848 14848 14058 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 216677817 5480448 224 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14850/statm: 1338 224 188 169 0 49 0
[pid=14851] ppid=14850 vsize=12400 CPUtime=175.02
/proc/14851/stat : 14851 (pb2clasp1) R 14850 14848 14058 0 -1 4194304 510 0 0 0 17479 23 0 0 25 0 1 0 216677817 12697600 469 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 271647289298 0 0 4224 0 0 0 0 17 1 0 0
/proc/14851/statm: 3100 469 340 3 0 200 0
[pid=14852] ppid=14850 vsize=1791020 CPUtime=90.84
/proc/14852/stat : 14852 (clasp) R 14850 14848 14058 0 -1 4194304 447351 0 0 0 8871 213 0 0 16 0 1 0 216677817 1834004480 443279 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 7325307 0 0 4096 0 0 0 0 17 1 0 0
/proc/14852/statm: 447755 443279 173 154 0 447225 0
[pid=14853] ppid=14850 vsize=12268 CPUtime=0
/proc/14853/stat : 14853 (pboutclasp.pl) S 14850 14848 14058 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 216677817 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 271647289442 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14853/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 277.59
Current children cumulated vsize (KiB) 1850108

# WARNING:
# current cumulated CPU time (186.77 s) is less than in the last sample (277.59 s)
# The time of a child was probably not reported to its father.
# (see the samples just above and below)
# Adding the difference (90.82 s) to the 'lost time'.

[startup+188.018 s]
/proc/loadavg: 1.49 1.27 1.04 2/68 14855
/proc/meminfo: memFree=776136/2055920 swapFree=4183104/4192956
[pid=14848] ppid=14846 vsize=29068 CPUtime=186.77
/proc/14848/stat : 14848 (pbclasp) S 14846 14848 14058 0 -1 4194304 4683 1219 0 0 1142 31 17480 24 16 0 1 0 216676642 29765632 4602 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647289442 0 16384 4224 16384 18446744071563648864 0 0 17 0 0 0
/proc/14848/statm: 7267 4602 320 3 0 4367 0
[pid=14855] ppid=14848 vsize=3608 CPUtime=0
/proc/14855/stat : 14855 (killall) R 14848 14848 14058 0 -1 4194304 102 0 4 0 0 0 0 0 18 0 1 0 216695434 3694592 82 18446744073709551615 4194304 4207884 548682069408 18446744073709551615 271638560850 0 16384 4096 0 0 0 0 17 0 0 0
/proc/14855/statm: 902 82 66 3 0 44 0
Current children cumulated CPU time (s) 186.77
Current children cumulated vsize (KiB) 32676

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

[startup+188.018 s]
/proc/loadavg: 1.49 1.27 1.04 2/68 14855
/proc/meminfo: memFree=776136/2055920 swapFree=4183104/4192956
[pid=14848] ppid=14846 vsize=29068 CPUtime=186.77
/proc/14848/stat : 14848 (pbclasp) S 14846 14848 14058 0 -1 4194304 4683 1219 0 0 1142 31 17480 24 16 0 1 0 216676642 29765632 4602 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 271647289442 0 16384 4224 16384 18446744071563648864 0 0 17 0 0 0
/proc/14848/statm: 7267 4602 320 3 0 4367 0
[pid=14855] ppid=14848 vsize=3608 CPUtime=0
/proc/14855/stat : 14855 (killall) R 14848 14848 14058 0 -1 4194304 102 0 4 0 0 0 0 0 18 0 1 0 216695434 3694592 82 18446744073709551615 4194304 4207884 548682069408 18446744073709551615 271638560850 0 16384 4096 0 0 0 0 17 0 0 0
/proc/14855/statm: 902 82 66 3 0 44 0
Current children cumulated CPU time (s) 186.77
Current children cumulated vsize (KiB) 32676

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 90.82
#  lost CPU user time (s): 88.7
#  lost CPU system time (s): 2.12

Real time (s): 188.064
CPU time (s): 277.651
CPU user time (s): 274.953
CPU system time (s): 2.69791
CPU usage (%): 147.636
Max. virtual memory (cumulated for all children) (KiB): 1850108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 186.253
system time used= 0.577912
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10557
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 143
involuntary context switches= 2522

runsolver used 0.180972 second user time and 0.509922 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Tue Apr 24 09:27:51 UTC 2007

IDJOB= 419287
IDBENCH= 47763
IDSOLVER= 158
FILE ID= node67/419287-1177406844

PBS_JOBID= 4675548

Free space on /tmp= 65959 MiB

SOLVER NAME= PB-clasp 2007-03-23
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug5.opb
COMMAND LINE= pbclasp instance-419287-1177406844.opb /tmp/evaluation/419287-1177406844/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node67/convwatcher-419287-1177406844 -o ROOT/results/node67/conversion-419287-1177406844 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/419287-1177406844/instance-419287-1177406844.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 814f1745fa20958d8b352781cfa0403e
MD5SUM BENCH=  70821ac8f1b45dcc1b0c96decbbd70dd

RANDOM SEED= 259872582

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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.263
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.263
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:       1326968 kB
Buffers:         14048 kB
Cached:         623132 kB
SwapCached:       3924 kB
Active:         578916 kB
Inactive:        95800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1326968 kB
SwapTotal:     4192956 kB
SwapFree:      4183092 kB
Dirty:          256444 kB
Writeback:           0 kB
Mapped:          43504 kB
Slab:            40084 kB
Committed_AS:  1185360 kB
PageTables:       1520 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= 65959 MiB

End job on node67 on Tue Apr 24 09:31:01 UTC 2007