Trace number 46296

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

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 PBS v4 by Bashar Al-Rawi & Fadi Aloul
0.00	c Solving ROOT/tmp/node9/46296-1154056348/instance-46296-1154056348.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/node9/watcher-46296-1154056348 -o ROOT/results/node9/solver-46296-1154056348 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node9/46296-1154056348/instance-46296-1154056348.opb 835351002 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.98 0.99 3/64 17129
/proc/meminfo: memFree=1563184/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=1368 CPUtime=0
/proc/17129/stat : 17129 (PBS4L) D 17127 17129 17080 0 -1 4194304 112 0 0 0 0 0 0 0 19 0 1 0 152495921 1400832 95 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135137645 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/17129/statm: 342 95 84 232 0 107 0

[startup+10.0028 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17129
/proc/meminfo: memFree=1548472/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=17668 CPUtime=9.98
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 4629 0 0 0 977 21 0 0 25 0 1 0 152495921 18092032 3789 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564527 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 4417 3789 105 232 0 4182 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 17668

[startup+20.0089 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17129
/proc/meminfo: memFree=1541368/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=27972 CPUtime=19.99
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 6433 0 0 0 1958 41 0 0 25 0 1 0 152495921 28643328 5593 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134617144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 6993 5593 105 232 0 6758 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 27972

[startup+30.0151 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17129
/proc/meminfo: memFree=1537080/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=28336 CPUtime=30
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 7510 0 0 0 2950 50 0 0 25 0 1 0 152495921 29016064 6670 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564527 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 7084 6670 105 232 0 6849 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 28336

[startup+40.0212 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17129
/proc/meminfo: memFree=1523064/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=49672 CPUtime=40
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 11764 0 0 0 3946 54 0 0 25 0 1 0 152495921 50864128 10155 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 12418 10155 105 232 0 12183 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 49672

[startup+50.0273 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17129
/proc/meminfo: memFree=1508664/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=85964 CPUtime=50
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 15377 0 0 0 4942 58 0 0 25 0 1 0 152495921 88027136 13768 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 21491 13768 105 232 0 21256 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 85964

[startup+60.0335 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17129
/proc/meminfo: memFree=1502456/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=88928 CPUtime=60.01
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 16924 0 0 0 5940 61 0 0 25 0 1 0 152495921 91062272 15315 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134617144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 22232 15315 105 232 0 21997 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 88928

[startup+70.0396 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17129
/proc/meminfo: memFree=1494264/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=90944 CPUtime=70.01
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 18962 0 0 0 6938 63 0 0 25 0 1 0 152495921 93126656 17353 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 22736 17353 105 232 0 22501 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 90944

[startup+80.0457 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17129
/proc/meminfo: memFree=1487672/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=93044 CPUtime=80.01
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 20618 0 0 0 7934 67 0 0 25 0 1 0 152495921 95277056 19009 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564488 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 23261 19009 105 232 0 23026 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 93044

[startup+90.0519 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17129
/proc/meminfo: memFree=1481976/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=95812 CPUtime=90.01
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 22026 0 0 0 8931 70 0 0 25 0 1 0 152495921 98111488 20417 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550844 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 23953 20417 105 232 0 23718 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 95812

[startup+100.058 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17129
/proc/meminfo: memFree=1475256/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=98172 CPUtime=100.02
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 23718 0 0 0 9929 73 0 0 25 0 1 0 152495921 100528128 22109 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 24543 22109 105 232 0 24308 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 98172

[startup+110.064 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17129
/proc/meminfo: memFree=1472184/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=99880 CPUtime=110.02
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 24473 0 0 0 10928 74 0 0 25 0 1 0 152495921 102277120 22864 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 24970 22864 105 232 0 24735 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 99880

[startup+120.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17129
/proc/meminfo: memFree=1470584/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=101348 CPUtime=120.03
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 24880 0 0 0 11927 76 0 0 25 0 1 0 152495921 103780352 23271 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 25337 23271 105 232 0 25102 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 101348

[startup+130.075 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17129
/proc/meminfo: memFree=1469880/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=101808 CPUtime=130.02
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 25057 0 0 0 12925 77 0 0 25 0 1 0 152495921 104251392 23448 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134561920 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 25452 23448 105 232 0 25217 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 101808

[startup+140.082 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17129
/proc/meminfo: memFree=1469240/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=102048 CPUtime=140.03
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 25206 0 0 0 13924 79 0 0 25 0 1 0 152495921 104497152 23597 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550051 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 25512 23597 105 232 0 25277 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 102048

[startup+150.088 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17129
/proc/meminfo: memFree=1468600/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=102468 CPUtime=150.03
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 25364 0 0 0 14922 81 0 0 25 0 1 0 152495921 104927232 23755 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 25617 23755 105 232 0 25382 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 102468

[startup+160.094 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17129
/proc/meminfo: memFree=1467896/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=109084 CPUtime=160.03
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 27078 0 0 0 15920 83 0 0 25 0 1 0 152495921 111702016 23932 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 27271 23932 105 232 0 27036 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 109084

[startup+170.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17129
/proc/meminfo: memFree=1465592/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=109944 CPUtime=170.04
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 27646 0 0 0 16919 85 0 0 25 0 1 0 152495921 112582656 24500 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 27486 24500 105 232 0 27251 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 109944

[startup+180.107 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17129
/proc/meminfo: memFree=1464760/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=110424 CPUtime=180.04
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 27864 0 0 0 17918 86 0 0 25 0 1 0 152495921 113074176 24718 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 27606 24718 105 232 0 27371 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 110424

[startup+190.112 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17129
/proc/meminfo: memFree=1459704/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=111036 CPUtime=190.05
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 29121 0 0 0 18916 89 0 0 25 0 1 0 152495921 113700864 25975 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550010 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 27759 25975 105 232 0 27524 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 111036

[startup+200.118 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17129
/proc/meminfo: memFree=1456952/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=176796 CPUtime=200.05
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 29803 0 0 0 19914 91 0 0 25 0 1 0 152495921 181039104 26657 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558771 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 44199 26657 105 232 0 43964 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 176796

[startup+210.125 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17129

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

/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 52997 0 0 0 177739 422 0 0 25 0 1 0 152495921 245092352 40633 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558802 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 59837 40633 105 232 0 59602 0
Current children cumulated CPU time (s) 1781.61
Current children cumulated vsize (Kb) 239348

[startup+1783.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17131
/proc/meminfo: memFree=1400640/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=239348 CPUtime=1782.61
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 53002 0 0 0 177839 422 0 0 25 0 1 0 152495921 245092352 40638 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 59837 40638 105 232 0 59602 0
Current children cumulated CPU time (s) 1782.61
Current children cumulated vsize (Kb) 239348

[startup+1784.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17131
/proc/meminfo: memFree=1400640/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=239348 CPUtime=1783.62
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 53004 0 0 0 177940 422 0 0 25 0 1 0 152495921 245092352 40640 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 59837 40640 105 232 0 59602 0
Current children cumulated CPU time (s) 1783.62
Current children cumulated vsize (Kb) 239348

[startup+1785.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17131
/proc/meminfo: memFree=1400640/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=239348 CPUtime=1784.62
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 53010 0 0 0 178040 422 0 0 25 0 1 0 152495921 245092352 40646 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 59837 40646 105 232 0 59602 0
Current children cumulated CPU time (s) 1784.62
Current children cumulated vsize (Kb) 239348

[startup+1786.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17131
/proc/meminfo: memFree=1400640/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=239348 CPUtime=1785.62
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 53014 0 0 0 178140 422 0 0 25 0 1 0 152495921 245092352 40650 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 59837 40650 105 232 0 59602 0
Current children cumulated CPU time (s) 1785.62
Current children cumulated vsize (Kb) 239348

[startup+1787.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17131
/proc/meminfo: memFree=1400640/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=239348 CPUtime=1786.63
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 53016 0 0 0 178241 422 0 0 25 0 1 0 152495921 245092352 40652 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 59837 40652 105 232 0 59602 0
Current children cumulated CPU time (s) 1786.63
Current children cumulated vsize (Kb) 239348

[startup+1788.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17131
/proc/meminfo: memFree=1400576/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=239348 CPUtime=1787.63
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 53018 0 0 0 178341 422 0 0 25 0 1 0 152495921 245092352 40654 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 59837 40654 105 232 0 59602 0
Current children cumulated CPU time (s) 1787.63
Current children cumulated vsize (Kb) 239348

[startup+1789.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17131
/proc/meminfo: memFree=1400576/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=239348 CPUtime=1788.64
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 53021 0 0 0 178442 422 0 0 25 0 1 0 152495921 245092352 40657 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 59837 40657 105 232 0 59602 0
Current children cumulated CPU time (s) 1788.64
Current children cumulated vsize (Kb) 239348

[startup+1790.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17131
/proc/meminfo: memFree=1400576/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=239348 CPUtime=1789.64
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 53023 0 0 0 178542 422 0 0 25 0 1 0 152495921 245092352 40659 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 59837 40659 105 232 0 59602 0
Current children cumulated CPU time (s) 1789.64
Current children cumulated vsize (Kb) 239348

[startup+1791.18 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17131
/proc/meminfo: memFree=1400576/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=239348 CPUtime=1790.64
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 53028 0 0 0 178642 422 0 0 25 0 1 0 152495921 245092352 40664 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 59837 40664 105 232 0 59602 0
Current children cumulated CPU time (s) 1790.64
Current children cumulated vsize (Kb) 239348

[startup+1792.18 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17131
/proc/meminfo: memFree=1400576/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=239348 CPUtime=1791.65
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 53029 0 0 0 178743 422 0 0 25 0 1 0 152495921 245092352 40665 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 59837 40665 105 232 0 59602 0
Current children cumulated CPU time (s) 1791.65
Current children cumulated vsize (Kb) 239348

[startup+1793.19 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17131
/proc/meminfo: memFree=1400576/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=239348 CPUtime=1792.65
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 53033 0 0 0 178843 422 0 0 25 0 1 0 152495921 245092352 40669 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 59837 40669 105 232 0 59602 0
Current children cumulated CPU time (s) 1792.65
Current children cumulated vsize (Kb) 239348

[startup+1794.19 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17131
/proc/meminfo: memFree=1400512/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=239348 CPUtime=1793.66
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 53034 0 0 0 178944 422 0 0 25 0 1 0 152495921 245092352 40670 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 59837 40670 105 232 0 59602 0
Current children cumulated CPU time (s) 1793.66
Current children cumulated vsize (Kb) 239348

[startup+1795.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17131
/proc/meminfo: memFree=1400512/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=240860 CPUtime=1794.66
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 53040 0 0 0 179044 422 0 0 25 0 1 0 152495921 246640640 40676 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 60215 40676 105 232 0 59980 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (Kb) 240860

[startup+1796.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17131
/proc/meminfo: memFree=1400512/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=240860 CPUtime=1795.67
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 53042 0 0 0 179145 422 0 0 25 0 1 0 152495921 246640640 40678 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 60215 40678 105 232 0 59980 0
Current children cumulated CPU time (s) 1795.67
Current children cumulated vsize (Kb) 240860

[startup+1797.21 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17131
/proc/meminfo: memFree=1400512/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=240860 CPUtime=1796.67
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 53047 0 0 0 179245 422 0 0 25 0 1 0 152495921 246640640 40683 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 60215 40683 105 232 0 59980 0
Current children cumulated CPU time (s) 1796.67
Current children cumulated vsize (Kb) 240860

[startup+1798.21 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17131
/proc/meminfo: memFree=1400448/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=240860 CPUtime=1797.68
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 53060 0 0 0 179346 422 0 0 25 0 1 0 152495921 246640640 40696 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 60215 40696 105 232 0 59980 0
Current children cumulated CPU time (s) 1797.68
Current children cumulated vsize (Kb) 240860

[startup+1799.22 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17131
/proc/meminfo: memFree=1400384/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=240860 CPUtime=1798.68
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 53067 0 0 0 179446 422 0 0 25 0 1 0 152495921 246640640 40703 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558875 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 60215 40703 105 232 0 59980 0
Current children cumulated CPU time (s) 1798.68
Current children cumulated vsize (Kb) 240860

[startup+1800.22 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17131
/proc/meminfo: memFree=1400384/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=240860 CPUtime=1799.69
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 53069 0 0 0 179547 422 0 0 25 0 1 0 152495921 246640640 40705 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 60215 40705 105 232 0 59980 0
Current children cumulated CPU time (s) 1799.69
Current children cumulated vsize (Kb) 240860

[startup+1801.23 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17131
/proc/meminfo: memFree=1400384/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=240860 CPUtime=1800.69
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 53073 0 0 0 179647 422 0 0 25 0 1 0 152495921 246640640 40709 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549936 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 60215 40709 105 232 0 59980 0
Current children cumulated CPU time (s) 1800.69
Current children cumulated vsize (Kb) 240860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.23 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 17131
/proc/meminfo: memFree=1400384/2055920 swapFree=4183012/4192956
[pid=17129] ppid=17127 vsize=240860 CPUtime=1800.69
/proc/17129/stat : 17129 (PBS4L) R 17127 17129 17080 0 -1 4194304 53073 0 0 0 179647 422 0 0 25 0 1 0 152495921 246640640 40709 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549958 0 0 4096 0 0 0 0 17 1 0 0
/proc/17129/statm: 60215 40709 105 232 0 59980 0
Current children cumulated CPU time (s) 1800.69
Current children cumulated vsize (Kb) 240860

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.74
CPU user time (s): 1796.48
CPU system time (s): 4.25635
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (Kb): 240860
The end

Launcher Data (download as text)

Begin job on node9 on Fri Jul 28 03:12:28 UTC 2006


FILE ID= 46296-1154056348

PBS_JOBID= 882056

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/user11/PBS4L ROOT/tmp/node9/46296-1154056348/instance-46296-1154056348.opb 835351002
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-46296-1154056348 -o ROOT/results/node9/solver-46296-1154056348 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node9/46296-1154056348/instance-46296-1154056348.opb 835351002

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  8f6b9d215c54261c818e8073dc5975b0

RANDOM SEED= 835351002

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.223
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.223
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:       1563392 kB
Buffers:         30036 kB
Cached:         388012 kB
SwapCached:       3620 kB
Active:          38604 kB
Inactive:       387880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1563392 kB
SwapTotal:     4192956 kB
SwapFree:      4183012 kB
Dirty:             184 kB
Writeback:           0 kB
Mapped:          14496 kB
Slab:            52116 kB
Committed_AS:   609448 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node9 on Fri Jul 28 03:42:29 UTC 2006