Trace number 85543

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
glpPB 0.2? (TO) 1800.65 1801.18

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 glpPB 0.2 (July 2006)
0.00	c An Application of GLPK 4.10 for PB Constraints
0.00	c Done @ University of Michigan, Ann Arbor, MI
0.00	c  by Hossein Sheini

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/node39/watcher-85543-1154173733 -o ROOT/results/node39/solver-85543-1154173733 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node39/85543-1154173733/instance-85543-1154173733.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.97 0.91 2/64 2840
/proc/meminfo: memFree=1148000/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=2424 CPUtime=0
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 148 0 0 0 0 0 0 0 18 0 1 0 164244503 2482176 128 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 11062136 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 606 128 109 40 0 11 0

[startup+10.0024 s]
/proc/loadavg: 0.93 0.97 0.91 2/64 2840
/proc/meminfo: memFree=1132256/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=17896 CPUtime=10
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 16958 0 0 0 992 8 0 0 25 0 1 0 164244503 18325504 4100 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 4474 4100 227 40 0 3891 0
Current children cumulated CPU time (s) 10
Current children cumulated vsize (Kb) 17896

[startup+20.0084 s]
/proc/loadavg: 0.94 0.97 0.91 2/64 2840
/proc/meminfo: memFree=1132256/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=17896 CPUtime=20
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 34478 0 0 0 1985 15 0 0 25 0 1 0 164244503 18325504 4100 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 4474 4100 227 40 0 3891 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 17896

[startup+30.0143 s]
/proc/loadavg: 0.95 0.97 0.91 2/64 2840
/proc/meminfo: memFree=1130464/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=18036 CPUtime=30
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 85218 0 0 0 2963 37 0 0 25 0 1 0 164244503 18468864 4135 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 11558615 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 4509 4135 227 40 0 3926 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 18036

