Trace number 85524

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.58 1801.27

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-45-40.opb
MD5SUM2149498a764a37bf6db991eef5859a95
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 variables1800
Total number of constraints39645
Number of constraints which are clauses39645
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 constraint40
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 41
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.01	c glpPB 0.2 (July 2006)
0.01	c An Application of GLPK 4.10 for PB Constraints
0.01	c Done @ University of Michigan, Ann Arbor, MI
0.01	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/node17/watcher-85524-1154173466 -o ROOT/results/node17/solver-85524-1154173466 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node17/85524-1154173466/instance-85524-1154173466.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.90 2/64 26847
/proc/meminfo: memFree=1413408/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=18544 CPUtime=0
/proc/26847/stat : 26847 (runsolver) D 26845 26847 26798 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 164207197 18989056 280 18446744073709551615 4194304 4264732 548682069056 18446744073709551615 245482712359 0 2147483391 4096 24578 18446744072099781622 0 0 17 0 0 0
/proc/26847/statm: 4636 280 244 17 0 2626 0

[startup+10.0018 s]
/proc/loadavg: 0.93 0.95 0.90 2/64 26847
/proc/meminfo: memFree=1380144/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=35960 CPUtime=9.98
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 138275 0 0 0 944 54 0 0 25 0 1 0 164207197 36823040 8593 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 3325655 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 8990 8593 227 40 0 8407 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 35960

[startup+20.0077 s]
/proc/loadavg: 0.94 0.96 0.91 2/64 26847
/proc/meminfo: memFree=1379960/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=35960 CPUtime=19.98
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 454480 0 0 0 1813 185 0 0 25 0 1 0 164207197 36823040 8593 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 8990 8593 227 40 0 8407 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 35960

