Trace number 456616

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-04-10SAT 14.9087 14.7696

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_10_2_80.opb
MD5SUM4b0064bdd43b7a445f2334396cfebe4e
Bench CategorySATUNSAT-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
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 benchmark0.436933
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
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 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12656
Sum of products size (including duplicates)25312
Number of different products6328
Sum of products size12656

Solver Data (download as text)

14.80/14.76	s SATISFIABLE
14.80/14.76	v x1 x2 x4 x5 x6 x9 x12 x14 x15 x16 x18 x21 x22 x23 x25 x30 x35 x36 x41 x42 x46 x61 x66 x70 x82 x98 x112 x129 x130 x141 x184 x188 x195 x196
14.80/14.76	v x213 x218 x234 x252 x268 x270 x275 x282 x284 x290 x301 x310 x313 x318 x339 x368 x379 x381 x384 x401 x406 x424 x425 x429 x437 x438
14.80/14.76	v x443 x452 x464 x466 x469 x470 x474 x476 x480 x482 x483 x486 x487 x488 x489 x491 x493 x496 x499 x500 x508 x513 x527 x528 x529 x534
14.80/14.76	v x537 x549 x554 x556 x569 x573 x576 x578 x581 x583 x584 x593 x595 x600 x602 x604 x610 x616 x621 x623 x626 x638 x649 x654 x657 x664
14.80/14.76	v x669 x671 x674 x678 x697 x726 x728 x736 x738 x739 x750 x753 x759 x764 x771 x785 x795 x805 x814 x816 x820 x828 x829 x837 x854 x861
14.80/14.76	v x862 x864 x871 x880 x882 x889 x894 x903 x917 x926 x931 x934 x936 x940 x948 x951 x954 x959 x972 x979 x997 x998 x1004 x1045 x1107
14.80/14.76	v x1143 x1177 x1247 x1378 x1428 x1451 x1495 x1651 x1673 x1765 x1830 x1865 x1921 x2051 x2055 x2081 x2136 x2263 x2376 x2625 x2912
14.80/14.76	v x3025 x3287 x3350 x3575 x3675 x3730 x3933 x4082 x4157 x4189 x4659 x5153 x5840 x6246 x6497 x6601 x6646 x6698 x6740 x6766 x6884
14.80/14.76	v x7029 x7081 x7091 x7190 x7283 x7296 x7300

Verifier Data (download as text)

OK	0

Conversion Script Data (download as text)

Linearizing /tmp/evaluation/456616-1178361381/instance-456616-1178361381.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node17/watcher-456616-1178361381 -o ROOT/results/node17/solver-456616-1178361381 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-456616-1178361381.opb /tmp/evaluation/456616-1178361381/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: 0.07 0.02 0.00 3/77 595
/proc/meminfo: memFree=1784040/2055920 swapFree=4140168/4192956
[pid=595] ppid=593 vsize=12268 CPUtime=0
/proc/595/stat : 595 (pbclasp) D 593 595 456 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 284055632 12562432 317 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 245482879589 0 2147483391 4224 0 18446744072099781622 0 0 17 1 0 0
/proc/595/statm: 3067 317 242 3 0 167 0

[startup+0.0447801 s]
/proc/loadavg: 0.07 0.02 0.00 3/77 595
/proc/meminfo: memFree=1784040/2055920 swapFree=4140168/4192956
[pid=595] ppid=593 vsize=12664 CPUtime=0.02
/proc/595/stat : 595 (pbclasp) S 593 595 456 0 -1 4194304 544 0 0 0 2 0 0 0 16 0 1 0 284055632 12967936 494 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 245491609698 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/595/statm: 3166 494 320 3 0 266 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12664

[startup+0.102727 s]
/proc/loadavg: 0.07 0.02 0.00 3/77 595
/proc/meminfo: memFree=1784040/2055920 swapFree=4140168/4192956
[pid=595] ppid=593 vsize=12664 CPUtime=0.02
/proc/595/stat : 595 (pbclasp) S 593 595 456 0 -1 4194304 544 0 0 0 2 0 0 0 16 0 1 0 284055632 12967936 494 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 245491609698 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/595/statm: 3166 494 320 3 0 266 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12664

