Trace number 46298

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PBS 4.1L? (TO) 1800.76 1801.21

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-75-70.opb
MD5SUMf923ea56e1761a03f5af67c072a524d6
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 variables5250
Total number of constraints194325
Number of constraints which are clauses194325
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 constraint70
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 71
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c PBS v4 by Bashar Al-Rawi & Fadi Aloul
0.00	c Solving ROOT/tmp/node50/46298-1154057402/instance-46298-1154057402.opb ......

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

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

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 3/64 5556
/proc/meminfo: memFree=1465984/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=1896 CPUtime=0
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 232 0 0 0 0 0 0 0 18 0 1 0 152610890 1941504 215 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134598917 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 474 216 90 232 0 239 0

[startup+10.0029 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 5556
/proc/meminfo: memFree=1450048/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=21076 CPUtime=9.99
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 5754 0 0 0 975 24 0 0 25 0 1 0 152610890 21581824 4107 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564658 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 5269 4107 105 232 0 5034 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 21076

[startup+20.0097 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 5556
/proc/meminfo: memFree=1446536/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=30324 CPUtime=19.99
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 6682 0 0 0 1969 30 0 0 25 0 1 0 152610890 31051776 5035 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134563511 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 7581 5035 105 232 0 7346 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 30324

[startup+30.0156 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 5556
/proc/meminfo: memFree=1441352/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=32436 CPUtime=30
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 7987 0 0 0 2963 37 0 0 25 0 1 0 152610890 33214464 6340 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 8109 6340 105 232 0 7874 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 32436

[startup+40.0215 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 5556
/proc/meminfo: memFree=1435272/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=49868 CPUtime=40
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 9502 0 0 0 3956 44 0 0 25 0 1 0 152610890 51064832 7855 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549168 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 12467 7855 105 232 0 12232 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 49868

[startup+50.0274 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 5556
/proc/meminfo: memFree=1427336/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=50680 CPUtime=50.01
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 11487 0 0 0 4954 47 0 0 25 0 1 0 152610890 51896320 9840 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549087 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 12670 9840 105 232 0 12435 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 50680

[startup+60.0333 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 5556
/proc/meminfo: memFree=1414856/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=85032 CPUtime=60.01
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 14607 0 0 0 5952 49 0 0 25 0 1 0 152610890 87072768 12960 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 21258 12960 105 232 0 21023 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 85032

[startup+70.0392 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 5556
/proc/meminfo: memFree=1406024/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=86956 CPUtime=70.02
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 16826 0 0 0 6951 51 0 0 25 0 1 0 152610890 89042944 15179 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549087 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 21739 15179 105 232 0 21504 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (Kb) 86956

[startup+80.0461 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 5556
/proc/meminfo: memFree=1404104/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=88544 CPUtime=80.02
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 17291 0 0 0 7950 52 0 0 25 0 1 0 152610890 90669056 15644 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 22136 15644 105 232 0 21901 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 88544

[startup+90.051 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 5556
/proc/meminfo: memFree=1394440/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=90824 CPUtime=90.02
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 19709 0 0 0 8948 54 0 0 25 0 1 0 152610890 93003776 18062 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 22706 18062 105 232 0 22471 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 90824

[startup+100.057 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 5556
/proc/meminfo: memFree=1385416/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=93208 CPUtime=100.02
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 21953 0 0 0 9945 57 0 0 25 0 1 0 152610890 95444992 20306 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 23335 20307 105 232 0 23100 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 93208

[startup+110.063 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 5556
/proc/meminfo: memFree=1373960/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=95180 CPUtime=110.03
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 24821 0 0 0 10943 60 0 0 25 0 1 0 152610890 97464320 23174 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134617144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 23795 23174 105 232 0 23560 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 95180

[startup+120.069 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5556
/proc/meminfo: memFree=1367560/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=168424 CPUtime=120.03
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 27949 0 0 0 11940 63 0 0 25 0 1 0 152610890 172466176 24765 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 42106 24765 105 232 0 41871 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 168424

[startup+130.075 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5556
/proc/meminfo: memFree=1365000/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=169736 CPUtime=130.04
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 28583 0 0 0 12939 65 0 0 25 0 1 0 152610890 173809664 25399 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550762 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 42434 25399 105 232 0 42199 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 169736

[startup+140.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5556
/proc/meminfo: memFree=1363528/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=170980 CPUtime=140.04
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 28952 0 0 0 13937 67 0 0 25 0 1 0 152610890 175083520 25768 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552213 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 42745 25768 105 232 0 42510 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 170980

[startup+150.086 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5556
/proc/meminfo: memFree=1360200/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=172036 CPUtime=150.04
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 29777 0 0 0 14936 68 0 0 25 0 1 0 152610890 176164864 26593 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 43009 26593 105 232 0 42774 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 172036

[startup+160.092 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5556
/proc/meminfo: memFree=1357384/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=173368 CPUtime=160.04
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 30473 0 0 0 15935 69 0 0 25 0 1 0 152610890 177528832 27289 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 43342 27289 105 232 0 43107 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 173368

[startup+170.098 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5556
/proc/meminfo: memFree=1356424/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=174124 CPUtime=170.05
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 30727 0 0 0 16934 71 0 0 25 0 1 0 152610890 178302976 27543 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134548991 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 43531 27543 105 232 0 43296 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 174124

[startup+180.104 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5556
/proc/meminfo: memFree=1355592/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=174728 CPUtime=180.06
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 30930 0 0 0 17933 73 0 0 25 0 1 0 152610890 178921472 27746 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 43682 27746 105 232 0 43447 0
Current children cumulated CPU time (s) 180.06
Current children cumulated vsize (Kb) 174728

[startup+190.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5556
/proc/meminfo: memFree=1354632/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=175532 CPUtime=190.06
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 31177 0 0 0 18932 74 0 0 25 0 1 0 152610890 179744768 27993 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550818 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 43883 27993 105 232 0 43648 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 175532

[startup+200.116 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5556
/proc/meminfo: memFree=1353352/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=176716 CPUtime=200.06
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 31491 0 0 0 19931 75 0 0 25 0 1 0 152610890 180957184 28307 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 44179 28307 105 232 0 43944 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 176716

[startup+210.122 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5556

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

/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 60186 0 0 0 177932 230 0 0 25 0 1 0 152610890 252039168 47784 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 61533 47784 105 232 0 61298 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (Kb) 246132

[startup+1783.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5558
/proc/meminfo: memFree=1275152/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=246132 CPUtime=1782.63
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 60186 0 0 0 178033 230 0 0 25 0 1 0 152610890 252039168 47784 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558799 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 61533 47784 105 232 0 61298 0
Current children cumulated CPU time (s) 1782.63
Current children cumulated vsize (Kb) 246132

[startup+1784.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5558
/proc/meminfo: memFree=1275152/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=246132 CPUtime=1783.63
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 60187 0 0 0 178133 230 0 0 25 0 1 0 152610890 252039168 47785 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 61533 47785 105 232 0 61298 0
Current children cumulated CPU time (s) 1783.63
Current children cumulated vsize (Kb) 246132

[startup+1785.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5558
/proc/meminfo: memFree=1275152/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=246132 CPUtime=1784.64
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 60191 0 0 0 178234 230 0 0 25 0 1 0 152610890 252039168 47789 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558782 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 61533 47789 105 232 0 61298 0
Current children cumulated CPU time (s) 1784.64
Current children cumulated vsize (Kb) 246132

[startup+1786.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5558
/proc/meminfo: memFree=1275152/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=246132 CPUtime=1785.65
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 60191 0 0 0 178334 231 0 0 25 0 1 0 152610890 252039168 47789 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 61533 47789 105 232 0 61298 0
Current children cumulated CPU time (s) 1785.65
Current children cumulated vsize (Kb) 246132

[startup+1787.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5558
/proc/meminfo: memFree=1275152/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=246132 CPUtime=1786.65
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 60192 0 0 0 178434 231 0 0 25 0 1 0 152610890 252039168 47790 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 61533 47790 105 232 0 61298 0
Current children cumulated CPU time (s) 1786.65
Current children cumulated vsize (Kb) 246132

[startup+1788.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5558
/proc/meminfo: memFree=1275152/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=246132 CPUtime=1787.66
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 60195 0 0 0 178535 231 0 0 25 0 1 0 152610890 252039168 47793 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 61533 47793 105 232 0 61298 0
Current children cumulated CPU time (s) 1787.66
Current children cumulated vsize (Kb) 246132

[startup+1789.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5558
/proc/meminfo: memFree=1275152/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=246132 CPUtime=1788.66
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 60196 0 0 0 178635 231 0 0 25 0 1 0 152610890 252039168 47794 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 61533 47794 105 232 0 61298 0
Current children cumulated CPU time (s) 1788.66
Current children cumulated vsize (Kb) 246132

[startup+1790.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5558
/proc/meminfo: memFree=1275152/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=246132 CPUtime=1789.67
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 60199 0 0 0 178736 231 0 0 25 0 1 0 152610890 252039168 47797 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550377 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 61533 47797 105 232 0 61298 0
Current children cumulated CPU time (s) 1789.67
Current children cumulated vsize (Kb) 246132

[startup+1791.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5558
/proc/meminfo: memFree=1275152/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=246132 CPUtime=1790.67
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 60200 0 0 0 178836 231 0 0 25 0 1 0 152610890 252039168 47798 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 61533 47798 105 232 0 61298 0
Current children cumulated CPU time (s) 1790.67
Current children cumulated vsize (Kb) 246132

[startup+1792.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5558
/proc/meminfo: memFree=1275152/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=246132 CPUtime=1791.68
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 60200 0 0 0 178937 231 0 0 25 0 1 0 152610890 252039168 47798 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558782 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 61533 47798 105 232 0 61298 0
Current children cumulated CPU time (s) 1791.68
Current children cumulated vsize (Kb) 246132

[startup+1793.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5558
/proc/meminfo: memFree=1275088/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=246132 CPUtime=1792.68
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 60204 0 0 0 179037 231 0 0 25 0 1 0 152610890 252039168 47802 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 61533 47802 105 232 0 61298 0
Current children cumulated CPU time (s) 1792.68
Current children cumulated vsize (Kb) 246132

[startup+1794.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5558
/proc/meminfo: memFree=1275088/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=246132 CPUtime=1793.68
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 60209 0 0 0 179137 231 0 0 25 0 1 0 152610890 252039168 47807 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558768 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 61533 47807 105 232 0 61298 0
Current children cumulated CPU time (s) 1793.68
Current children cumulated vsize (Kb) 246132

[startup+1795.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5558
/proc/meminfo: memFree=1275088/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=246132 CPUtime=1794.69
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 60211 0 0 0 179238 231 0 0 25 0 1 0 152610890 252039168 47809 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 61533 47809 105 232 0 61298 0
Current children cumulated CPU time (s) 1794.69
Current children cumulated vsize (Kb) 246132

[startup+1796.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5558
/proc/meminfo: memFree=1275088/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=246132 CPUtime=1795.69
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 60214 0 0 0 179338 231 0 0 25 0 1 0 152610890 252039168 47812 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 61533 47812 105 232 0 61298 0
Current children cumulated CPU time (s) 1795.69
Current children cumulated vsize (Kb) 246132

[startup+1797.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5558
/proc/meminfo: memFree=1275024/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=246132 CPUtime=1796.7
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 60227 0 0 0 179439 231 0 0 25 0 1 0 152610890 252039168 47825 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558771 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 61533 47825 105 232 0 61298 0
Current children cumulated CPU time (s) 1796.7
Current children cumulated vsize (Kb) 246132

[startup+1798.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5558
/proc/meminfo: memFree=1275024/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=246132 CPUtime=1797.7
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 60231 0 0 0 179539 231 0 0 25 0 1 0 152610890 252039168 47829 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 61533 47829 105 232 0 61298 0
Current children cumulated CPU time (s) 1797.7
Current children cumulated vsize (Kb) 246132

[startup+1799.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5558
/proc/meminfo: memFree=1274960/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=246132 CPUtime=1798.71
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 60232 0 0 0 179640 231 0 0 25 0 1 0 152610890 252039168 47830 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 61533 47830 105 232 0 61298 0
Current children cumulated CPU time (s) 1798.71
Current children cumulated vsize (Kb) 246132

[startup+1800.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5558
/proc/meminfo: memFree=1274960/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=246132 CPUtime=1799.71
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 60233 0 0 0 179740 231 0 0 25 0 1 0 152610890 252039168 47831 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 61533 47831 105 232 0 61298 0
Current children cumulated CPU time (s) 1799.71
Current children cumulated vsize (Kb) 246132

[startup+1801.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5558
/proc/meminfo: memFree=1274960/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=246132 CPUtime=1800.71
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 60240 0 0 0 179840 231 0 0 25 0 1 0 152610890 252039168 47838 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558768 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 61533 47838 105 232 0 61298 0
Current children cumulated CPU time (s) 1800.71
Current children cumulated vsize (Kb) 246132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5558
/proc/meminfo: memFree=1274960/2055920 swapFree=4182948/4192956
[pid=5556] ppid=5554 vsize=246132 CPUtime=1800.72
/proc/5556/stat : 5556 (PBS4L) R 5554 5556 5507 0 -1 4194304 60240 0 0 0 179841 231 0 0 25 0 1 0 152610890 252039168 47838 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558802 0 0 4096 0 0 0 0 17 1 0 0
/proc/5556/statm: 61533 47838 105 232 0 61298 0
Current children cumulated CPU time (s) 1800.72
Current children cumulated vsize (Kb) 246132

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.21
CPU time (s): 1800.76
CPU user time (s): 1798.41
CPU system time (s): 2.35164
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (Kb): 246132
The end

Launcher Data (download as text)

Begin job on node50 on Fri Jul 28 03:30:02 UTC 2006


FILE ID= 46298-1154057402

PBS_JOBID= 882082

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-clauses-75-70.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node50/46298-1154057402/instance-46298-1154057402.opb 271968071
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-46298-1154057402 -o ROOT/results/node50/solver-46298-1154057402 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node50/46298-1154057402/instance-46298-1154057402.opb 271968071

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  f923ea56e1761a03f5af67c072a524d6

RANDOM SEED= 271968071

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.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1466256 kB
Buffers:         36100 kB
Cached:         495988 kB
SwapCached:       4024 kB
Active:          36088 kB
Inactive:       504924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1466256 kB
SwapTotal:     4192956 kB
SwapFree:      4182948 kB
Dirty:             188 kB
Writeback:           0 kB
Mapped:          14476 kB
Slab:            34732 kB
Committed_AS:   696040 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node50 on Fri Jul 28 04:00:03 UTC 2006