Trace number 46327

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
PBS 4.1L? (TO) 1800.66 1801.26

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-35-30.opb
MD5SUMc31072fad7bb81e0a58c1598fe2e2bbc
Bench CategorySATUNSAT-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1050
Total number of constraints17885
Number of constraints which are clauses17885
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint30
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 31
Number of bits of the biggest sum of numbers5
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)

0.00	c PBS v4 by Bashar Al-Rawi & Fadi Aloul
0.00	c Solving ROOT/tmp/node35/46327-1154066193/instance-46327-1154066193.opb ......

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes

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

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node35/watcher-46327-1154066193 -o ROOT/results/node35/solver-46327-1154066193 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node35/46327-1154066193/instance-46327-1154066193.opb 30345513 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.97 0.98 2/64 25707
/proc/meminfo: memFree=1361112/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=1532 CPUtime=0
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 189 0 0 0 0 0 0 0 18 0 1 0 153479345 1568768 165 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134617144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 383 165 100 232 0 148 0

[startup+10.0025 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25707
/proc/meminfo: memFree=1338912/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=24168 CPUtime=10
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 5996 0 0 0 984 16 0 0 25 0 1 0 153479345 24748032 5624 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 6042 5624 105 232 0 5807 0
Current children cumulated CPU time (s) 10
Current children cumulated vsize (Kb) 24168

[startup+20.0097 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25707
/proc/meminfo: memFree=1323488/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=46048 CPUtime=20
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 10220 0 0 0 1979 21 0 0 25 0 1 0 153479345 47153152 9463 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552218 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 11512 9463 105 232 0 11277 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 46048

[startup+30.0159 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25707
/proc/meminfo: memFree=1314208/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=49584 CPUtime=30
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 12555 0 0 0 2976 24 0 0 25 0 1 0 153479345 50774016 11798 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 12396 11798 105 232 0 12161 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 49584

[startup+40.0221 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25707
/proc/meminfo: memFree=1312096/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=83776 CPUtime=40
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 13082 0 0 0 3973 27 0 0 25 0 1 0 153479345 85786624 12325 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 20944 12325 105 232 0 20709 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 83776

[startup+50.0283 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25707
/proc/meminfo: memFree=1303200/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=85644 CPUtime=50.01
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 15302 0 0 0 4969 32 0 0 25 0 1 0 153479345 87699456 14545 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550016 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 21411 14545 105 232 0 21176 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 85644

[startup+60.0345 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25707
/proc/meminfo: memFree=1300896/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=89844 CPUtime=60.01
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 16649 0 0 0 5966 35 0 0 25 0 1 0 153479345 92000256 15123 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 22461 15123 105 232 0 22226 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 89844

[startup+70.0407 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25707
/proc/meminfo: memFree=1298144/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=90600 CPUtime=70.01
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 17327 0 0 0 6964 37 0 0 25 0 1 0 153479345 92774400 15801 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550046 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 22650 15801 105 232 0 22415 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 90600

[startup+80.0479 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25707
/proc/meminfo: memFree=1295968/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=91452 CPUtime=80.02
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 17882 0 0 0 7962 40 0 0 25 0 1 0 153479345 93646848 16356 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 22863 16356 105 232 0 22628 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 91452

[startup+90.0541 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25707
/proc/meminfo: memFree=1294880/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=92048 CPUtime=90.02
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 18149 0 0 0 8961 41 0 0 25 0 1 0 153479345 94257152 16623 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 23012 16623 105 232 0 22777 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 92048

[startup+100.06 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25707
/proc/meminfo: memFree=1294112/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=92540 CPUtime=100.03
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 18351 0 0 0 9959 44 0 0 25 0 1 0 153479345 94760960 16825 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 23135 16825 105 232 0 22900 0
Current children cumulated CPU time (s) 100.03
Current children cumulated vsize (Kb) 92540

[startup+110.066 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25707
/proc/meminfo: memFree=1293280/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=92952 CPUtime=110.03
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 18549 0 0 0 10957 46 0 0 25 0 1 0 153479345 95182848 17023 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 23238 17023 105 232 0 23003 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 92952

[startup+120.073 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25707
/proc/meminfo: memFree=1292576/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=93240 CPUtime=120.03
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 18732 0 0 0 11955 48 0 0 25 0 1 0 153479345 95477760 17206 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549939 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 23310 17206 105 232 0 23075 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 93240

[startup+130.079 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25707
/proc/meminfo: memFree=1291552/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=100012 CPUtime=130.04
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 20490 0 0 0 12954 50 0 0 25 0 1 0 153479345 102412288 17427 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 25003 17427 105 232 0 24768 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 100012

[startup+140.085 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25707
/proc/meminfo: memFree=1290976/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=100356 CPUtime=140.04
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 20660 0 0 0 13952 52 0 0 25 0 1 0 153479345 102764544 17597 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564502 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 25089 17597 105 232 0 24854 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 100356

[startup+150.091 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25707
/proc/meminfo: memFree=1290208/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=100880 CPUtime=150.04
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 20848 0 0 0 14950 54 0 0 25 0 1 0 153479345 103301120 17785 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 25220 17785 105 232 0 24985 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 100880

[startup+160.097 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25707
/proc/meminfo: memFree=1289312/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=101412 CPUtime=160.04
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 21069 0 0 0 15948 56 0 0 25 0 1 0 153479345 103845888 18006 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559009 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 25353 18006 105 232 0 25118 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 101412

[startup+170.104 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25707
/proc/meminfo: memFree=1288544/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=101572 CPUtime=170.05
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 21273 0 0 0 16947 58 0 0 25 0 1 0 153479345 104009728 18210 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559004 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 25393 18210 105 232 0 25158 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 101572

[startup+180.11 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25707
/proc/meminfo: memFree=1286752/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=102304 CPUtime=180.06
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 21709 0 0 0 17946 60 0 0 25 0 1 0 153479345 104759296 18646 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 25576 18646 105 232 0 25341 0
Current children cumulated CPU time (s) 180.06
Current children cumulated vsize (Kb) 102304

[startup+190.116 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25707
/proc/meminfo: memFree=1283360/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=103060 CPUtime=190.05
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 22557 0 0 0 18943 62 0 0 25 0 1 0 153479345 105533440 19494 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 25765 19494 105 232 0 25530 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 103060

[startup+200.122 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25707
/proc/meminfo: memFree=1282592/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=103524 CPUtime=200.06
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 22749 0 0 0 19942 64 0 0 25 0 1 0 153479345 106008576 19686 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549087 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 25881 19686 105 232 0 25646 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 103524

[startup+210.128 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25707

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

/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 81368 0 0 0 177829 323 0 0 25 0 1 0 153479345 325488640 56798 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550057 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 79465 56798 105 232 0 79230 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (Kb) 317860

[startup+1783.12 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25905
/proc/meminfo: memFree=1133544/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=317860 CPUtime=1782.53
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 81374 0 0 0 177930 323 0 0 25 0 1 0 153479345 325488640 56804 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 79465 56804 105 232 0 79230 0
Current children cumulated CPU time (s) 1782.53
Current children cumulated vsize (Kb) 317860

[startup+1784.12 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25905
/proc/meminfo: memFree=1133480/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=317860 CPUtime=1783.53
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 81389 0 0 0 178030 323 0 0 25 0 1 0 153479345 325488640 56819 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 79465 56819 105 232 0 79230 0
Current children cumulated CPU time (s) 1783.53
Current children cumulated vsize (Kb) 317860

[startup+1785.13 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25905
/proc/meminfo: memFree=1133480/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=317860 CPUtime=1784.53
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 81399 0 0 0 178130 323 0 0 25 0 1 0 153479345 325488640 56829 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564535 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 79465 56829 105 232 0 79230 0
Current children cumulated CPU time (s) 1784.53
Current children cumulated vsize (Kb) 317860

[startup+1786.13 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25905
/proc/meminfo: memFree=1133416/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=317860 CPUtime=1785.54
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 81415 0 0 0 178231 323 0 0 25 0 1 0 153479345 325488640 56845 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 79465 56845 105 232 0 79230 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (Kb) 317860

[startup+1787.14 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25905
/proc/meminfo: memFree=1133352/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=317860 CPUtime=1786.55
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 81420 0 0 0 178331 324 0 0 25 0 1 0 153479345 325488640 56850 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 79465 56850 105 232 0 79230 0
Current children cumulated CPU time (s) 1786.55
Current children cumulated vsize (Kb) 317860

[startup+1788.14 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25905
/proc/meminfo: memFree=1133288/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=317860 CPUtime=1787.56
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 81441 0 0 0 178432 324 0 0 25 0 1 0 153479345 325488640 56871 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 79465 56871 105 232 0 79230 0
Current children cumulated CPU time (s) 1787.56
Current children cumulated vsize (Kb) 317860

[startup+1789.15 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25905
/proc/meminfo: memFree=1133224/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=317860 CPUtime=1788.56
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 81454 0 0 0 178532 324 0 0 25 0 1 0 153479345 325488640 56884 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552345 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 79465 56884 105 232 0 79230 0
Current children cumulated CPU time (s) 1788.56
Current children cumulated vsize (Kb) 317860

[startup+1790.15 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25905
/proc/meminfo: memFree=1133224/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=317860 CPUtime=1789.56
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 81463 0 0 0 178632 324 0 0 25 0 1 0 153479345 325488640 56893 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 79465 56893 105 232 0 79230 0
Current children cumulated CPU time (s) 1789.56
Current children cumulated vsize (Kb) 317860

[startup+1791.16 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25905
/proc/meminfo: memFree=1133160/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=317860 CPUtime=1790.57
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 81470 0 0 0 178733 324 0 0 25 0 1 0 153479345 325488640 56900 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550805 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 79465 56900 105 232 0 79230 0
Current children cumulated CPU time (s) 1790.57
Current children cumulated vsize (Kb) 317860

[startup+1792.16 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25905
/proc/meminfo: memFree=1133160/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=317860 CPUtime=1791.57
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 81477 0 0 0 178833 324 0 0 25 0 1 0 153479345 325488640 56907 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 79465 56907 105 232 0 79230 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (Kb) 317860

[startup+1793.17 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25905
/proc/meminfo: memFree=1133096/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=317860 CPUtime=1792.58
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 81483 0 0 0 178934 324 0 0 25 0 1 0 153479345 325488640 56913 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550046 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 79465 56913 105 232 0 79230 0
Current children cumulated CPU time (s) 1792.58
Current children cumulated vsize (Kb) 317860

[startup+1794.17 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25905
/proc/meminfo: memFree=1133096/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=317860 CPUtime=1793.58
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 81490 0 0 0 179034 324 0 0 25 0 1 0 153479345 325488640 56920 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 79465 56920 105 232 0 79230 0
Current children cumulated CPU time (s) 1793.58
Current children cumulated vsize (Kb) 317860

[startup+1795.18 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25905
/proc/meminfo: memFree=1133032/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=317860 CPUtime=1794.58
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 81499 0 0 0 179134 324 0 0 25 0 1 0 153479345 325488640 56929 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 79465 56929 105 232 0 79230 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (Kb) 317860

[startup+1796.18 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25905
/proc/meminfo: memFree=1132968/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=317860 CPUtime=1795.59
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 81519 0 0 0 179235 324 0 0 25 0 1 0 153479345 325488640 56949 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 79465 56949 105 232 0 79230 0
Current children cumulated CPU time (s) 1795.59
Current children cumulated vsize (Kb) 317860

[startup+1797.19 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25905
/proc/meminfo: memFree=1132968/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=317860 CPUtime=1796.59
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 81529 0 0 0 179335 324 0 0 25 0 1 0 153479345 325488640 56959 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551987 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 79465 56959 105 232 0 79230 0
Current children cumulated CPU time (s) 1796.59
Current children cumulated vsize (Kb) 317860

[startup+1798.19 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25905
/proc/meminfo: memFree=1132904/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=317860 CPUtime=1797.59
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 81543 0 0 0 179435 324 0 0 25 0 1 0 153479345 325488640 56973 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552218 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 79465 56973 105 232 0 79230 0
Current children cumulated CPU time (s) 1797.59
Current children cumulated vsize (Kb) 317860

[startup+1799.2 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25905
/proc/meminfo: memFree=1132840/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=317860 CPUtime=1798.61
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 81558 0 0 0 179536 325 0 0 25 0 1 0 153479345 325488640 56988 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 79465 56988 105 232 0 79230 0
Current children cumulated CPU time (s) 1798.61
Current children cumulated vsize (Kb) 317860

[startup+1800.2 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25905
/proc/meminfo: memFree=1132776/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=317860 CPUtime=1799.61
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 81566 0 0 0 179636 325 0 0 25 0 1 0 153479345 325488640 56996 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550043 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 79465 56996 105 232 0 79230 0
Current children cumulated CPU time (s) 1799.61
Current children cumulated vsize (Kb) 317860

[startup+1801.21 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25905
/proc/meminfo: memFree=1132712/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=317860 CPUtime=1800.61
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 81582 0 0 0 179736 325 0 0 25 0 1 0 153479345 325488640 57012 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 79465 57012 105 232 0 79230 0
Current children cumulated CPU time (s) 1800.61
Current children cumulated vsize (Kb) 317860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.21 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 25905
/proc/meminfo: memFree=1132712/2055920 swapFree=4182936/4192956
[pid=25707] ppid=25705 vsize=317860 CPUtime=1800.62
/proc/25707/stat : 25707 (PBS4L) R 25705 25707 25658 0 -1 4194304 81582 0 0 0 179737 325 0 0 25 0 1 0 153479345 325488640 57012 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25707/statm: 79465 57012 105 232 0 79230 0
Current children cumulated CPU time (s) 1800.62
Current children cumulated vsize (Kb) 317860

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.26
CPU time (s): 1800.66
CPU user time (s): 1797.37
CPU system time (s): 3.2915
CPU usage (%): 99.9672
Max. virtual memory (cumulated for all children) (Kb): 317860
The end

Launcher Data (download as text)

Begin job on node35 on Fri Jul 28 05:56:33 UTC 2006


FILE ID= 46327-1154066193

PBS_JOBID= 882459

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-clauses-35-30.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node35/46327-1154066193/instance-46327-1154066193.opb 30345513
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-46327-1154066193 -o ROOT/results/node35/solver-46327-1154066193 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node35/46327-1154066193/instance-46327-1154066193.opb 30345513

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  c31072fad7bb81e0a58c1598fe2e2bbc

RANDOM SEED= 30345513

TIMEOUT= 1800 seconds


/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.232
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.232
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:       1361256 kB
Buffers:         42780 kB
Cached:         574912 kB
SwapCached:       4372 kB
Active:         209980 kB
Inactive:       416972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1361256 kB
SwapTotal:     4192956 kB
SwapFree:      4182936 kB
Dirty:             160 kB
Writeback:           0 kB
Mapped:          14492 kB
Slab:            53768 kB
Committed_AS:   558280 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node35 on Fri Jul 28 06:26:34 UTC 2006