Trace number 85512

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.69 1801.2

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-61-60.opb
MD5SUM8f6b9d215c54261c818e8073dc5975b0
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 variables3660
Total number of constraints109861
Number of constraints which are clauses109861
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 constraint60
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 61
Number of bits of the biggest sum of numbers6
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/node52/watcher-85512-1154173373 -o ROOT/results/node52/solver-85512-1154173373 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node52/85512-1154173373/instance-85512-1154173373.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 0.93 3/64 22505
/proc/meminfo: memFree=1288280/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=1200 CPUtime=0
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 56 0 0 0 0 0 0 0 18 0 1 0 164207899 1228800 39 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4309796 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 300 41 32 40 0 8 0

[startup+10.002 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22505
/proc/meminfo: memFree=1221600/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=68988 CPUtime=9.99
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 19912 0 0 0 991 8 0 0 25 0 1 0 164207899 70643712 16859 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643284 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 17247 16859 221 40 0 16664 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 68988

[startup+20.0077 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22505
/proc/meminfo: memFree=1221728/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=68988 CPUtime=20
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 19912 0 0 0 1991 9 0 0 25 0 1 0 164207899 70643712 16859 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643782 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 17247 16859 221 40 0 16664 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 68988

[startup+30.0133 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22505
/proc/meminfo: memFree=1221792/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=68988 CPUtime=30
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 19912 0 0 0 2991 9 0 0 25 0 1 0 164207899 70643712 16859 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 17247 16859 221 40 0 16664 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 68988

[startup+40.0191 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22505
/proc/meminfo: memFree=1197856/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=94192 CPUtime=40
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 296152 0 0 0 3873 127 0 0 25 0 1 0 164207899 96452608 23096 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4775639 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 23548 23106 227 40 0 22965 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 94192

[startup+50.0258 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22505
/proc/meminfo: memFree=1195872/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=95052 CPUtime=49.99
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 579290 0 0 0 4753 246 0 0 25 0 1 0 164207899 97333248 23381 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643687 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 23763 23381 227 40 0 23180 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 95052

[startup+60.0324 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22505
/proc/meminfo: memFree=1195872/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=95052 CPUtime=59.99
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 857839 0 0 0 5632 367 0 0 25 0 1 0 164207899 97333248 23381 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643284 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 23763 23381 227 40 0 23180 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 95052

[startup+70.0391 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22505
/proc/meminfo: memFree=1195872/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=95052 CPUtime=70
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 1138486 0 0 0 6513 487 0 0 25 0 1 0 164207899 97333248 23327 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4775639 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 23763 23334 227 40 0 23180 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 95052

[startup+80.0448 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22505
/proc/meminfo: memFree=1195872/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=95052 CPUtime=80
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 1412112 0 0 0 7393 607 0 0 25 0 1 0 164207899 97333248 23381 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 23763 23381 227 40 0 23180 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 95052

[startup+90.0505 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22505
/proc/meminfo: memFree=1195872/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=95052 CPUtime=90
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 1692813 0 0 0 8273 727 0 0 25 0 1 0 164207899 97333248 23381 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629287 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 23763 23381 227 40 0 23180 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 95052

[startup+100.056 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22505
/proc/meminfo: memFree=1195872/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=95052 CPUtime=100.01
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 1971362 0 0 0 9157 844 0 0 25 0 1 0 164207899 97333248 23381 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629283 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 23763 23381 227 40 0 23180 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 95052

[startup+110.062 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22505
/proc/meminfo: memFree=1195872/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=95052 CPUtime=110.01
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 2251525 0 0 0 10034 967 0 0 25 0 1 0 164207899 97333248 23381 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 23763 23381 227 40 0 23180 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 95052

[startup+120.069 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22505
/proc/meminfo: memFree=1195808/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=95052 CPUtime=120.01
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 2529536 0 0 0 10916 1085 0 0 25 0 1 0 164207899 97333248 23381 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 23763 23381 227 40 0 23180 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 95052

[startup+130.073 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22505
/proc/meminfo: memFree=1195808/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=95052 CPUtime=130.01
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 2805798 0 0 0 11797 1204 0 0 25 0 1 0 164207899 97333248 23381 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134628974 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 23763 23381 227 40 0 23180 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 95052

[startup+140.079 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22505
/proc/meminfo: memFree=1195808/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=95052 CPUtime=140.02
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 3083271 0 0 0 12678 1324 0 0 25 0 1 0 164207899 97333248 23381 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 23763 23381 227 40 0 23180 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 95052

[startup+150.085 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22505
/proc/meminfo: memFree=1196064/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=95052 CPUtime=150.02
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 3363434 0 0 0 13561 1441 0 0 25 0 1 0 164207899 97333248 23381 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643288 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 23763 23381 227 40 0 23180 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 95052

[startup+160.09 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22505
/proc/meminfo: memFree=1195808/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=95052 CPUtime=160.03
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 3640907 0 0 0 14445 1558 0 0 25 0 1 0 164207899 97333248 23381 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 23763 23381 227 40 0 23180 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 95052

[startup+170.096 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22505
/proc/meminfo: memFree=1195808/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=95052 CPUtime=170.04
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 3921070 0 0 0 15326 1678 0 0 25 0 1 0 164207899 97333248 23381 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 23763 23381 227 40 0 23180 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 95052

[startup+180.103 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22505
/proc/meminfo: memFree=1195808/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=95052 CPUtime=180.04
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 4194104 0 0 0 16209 1795 0 0 25 0 1 0 164207899 97333248 23381 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 23763 23381 227 40 0 23180 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 95052

[startup+190.107 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22505
/proc/meminfo: memFree=1195808/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=95052 CPUtime=190.04
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 4474267 0 0 0 17090 1914 0 0 25 0 1 0 164207899 97333248 23381 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542166 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 23763 23381 227 40 0 23180 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 95052

[startup+200.113 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22505
/proc/meminfo: memFree=1195744/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=95052 CPUtime=200.04
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 4751740 0 0 0 17970 2034 0 0 25 0 1 0 164207899 97333248 23381 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 23763 23381 227 40 0 23180 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 95052

[startup+210.119 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22505

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

/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 33284611 0 0 0 163216 14940 0 0 25 0 1 0 164207899 97333248 23385 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542965 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 23763 23385 227 40 0 23180 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (Kb) 95052

[startup+1783.08 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22703
/proc/meminfo: memFree=1195488/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=95052 CPUtime=1782.57
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 33302498 0 0 0 163308 14949 0 0 25 0 1 0 164207899 97333248 23385 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 23763 23385 227 40 0 23180 0
Current children cumulated CPU time (s) 1782.57
Current children cumulated vsize (Kb) 95052

[startup+1784.09 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22703
/proc/meminfo: memFree=1181920/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=108652 CPUtime=1783.57
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 33320614 0 0 0 163400 14957 0 0 25 0 1 0 164207899 111259648 26785 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134587691 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 27163 26785 227 40 0 26580 0
Current children cumulated CPU time (s) 1783.57
Current children cumulated vsize (Kb) 108652

[startup+1785.09 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22703
/proc/meminfo: memFree=1181920/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=108652 CPUtime=1784.58
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 33339577 0 0 0 163492 14966 0 0 25 0 1 0 164207899 111259648 26785 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134587959 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 27163 26785 227 40 0 26580 0
Current children cumulated CPU time (s) 1784.58
Current children cumulated vsize (Kb) 108652

[startup+1786.1 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22703
/proc/meminfo: memFree=1181920/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=105628 CPUtime=1785.58
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 33353381 0 0 0 163587 14971 0 0 25 0 1 0 164207899 108163072 25893 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4775639 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 26407 25903 227 40 0 25824 0
Current children cumulated CPU time (s) 1785.58
Current children cumulated vsize (Kb) 105628

[startup+1787.1 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22703
/proc/meminfo: memFree=1182368/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=108192 CPUtime=1786.59
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 33371818 0 0 0 163681 14978 0 0 25 0 1 0 164207899 110788608 26670 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134639290 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 27048 26670 227 40 0 26465 0
Current children cumulated CPU time (s) 1786.59
Current children cumulated vsize (Kb) 108192

[startup+1788.11 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22703
/proc/meminfo: memFree=1188832/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=101688 CPUtime=1787.59
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 33389155 0 0 0 163773 14986 0 0 25 0 1 0 164207899 104128512 25044 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 25422 25044 227 40 0 24839 0
Current children cumulated CPU time (s) 1787.59
Current children cumulated vsize (Kb) 101688

[startup+1789.11 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22703
/proc/meminfo: memFree=1188832/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=101688 CPUtime=1788.6
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 33407177 0 0 0 163867 14993 0 0 25 0 1 0 164207899 104128512 25044 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 25422 25044 227 40 0 24839 0
Current children cumulated CPU time (s) 1788.6
Current children cumulated vsize (Kb) 101688

[startup+1790.12 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22703
/proc/meminfo: memFree=1181920/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=108652 CPUtime=1789.6
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 33423499 0 0 0 163960 15000 0 0 25 0 1 0 164207899 111259648 26785 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134591151 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 27163 26785 227 40 0 26580 0
Current children cumulated CPU time (s) 1789.6
Current children cumulated vsize (Kb) 108652

[startup+1791.12 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22703
/proc/meminfo: memFree=1197472/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=92900 CPUtime=1790.6
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 33437661 0 0 0 164054 15006 0 0 25 0 1 0 164207899 95129600 22847 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134569956 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 23225 22847 227 40 0 22642 0
Current children cumulated CPU time (s) 1790.6
Current children cumulated vsize (Kb) 92900

[startup+1792.13 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22703
/proc/meminfo: memFree=1195744/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=95052 CPUtime=1791.61
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 33454472 0 0 0 164148 15013 0 0 25 0 1 0 164207899 97333248 23385 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134626408 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 23763 23385 227 40 0 23180 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (Kb) 95052

[startup+1793.13 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22703
/proc/meminfo: memFree=1188384/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=104740 CPUtime=1792.62
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 33471807 0 0 0 164241 15021 0 0 25 0 1 0 164207899 107253760 25791 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4775639 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 26185 25797 227 40 0 25602 0
Current children cumulated CPU time (s) 1792.62
Current children cumulated vsize (Kb) 104740

[startup+1794.14 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22703
/proc/meminfo: memFree=1184032/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=106516 CPUtime=1793.62
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 33488902 0 0 0 164333 15029 0 0 25 0 1 0 164207899 109072384 26251 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134539932 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 26629 26251 227 40 0 26046 0
Current children cumulated CPU time (s) 1793.62
Current children cumulated vsize (Kb) 106516

[startup+1795.14 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22703
/proc/meminfo: memFree=1195488/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=95052 CPUtime=1794.62
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 33506924 0 0 0 164425 15037 0 0 25 0 1 0 164207899 97333248 23385 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 23763 23385 227 40 0 23180 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (Kb) 95052

[startup+1796.15 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22703
/proc/meminfo: memFree=1183776/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=108192 CPUtime=1795.63
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 33526617 0 0 0 164517 15046 0 0 25 0 1 0 164207899 110788608 26670 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134635932 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 27048 26670 227 40 0 26465 0
Current children cumulated CPU time (s) 1795.63
Current children cumulated vsize (Kb) 108192

[startup+1797.15 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22703
/proc/meminfo: memFree=1188384/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=103020 CPUtime=1796.64
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 33544177 0 0 0 164610 15054 0 0 25 0 1 0 164207899 105492480 25267 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4746318 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 25755 25276 227 40 0 25172 0
Current children cumulated CPU time (s) 1796.64
Current children cumulated vsize (Kb) 103020

[startup+1798.16 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22703
/proc/meminfo: memFree=1193952/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=99064 CPUtime=1797.64
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 33563472 0 0 0 164701 15063 0 0 25 0 1 0 164207899 101441536 24388 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4775639 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 24766 24388 227 40 0 24183 0
Current children cumulated CPU time (s) 1797.64
Current children cumulated vsize (Kb) 99064

[startup+1799.16 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22703
/proc/meminfo: memFree=1182368/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=108192 CPUtime=1798.64
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 33579472 0 0 0 164794 15070 0 0 25 0 1 0 164207899 110788608 26670 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134641875 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 27048 26670 227 40 0 26465 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (Kb) 108192

[startup+1800.17 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22703
/proc/meminfo: memFree=1195424/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=95120 CPUtime=1799.65
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 33595167 0 0 0 164887 15078 0 0 25 0 1 0 164207899 97402880 23402 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134555331 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 23780 23402 227 40 0 23197 0
Current children cumulated CPU time (s) 1799.65
Current children cumulated vsize (Kb) 95120

[startup+1801.17 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22703
/proc/meminfo: memFree=1182368/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=108192 CPUtime=1800.65
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 33612691 0 0 0 164979 15086 0 0 25 0 1 0 164207899 110788608 26670 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134636251 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 27048 26670 227 40 0 26465 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 108192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22703
/proc/meminfo: memFree=1182368/2055920 swapFree=4183112/4192956
[pid=22505] ppid=22503 vsize=108192 CPUtime=1800.66
/proc/22505/stat : 22505 (glpPBv3) R 22503 22505 22456 0 -1 0 33612691 0 0 0 164980 15086 0 0 25 0 1 0 164207899 110788608 26670 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134636637 0 0 4096 0 0 0 0 17 1 0 0
/proc/22505/statm: 27048 26670 227 40 0 26465 0
Current children cumulated CPU time (s) 1800.66
Current children cumulated vsize (Kb) 108192

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.2
CPU time (s): 1800.69
CPU user time (s): 1649.8
CPU system time (s): 150.882
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (Kb): 108652
The end

Launcher Data (download as text)

Begin job on node52 on Sat Jul 29 11:42:53 UTC 2006


FILE ID= 85512-1154173373

PBS_JOBID= 893286

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-clauses-61-60.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node52/85512-1154173373/instance-85512-1154173373.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node52/watcher-85512-1154173373 -o ROOT/results/node52/solver-85512-1154173373 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node52/85512-1154173373/instance-85512-1154173373.opb

MD5SUM SOLVER= 29ce95346658d7502ba983059bfb8cff
MD5SUM BENCH=  8f6b9d215c54261c818e8073dc5975b0

RANDOM SEED= 666467749

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.234
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.234
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:       1288552 kB
Buffers:         42544 kB
Cached:         643024 kB
SwapCached:       3680 kB
Active:          96124 kB
Inactive:       598100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1288552 kB
SwapTotal:     4192956 kB
SwapFree:      4183112 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          14712 kB
Slab:            59076 kB
Committed_AS:   735732 kB
PageTables:       1500 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node52 on Sat Jul 29 12:12:54 UTC 2006