[startup+0.301744 s]
/proc/loadavg: 0.07 0.02 0.00 3/77 595
/proc/meminfo: memFree=1784040/2055920 swapFree=4140168/4192956
[pid=595] ppid=593 vsize=12664 CPUtime=0.02
/proc/595/stat : 595 (pbclasp) S 593 595 456 0 -1 4194304 544 0 0 0 2 0 0 0 16 0 1 0 284055632 12967936 494 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 245491609698 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/595/statm: 3166 494 320 3 0 266 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12664

[startup+0.702785 s]
/proc/loadavg: 0.07 0.02 0.00 3/77 595
/proc/meminfo: memFree=1784040/2055920 swapFree=4140168/4192956
[pid=595] ppid=593 vsize=12664 CPUtime=0.02
/proc/595/stat : 595 (pbclasp) S 593 595 456 0 -1 4194304 544 0 0 0 2 0 0 0 16 0 1 0 284055632 12967936 494 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 245491609698 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/595/statm: 3166 494 320 3 0 266 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12664

[startup+1.50188 s]
/proc/loadavg: 0.07 0.02 0.00 2/82 600
/proc/meminfo: memFree=1778112/2055920 swapFree=4140168/4192956
[pid=595] ppid=593 vsize=12664 CPUtime=0.02
/proc/595/stat : 595 (pbclasp) S 593 595 456 0 -1 4194304 544 0 0 0 2 0 0 0 16 0 1 0 284055632 12967936 494 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 245491609698 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/595/statm: 3166 494 320 3 0 266 0
[pid=597] ppid=595 vsize=5352 CPUtime=1.15
/proc/597/stat : 597 (sh) S 595 595 456 0 -1 4194304 297 568 0 0 0 0 115 0 16 0 1 0 284055634 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/597/statm: 1338 224 188 169 0 49 0
[pid=599] ppid=597 vsize=12264 CPUtime=0.44
/proc/599/stat : 599 (clasp-1.0) R 597 595 456 0 -1 4194304 2804 0 3 0 44 0 0 0 18 0 1 0 284055635 12558336 2652 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134617496 0 0 4096 0 0 0 0 17 0 0 0
/proc/599/statm: 3066 2652 249 81 0 2440 0
[pid=600] ppid=597 vsize=12268 CPUtime=0
/proc/600/stat : 600 (pboutclasp.pl) S 597 595 456 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 284055635 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/600/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1.61
Current children cumulated vsize (KiB) 42548

[startup+3.10103 s]
/proc/loadavg: 0.07 0.02 0.00 2/81 600
/proc/meminfo: memFree=1771976/2055920 swapFree=4140168/4192956
[pid=595] ppid=593 vsize=12664 CPUtime=0.02
/proc/595/stat : 595 (pbclasp) S 593 595 456 0 -1 4194304 544 0 0 0 2 0 0 0 16 0 1 0 284055632 12967936 494 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 245491609698 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/595/statm: 3166 494 320 3 0 266 0
[pid=597] ppid=595 vsize=5352 CPUtime=1.15
/proc/597/stat : 597 (sh) S 595 595 456 0 -1 4194304 297 568 0 0 0 0 115 0 16 0 1 0 284055634 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/597/statm: 1338 224 188 169 0 49 0
[pid=599] ppid=597 vsize=12264 CPUtime=2.04
/proc/599/stat : 599 (clasp-1.0) R 597 595 456 0 -1 4194304 2805 0 3 0 204 0 0 0 25 0 1 0 284055635 12558336 2653 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134740921 0 0 4096 0 0 0 0 17 1 0 0
/proc/599/statm: 3066 2653 249 81 0 2440 0
[pid=600] ppid=597 vsize=12268 CPUtime=0
/proc/600/stat : 600 (pboutclasp.pl) S 597 595 456 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 284055635 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/600/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 3.21
Current children cumulated vsize (KiB) 42548