[startup+40.0202 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 2840
/proc/meminfo: memFree=1132320/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=18036 CPUtime=40
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 207472 0 0 0 3913 87 0 0 25 0 1 0 164244503 18468864 4135 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 4509 4135 227 40 0 3926 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 18036

[startup+50.0261 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 2840
/proc/meminfo: memFree=1132320/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=18036 CPUtime=50
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 332397 0 0 0 4859 141 0 0 25 0 1 0 164244503 18468864 4135 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 4509 4135 227 40 0 3926 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 18036

[startup+60.032 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 2840
/proc/meminfo: memFree=1132320/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=18036 CPUtime=60.01
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 456842 0 0 0 5802 199 0 0 25 0 1 0 164244503 18468864 4135 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 11558615 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 4509 4135 227 40 0 3926 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 18036

[startup+70.038 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 2840
/proc/meminfo: memFree=1132320/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=18036 CPUtime=70.01
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 581016 0 0 0 6754 247 0 0 25 0 1 0 164244503 18468864 4135 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 11558615 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 4509 4135 227 40 0 3926 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 18036

[startup+80.0439 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 2840
/proc/meminfo: memFree=1132320/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=18036 CPUtime=80.02
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 703880 0 0 0 7701 301 0 0 25 0 1 0 164244503 18468864 4135 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 4474 4100 227 40 0 3891 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 18036

[startup+90.0498 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 2840
/proc/meminfo: memFree=1132320/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=18036 CPUtime=90.02
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 855374 0 0 0 8636 366 0 0 25 0 1 0 164244503 18468864 4135 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 4509 4135 227 40 0 3926 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 18036

[startup+100.056 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 2840
/proc/meminfo: memFree=1130144/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=20336 CPUtime=100.02
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 1055100 0 0 0 9550 452 0 0 25 0 1 0 164244503 20824064 4678 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134639273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 5084 4678 227 40 0 4501 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 20336

[startup+110.062 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 2840
/proc/meminfo: memFree=1132192/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=18176 CPUtime=110.02
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 1257603 0 0 0 10465 537 0 0 25 0 1 0 164244503 18612224 4170 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643288 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 4544 4170 227 40 0 3961 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 18176

[startup+120.068 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2840
/proc/meminfo: memFree=1130016/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=20344 CPUtime=120.03
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 1512207 0 0 0 11361 642 0 0 25 0 1 0 164244503 20832256 4712 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643687 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 5086 4712 227 40 0 4503 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 20344

[startup+130.073 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2840
/proc/meminfo: memFree=1132192/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=18176 CPUtime=130.03
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 1772311 0 0 0 12253 750 0 0 25 0 1 0 164244503 18612224 4170 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 4544 4170 227 40 0 3961 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 18176

[startup+140.079 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2840
/proc/meminfo: memFree=1132256/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=17896 CPUtime=140.03
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 2038368 0 0 0 13145 858 0 0 25 0 1 0 164244503 18325504 4100 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134541542 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 4474 4100 227 40 0 3891 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 17896

[startup+150.085 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2840
/proc/meminfo: memFree=1132192/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=18176 CPUtime=150.03
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 2311703 0 0 0 14035 968 0 0 25 0 1 0 164244503 18612224 4152 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 11558615 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 4544 4162 227 40 0 3961 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 18176

[startup+160.091 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2840
/proc/meminfo: memFree=1132256/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=18176 CPUtime=160.05
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 2584433 0 0 0 14922 1083 0 0 25 0 1 0 164244503 18612224 4170 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629283 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 4544 4170 227 40 0 3961 0
Current children cumulated CPU time (s) 160.05
Current children cumulated vsize (Kb) 18176

[startup+170.097 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2840
/proc/meminfo: memFree=1130464/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=20340 CPUtime=170.05
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 2862949 0 0 0 15807 1198 0 0 25 0 1 0 164244503 20828160 4697 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134636089 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 5085 4697 227 40 0 4502 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 20340

[startup+180.103 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2840
/proc/meminfo: memFree=1132192/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=18176 CPUtime=180.05
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 3094340 0 0 0 16710 1295 0 0 25 0 1 0 164244503 18612224 4170 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 4509 4135 242 40 0 3926 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 18176

[startup+190.109 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2840
/proc/meminfo: memFree=1129888/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=20452 CPUtime=190.06
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 3290547 0 0 0 17626 1380 0 0 25 0 1 0 164244503 20942848 4739 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 5113 4739 227 40 0 4530 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 20452

[startup+200.115 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2840
/proc/meminfo: memFree=1130016/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=20388 CPUtime=200.05
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 3528765 0 0 0 18521 1484 0 0 25 0 1 0 164244503 20877312 4708 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134640652 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 5097 4708 227 40 0 4514 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 20388

[startup+210.121 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2840

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

/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 39426786 0 0 0 161561 16593 0 0 25 0 1 0 164244503 21905408 4974 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629060 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 5348 4974 227 40 0 4765 0
Current children cumulated CPU time (s) 1781.54
Current children cumulated vsize (Kb) 21392

[startup+1783.07 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 3038
/proc/meminfo: memFree=1126560/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=23648 CPUtime=1782.55
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 39453542 0 0 0 161651 16604 0 0 25 0 1 0 164244503 24215552 5538 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643272 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 5912 5538 227 40 0 5329 0
Current children cumulated CPU time (s) 1782.55
Current children cumulated vsize (Kb) 23648

[startup+1784.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 3038
/proc/meminfo: memFree=1128864/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=21400 CPUtime=1783.55
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 39479884 0 0 0 161741 16614 0 0 25 0 1 0 164244503 21913600 4976 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 11558615 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 5350 4976 227 40 0 4767 0
Current children cumulated CPU time (s) 1783.55
Current children cumulated vsize (Kb) 21400

[startup+1785.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 3038
/proc/meminfo: memFree=1128800/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=22572 CPUtime=1784.56
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 39507253 0 0 0 161830 16626 0 0 25 0 1 0 164244503 23113728 5237 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 11558615 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 5643 5237 227 40 0 5060 0
Current children cumulated CPU time (s) 1784.56
Current children cumulated vsize (Kb) 22572

[startup+1786.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 3038
/proc/meminfo: memFree=1128928/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=21408 CPUtime=1785.56
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 39532878 0 0 0 161921 16635 0 0 25 0 1 0 164244503 21921792 4978 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134626399 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 5352 4978 227 40 0 4769 0
Current children cumulated CPU time (s) 1785.56
Current children cumulated vsize (Kb) 21408

[startup+1787.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 3038
/proc/meminfo: memFree=1128928/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=21128 CPUtime=1786.56
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 39560642 0 0 0 162010 16646 0 0 25 0 1 0 164244503 21635072 4908 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134569999 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 5282 4908 227 40 0 4699 0
Current children cumulated CPU time (s) 1786.56
Current children cumulated vsize (Kb) 21128

[startup+1788.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 3038
/proc/meminfo: memFree=1128800/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=21408 CPUtime=1787.57
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 39587050 0 0 0 162100 16657 0 0 25 0 1 0 164244503 21921792 4978 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 11558615 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 5352 4978 227 40 0 4769 0
Current children cumulated CPU time (s) 1787.57
Current children cumulated vsize (Kb) 21408

[startup+1789.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 3038
/proc/meminfo: memFree=1127100/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=23580 CPUtime=1788.58
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 39613636 0 0 0 162191 16667 0 0 25 0 1 0 164244503 24145920 5506 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134636110 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 5895 5506 227 40 0 5312 0
Current children cumulated CPU time (s) 1788.58
Current children cumulated vsize (Kb) 23580

[startup+1790.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 3038
/proc/meminfo: memFree=1128800/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=21408 CPUtime=1789.58
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 39639560 0 0 0 162281 16677 0 0 25 0 1 0 164244503 21921792 4978 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 11558615 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 5352 4978 227 40 0 4769 0
Current children cumulated CPU time (s) 1789.58
Current children cumulated vsize (Kb) 21408

[startup+1791.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 3038
/proc/meminfo: memFree=1128352/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=22580 CPUtime=1790.58
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 39665031 0 0 0 162370 16688 0 0 25 0 1 0 164244503 23121920 5239 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 5645 5239 227 40 0 5062 0
Current children cumulated CPU time (s) 1790.58
Current children cumulated vsize (Kb) 22580

[startup+1792.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 3038
/proc/meminfo: memFree=1128800/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=21408 CPUtime=1791.59
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 39692508 0 0 0 162459 16700 0 0 25 0 1 0 164244503 21921792 4978 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629283 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 5352 4978 227 40 0 4769 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (Kb) 21408

[startup+1793.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 3038
/proc/meminfo: memFree=1128800/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=21128 CPUtime=1792.59
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 39718636 0 0 0 162547 16712 0 0 25 0 1 0 164244503 21635072 4908 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 5317 4908 227 40 0 4734 0
Current children cumulated CPU time (s) 1792.59
Current children cumulated vsize (Kb) 21128

[startup+1794.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 3038
/proc/meminfo: memFree=1128800/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=21408 CPUtime=1793.6
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 39745464 0 0 0 162636 16724 0 0 25 0 1 0 164244503 21921792 4978 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 11558615 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 5352 4978 227 40 0 4769 0
Current children cumulated CPU time (s) 1793.6
Current children cumulated vsize (Kb) 21408

[startup+1795.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 3038
/proc/meminfo: memFree=1128800/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=21408 CPUtime=1794.61
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 39771975 0 0 0 162726 16735 0 0 25 0 1 0 164244503 21921792 4967 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 11558615 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 5352 4977 227 40 0 4769 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (Kb) 21408

[startup+1796.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 3038
/proc/meminfo: memFree=1126560/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=23664 CPUtime=1795.61
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 39797964 0 0 0 162815 16746 0 0 25 0 1 0 164244503 24231936 5542 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643697 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 5916 5542 227 40 0 5333 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (Kb) 23664

[startup+1797.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 3038
/proc/meminfo: memFree=1128800/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=21424 CPUtime=1796.61
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 39824028 0 0 0 162904 16757 0 0 25 0 1 0 164244503 21938176 4982 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643502 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 5356 4982 227 40 0 4773 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (Kb) 21424

[startup+1798.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 3038
/proc/meminfo: memFree=1128800/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=21284 CPUtime=1797.62
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 39850367 0 0 0 162994 16768 0 0 25 0 1 0 164244503 21794816 4913 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 11529294 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 5321 4922 227 40 0 4738 0
Current children cumulated CPU time (s) 1797.62
Current children cumulated vsize (Kb) 21284

[startup+1799.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 3038
/proc/meminfo: memFree=1128800/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=21424 CPUtime=1798.63
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 39877404 0 0 0 163083 16780 0 0 25 0 1 0 164244503 21938176 4982 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134626346 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 5356 4982 227 40 0 4773 0
Current children cumulated CPU time (s) 1798.63
Current children cumulated vsize (Kb) 21424

[startup+1800.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 3038
/proc/meminfo: memFree=1128800/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=21144 CPUtime=1799.63
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 39905326 0 0 0 163173 16790 0 0 25 0 1 0 164244503 21651456 4912 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 5321 4912 227 40 0 4738 0
Current children cumulated CPU time (s) 1799.63
Current children cumulated vsize (Kb) 21144

[startup+1801.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 3038
/proc/meminfo: memFree=1126560/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=23672 CPUtime=1800.64
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 39929762 0 0 0 163264 16800 0 0 25 0 1 0 164244503 24240128 5544 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 5918 5544 227 40 0 5335 0
Current children cumulated CPU time (s) 1800.64
Current children cumulated vsize (Kb) 23672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 3038
/proc/meminfo: memFree=1126560/2055920 swapFree=4183200/4192956
[pid=2840] ppid=2838 vsize=23672 CPUtime=1800.64
/proc/2840/stat : 2840 (glpPBv3) R 2838 2840 2791 0 -1 0 39929762 0 0 0 163264 16800 0 0 25 0 1 0 164244503 24240128 5544 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134587136 0 0 4096 0 0 0 0 17 1 0 0
/proc/2840/statm: 5918 5544 227 40 0 5335 0
Current children cumulated CPU time (s) 1800.64
Current children cumulated vsize (Kb) 23672

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.18
CPU time (s): 1800.65
CPU user time (s): 1632.64
CPU system time (s): 168.005
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (Kb): 23672
The end

Launcher Data (download as text)

Begin job on node39 on Sat Jul 29 11:48:53 UTC 2006


FILE ID= 85543-1154173733

PBS_JOBID= 893317

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/user8/glpPBv3 ROOT/tmp/node39/85543-1154173733/instance-85543-1154173733.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-85543-1154173733 -o ROOT/results/node39/solver-85543-1154173733 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node39/85543-1154173733/instance-85543-1154173733.opb

MD5SUM SOLVER= 29ce95346658d7502ba983059bfb8cff
MD5SUM BENCH=  c31072fad7bb81e0a58c1598fe2e2bbc

RANDOM SEED= 473312166

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.214
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.214
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:       1148208 kB
Buffers:         43012 kB
Cached:         787360 kB
SwapCached:       3648 kB
Active:         151848 kB
Inactive:       687216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1148208 kB
SwapTotal:     4192956 kB
SwapFree:      4183200 kB
Dirty:             192 kB
Writeback:           0 kB
Mapped:          14724 kB
Slab:            54692 kB
Committed_AS:   736156 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node39 on Sat Jul 29 12:18:54 UTC 2006