Trace number 46326

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.46 1801.21

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-81-80.opb
MD5SUM602db8a4b5456d6ce4573c7850dec197
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 variables6480
Total number of constraints259281
Number of constraints which are clauses259281
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 constraint80
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 81
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/node2/46326-1154065492/instance-46326-1154065492.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/node2/watcher-46326-1154065492 -o ROOT/results/node2/solver-46326-1154065492 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node2/46326-1154065492/instance-46326-1154065492.opb 34544848 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 2/64 25466
/proc/meminfo: memFree=1530144/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=2008 CPUtime=0
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 224 0 0 0 0 0 0 0 18 0 1 0 153410756 2056192 207 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134598843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 502 209 90 232 0 267 0

[startup+10.0021 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25466
/proc/meminfo: memFree=1510120/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=22600 CPUtime=9.99
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 6800 0 0 0 968 31 0 0 25 0 1 0 153410756 23142400 5125 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 5650 5125 105 232 0 5415 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 22600

[startup+20.009 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25466
/proc/meminfo: memFree=1508008/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=31056 CPUtime=20
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 7382 0 0 0 1964 36 0 0 25 0 1 0 153410756 31801344 5707 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564523 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 7764 5707 105 232 0 7529 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 31056

[startup+30.0148 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25466
/proc/meminfo: memFree=1504168/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=38636 CPUtime=29.99
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 9897 0 0 0 2958 41 0 0 25 0 1 0 153410756 39563264 6685 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134548993 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 9659 6686 105 232 0 9424 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 38636

[startup+40.0206 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25466
/proc/meminfo: memFree=1498984/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=40880 CPUtime=39.99
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 11186 0 0 0 3949 50 0 0 25 0 1 0 153410756 41861120 7974 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 10220 7974 105 232 0 9985 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 40880

[startup+50.0275 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25466
/proc/meminfo: memFree=1497640/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=41672 CPUtime=50
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 11533 0 0 0 4932 68 0 0 25 0 1 0 153410756 42672128 8321 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549087 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 10418 8321 105 232 0 10183 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 41672

[startup+60.0333 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25466
/proc/meminfo: memFree=1497384/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=41784 CPUtime=60
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 11595 0 0 0 5926 74 0 0 25 0 1 0 153410756 42786816 8383 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564527 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 10446 8383 105 232 0 10211 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 41784

[startup+70.0392 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25466
/proc/meminfo: memFree=1497000/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=42116 CPUtime=70
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 11689 0 0 0 6920 80 0 0 25 0 1 0 153410756 43126784 8477 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 10529 8477 105 232 0 10294 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 42116

[startup+80.045 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25466
/proc/meminfo: memFree=1494440/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=59648 CPUtime=80.01
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 12326 0 0 0 7884 117 0 0 25 0 1 0 153410756 61079552 9114 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564527 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 14912 9114 105 232 0 14677 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 59648

[startup+90.0509 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25466
/proc/meminfo: memFree=1494376/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=59860 CPUtime=90.01
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 12369 0 0 0 8868 133 0 0 25 0 1 0 153410756 61296640 9157 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564527 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 14965 9157 105 232 0 14730 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 59860

[startup+100.057 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25466
/proc/meminfo: memFree=1494248/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=59860 CPUtime=100.01
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 12389 0 0 0 9864 137 0 0 25 0 1 0 153410756 61296640 9177 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549550 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 14965 9177 105 232 0 14730 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 59860

[startup+110.063 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25466
/proc/meminfo: memFree=1494184/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=59860 CPUtime=110.01
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 12411 0 0 0 10860 141 0 0 25 0 1 0 153410756 61296640 9199 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134563380 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 14965 9199 105 232 0 14730 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 59860

[startup+120.068 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25466
/proc/meminfo: memFree=1493544/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=60460 CPUtime=120.01
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 12561 0 0 0 11853 148 0 0 25 0 1 0 153410756 61911040 9349 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 15115 9349 105 232 0 14880 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 60460

[startup+130.074 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25466
/proc/meminfo: memFree=1493288/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=60696 CPUtime=130.02
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 12623 0 0 0 12822 180 0 0 25 0 1 0 153410756 62152704 9411 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549087 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 15174 9411 105 232 0 14939 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 60696

[startup+140.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25466
/proc/meminfo: memFree=1493224/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=60696 CPUtime=140.02
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 12645 0 0 0 13817 185 0 0 25 0 1 0 153410756 62152704 9433 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134563511 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 15174 9433 105 232 0 14939 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 60696

[startup+150.086 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25466
/proc/meminfo: memFree=1492968/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=60828 CPUtime=150.03
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 12705 0 0 0 14809 194 0 0 25 0 1 0 153410756 62287872 9493 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564527 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 15207 9493 105 232 0 14972 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 60828

[startup+160.092 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25466
/proc/meminfo: memFree=1484520/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=61476 CPUtime=160.03
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 14815 0 0 0 15805 198 0 0 25 0 1 0 153410756 62951424 11603 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 15369 11603 105 232 0 15134 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 61476

[startup+170.098 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25466
/proc/meminfo: memFree=1467560/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=95728 CPUtime=170.03
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 19045 0 0 0 16801 202 0 0 25 0 1 0 153410756 98025472 15833 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134617144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 23932 15833 105 232 0 23697 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 95728

[startup+180.103 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25466
/proc/meminfo: memFree=1458664/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=97504 CPUtime=180.03
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 21262 0 0 0 17798 205 0 0 25 0 1 0 153410756 99844096 18050 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558872 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 24376 18050 105 232 0 24141 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 97504

[startup+190.109 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25466
/proc/meminfo: memFree=1452200/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=99720 CPUtime=190.04
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 22885 0 0 0 18796 208 0 0 25 0 1 0 153410756 102113280 19673 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549031 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 24930 19673 105 232 0 24695 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 99720

[startup+200.115 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25466
/proc/meminfo: memFree=1444328/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=102440 CPUtime=200.03
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 24842 0 0 0 19793 210 0 0 25 0 1 0 153410756 104898560 21630 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134563511 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 25610 21630 105 232 0 25375 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 102440

[startup+210.121 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25466

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

/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 61695 0 0 0 177744 388 0 0 25 0 1 0 153410756 258744320 49265 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 63170 49265 105 232 0 62935 0
Current children cumulated CPU time (s) 1781.32
Current children cumulated vsize (Kb) 252680

[startup+1783.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25664
/proc/meminfo: memFree=1333288/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=252680 CPUtime=1782.32
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 61697 0 0 0 177844 388 0 0 25 0 1 0 153410756 258744320 49267 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558803 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 63170 49267 105 232 0 62935 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (Kb) 252680

[startup+1784.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25664
/proc/meminfo: memFree=1333224/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=252680 CPUtime=1783.33
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 61698 0 0 0 177945 388 0 0 25 0 1 0 153410756 258744320 49268 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 63170 49268 105 232 0 62935 0
Current children cumulated CPU time (s) 1783.33
Current children cumulated vsize (Kb) 252680

[startup+1785.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25664
/proc/meminfo: memFree=1333224/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=252680 CPUtime=1784.34
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 61702 0 0 0 178045 389 0 0 25 0 1 0 153410756 258744320 49272 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134611850 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 63170 49272 105 232 0 62935 0
Current children cumulated CPU time (s) 1784.34
Current children cumulated vsize (Kb) 252680

[startup+1786.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25664
/proc/meminfo: memFree=1333224/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=252680 CPUtime=1785.34
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 61702 0 0 0 178145 389 0 0 25 0 1 0 153410756 258744320 49272 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 63170 49272 105 232 0 62935 0
Current children cumulated CPU time (s) 1785.34
Current children cumulated vsize (Kb) 252680

[startup+1787.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25664
/proc/meminfo: memFree=1333224/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=252680 CPUtime=1786.35
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 61704 0 0 0 178246 389 0 0 25 0 1 0 153410756 258744320 49274 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 63170 49274 105 232 0 62935 0
Current children cumulated CPU time (s) 1786.35
Current children cumulated vsize (Kb) 252680

[startup+1788.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25664
/proc/meminfo: memFree=1333224/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=252680 CPUtime=1787.35
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 61706 0 0 0 178346 389 0 0 25 0 1 0 153410756 258744320 49276 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 63170 49276 105 232 0 62935 0
Current children cumulated CPU time (s) 1787.35
Current children cumulated vsize (Kb) 252680

[startup+1789.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25664
/proc/meminfo: memFree=1333224/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=252680 CPUtime=1788.36
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 61707 0 0 0 178447 389 0 0 25 0 1 0 153410756 258744320 49277 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 63170 49277 105 232 0 62935 0
Current children cumulated CPU time (s) 1788.36
Current children cumulated vsize (Kb) 252680

[startup+1790.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25664
/proc/meminfo: memFree=1333160/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=252680 CPUtime=1789.36
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 61715 0 0 0 178547 389 0 0 25 0 1 0 153410756 258744320 49285 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 63170 49285 105 232 0 62935 0
Current children cumulated CPU time (s) 1789.36
Current children cumulated vsize (Kb) 252680

[startup+1791.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25664
/proc/meminfo: memFree=1333160/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=252680 CPUtime=1790.37
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 61717 0 0 0 178648 389 0 0 25 0 1 0 153410756 258744320 49287 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 63170 49287 105 232 0 62935 0
Current children cumulated CPU time (s) 1790.37
Current children cumulated vsize (Kb) 252680

[startup+1792.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25664
/proc/meminfo: memFree=1333160/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=252680 CPUtime=1791.37
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 61728 0 0 0 178748 389 0 0 25 0 1 0 153410756 258744320 49298 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558802 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 63170 49298 105 232 0 62935 0
Current children cumulated CPU time (s) 1791.37
Current children cumulated vsize (Kb) 252680

[startup+1793.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25664
/proc/meminfo: memFree=1333096/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=252680 CPUtime=1792.37
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 61731 0 0 0 178848 389 0 0 25 0 1 0 153410756 258744320 49301 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 63170 49301 105 232 0 62935 0
Current children cumulated CPU time (s) 1792.37
Current children cumulated vsize (Kb) 252680

[startup+1794.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25664
/proc/meminfo: memFree=1333096/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=252680 CPUtime=1793.38
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 61743 0 0 0 178949 389 0 0 25 0 1 0 153410756 258744320 49313 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 63170 49313 105 232 0 62935 0
Current children cumulated CPU time (s) 1793.38
Current children cumulated vsize (Kb) 252680

[startup+1795.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25664
/proc/meminfo: memFree=1333032/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=252680 CPUtime=1794.38
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 61746 0 0 0 179049 389 0 0 25 0 1 0 153410756 258744320 49316 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 63170 49316 105 232 0 62935 0
Current children cumulated CPU time (s) 1794.38
Current children cumulated vsize (Kb) 252680

[startup+1796.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25664
/proc/meminfo: memFree=1333032/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=252680 CPUtime=1795.39
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 61753 0 0 0 179150 389 0 0 25 0 1 0 153410756 258744320 49323 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550051 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 63170 49323 105 232 0 62935 0
Current children cumulated CPU time (s) 1795.39
Current children cumulated vsize (Kb) 252680

[startup+1797.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25664
/proc/meminfo: memFree=1333032/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=252680 CPUtime=1796.39
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 61756 0 0 0 179250 389 0 0 25 0 1 0 153410756 258744320 49326 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 63170 49326 105 232 0 62935 0
Current children cumulated CPU time (s) 1796.39
Current children cumulated vsize (Kb) 252680

[startup+1798.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25664
/proc/meminfo: memFree=1332968/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=252680 CPUtime=1797.39
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 61768 0 0 0 179350 389 0 0 25 0 1 0 153410756 258744320 49338 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 63170 49338 105 232 0 62935 0
Current children cumulated CPU time (s) 1797.39
Current children cumulated vsize (Kb) 252680

[startup+1799.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25664
/proc/meminfo: memFree=1332968/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=252680 CPUtime=1798.4
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 61770 0 0 0 179451 389 0 0 25 0 1 0 153410756 258744320 49340 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 63170 49340 105 232 0 62935 0
Current children cumulated CPU time (s) 1798.4
Current children cumulated vsize (Kb) 252680

[startup+1800.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25664
/proc/meminfo: memFree=1332904/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=252680 CPUtime=1799.4
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 61781 0 0 0 179551 389 0 0 25 0 1 0 153410756 258744320 49351 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558771 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 63170 49351 105 232 0 62935 0
Current children cumulated CPU time (s) 1799.4
Current children cumulated vsize (Kb) 252680

[startup+1801.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25664
/proc/meminfo: memFree=1332904/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=252680 CPUtime=1800.41
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 61784 0 0 0 179651 390 0 0 25 0 1 0 153410756 258744320 49354 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 63170 49354 105 232 0 62935 0
Current children cumulated CPU time (s) 1800.41
Current children cumulated vsize (Kb) 252680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25664
/proc/meminfo: memFree=1332904/2055920 swapFree=4182684/4192956
[pid=25466] ppid=25464 vsize=252680 CPUtime=1800.42
/proc/25466/stat : 25466 (PBS4L) R 25464 25466 25417 0 -1 4194304 61784 0 0 0 179652 390 0 0 25 0 1 0 153410756 258744320 49354 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558782 0 0 4096 0 0 0 0 17 1 0 0
/proc/25466/statm: 63170 49354 105 232 0 62935 0
Current children cumulated CPU time (s) 1800.42
Current children cumulated vsize (Kb) 252680

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.46
CPU user time (s): 1796.52
CPU system time (s): 3.9344
CPU usage (%): 99.9581
Max. virtual memory (cumulated for all children) (Kb): 252680
The end

Launcher Data (download as text)

Begin job on node2 on Fri Jul 28 05:44:52 UTC 2006


FILE ID= 46326-1154065492

PBS_JOBID= 882446

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-clauses-81-80.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node2/46326-1154065492/instance-46326-1154065492.opb 34544848
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-46326-1154065492 -o ROOT/results/node2/solver-46326-1154065492 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node2/46326-1154065492/instance-46326-1154065492.opb 34544848

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  602db8a4b5456d6ce4573c7850dec197

RANDOM SEED= 34544848

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.276
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.276
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:       1530288 kB
Buffers:         33268 kB
Cached:         433772 kB
SwapCached:       3996 kB
Active:          69032 kB
Inactive:       407012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1530288 kB
SwapTotal:     4192956 kB
SwapFree:      4182684 kB
Dirty:             196 kB
Writeback:           0 kB
Mapped:          14528 kB
Slab:            35536 kB
Committed_AS:   630124 kB
PageTables:       1492 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node2 on Fri Jul 28 06:14:53 UTC 2006