Trace number 352712

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 NameAnswerObjective functionCPU timeWall clock time
PB-clasp 2007-04-10SAT (TO)25011 1802.14 1803.03

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/ttp/normalized-data6_3.opb
MD5SUMf675f355e04fd5af6f49610fb88dbbd3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark24674
Best CPU time to get the best result obtained on this benchmark1782.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24674
Optimality of the best value was proved NO
Number of variables540
Total number of constraints4476
Number of constraints which are clauses2532
Number of constraints which are cardinality constraints (but not clauses)264
Number of constraints which are nor clauses,nor cardinality constraints1680
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 180
Biggest coefficient in the objective function 1380
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 116904
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 1380
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 116904
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.40/0.51	o 33565
0.50/0.62	o 32509
0.60/0.82	o 31964
0.77/1.02	o 31191
0.80/1.13	o 30924
0.91/1.25	o 30344
1.02/1.36	o 30161
1.14/1.53	o 29785
1.31/1.64	o 29035
1.42/1.79	o 27740
1.57/2.00	o 27664
1.94/2.26	o 27580
2.02/2.77	o 27469
2.53/3.01	o 27448
5.02/5.33	o 27360
5.31/5.62	o 27346
5.37/5.96	o 26871
8.92/9.28	o 26625
11.62/11.97	o 26597
12.12/12.41	o 26220
23.41/23.80	o 25996
33.91/34.24	o 25924
40.39/40.76	o 25896
88.69/89.01	o 25462
558.30/558.85	o 25433
1254.04/1254.87	o 25011
1800.09/1801.01	sh: line 1: 23008 Done                    cat /tmp/evaluation/352712-1176639673/temp/instance-352712-1176639673.opb.op
1800.09/1801.01	     23009 Terminated              | clasp-1.0 --trans=no >/tmp/evaluation/352712-1176639673/temp/instance-352712-1176639673.opb.clasp
1800.09/1801.02	c Somebody sent me a SIGTERM
1800.09/1801.02	s SATISFIABLE
1800.09/1801.02	v x2 x8 x17 x22 x29 x34 x39 x44 x51 x56 x65 x71 x73 x81 x87 x95 x101 x103 x109 x120 x123 x127 x135 x144 x150 x152 x158 x166 x172 x180
1800.09/1801.02	v x184 x188 x195 x202 x206 x213 x221 x224 x231 x237 x245 x248 x253 x263 x265 x276 x281 x288 x289 x295 x304 x310 x318 x324 x325 x334
1800.09/1801.02	v x342 x346 x349 x360 x361 x365 x367 x371 x379 x381 x389 x393 x397 x399 x405 x407 x411 x417 x423 x427 x431 x432 x434 x440 x443 x448
1800.09/1801.02	v x453 x459 x465 x467 x468 x471 x479 x484 x489 x493 x497 x503 x505 x506 x515 x520 x522 x529 x531 x538 x539
1800.09/1801.02	pb2clasp1: no process killed
1800.09/1801.02	clasp-1.0: no process killed
1802.08/1803.02	sh: line 1: 23019 Done                    cat /tmp/evaluation/352712-1176639673/temp/instance-352712-1176639673.opb.op
1802.08/1803.02	     23020 Killed                  | clasp-1.0 --trans=no >/tmp/evaluation/352712-1176639673/temp/instance-352712-1176639673.opb.clasp

Verifier Data (download as text)

OK	25011

Conversion Script Data (download as text)

/tmp/evaluation/352712-1176639673/instance-352712-1176639673.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/node45/watcher-352712-1176639673 -o ROOT/results/node45/solver-352712-1176639673 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-352712-1176639673.opb /tmp/evaluation/352712-1176639673/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.99 0.97 0.97 3/64 22791
/proc/meminfo: memFree=1649728/2055920 swapFree=4192036/4192956
[pid=22791] ppid=22789 vsize=12268 CPUtime=0
/proc/22791/stat : 22791 (pbclasp) D 22789 22791 22388 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 18812910 12562432 317 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258939255397 0 2147483391 4224 0 18446744072099781622 0 0 17 1 0 0
/proc/22791/statm: 3067 317 242 3 0 167 0