[startup+6.30136 s]
/proc/loadavg: 0.15 0.03 0.01 2/81 600
/proc/meminfo: memFree=1771912/2055920 swapFree=4140168/4192956
[pid=595] ppid=593 vsize=12664 CPUtime=0.02
/proc/595/stat : 595 (pbclasp) S 593 595 456 0 -1 4194304 544 0 0 0 2 0 0 0 16 0 1 0 284055632 12967936 494 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 245491609698 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/595/statm: 3166 494 320 3 0 266 0
[pid=597] ppid=595 vsize=5352 CPUtime=1.15
/proc/597/stat : 597 (sh) S 595 595 456 0 -1 4194304 297 568 0 0 0 0 115 0 16 0 1 0 284055634 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/597/statm: 1338 224 188 169 0 49 0
[pid=599] ppid=597 vsize=12264 CPUtime=5.24
/proc/599/stat : 599 (clasp-1.0) R 597 595 456 0 -1 4194304 2806 0 3 0 524 0 0 0 25 0 1 0 284055635 12558336 2654 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134617491 0 0 4096 0 0 0 0 17 1 0 0
/proc/599/statm: 3066 2654 249 81 0 2440 0
[pid=600] ppid=597 vsize=12268 CPUtime=0
/proc/600/stat : 600 (pboutclasp.pl) S 597 595 456 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 284055635 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/600/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 6.41
Current children cumulated vsize (KiB) 42548

[startup+12.701 s]
/proc/loadavg: 0.21 0.05 0.01 2/81 600
/proc/meminfo: memFree=1771856/2055920 swapFree=4140168/4192956
[pid=595] ppid=593 vsize=12664 CPUtime=0.02
/proc/595/stat : 595 (pbclasp) S 593 595 456 0 -1 4194304 544 0 0 0 2 0 0 0 16 0 1 0 284055632 12967936 494 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 245491609698 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/595/statm: 3166 494 320 3 0 266 0
[pid=597] ppid=595 vsize=5352 CPUtime=1.15
/proc/597/stat : 597 (sh) S 595 595 456 0 -1 4194304 297 568 0 0 0 0 115 0 16 0 1 0 284055634 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/597/statm: 1338 224 188 169 0 49 0
[pid=599] ppid=597 vsize=12264 CPUtime=11.63
/proc/599/stat : 599 (clasp-1.0) R 597 595 456 0 -1 4194304 2806 0 3 0 1163 0 0 0 25 0 1 0 284055635 12558336 2654 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737217 0 0 4096 0 0 0 0 17 1 0 0
/proc/599/statm: 3066 2654 249 81 0 2440 0
[pid=600] ppid=597 vsize=12268 CPUtime=0
/proc/600/stat : 600 (pboutclasp.pl) S 597 595 456 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 284055635 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/600/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 12.8
Current children cumulated vsize (KiB) 42548

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

[startup+13.5011 s]
/proc/loadavg: 0.28 0.06 0.02 2/81 600
/proc/meminfo: memFree=1771856/2055920 swapFree=4140168/4192956
[pid=595] ppid=593 vsize=12664 CPUtime=0.02
/proc/595/stat : 595 (pbclasp) S 593 595 456 0 -1 4194304 544 0 0 0 2 0 0 0 16 0 1 0 284055632 12967936 494 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 245491609698 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/595/statm: 3166 494 320 3 0 266 0
[pid=597] ppid=595 vsize=5352 CPUtime=1.15
/proc/597/stat : 597 (sh) S 595 595 456 0 -1 4194304 297 568 0 0 0 0 115 0 16 0 1 0 284055634 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/597/statm: 1338 224 188 169 0 49 0
[pid=599] ppid=597 vsize=12264 CPUtime=12.43
/proc/599/stat : 599 (clasp-1.0) R 597 595 456 0 -1 4194304 2806 0 3 0 1243 0 0 0 25 0 1 0 284055635 12558336 2654 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134617549 0 0 4096 0 0 0 0 17 1 0 0
/proc/599/statm: 3066 2654 249 81 0 2440 0
[pid=600] ppid=597 vsize=12268 CPUtime=0
/proc/600/stat : 600 (pboutclasp.pl) S 597 595 456 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 284055635 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/600/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 13.6
Current children cumulated vsize (KiB) 42548

