Trace number 360627

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 103.118 94.3416

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/
dbst/normalized-dbst_v40_e600_d20_mw10_2.opb.PB06.opb
MD5SUM409a20f37901eec51bb3d0d7a35b01e1
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, 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 benchmark6.11007
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables2800
Total number of constraints990001
Number of constraints which are clauses986760
Number of constraints which are cardinality constraints (but not clauses)81
Number of constraints which are nor clauses,nor cardinality constraints3160
Minimum length of a constraint2
Maximum length of a constraint1200
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 368
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1239
Number of bits of the biggest sum of numbers11
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)

103.05/94.34	s SATISFIABLE
103.05/94.34	v x12 x45 x118 x123 x200 x239 x277 x316 x355 x394 x432 x470 x508 x547 x585 x624 x663 x702 x741 x780 x819 x858 x897 x936 x975 x1014
103.05/94.34	v x1053 x1090 x1129 x1168 x1207 x1246 x1284 x1322 x1371 x1433 x1469 x1481 x1551 x1586 x1619 x1624 x1636 x1650 x1654 x1660 x1664
103.05/94.34	v x1927 x1954 x1956 x2650 x2651 x2669 x2672 x2673 x2675 x2679 x2684 x2690 x2693 x2695 x2699 x2711 x2716 x2719 x2722 x2726 x2743
103.05/94.34	v x2744 x2754 x2759 x2760 x2761 x2767 x2774 x2778 x2784 x2787 x2798

Verifier Data (download as text)

OK	0

Conversion Script Data (download as text)

/tmp/evaluation/360627-1176971451/instance-360627-1176971451.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node72/watcher-360627-1176971451 -o ROOT/results/node72/solver-360627-1176971451 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-360627-1176971451.opb /tmp/evaluation/360627-1176971451/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.93 0.98 0.99 3/77 30446
/proc/meminfo: memFree=1621360/2055920 swapFree=4157116/4192956
[pid=30446] ppid=30444 vsize=12268 CPUtime=0
/proc/30446/stat : 30446 (pbclasp) D 30444 30446 30052 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 173183649 12562432 317 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234517920357 0 2147483391 4224 0 18446744072099781622 0 0 17 1 0 0
/proc/30446/statm: 3067 317 242 3 0 167 0