[startup+30.0135 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 26847
/proc/meminfo: memFree=1379960/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=35960 CPUtime=29.99
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 767565 0 0 0 2678 321 0 0 25 0 1 0 164207197 36823040 8593 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 8990 8593 227 40 0 8407 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 35960

[startup+40.0194 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 26847
/proc/meminfo: memFree=1379960/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=35648 CPUtime=40.06
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 1084255 0 0 0 3555 451 0 0 25 0 1 0 164207197 36503552 8493 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 3325655 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 8912 8502 227 40 0 8329 0
Current children cumulated CPU time (s) 40.06
Current children cumulated vsize (Kb) 35648

[startup+50.0972 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 26847
/proc/meminfo: memFree=1379960/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=35960 CPUtime=50.06
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 1391086 0 0 0 4431 575 0 0 25 0 1 0 164207197 36823040 8559 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 3325655 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 8990 8568 227 40 0 8407 0
Current children cumulated CPU time (s) 50.06
Current children cumulated vsize (Kb) 35960

[startup+60.1031 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 26847
/proc/meminfo: memFree=1374968/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=40924 CPUtime=60.07
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 1601965 0 0 0 5343 664 0 0 25 0 1 0 164207197 41906176 9836 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134585319 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 10231 9836 227 40 0 9648 0
Current children cumulated CPU time (s) 60.07
Current children cumulated vsize (Kb) 40924

[startup+70.1089 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 26847
/proc/meminfo: memFree=1380024/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=35960 CPUtime=70.07
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 1836706 0 0 0 6245 762 0 0 25 0 1 0 164207197 36823040 8599 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 8990 8599 227 40 0 8407 0
Current children cumulated CPU time (s) 70.07
Current children cumulated vsize (Kb) 35960

[startup+80.1148 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 26847
/proc/meminfo: memFree=1379896/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=35492 CPUtime=80.07
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 2083570 0 0 0 7141 866 0 0 25 0 1 0 164207197 36343808 8486 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 8873 8408 227 40 0 8290 0
Current children cumulated CPU time (s) 80.07
Current children cumulated vsize (Kb) 35492

[startup+90.1207 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 26847
/proc/meminfo: memFree=1374904/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=40924 CPUtime=90.07
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 2276093 0 0 0 8057 950 0 0 25 0 1 0 164207197 41906176 9850 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134586456 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 10231 9850 227 40 0 9648 0
Current children cumulated CPU time (s) 90.07
Current children cumulated vsize (Kb) 40924

[startup+100.128 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 26847
/proc/meminfo: memFree=1375096/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=40748 CPUtime=100.07
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 2514759 0 0 0 8958 1049 0 0 25 0 1 0 164207197 41725952 9808 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134636908 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 10187 9808 227 40 0 9604 0
Current children cumulated CPU time (s) 100.07
Current children cumulated vsize (Kb) 40748

[startup+110.134 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 26847
/proc/meminfo: memFree=1374904/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=40924 CPUtime=110.08
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 2762057 0 0 0 9857 1151 0 0 25 0 1 0 164207197 41906176 9856 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134585311 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 10231 9856 227 40 0 9648 0
Current children cumulated CPU time (s) 110.08
Current children cumulated vsize (Kb) 40924

[startup+120.141 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26847
/proc/meminfo: memFree=1379832/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=36056 CPUtime=120.08
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 2947925 0 0 0 10778 1230 0 0 25 0 1 0 164207197 36921344 8583 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 3325655 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 9014 8592 227 40 0 8431 0
Current children cumulated CPU time (s) 120.08
Current children cumulated vsize (Kb) 36056

[startup+130.148 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26847
/proc/meminfo: memFree=1377400/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=39284 CPUtime=130.08
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 3187109 0 0 0 11677 1331 0 0 25 0 1 0 164207197 40226816 9409 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 3325655 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 9821 9417 227 40 0 9238 0
Current children cumulated CPU time (s) 130.08
Current children cumulated vsize (Kb) 39284

[startup+140.154 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26847
/proc/meminfo: memFree=1374648/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=41020 CPUtime=140.09
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 3406270 0 0 0 12588 1421 0 0 25 0 1 0 164207197 42004480 9868 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134591137 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 10255 9868 227 40 0 9672 0
Current children cumulated CPU time (s) 140.09
Current children cumulated vsize (Kb) 41020

[startup+150.161 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26847
/proc/meminfo: memFree=1379768/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=36056 CPUtime=150.09
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 3630430 0 0 0 13493 1516 0 0 25 0 1 0 164207197 36921344 8628 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643344 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 9014 8628 227 40 0 8431 0
Current children cumulated CPU time (s) 150.09
Current children cumulated vsize (Kb) 36056

[startup+160.167 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26847
/proc/meminfo: memFree=1380344/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=35276 CPUtime=160.1
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 3857989 0 0 0 14400 1610 0 0 25 0 1 0 164207197 36122624 8437 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134569472 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 8819 8437 227 40 0 8236 0
Current children cumulated CPU time (s) 160.1
Current children cumulated vsize (Kb) 35276

[startup+170.173 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26847
/proc/meminfo: memFree=1374968/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=40844 CPUtime=170.09
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 4056635 0 0 0 15317 1692 0 0 25 0 1 0 164207197 41824256 9833 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134636164 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 10211 9833 227 40 0 9628 0
Current children cumulated CPU time (s) 170.09
Current children cumulated vsize (Kb) 40844

[startup+180.179 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26847
/proc/meminfo: memFree=1379768/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=36056 CPUtime=180.1
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 4296247 0 0 0 16216 1794 0 0 25 0 1 0 164207197 36921344 8638 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134626410 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 9014 8638 227 40 0 8431 0
Current children cumulated CPU time (s) 180.1
Current children cumulated vsize (Kb) 36056

[startup+190.185 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26847
/proc/meminfo: memFree=1379704/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=36156 CPUtime=190.1
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 4521858 0 0 0 17122 1888 0 0 25 0 1 0 164207197 37023744 8644 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134626349 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 9039 8644 227 40 0 8456 0
Current children cumulated CPU time (s) 190.1
Current children cumulated vsize (Kb) 36156

[startup+200.191 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26847
/proc/meminfo: memFree=1374712/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=41120 CPUtime=200.11
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 4731032 0 0 0 18036 1975 0 0 25 0 1 0 164207197 42106880 9889 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134581956 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 10280 9889 227 40 0 9697 0
Current children cumulated CPU time (s) 200.11
Current children cumulated vsize (Kb) 41120

[startup+210.198 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26847

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

/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 39393931 0 0 0 161620 16527 0 0 25 0 1 0 164207197 42774528 10060 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134539589 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 10443 10060 227 40 0 9860 0
Current children cumulated CPU time (s) 1781.47
Current children cumulated vsize (Kb) 41772

[startup+1783.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 27045
/proc/meminfo: memFree=1372480/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=43020 CPUtime=1782.47
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 39415053 0 0 0 161711 16536 0 0 25 0 1 0 164207197 44052480 10372 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134580367 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 10755 10372 227 40 0 10172 0
Current children cumulated CPU time (s) 1782.47
Current children cumulated vsize (Kb) 43020

[startup+1784.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 27045
/proc/meminfo: memFree=1377856/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=37452 CPUtime=1783.48
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 39433351 0 0 0 161803 16545 0 0 25 0 1 0 164207197 38350848 8980 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134569465 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 9363 8980 227 40 0 8780 0
Current children cumulated CPU time (s) 1783.48
Current children cumulated vsize (Kb) 37452

[startup+1785.18 s]
/proc/loadavg: 1.08 1.00 0.92 2/64 27045
/proc/meminfo: memFree=1377280/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=38232 CPUtime=1784.48
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 39454366 0 0 0 161894 16554 0 0 25 0 1 0 164207197 39149568 9175 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134626396 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 9558 9175 227 40 0 8975 0
Current children cumulated CPU time (s) 1784.48
Current children cumulated vsize (Kb) 38232

[startup+1786.18 s]
/proc/loadavg: 1.08 1.00 0.92 2/64 27045
/proc/meminfo: memFree=1377856/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=38264 CPUtime=1785.49
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 39473049 0 0 0 161986 16563 0 0 25 0 1 0 164207197 39182336 9183 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 3325655 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 9566 9183 227 40 0 8983 0
Current children cumulated CPU time (s) 1785.49
Current children cumulated vsize (Kb) 38264

[startup+1787.19 s]
/proc/loadavg: 1.08 1.00 0.92 2/64 27045
/proc/meminfo: memFree=1377280/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=38232 CPUtime=1786.49
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 39492926 0 0 0 162077 16572 0 0 25 0 1 0 164207197 39149568 9175 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 9558 9175 227 40 0 8975 0
Current children cumulated CPU time (s) 1786.49
Current children cumulated vsize (Kb) 38232

[startup+1788.19 s]
/proc/loadavg: 1.08 1.00 0.92 2/64 27045
/proc/meminfo: memFree=1373312/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=43020 CPUtime=1787.49
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 39515258 0 0 0 162168 16581 0 0 25 0 1 0 164207197 44052480 10372 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134636804 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 10755 10372 227 40 0 10172 0
Current children cumulated CPU time (s) 1787.49
Current children cumulated vsize (Kb) 43020

[startup+1789.2 s]
/proc/loadavg: 1.07 1.00 0.92 2/64 27045
/proc/meminfo: memFree=1373120/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=41772 CPUtime=1788.51
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 39532386 0 0 0 162263 16588 0 0 25 0 1 0 164207197 42774528 10060 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134539448 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 10443 10060 227 40 0 9860 0
Current children cumulated CPU time (s) 1788.51
Current children cumulated vsize (Kb) 41772

[startup+1790.2 s]
/proc/loadavg: 1.07 1.00 0.92 2/64 27045
/proc/meminfo: memFree=1374848/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=40656 CPUtime=1789.5
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 39553657 0 0 0 162354 16596 0 0 25 0 1 0 164207197 41631744 9781 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 10164 9781 227 40 0 9581 0
Current children cumulated CPU time (s) 1789.5
Current children cumulated vsize (Kb) 40656

[startup+1791.21 s]
/proc/loadavg: 1.07 1.00 0.92 2/64 27045
/proc/meminfo: memFree=1377856/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=38232 CPUtime=1790.51
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 39570986 0 0 0 162447 16604 0 0 25 0 1 0 164207197 39149568 9175 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 9558 9175 227 40 0 8975 0
Current children cumulated CPU time (s) 1790.51
Current children cumulated vsize (Kb) 38232

[startup+1792.21 s]
/proc/loadavg: 1.07 1.00 0.92 2/64 27045
/proc/meminfo: memFree=1377280/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=37764 CPUtime=1791.52
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 39588568 0 0 0 162540 16612 0 0 25 0 1 0 164207197 38670336 9017 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 3325655 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 9441 9028 227 40 0 8858 0
Current children cumulated CPU time (s) 1791.52
Current children cumulated vsize (Kb) 37764

[startup+1793.22 s]
/proc/loadavg: 1.07 1.00 0.92 2/64 27045
/proc/meminfo: memFree=1377856/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=38588 CPUtime=1792.52
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 39606941 0 0 0 162633 16619 0 0 25 0 1 0 164207197 39514112 9220 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 3325655 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 9647 9229 227 40 0 9064 0
Current children cumulated CPU time (s) 1792.52
Current children cumulated vsize (Kb) 38588

[startup+1794.22 s]
/proc/loadavg: 1.07 1.00 0.92 2/64 27045
/proc/meminfo: memFree=1377280/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=38232 CPUtime=1793.53
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 39627561 0 0 0 162724 16629 0 0 25 0 1 0 164207197 39149568 9175 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 3325655 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 9558 9175 227 40 0 8975 0
Current children cumulated CPU time (s) 1793.53
Current children cumulated vsize (Kb) 38232

[startup+1795.23 s]
/proc/loadavg: 1.07 1.00 0.92 2/64 27045
/proc/meminfo: memFree=1372352/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=43196 CPUtime=1794.53
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 39645489 0 0 0 162817 16636 0 0 25 0 1 0 164207197 44232704 10416 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134605662 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 10799 10416 227 40 0 10216 0
Current children cumulated CPU time (s) 1794.53
Current children cumulated vsize (Kb) 43196

[startup+1796.23 s]
/proc/loadavg: 1.07 1.00 0.92 2/64 27045
/proc/meminfo: memFree=1372352/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=43196 CPUtime=1795.53
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 39665259 0 0 0 162909 16644 0 0 25 0 1 0 164207197 44232704 10416 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643494 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 10799 10416 227 40 0 10216 0
Current children cumulated CPU time (s) 1795.53
Current children cumulated vsize (Kb) 43196

[startup+1797.23 s]
/proc/loadavg: 1.07 1.00 0.92 2/64 27045
/proc/meminfo: memFree=1377280/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=38232 CPUtime=1796.54
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 39684916 0 0 0 163001 16653 0 0 25 0 1 0 164207197 39149568 9175 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134626346 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 9558 9175 227 40 0 8975 0
Current children cumulated CPU time (s) 1796.54
Current children cumulated vsize (Kb) 38232

[startup+1798.24 s]
/proc/loadavg: 1.07 1.00 0.92 2/64 27045
/proc/meminfo: memFree=1373568/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=41772 CPUtime=1797.54
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 39704216 0 0 0 163092 16662 0 0 25 0 1 0 164207197 42774528 10060 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134539589 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 10443 10060 227 40 0 9860 0
Current children cumulated CPU time (s) 1797.54
Current children cumulated vsize (Kb) 41772

[startup+1799.25 s]
/proc/loadavg: 1.06 1.00 0.92 2/64 27045
/proc/meminfo: memFree=1372352/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=43196 CPUtime=1798.54
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 39724134 0 0 0 163185 16669 0 0 25 0 1 0 164207197 44232704 10416 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643494 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 10799 10416 227 40 0 10216 0
Current children cumulated CPU time (s) 1798.54
Current children cumulated vsize (Kb) 43196

[startup+1800.25 s]
/proc/loadavg: 1.06 1.00 0.92 2/64 27045
/proc/meminfo: memFree=1373440/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=43020 CPUtime=1799.55
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 39744640 0 0 0 163277 16678 0 0 25 0 1 0 164207197 44052480 10374 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134636804 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 10755 10374 227 40 0 10172 0
Current children cumulated CPU time (s) 1799.55
Current children cumulated vsize (Kb) 43020

[startup+1801.26 s]
/proc/loadavg: 1.06 1.00 0.92 2/64 27045
/proc/meminfo: memFree=1377280/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=38232 CPUtime=1800.56
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 39762548 0 0 0 163371 16685 0 0 25 0 1 0 164207197 39149568 9177 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 9558 9177 227 40 0 8975 0
Current children cumulated CPU time (s) 1800.56
Current children cumulated vsize (Kb) 38232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.26 s]
/proc/loadavg: 1.06 1.00 0.92 2/64 27045
/proc/meminfo: memFree=1377280/2055920 swapFree=4183520/4192956
[pid=26847] ppid=26845 vsize=38232 CPUtime=1800.56
/proc/26847/stat : 26847 (glpPBv3) R 26845 26847 26798 0 -1 0 39762743 0 0 0 163371 16685 0 0 25 0 1 0 164207197 39149568 9177 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/26847/statm: 9558 9177 227 40 0 8975 0
Current children cumulated CPU time (s) 1800.56
Current children cumulated vsize (Kb) 38232

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.27
CPU time (s): 1800.58
CPU user time (s): 1633.72
CPU system time (s): 166.864
CPU usage (%): 99.9616
Max. virtual memory (cumulated for all children) (Kb): 44444
The end

Launcher Data (download as text)

Begin job on node17 on Sat Jul 29 11:44:26 UTC 2006


FILE ID= 85524-1154173466

PBS_JOBID= 893298

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

MD5SUM SOLVER= 29ce95346658d7502ba983059bfb8cff
MD5SUM BENCH=  2149498a764a37bf6db991eef5859a95

RANDOM SEED= 599779039

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.263
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.263
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:       1413680 kB
Buffers:         36512 kB
Cached:         531880 kB
SwapCached:       3080 kB
Active:          49760 kB
Inactive:       527148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1413680 kB
SwapTotal:     4192956 kB
SwapFree:      4183520 kB
Dirty:             192 kB
Writeback:           0 kB
Mapped:          14460 kB
Slab:            51428 kB
Committed_AS:   757576 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node17 on Sat Jul 29 12:14:27 UTC 2006