[startup+0.0997819 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 22791
/proc/meminfo: memFree=1649728/2055920 swapFree=4192036/4192956
[pid=22791] ppid=22789 vsize=12400 CPUtime=0
/proc/22791/stat : 22791 (pbclasp) S 22789 22791 22388 0 -1 4194304 502 0 0 0 0 0 0 0 16 0 1 0 18812910 12697600 454 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947985506 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/22791/statm: 3100 454 324 3 0 200 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12400

[startup+0.10178 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 22791
/proc/meminfo: memFree=1649728/2055920 swapFree=4192036/4192956
[pid=22791] ppid=22789 vsize=12400 CPUtime=0
/proc/22791/stat : 22791 (pbclasp) S 22789 22791 22388 0 -1 4194304 502 0 0 0 0 0 0 0 16 0 1 0 18812910 12697600 454 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947985506 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/22791/statm: 3100 454 324 3 0 200 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12400

[startup+0.3018 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 22791
/proc/meminfo: memFree=1649728/2055920 swapFree=4192036/4192956
[pid=22791] ppid=22789 vsize=12400 CPUtime=0
/proc/22791/stat : 22791 (pbclasp) S 22789 22791 22388 0 -1 4194304 502 0 0 0 0 0 0 0 16 0 1 0 18812910 12697600 454 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947985506 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/22791/statm: 3100 454 324 3 0 200 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12400

[startup+0.701847 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 22791
/proc/meminfo: memFree=1649728/2055920 swapFree=4192036/4192956
[pid=22791] ppid=22789 vsize=12532 CPUtime=0.6
/proc/22791/stat : 22791 (pbclasp) S 22789 22791 22388 0 -1 4194304 825 5930 0 0 0 0 56 4 16 0 1 0 18812910 12832768 481 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947989396 0 0 4231 16384 18446744071563356171 0 0 17 1 0 0
/proc/22791/statm: 3133 481 343 3 0 233 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 12532

[startup+1.50192 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 22825
/proc/meminfo: memFree=1645472/2055920 swapFree=4192036/4192956
[pid=22791] ppid=22789 vsize=12532 CPUtime=1.14
/proc/22791/stat : 22791 (pbclasp) S 22789 22791 22388 0 -1 4194304 1438 18186 0 0 1 0 101 12 16 0 1 0 18812910 12832768 481 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/22791/statm: 3133 481 343 3 0 233 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 12532

[startup+3.10109 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 22889
/proc/meminfo: memFree=1645192/2055920 swapFree=4192036/4192956
[pid=22791] ppid=22789 vsize=12532 CPUtime=2.76
/proc/22791/stat : 22791 (pbclasp) S 22789 22791 22388 0 -1 4194304 2290 34769 0 0 1 1 250 24 16 0 1 0 18812910 12832768 481 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/22791/statm: 3133 481 343 3 0 233 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 12532

[startup+6.30141 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 22921
/proc/meminfo: memFree=1646256/2055920 swapFree=4192036/4192956
[pid=22791] ppid=22789 vsize=12532 CPUtime=5.71
/proc/22791/stat : 22791 (pbclasp) S 22789 22791 22388 0 -1 4194304 2654 42010 0 0 2 2 539 28 16 0 1 0 18812910 12832768 481 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/22791/statm: 3133 481 343 3 0 233 0
Current children cumulated CPU time (s) 5.71
Current children cumulated vsize (KiB) 12532

[startup+12.7021 s]
/proc/loadavg: 0.99 0.97 0.97 2/68 22953
/proc/meminfo: memFree=1647152/2055920 swapFree=4192036/4192956
[pid=22791] ppid=22789 vsize=12532 CPUtime=12.16
/proc/22791/stat : 22791 (pbclasp) S 22789 22791 22388 0 -1 4194304 3010 49479 0 0 2 2 1177 35 16 0 1 0 18812910 12832768 481 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/22791/statm: 3133 481 343 3 0 233 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 12532

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 22969
/proc/meminfo: memFree=1644832/2055920 swapFree=4192036/4192956
[pid=22791] ppid=22789 vsize=12532 CPUtime=23.54
/proc/22791/stat : 22791 (pbclasp) S 22789 22791 22388 0 -1 4194304 3127 52354 0 0 2 2 2313 37 16 0 1 0 18812910 12832768 481 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/22791/statm: 3133 481 343 3 0 233 0
[pid=22967] ppid=22791 vsize=5352 CPUtime=0
/proc/22967/stat : 22967 (sh) S 22791 22791 22388 0 -1 4194304 287 121 0 0 0 0 0 0 17 0 1 0 18815291 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22967/statm: 1338 224 188 169 0 49 0
[pid=22969] ppid=22967 vsize=5692 CPUtime=1.68
/proc/22969/stat : 22969 (clasp-1.0) R 22967 22791 22388 0 -1 4194304 1069 0 0 0 168 0 0 0 25 0 1 0 18815291 5828608 1031 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737633 0 0 4096 0 0 0 0 17 1 0 0
/proc/22969/statm: 1423 1031 249 81 0 797 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 23576

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 22985
/proc/meminfo: memFree=1643312/2055920 swapFree=4192036/4192956
[pid=22791] ppid=22789 vsize=12532 CPUtime=40.49
/proc/22791/stat : 22791 (pbclasp) S 22789 22791 22388 0 -1 4194304 3363 57950 0 0 2 2 4004 41 16 0 1 0 18812910 12832768 481 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/22791/statm: 3133 481 343 3 0 233 0
[pid=22983] ppid=22791 vsize=5352 CPUtime=0
/proc/22983/stat : 22983 (sh) S 22791 22791 22388 0 -1 4194304 287 121 0 0 0 0 0 0 17 0 1 0 18816987 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22983/statm: 1338 224 188 169 0 49 0
[pid=22985] ppid=22983 vsize=7360 CPUtime=10.31
/proc/22985/stat : 22985 (clasp-1.0) R 22983 22791 22388 0 -1 4194304 1496 0 0 0 1031 0 0 0 25 0 1 0 18816988 7536640 1458 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784653 0 0 4096 0 0 0 0 17 1 0 0
/proc/22985/statm: 1840 1458 249 81 0 1214 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 25244

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 22993
/proc/meminfo: memFree=1642680/2055920 swapFree=4192036/4192956
[pid=22791] ppid=22789 vsize=12532 CPUtime=88.72
/proc/22791/stat : 22791 (pbclasp) S 22789 22791 22388 0 -1 4194304 3480 61416 0 0 2 2 8825 43 16 0 1 0 18812910 12832768 481 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/22791/statm: 3133 481 343 3 0 233 0
[pid=22991] ppid=22791 vsize=5352 CPUtime=0
/proc/22991/stat : 22991 (sh) S 22791 22791 22388 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 18821813 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22991/statm: 1338 224 188 169 0 49 0
[pid=22993] ppid=22991 vsize=7548 CPUtime=13.25
/proc/22993/stat : 22993 (clasp-1.0) R 22991 22791 22388 0 -1 4194304 1551 0 0 0 1325 0 0 0 25 0 1 0 18821813 7729152 1513 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737633 0 0 4096 0 0 0 0 17 1 0 0
/proc/22993/statm: 1887 1513 249 81 0 1261 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 25432

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 22993
/proc/meminfo: memFree=1639416/2055920 swapFree=4192036/4192956
[pid=22791] ppid=22789 vsize=12532 CPUtime=88.72
/proc/22791/stat : 22791 (pbclasp) S 22789 22791 22388 0 -1 4194304 3480 61416 0 0 2 2 8825 43 16 0 1 0 18812910 12832768 481 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/22791/statm: 3133 481 343 3 0 233 0
[pid=22991] ppid=22791 vsize=5352 CPUtime=0
/proc/22991/stat : 22991 (sh) S 22791 22791 22388 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 18821813 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22991/statm: 1338 224 188 169 0 49 0
[pid=22993] ppid=22991 vsize=10868 CPUtime=73.23
/proc/22993/stat : 22993 (clasp-1.0) R 22991 22791 22388 0 -1 4194304 2366 0 0 0 7322 1 0 0 25 0 1 0 18821813 11128832 2328 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134714743 0 0 4096 0 0 0 0 17 1 0 0
/proc/22993/statm: 2717 2328 249 81 0 2091 0
Current children cumulated CPU time (s) 161.95
Current children cumulated vsize (KiB) 28752

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 22993
/proc/meminfo: memFree=1637816/2055920 swapFree=4192036/4192956
[pid=22791] ppid=22789 vsize=12532 CPUtime=88.72
/proc/22791/stat : 22791 (pbclasp) S 22789 22791 22388 0 -1 4194304 3480 61416 0 0 2 2 8825 43 16 0 1 0 18812910 12832768 481 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/22791/statm: 3133 481 343 3 0 233 0
[pid=22991] ppid=22791 vsize=5352 CPUtime=0
/proc/22991/stat : 22991 (sh) S 22791 22791 22388 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 18821813 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22991/statm: 1338 224 188 169 0 49 0
[pid=22993] ppid=22991 vsize=12444 CPUtime=133.21
/proc/22993/stat : 22993 (clasp-1.0) R 22991 22791 22388 0 -1 4194304 2761 0 0 0 13320 1 0 0 25 0 1 0 18821813 12742656 2723 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715884 0 0 4096 0 0 0 0 17 1 0 0
/proc/22993/statm: 3111 2723 249 81 0 2485 0
Current children cumulated CPU time (s) 221.93
Current children cumulated vsize (KiB) 30328

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 22993
/proc/meminfo: memFree=1636600/2055920 swapFree=4192036/4192956
[pid=22791] ppid=22789 vsize=12532 CPUtime=88.72
/proc/22791/stat : 22791 (pbclasp) S 22789 22791 22388 0 -1 4194304 3480 61416 0 0 2 2 8825 43 16 0 1 0 18812910 12832768 481 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/22791/statm: 3133 481 343 3 0 233 0
[pid=22991] ppid=22791 vsize=5352 CPUtime=0
/proc/22991/stat : 22991 (sh) S 22791 22791 22388 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 18821813 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22991/statm: 1338 224 188 169 0 49 0
[pid=22993] ppid=22991 vsize=13692 CPUtime=193.21
/proc/22993/stat : 22993 (clasp-1.0) R 22991 22791 22388 0 -1 4194304 3056 0 0 0 19319 2 0 0 25 0 1 0 18821813 14020608 3018 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737633 0 0 4096 0 0 0 0 17 1 0 0
/proc/22993/statm: 3423 3018 249 81 0 2797 0
Current children cumulated CPU time (s) 281.93
Current children cumulated vsize (KiB) 31576

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 22993
/proc/meminfo: memFree=1635256/2055920 swapFree=4192036/4192956
[pid=22791] ppid=22789 vsize=12532 CPUtime=88.72
/proc/22791/stat : 22791 (pbclasp) S 22789 22791 22388 0 -1 4194304 3480 61416 0 0 2 2 8825 43 16 0 1 0 18812910 12832768 481 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/22791/statm: 3133 481 343 3 0 233 0
[pid=22991] ppid=22791 vsize=5352 CPUtime=0
/proc/22991/stat : 22991 (sh) S 22791 22791 22388 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 18821813 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22991/statm: 1338 224 188 169 0 49 0
[pid=22993] ppid=22991 vsize=15040 CPUtime=253.18
/proc/22993/stat : 22993 (clasp-1.0) R 22991 22791 22388 0 -1 4194304 3397 0 0 0 25316 2 0 0 25 0 1 0 18821813 15400960 3359 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782435 0 0 4096 0 0 0 0 17 1 0 0
/proc/22993/statm: 3760 3359 249 81 0 3134 0
Current children cumulated CPU time (s) 341.9
Current children cumulated vsize (KiB) 32924

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 22993
/proc/meminfo: memFree=1634872/2055920 swapFree=4192036/4192956

################
# More data... #
################


[startup+1482.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 23009
/proc/meminfo: memFree=1635576/2055920 swapFree=4192036/4192956
[pid=22791] ppid=22789 vsize=12532 CPUtime=1254.14
/proc/22791/stat : 22791 (pbclasp) S 22789 22791 22388 0 -1 4194304 3714 72472 0 0 2 2 125358 52 16 0 1 0 18812910 12832768 481 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/22791/statm: 3133 481 343 3 0 233 0
[pid=23007] ppid=22791 vsize=5352 CPUtime=0
/proc/23007/stat : 23007 (sh) S 22791 22791 22388 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 18938399 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23007/statm: 1338 224 188 169 0 49 0
[pid=23009] ppid=23007 vsize=14532 CPUtime=227.33
/proc/23009/stat : 23009 (clasp-1.0) R 23007 22791 22388 0 -1 4194304 3252 0 0 0 22731 2 0 0 25 0 1 0 18938399 14880768 3214 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737600 0 0 4096 0 0 0 0 17 1 0 0
/proc/23009/statm: 3633 3214 249 81 0 3007 0
Current children cumulated CPU time (s) 1481.47
Current children cumulated vsize (KiB) 32416

[startup+1542.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 23009
/proc/meminfo: memFree=1635000/2055920 swapFree=4192036/4192956
[pid=22791] ppid=22789 vsize=12532 CPUtime=1254.14
/proc/22791/stat : 22791 (pbclasp) S 22789 22791 22388 0 -1 4194304 3714 72472 0 0 2 2 125358 52 16 0 1 0 18812910 12832768 481 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/22791/statm: 3133 481 343 3 0 233 0
[pid=23007] ppid=22791 vsize=5352 CPUtime=0
/proc/23007/stat : 23007 (sh) S 22791 22791 22388 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 18938399 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23007/statm: 1338 224 188 169 0 49 0
[pid=23009] ppid=23007 vsize=14992 CPUtime=287.31
/proc/23009/stat : 23009 (clasp-1.0) R 23007 22791 22388 0 -1 4194304 3400 0 0 0 28729 2 0 0 25 0 1 0 18938399 15351808 3362 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134713634 0 0 4096 0 0 0 0 17 1 0 0
/proc/23009/statm: 3748 3362 249 81 0 3122 0
Current children cumulated CPU time (s) 1541.45
Current children cumulated vsize (KiB) 32876

[startup+1602.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 23009
/proc/meminfo: memFree=1633784/2055920 swapFree=4192036/4192956
[pid=22791] ppid=22789 vsize=12532 CPUtime=1254.14
/proc/22791/stat : 22791 (pbclasp) S 22789 22791 22388 0 -1 4194304 3714 72472 0 0 2 2 125358 52 16 0 1 0 18812910 12832768 481 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/22791/statm: 3133 481 343 3 0 233 0
[pid=23007] ppid=22791 vsize=5352 CPUtime=0
/proc/23007/stat : 23007 (sh) S 22791 22791 22388 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 18938399 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23007/statm: 1338 224 188 169 0 49 0
[pid=23009] ppid=23007 vsize=16252 CPUtime=347.3
/proc/23009/stat : 23009 (clasp-1.0) R 23007 22791 22388 0 -1 4194304 3688 0 0 0 34727 3 0 0 25 0 1 0 18938399 16642048 3650 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134714130 0 0 4096 0 0 0 0 17 1 0 0
/proc/23009/statm: 4063 3650 249 81 0 3437 0
Current children cumulated CPU time (s) 1601.44
Current children cumulated vsize (KiB) 34136

[startup+1662.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 23009
/proc/meminfo: memFree=1633208/2055920 swapFree=4192036/4192956
[pid=22791] ppid=22789 vsize=12532 CPUtime=1254.14
/proc/22791/stat : 22791 (pbclasp) S 22789 22791 22388 0 -1 4194304 3714 72472 0 0 2 2 125358 52 16 0 1 0 18812910 12832768 481 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/22791/statm: 3133 481 343 3 0 233 0
[pid=23007] ppid=22791 vsize=5352 CPUtime=0
/proc/23007/stat : 23007 (sh) S 22791 22791 22388 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 18938399 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23007/statm: 1338 224 188 169 0 49 0
[pid=23009] ppid=23007 vsize=16796 CPUtime=407.28
/proc/23009/stat : 23009 (clasp-1.0) R 23007 22791 22388 0 -1 4194304 3834 0 0 0 40725 3 0 0 25 0 1 0 18938399 17199104 3796 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134714397 0 0 4096 0 0 0 0 17 1 0 0
/proc/23009/statm: 4199 3796 249 81 0 3573 0
Current children cumulated CPU time (s) 1661.42
Current children cumulated vsize (KiB) 34680

[startup+1722.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 23009
/proc/meminfo: memFree=1633080/2055920 swapFree=4192036/4192956
[pid=22791] ppid=22789 vsize=12532 CPUtime=1254.14
/proc/22791/stat : 22791 (pbclasp) S 22789 22791 22388 0 -1 4194304 3714 72472 0 0 2 2 125358 52 16 0 1 0 18812910 12832768 481 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/22791/statm: 3133 481 343 3 0 233 0
[pid=23007] ppid=22791 vsize=5352 CPUtime=0
/proc/23007/stat : 23007 (sh) S 22791 22791 22388 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 18938399 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23007/statm: 1338 224 188 169 0 49 0
[pid=23009] ppid=23007 vsize=17000 CPUtime=467.27
/proc/23009/stat : 23009 (clasp-1.0) R 23007 22791 22388 0 -1 4194304 3869 0 0 0 46724 3 0 0 25 0 1 0 18938399 17408000 3831 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737633 0 0 4096 0 0 0 0 17 1 0 0
/proc/23009/statm: 4250 3831 249 81 0 3624 0
Current children cumulated CPU time (s) 1721.41
Current children cumulated vsize (KiB) 34884

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23009
/proc/meminfo: memFree=1631928/2055920 swapFree=4192036/4192956
[pid=22791] ppid=22789 vsize=12532 CPUtime=1254.14
/proc/22791/stat : 22791 (pbclasp) S 22789 22791 22388 0 -1 4194304 3714 72472 0 0 2 2 125358 52 16 0 1 0 18812910 12832768 481 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/22791/statm: 3133 481 343 3 0 233 0
[pid=23007] ppid=22791 vsize=5352 CPUtime=0
/proc/23007/stat : 23007 (sh) S 22791 22791 22388 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 18938399 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23007/statm: 1338 224 188 169 0 49 0
[pid=23009] ppid=23007 vsize=18184 CPUtime=527.25
/proc/23009/stat : 23009 (clasp-1.0) R 23007 22791 22388 0 -1 4194304 4147 0 0 0 52722 3 0 0 25 0 1 0 18938399 18620416 4109 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737623 0 0 4096 0 0 0 0 17 1 0 0
/proc/23009/statm: 4546 4109 249 81 0 3920 0
Current children cumulated CPU time (s) 1781.39
Current children cumulated vsize (KiB) 36068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23009
/proc/meminfo: memFree=1631864/2055920 swapFree=4192036/4192956
[pid=22791] ppid=22789 vsize=12532 CPUtime=1254.14
/proc/22791/stat : 22791 (pbclasp) S 22789 22791 22388 0 -1 4194304 3714 72472 0 0 2 2 125358 52 16 0 1 0 18812910 12832768 481 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/22791/statm: 3133 481 343 3 0 233 0
[pid=23007] ppid=22791 vsize=5352 CPUtime=0
/proc/23007/stat : 23007 (sh) S 22791 22791 22388 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 18938399 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23007/statm: 1338 224 188 169 0 49 0
[pid=23009] ppid=23007 vsize=18184 CPUtime=545.95
/proc/23009/stat : 23009 (clasp-1.0) R 23007 22791 22388 0 -1 4194304 4165 0 0 0 54592 3 0 0 25 0 1 0 18938399 18620416 4127 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715967 0 0 4096 0 0 0 0 17 1 0 0
/proc/23009/statm: 4546 4127 249 81 0 3920 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 36068

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

Sending SIGKILL to process tree (bottom up)

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

[startup+1801.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23009
/proc/meminfo: memFree=1631864/2055920 swapFree=4192036/4192956
[pid=22791] ppid=22789 vsize=12532 CPUtime=1800.13
/proc/22791/stat : 22791 (pbclasp) S 22789 22791 22388 0 -1 4194304 3881 78429 0 0 2 2 179951 58 16 0 1 0 18812910 12832768 481 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/22791/statm: 3133 481 343 3 0 233 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 12532

[startup+1802.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 23020
/proc/meminfo: memFree=1644384/2055920 swapFree=4192036/4192956
[pid=22791] ppid=22789 vsize=12532 CPUtime=1800.13
/proc/22791/stat : 22791 (pbclasp) S 22789 22791 22388 0 -1 4194304 3881 78429 0 0 2 2 179951 58 16 0 1 0 18812910 12832768 481 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/22791/statm: 3133 481 343 3 0 233 0
[pid=23018] ppid=22791 vsize=5352 CPUtime=0
/proc/23018/stat : 23018 (sh) S 22791 22791 22388 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 18993013 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23018/statm: 1338 224 188 169 0 49 0
[pid=23020] ppid=23018 vsize=5692 CPUtime=1.15
/proc/23020/stat : 23020 (clasp-1.0) R 23018 22791 22388 0 -1 4194304 1071 0 0 0 115 0 0 0 25 0 1 0 18993014 5828608 1033 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134714169 0 0 4096 0 0 0 0 17 1 0 0
/proc/23020/statm: 1423 1033 249 81 0 797 0
Current children cumulated CPU time (s) 1801.28
Current children cumulated vsize (KiB) 23576

[startup+1802.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 23020
/proc/meminfo: memFree=1644384/2055920 swapFree=4192036/4192956
[pid=22791] ppid=22789 vsize=12532 CPUtime=1800.13
/proc/22791/stat : 22791 (pbclasp) S 22789 22791 22388 0 -1 4194304 3881 78429 0 0 2 2 179951 58 16 0 1 0 18812910 12832768 481 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/22791/statm: 3133 481 343 3 0 233 0
[pid=23018] ppid=22791 vsize=5352 CPUtime=0
/proc/23018/stat : 23018 (sh) S 22791 22791 22388 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 18993013 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23018/statm: 1338 224 188 169 0 49 0
[pid=23020] ppid=23018 vsize=5692 CPUtime=1.55
/proc/23020/stat : 23020 (clasp-1.0) R 23018 22791 22388 0 -1 4194304 1071 0 0 0 155 0 0 0 25 0 1 0 18993014 5828608 1033 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737633 0 0 4096 0 0 0 0 17 1 0 0
/proc/23020/statm: 1423 1033 249 81 0 797 0
Current children cumulated CPU time (s) 1801.68
Current children cumulated vsize (KiB) 23576

[startup+1803 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 23020
/proc/meminfo: memFree=1644128/2055920 swapFree=4192036/4192956
[pid=22791] ppid=22789 vsize=12532 CPUtime=1800.13
/proc/22791/stat : 22791 (pbclasp) S 22789 22791 22388 0 -1 4194304 3881 78429 0 0 2 2 179951 58 16 0 1 0 18812910 12832768 481 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/22791/statm: 3133 481 343 3 0 233 0
[pid=23018] ppid=22791 vsize=5352 CPUtime=0
/proc/23018/stat : 23018 (sh) S 22791 22791 22388 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 18993013 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23018/statm: 1338 224 188 169 0 49 0
[pid=23020] ppid=23018 vsize=5692 CPUtime=1.95
/proc/23020/stat : 23020 (clasp-1.0) R 23018 22791 22388 0 -1 4194304 1075 0 0 0 195 0 0 0 25 0 1 0 18993014 5828608 1037 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715779 0 0 4096 0 0 0 0 17 1 0 0
/proc/23020/statm: 1423 1037 249 81 0 797 0
Current children cumulated CPU time (s) 1802.08
Current children cumulated vsize (KiB) 23576

Child status: 0
Real time (s): 1803.03
CPU time (s): 1802.14
CPU user time (s): 1801.52
CPU system time (s): 0.623905
CPU usage (%): 99.9511
Max. virtual memory (cumulated for all children) (KiB): 37080

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

runsolver used 2.18067 second user time and 4.20536 second system time

The end

Launcher Data (download as text)

Begin job on node45 on Sun Apr 15 12:21:13 UTC 2007

IDJOB= 352712
IDBENCH= 2010
IDSOLVER= 167
FILE ID= node45/352712-1176639673

PBS_JOBID= 4559821

Free space on /tmp= 66564 MiB

SOLVER NAME= PB-clasp 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/ttp/normalized-data6_3.opb
COMMAND LINE= pbclasp instance-352712-1176639673.opb /tmp/evaluation/352712-1176639673/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node45/convwatcher-352712-1176639673 -o ROOT/results/node45/conversion-352712-1176639673 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/352712-1176639673/instance-352712-1176639673.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  f675f355e04fd5af6f49610fb88dbbd3

RANDOM SEED= 242477923

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node45.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:       1650200 kB
Buffers:         23304 kB
Cached:         276204 kB
SwapCached:        508 kB
Active:          56072 kB
Inactive:       258652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1650200 kB
SwapTotal:     4192956 kB
SwapFree:      4192036 kB
Dirty:             748 kB
Writeback:           0 kB
Mapped:          24556 kB
Slab:            77112 kB
Committed_AS:   116372 kB
PageTables:       1396 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 node45 on Sun Apr 15 12:51:16 UTC 2007