[startup+14.3052 s]
/proc/loadavg: 0.28 0.06 0.02 2/81 600
/proc/meminfo: memFree=1771856/2055920 swapFree=4140168/4192956
[pid=595] ppid=593 vsize=12664 CPUtime=0.02
/proc/595/stat : 595 (pbclasp) S 593 595 456 0 -1 4194304 544 0 0 0 2 0 0 0 16 0 1 0 284055632 12967936 494 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 245491609698 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/595/statm: 3166 494 320 3 0 266 0
[pid=597] ppid=595 vsize=5352 CPUtime=1.15
/proc/597/stat : 597 (sh) S 595 595 456 0 -1 4194304 297 568 0 0 0 0 115 0 16 0 1 0 284055634 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/597/statm: 1338 224 188 169 0 49 0
[pid=599] ppid=597 vsize=12264 CPUtime=13.24
/proc/599/stat : 599 (clasp-1.0) R 597 595 456 0 -1 4194304 2809 0 3 0 1324 0 0 0 25 0 1 0 284055635 12558336 2657 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134741346 0 0 4096 0 0 0 0 17 1 0 0
/proc/599/statm: 3066 2657 249 81 0 2440 0
[pid=600] ppid=597 vsize=12268 CPUtime=0
/proc/600/stat : 600 (pboutclasp.pl) S 597 595 456 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 284055635 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/600/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 14.41
Current children cumulated vsize (KiB) 42548

[startup+14.7012 s]
/proc/loadavg: 0.28 0.06 0.02 2/81 600
/proc/meminfo: memFree=1771856/2055920 swapFree=4140168/4192956
[pid=595] ppid=593 vsize=12664 CPUtime=0.02
/proc/595/stat : 595 (pbclasp) S 593 595 456 0 -1 4194304 544 0 0 0 2 0 0 0 16 0 1 0 284055632 12967936 494 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 245491609698 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/595/statm: 3166 494 320 3 0 266 0
[pid=597] ppid=595 vsize=5352 CPUtime=1.15
/proc/597/stat : 597 (sh) S 595 595 456 0 -1 4194304 297 568 0 0 0 0 115 0 16 0 1 0 284055634 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/597/statm: 1338 224 188 169 0 49 0
[pid=599] ppid=597 vsize=12264 CPUtime=13.63
/proc/599/stat : 599 (clasp-1.0) R 597 595 456 0 -1 4194304 2809 0 3 0 1363 0 0 0 25 0 1 0 284055635 12558336 2657 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134617496 0 0 4096 0 0 0 0 17 1 0 0
/proc/599/statm: 3066 2657 249 81 0 2440 0
[pid=600] ppid=597 vsize=12268 CPUtime=0
/proc/600/stat : 600 (pboutclasp.pl) S 597 595 456 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 284055635 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/600/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 14.8
Current children cumulated vsize (KiB) 42548

Child status: 0
Real time (s): 14.7696
CPU time (s): 14.9087
CPU user time (s): 14.8837
CPU system time (s): 0.024996
CPU usage (%): 100.942
Max. virtual memory (cumulated for all children) (KiB): 49228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.8837
system time used= 0.024996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4806
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 229
involuntary context switches= 315

runsolver used 0.014997 second user time and 0.045993 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat May  5 10:36:21 UTC 2007

IDJOB= 456616
IDBENCH= 48286
IDSOLVER= 167
FILE ID= node17/456616-1178361381

PBS_JOBID= 5188980

Free space on /tmp= 66564 MiB

SOLVER NAME= PB-clasp 2007-04-10
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_500_10_2_80.opb
COMMAND LINE= pbclasp instance-456616-1178361381.opb /tmp/evaluation/456616-1178361381/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node17/convwatcher-456616-1178361381 -o ROOT/results/node17/conversion-456616-1178361381 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/456616-1178361381/instance-456616-1178361381.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  4b0064bdd43b7a445f2334396cfebe4e

RANDOM SEED= 891216960

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1784512 kB
Buffers:         43128 kB
Cached:         137304 kB
SwapCached:      15340 kB
Active:         156444 kB
Inactive:        48956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1784512 kB
SwapTotal:     4192956 kB
SwapFree:      4140168 kB
Dirty:            1188 kB
Writeback:           0 kB
Mapped:          31848 kB
Slab:            51524 kB
Committed_AS: 10010172 kB
PageTables:       1800 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= 66563 MiB

End job on node17 on Sat May  5 10:36:36 UTC 2007