[startup+0.0275371 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 30446
/proc/meminfo: memFree=1621360/2055920 swapFree=4157116/4192956
[pid=30446] ppid=30444 vsize=12532 CPUtime=0.02
/proc/30446/stat : 30446 (pbclasp) R 30444 30446 30052 0 -1 4194304 489 0 0 0 2 0 0 0 18 0 1 0 173183649 12832768 455 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526650466 0 0 4224 16384 0 0 0 17 1 0 0
/proc/30446/statm: 3133 455 316 3 0 233 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12532

[startup+0.101543 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 30446
/proc/meminfo: memFree=1621360/2055920 swapFree=4157116/4192956
[pid=30446] ppid=30444 vsize=12532 CPUtime=0.09
/proc/30446/stat : 30446 (pbclasp) R 30444 30446 30052 0 -1 4194304 489 0 0 0 9 0 0 0 18 0 1 0 173183649 12832768 455 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526650466 0 0 4224 16384 0 0 0 17 1 0 0
/proc/30446/statm: 3133 455 316 3 0 233 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12532

[startup+0.301561 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 30446
/proc/meminfo: memFree=1621360/2055920 swapFree=4157116/4192956
[pid=30446] ppid=30444 vsize=12532 CPUtime=0.28
/proc/30446/stat : 30446 (pbclasp) R 30444 30446 30052 0 -1 4194304 489 0 0 0 28 0 0 0 19 0 1 0 173183649 12832768 455 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526650466 0 0 4224 16384 0 0 0 17 1 0 0
/proc/30446/statm: 3133 455 316 3 0 233 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12532

[startup+0.701598 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 30446
/proc/meminfo: memFree=1621360/2055920 swapFree=4157116/4192956
[pid=30446] ppid=30444 vsize=12532 CPUtime=0.68
/proc/30446/stat : 30446 (pbclasp) R 30444 30446 30052 0 -1 4194304 489 0 0 0 67 1 0 0 22 0 1 0 173183649 12832768 455 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526650466 0 0 4224 16384 0 0 0 17 1 0 0
/proc/30446/statm: 3133 455 316 3 0 233 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12532

[startup+1.50167 s]
/proc/loadavg: 0.93 0.98 0.99 2/82 30451
/proc/meminfo: memFree=1617416/2055920 swapFree=4157116/4192956
[pid=30446] ppid=30444 vsize=12532 CPUtime=0.83
/proc/30446/stat : 30446 (pbclasp) S 30444 30446 30052 0 -1 4194304 513 0 0 0 81 2 0 0 16 0 1 0 173183649 12832768 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526650466 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/30446/statm: 3133 461 320 3 0 233 0
[pid=30448] ppid=30446 vsize=5352 CPUtime=0
/proc/30448/stat : 30448 (sh) S 30446 30446 30052 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 173183733 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30448/statm: 1338 224 188 169 0 49 0
[pid=30449] ppid=30448 vsize=12400 CPUtime=0.65
/proc/30449/stat : 30449 (pb2clasp1) R 30448 30446 30052 0 -1 4194304 500 0 0 0 65 0 0 0 22 0 1 0 173183733 12697600 459 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 234531795283 0 0 4224 0 0 0 0 17 1 0 0
/proc/30449/statm: 3100 459 340 3 0 200 0
[pid=30450] ppid=30448 vsize=4456 CPUtime=0.07
/proc/30450/stat : 30450 (clasp-1.0) R 30448 30446 30052 0 -1 4194304 755 0 0 0 7 0 0 0 16 0 1 0 173183733 4562944 720 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4160563217 0 0 4096 0 0 0 0 17 0 0 0
/proc/30450/statm: 1114 720 230 81 0 488 0
[pid=30451] ppid=30448 vsize=12268 CPUtime=0
/proc/30451/stat : 30451 (pboutclasp.pl) S 30448 30446 30052 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 173183733 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 234526650466 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30451/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 47008

[startup+3.10182 s]
/proc/loadavg: 0.93 0.98 0.99 2/82 30451
/proc/meminfo: memFree=1614728/2055920 swapFree=4157116/4192956
[pid=30446] ppid=30444 vsize=12532 CPUtime=0.83
/proc/30446/stat : 30446 (pbclasp) S 30444 30446 30052 0 -1 4194304 513 0 0 0 81 2 0 0 16 0 1 0 173183649 12832768 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526650466 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/30446/statm: 3133 461 320 3 0 233 0
[pid=30448] ppid=30446 vsize=5352 CPUtime=0
/proc/30448/stat : 30448 (sh) S 30446 30446 30052 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 173183733 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30448/statm: 1338 224 188 169 0 49 0
[pid=30449] ppid=30448 vsize=12400 CPUtime=2.25
/proc/30449/stat : 30449 (pb2clasp1) R 30448 30446 30052 0 -1 4194304 500 0 0 0 225 0 0 0 25 0 1 0 173183733 12697600 459 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 234517625850 0 0 4224 0 0 0 0 17 1 0 0
/proc/30449/statm: 3100 459 340 3 0 200 0
[pid=30450] ppid=30448 vsize=8944 CPUtime=0.24
/proc/30450/stat : 30450 (clasp-1.0) S 30448 30446 30052 0 -1 4194304 1825 0 0 0 24 0 0 0 16 0 1 0 173183733 9158656 1790 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/30450/statm: 2236 1790 230 81 0 1610 0
[pid=30451] ppid=30448 vsize=12268 CPUtime=0
/proc/30451/stat : 30451 (pboutclasp.pl) S 30448 30446 30052 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 173183733 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 234526650466 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30451/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 3.32
Current children cumulated vsize (KiB) 51496

[startup+6.30211 s]
/proc/loadavg: 0.93 0.98 0.99 2/82 30451
/proc/meminfo: memFree=1607048/2055920 swapFree=4157116/4192956
[pid=30446] ppid=30444 vsize=12532 CPUtime=0.83
/proc/30446/stat : 30446 (pbclasp) S 30444 30446 30052 0 -1 4194304 513 0 0 0 81 2 0 0 16 0 1 0 173183649 12832768 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526650466 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/30446/statm: 3133 461 320 3 0 233 0
[pid=30448] ppid=30446 vsize=5352 CPUtime=0
/proc/30448/stat : 30448 (sh) S 30446 30446 30052 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 173183733 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30448/statm: 1338 224 188 169 0 49 0
[pid=30449] ppid=30448 vsize=12400 CPUtime=5.36
/proc/30449/stat : 30449 (pb2clasp1) R 30448 30446 30052 0 -1 4194304 500 0 0 0 535 1 0 0 25 0 1 0 173183733 12697600 459 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 234531527228 0 0 4224 0 0 0 0 17 0 0 0
/proc/30449/statm: 3100 459 340 3 0 200 0
[pid=30450] ppid=30448 vsize=17608 CPUtime=0.66
/proc/30450/stat : 30450 (clasp-1.0) S 30448 30446 30052 0 -1 4194304 3993 0 0 0 65 1 0 0 16 0 1 0 173183733 18030592 3958 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/30450/statm: 4402 3958 230 81 0 3776 0
[pid=30451] ppid=30448 vsize=12268 CPUtime=0
/proc/30451/stat : 30451 (pboutclasp.pl) S 30448 30446 30052 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 173183733 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 234526650466 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30451/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 6.85
Current children cumulated vsize (KiB) 60160

[startup+12.7017 s]
/proc/loadavg: 0.94 0.98 0.99 2/82 30451
/proc/meminfo: memFree=1589384/2055920 swapFree=4157116/4192956
[pid=30446] ppid=30444 vsize=12532 CPUtime=0.83
/proc/30446/stat : 30446 (pbclasp) S 30444 30446 30052 0 -1 4194304 513 0 0 0 81 2 0 0 16 0 1 0 173183649 12832768 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526650466 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/30446/statm: 3133 461 320 3 0 233 0
[pid=30448] ppid=30446 vsize=5352 CPUtime=0
/proc/30448/stat : 30448 (sh) S 30446 30446 30052 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 173183733 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30448/statm: 1338 224 188 169 0 49 0
[pid=30449] ppid=30448 vsize=12400 CPUtime=11.67
/proc/30449/stat : 30449 (pb2clasp1) R 30448 30446 30052 0 -1 4194304 500 0 0 0 1166 1 0 0 25 0 1 0 173183733 12697600 459 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 234531651296 0 0 4224 0 0 0 0 17 0 0 0
/proc/30449/statm: 3100 459 340 3 0 200 0
[pid=30450] ppid=30448 vsize=35720 CPUtime=1.54
/proc/30450/stat : 30450 (clasp-1.0) S 30448 30446 30052 0 -1 4194304 8353 0 0 0 151 3 0 0 16 0 1 0 173183733 36577280 8318 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/30450/statm: 8930 8318 230 81 0 8304 0
[pid=30451] ppid=30448 vsize=12268 CPUtime=0
/proc/30451/stat : 30451 (pboutclasp.pl) S 30448 30446 30052 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 173183733 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 234526650466 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30451/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 14.04
Current children cumulated vsize (KiB) 78272

[startup+25.5019 s]
/proc/loadavg: 1.03 1.00 1.00 2/82 30451
/proc/meminfo: memFree=1553928/2055920 swapFree=4157116/4192956
[pid=30446] ppid=30444 vsize=12532 CPUtime=0.83
/proc/30446/stat : 30446 (pbclasp) S 30444 30446 30052 0 -1 4194304 513 0 0 0 81 2 0 0 16 0 1 0 173183649 12832768 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526650466 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/30446/statm: 3133 461 320 3 0 233 0
[pid=30448] ppid=30446 vsize=5352 CPUtime=0
/proc/30448/stat : 30448 (sh) S 30446 30446 30052 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 173183733 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30448/statm: 1338 224 188 169 0 49 0
[pid=30449] ppid=30448 vsize=12400 CPUtime=24.27
/proc/30449/stat : 30449 (pb2clasp1) R 30448 30446 30052 0 -1 4194304 500 0 0 0 2424 3 0 0 25 0 1 0 173183733 12697600 459 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 234517630279 0 0 4224 0 0 0 0 17 0 0 0
/proc/30449/statm: 3100 459 340 3 0 200 0
[pid=30450] ppid=30448 vsize=69044 CPUtime=3.37
/proc/30450/stat : 30450 (clasp-1.0) R 30448 30446 30052 0 -1 4194304 16880 0 0 0 329 8 0 0 16 0 1 0 173183733 70701056 16845 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 3003358 0 0 4096 0 0 0 0 17 1 0 0
/proc/30450/statm: 17261 16845 230 81 0 16635 0
[pid=30451] ppid=30448 vsize=12268 CPUtime=0
/proc/30451/stat : 30451 (pboutclasp.pl) S 30448 30446 30052 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 173183733 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 234526650466 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30451/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 28.47
Current children cumulated vsize (KiB) 111596

[startup+51.1012 s]
/proc/loadavg: 1.16 1.03 1.01 2/82 30453
/proc/meminfo: memFree=1485576/2055920 swapFree=4157116/4192956
[pid=30446] ppid=30444 vsize=12532 CPUtime=0.83
/proc/30446/stat : 30446 (pbclasp) S 30444 30446 30052 0 -1 4194304 513 0 0 0 81 2 0 0 16 0 1 0 173183649 12832768 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526650466 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/30446/statm: 3133 461 320 3 0 233 0
[pid=30448] ppid=30446 vsize=5352 CPUtime=0
/proc/30448/stat : 30448 (sh) S 30446 30446 30052 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 173183733 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30448/statm: 1338 224 188 169 0 49 0
[pid=30449] ppid=30448 vsize=12400 CPUtime=49.52
/proc/30449/stat : 30449 (pb2clasp1) R 30448 30446 30052 0 -1 4194304 500 0 0 0 4946 6 0 0 25 0 1 0 173183733 12697600 459 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 234531417712 0 0 4224 0 0 0 0 17 0 0 0
/proc/30449/statm: 3100 459 340 3 0 200 0
[pid=30450] ppid=30448 vsize=139056 CPUtime=7.2
/proc/30450/stat : 30450 (clasp-1.0) S 30448 30446 30052 0 -1 4194304 34103 0 0 0 703 17 0 0 16 0 1 0 173183733 142393344 34068 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/30450/statm: 34764 34068 230 81 0 34138 0
[pid=30451] ppid=30448 vsize=12268 CPUtime=0
/proc/30451/stat : 30451 (pboutclasp.pl) S 30448 30446 30052 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 173183733 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 234526650466 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30451/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 57.55
Current children cumulated vsize (KiB) 181608

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

[startup+76.7015 s]
/proc/loadavg: 1.10 1.03 1.01 2/81 30453
/proc/meminfo: memFree=1221200/2055920 swapFree=4157116/4192956
[pid=30446] ppid=30444 vsize=12532 CPUtime=0.83
/proc/30446/stat : 30446 (pbclasp) S 30444 30446 30052 0 -1 4194304 513 0 0 0 81 2 0 0 16 0 1 0 173183649 12832768 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526650466 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/30446/statm: 3133 461 320 3 0 233 0
[pid=30448] ppid=30446 vsize=5352 CPUtime=66.8
/proc/30448/stat : 30448 (sh) S 30446 30446 30052 0 -1 4194304 297 586 0 0 0 0 6671 9 16 0 1 0 173183733 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30448/statm: 1338 224 188 169 0 49 0
[pid=30450] ppid=30448 vsize=407204 CPUtime=17.83
/proc/30450/stat : 30450 (clasp-1.0) R 30448 30446 30052 0 -1 4194304 121251 0 0 0 1730 53 0 0 25 0 1 0 173183733 416976896 99813 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134748406 0 0 4096 0 0 0 0 17 1 0 0
/proc/30450/statm: 101801 99813 249 81 0 101175 0
[pid=30451] ppid=30448 vsize=12268 CPUtime=0
/proc/30451/stat : 30451 (pboutclasp.pl) S 30448 30446 30052 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 173183733 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 234526650466 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30451/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 85.46
Current children cumulated vsize (KiB) 437356

[startup+83.1021 s]
/proc/loadavg: 1.09 1.03 1.01 2/81 30453
/proc/meminfo: memFree=1224912/2055920 swapFree=4157116/4192956
[pid=30446] ppid=30444 vsize=12532 CPUtime=0.83
/proc/30446/stat : 30446 (pbclasp) S 30444 30446 30052 0 -1 4194304 513 0 0 0 81 2 0 0 16 0 1 0 173183649 12832768 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526650466 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/30446/statm: 3133 461 320 3 0 233 0
[pid=30448] ppid=30446 vsize=5352 CPUtime=66.8
/proc/30448/stat : 30448 (sh) S 30446 30446 30052 0 -1 4194304 297 586 0 0 0 0 6671 9 16 0 1 0 173183733 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30448/statm: 1338 224 188 169 0 49 0
[pid=30450] ppid=30448 vsize=403336 CPUtime=24.23
/proc/30450/stat : 30450 (clasp-1.0) R 30448 30446 30052 0 -1 4194304 121260 0 0 0 2370 53 0 0 25 0 1 0 173183733 413016064 98855 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134617496 0 0 4096 0 0 0 0 17 1 0 0
/proc/30450/statm: 100834 98855 249 81 0 100208 0
[pid=30451] ppid=30448 vsize=12268 CPUtime=0
/proc/30451/stat : 30451 (pboutclasp.pl) S 30448 30446 30052 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 173183733 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 234526650466 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30451/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 91.86
Current children cumulated vsize (KiB) 433488

[startup+89.5017 s]
/proc/loadavg: 1.09 1.03 1.01 2/81 30453
/proc/meminfo: memFree=1224912/2055920 swapFree=4157116/4192956
[pid=30446] ppid=30444 vsize=12532 CPUtime=0.83
/proc/30446/stat : 30446 (pbclasp) S 30444 30446 30052 0 -1 4194304 513 0 0 0 81 2 0 0 16 0 1 0 173183649 12832768 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526650466 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/30446/statm: 3133 461 320 3 0 233 0
[pid=30448] ppid=30446 vsize=5352 CPUtime=66.8
/proc/30448/stat : 30448 (sh) S 30446 30446 30052 0 -1 4194304 297 586 0 0 0 0 6671 9 16 0 1 0 173183733 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30448/statm: 1338 224 188 169 0 49 0
[pid=30450] ppid=30448 vsize=403336 CPUtime=30.62
/proc/30450/stat : 30450 (clasp-1.0) R 30448 30446 30052 0 -1 4194304 121261 0 0 0 3009 53 0 0 25 0 1 0 173183733 413016064 98856 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134617496 0 0 4096 0 0 0 0 17 1 0 0
/proc/30450/statm: 100834 98856 249 81 0 100208 0
[pid=30451] ppid=30448 vsize=12268 CPUtime=0
/proc/30451/stat : 30451 (pboutclasp.pl) S 30448 30446 30052 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 173183733 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 234526650466 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30451/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 98.25
Current children cumulated vsize (KiB) 433488

[startup+92.702 s]
/proc/loadavg: 1.08 1.03 1.00 2/81 30453
/proc/meminfo: memFree=1224912/2055920 swapFree=4157116/4192956
[pid=30446] ppid=30444 vsize=12532 CPUtime=0.83
/proc/30446/stat : 30446 (pbclasp) S 30444 30446 30052 0 -1 4194304 513 0 0 0 81 2 0 0 16 0 1 0 173183649 12832768 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526650466 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/30446/statm: 3133 461 320 3 0 233 0
[pid=30448] ppid=30446 vsize=5352 CPUtime=66.8
/proc/30448/stat : 30448 (sh) S 30446 30446 30052 0 -1 4194304 297 586 0 0 0 0 6671 9 16 0 1 0 173183733 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30448/statm: 1338 224 188 169 0 49 0
[pid=30450] ppid=30448 vsize=403336 CPUtime=33.82
/proc/30450/stat : 30450 (clasp-1.0) R 30448 30446 30052 0 -1 4194304 121262 0 0 0 3329 53 0 0 25 0 1 0 173183733 413016064 98857 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134617496 0 0 4096 0 0 0 0 17 1 0 0
/proc/30450/statm: 100834 98857 249 81 0 100208 0
[pid=30451] ppid=30448 vsize=12268 CPUtime=0
/proc/30451/stat : 30451 (pboutclasp.pl) S 30448 30446 30052 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 173183733 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 234526650466 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30451/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 433488

[startup+93.5051 s]
/proc/loadavg: 1.08 1.03 1.00 2/81 30453
/proc/meminfo: memFree=1224912/2055920 swapFree=4157116/4192956
[pid=30446] ppid=30444 vsize=12532 CPUtime=0.83
/proc/30446/stat : 30446 (pbclasp) S 30444 30446 30052 0 -1 4194304 513 0 0 0 81 2 0 0 16 0 1 0 173183649 12832768 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526650466 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/30446/statm: 3133 461 320 3 0 233 0
[pid=30448] ppid=30446 vsize=5352 CPUtime=66.8
/proc/30448/stat : 30448 (sh) S 30446 30446 30052 0 -1 4194304 297 586 0 0 0 0 6671 9 16 0 1 0 173183733 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30448/statm: 1338 224 188 169 0 49 0
[pid=30450] ppid=30448 vsize=403336 CPUtime=34.63
/proc/30450/stat : 30450 (clasp-1.0) R 30448 30446 30052 0 -1 4194304 121262 0 0 0 3410 53 0 0 25 0 1 0 173183733 413016064 98857 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134617557 0 0 4096 0 0 0 0 17 1 0 0
/proc/30450/statm: 100834 98857 249 81 0 100208 0
[pid=30451] ppid=30448 vsize=12268 CPUtime=0
/proc/30451/stat : 30451 (pboutclasp.pl) S 30448 30446 30052 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 173183733 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 234526650466 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30451/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 433488

[startup+93.9011 s]
/proc/loadavg: 1.08 1.03 1.00 2/81 30453
/proc/meminfo: memFree=1224912/2055920 swapFree=4157116/4192956
[pid=30446] ppid=30444 vsize=12532 CPUtime=0.83
/proc/30446/stat : 30446 (pbclasp) S 30444 30446 30052 0 -1 4194304 513 0 0 0 81 2 0 0 16 0 1 0 173183649 12832768 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526650466 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/30446/statm: 3133 461 320 3 0 233 0
[pid=30448] ppid=30446 vsize=5352 CPUtime=66.8
/proc/30448/stat : 30448 (sh) S 30446 30446 30052 0 -1 4194304 297 586 0 0 0 0 6671 9 16 0 1 0 173183733 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30448/statm: 1338 224 188 169 0 49 0
[pid=30450] ppid=30448 vsize=403336 CPUtime=35.02
/proc/30450/stat : 30450 (clasp-1.0) R 30448 30446 30052 0 -1 4194304 121262 0 0 0 3449 53 0 0 25 0 1 0 173183733 413016064 98857 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134617496 0 0 4096 0 0 0 0 17 1 0 0
/proc/30450/statm: 100834 98857 249 81 0 100208 0
[pid=30451] ppid=30448 vsize=12268 CPUtime=0
/proc/30451/stat : 30451 (pboutclasp.pl) S 30448 30446 30052 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 173183733 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 234526650466 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30451/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 102.65
Current children cumulated vsize (KiB) 433488

[startup+94.3011 s]
/proc/loadavg: 1.08 1.03 1.00 2/81 30453
/proc/meminfo: memFree=1224912/2055920 swapFree=4157116/4192956
[pid=30446] ppid=30444 vsize=12532 CPUtime=0.83
/proc/30446/stat : 30446 (pbclasp) S 30444 30446 30052 0 -1 4194304 513 0 0 0 81 2 0 0 16 0 1 0 173183649 12832768 461 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526650466 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/30446/statm: 3133 461 320 3 0 233 0
[pid=30448] ppid=30446 vsize=5352 CPUtime=66.8
/proc/30448/stat : 30448 (sh) S 30446 30446 30052 0 -1 4194304 297 586 0 0 0 0 6671 9 16 0 1 0 173183733 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30448/statm: 1338 224 188 169 0 49 0
[pid=30450] ppid=30448 vsize=247520 CPUtime=35.42
/proc/30450/stat : 30450 (clasp-1.0) R 30448 30446 30052 0 -1 4194304 121283 0 0 0 3486 56 0 0 25 0 1 0 173183733 253460480 59983 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30450/statm: 61880 59983 8103 81 0 61254 0
[pid=30451] ppid=30448 vsize=12268 CPUtime=0
/proc/30451/stat : 30451 (pboutclasp.pl) S 30448 30446 30052 0 -1 4194304 435 0 0 0 0 0 0 0 16 0 1 0 173183733 12562432 395 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 234526650466 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30451/statm: 3067 395 311 3 0 167 0
Current children cumulated CPU time (s) 103.05
Current children cumulated vsize (KiB) 277672

Child status: 0
Real time (s): 94.3416
CPU time (s): 103.118
CPU user time (s): 102.397
CPU system time (s): 0.72089
CPU usage (%): 109.303
Max. virtual memory (cumulated for all children) (KiB): 449668

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

runsolver used 0.092985 second user time and 0.254961 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Thu Apr 19 08:30:52 UTC 2007

IDJOB= 360627
IDBENCH= 1384
IDSOLVER= 167
FILE ID= node72/360627-1176971451

PBS_JOBID= 4630309

Free space on /tmp= 66374 MiB

SOLVER NAME= PB-clasp 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/dbst/normalized-dbst_v40_e600_d20_mw10_2.opb.PB06.opb
COMMAND LINE= pbclasp instance-360627-1176971451.opb /tmp/evaluation/360627-1176971451/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node72/convwatcher-360627-1176971451 -o ROOT/results/node72/conversion-360627-1176971451 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/360627-1176971451/instance-360627-1176971451.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  409a20f37901eec51bb3d0d7a35b01e1

RANDOM SEED= 506414160

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.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.222
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	: 5931.00
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.222
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:       1621704 kB
Buffers:         35728 kB
Cached:         315852 kB
SwapCached:      16912 kB
Active:         108416 kB
Inactive:       268924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1621704 kB
SwapTotal:     4192956 kB
SwapFree:      4157116 kB
Dirty:           34704 kB
Writeback:           0 kB
Mapped:          32764 kB
Slab:            42344 kB
Committed_AS:  2765060 kB
PageTables:       1796 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= 66374 MiB

End job on node72 on Thu Apr 19 08:32:27 UTC 2007