Trace number 41954

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.2

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-cuww5.opb
MD5SUM2d610c35d7c8dd61a03deef28cf982c0
Bench CategorySATUNSAT-MEDINT (no optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark36.2755
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables86
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint86
Maximum length of a constraint86
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 45094584
Number of bits of the biggest number in a constraint 26
Biggest sum of numbers in a constraint 553509859
Number of bits of the biggest sum of numbers30
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/node56/41954-1149319580/instance-41954-1149319580.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
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node56/watcher-41954-1149319580 -o ROOT/results/node56/solver-41954-1149319580 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node56/41954-1149319580/instance-41954-1149319580.opb 327803016 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.99 0.99 2/64 20937
/proc/meminfo: memFree=1564176/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=1368 CPUtime=0
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 151 0 0 0 0 0 0 0 18 0 1 0 197625568 1400832 134 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 342 134 104 232 0 107 0

[startup+10.0025 s]
/proc/loadavg: 0.93 0.99 0.99 2/64 20937
/proc/meminfo: memFree=1548248/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=20528 CPUtime=10
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 4259 0 0 0 994 6 0 0 25 0 1 0 197625568 21020672 4096 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558803 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 5132 4096 104 232 0 4897 0
Current children cumulated CPU time (s) 10
Current children cumulated vsize (Kb) 20528

[startup+20.0095 s]
/proc/loadavg: 0.94 0.99 0.99 2/64 20937
/proc/meminfo: memFree=1543968/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=37308 CPUtime=20
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 5340 0 0 0 1991 9 0 0 25 0 1 0 197625568 38203392 5177 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 9327 5177 104 232 0 9092 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 37308

[startup+30.0154 s]
/proc/loadavg: 0.95 0.99 0.99 2/64 20937
/proc/meminfo: memFree=1539040/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=39276 CPUtime=30
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 6788 0 0 0 2989 11 0 0 25 0 1 0 197625568 40218624 6432 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 9819 6432 104 232 0 9584 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 39276

[startup+40.0214 s]
/proc/loadavg: 0.96 0.99 0.99 2/64 20937
/proc/meminfo: memFree=1535392/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=39596 CPUtime=40
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 7703 0 0 0 3986 14 0 0 25 0 1 0 197625568 40546304 7347 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 9899 7347 104 232 0 9664 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 39596

[startup+50.0274 s]
/proc/loadavg: 0.96 0.99 0.99 2/64 20937
/proc/meminfo: memFree=1532064/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=40080 CPUtime=50.01
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 8526 0 0 0 4985 16 0 0 25 0 1 0 197625568 41041920 8170 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 10020 8170 104 232 0 9785 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 40080

[startup+60.0334 s]
/proc/loadavg: 0.97 0.99 0.99 2/64 20937
/proc/meminfo: memFree=1530592/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=40464 CPUtime=60.01
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 8895 0 0 0 5984 17 0 0 25 0 1 0 197625568 41435136 8539 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 10116 8539 104 232 0 9881 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 40464

[startup+70.0404 s]
/proc/loadavg: 0.97 0.99 0.99 2/64 20937
/proc/meminfo: memFree=1528608/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=40656 CPUtime=70.02
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 9381 0 0 0 6983 19 0 0 25 0 1 0 197625568 41631744 9025 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 10164 9025 104 232 0 9929 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (Kb) 40656

[startup+80.0464 s]
/proc/loadavg: 0.98 0.99 0.99 2/64 20937
/proc/meminfo: memFree=1527136/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=40848 CPUtime=80.02
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 9751 0 0 0 7981 21 0 0 25 0 1 0 197625568 41828352 9395 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 10212 9395 104 232 0 9977 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 40848

[startup+90.0524 s]
/proc/loadavg: 0.98 0.99 0.99 2/64 20937
/proc/meminfo: memFree=1525600/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=41040 CPUtime=90.03
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 10134 0 0 0 8980 23 0 0 25 0 1 0 197625568 42024960 9778 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 10260 9778 104 232 0 10025 0
Current children cumulated CPU time (s) 90.03
Current children cumulated vsize (Kb) 41040

[startup+100.058 s]
/proc/loadavg: 0.98 0.99 0.99 2/64 20937
/proc/meminfo: memFree=1522848/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=76244 CPUtime=100.02
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 11207 0 0 0 9978 24 0 0 25 0 1 0 197625568 78073856 10466 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 19061 10466 104 232 0 18826 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 76244

[startup+110.064 s]
/proc/loadavg: 0.98 0.99 0.99 2/64 20937
/proc/meminfo: memFree=1520160/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=76820 CPUtime=110.03
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 11875 0 0 0 10977 26 0 0 25 0 1 0 197625568 78663680 11134 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 19205 11134 104 232 0 18970 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 76820

[startup+120.07 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 20937
/proc/meminfo: memFree=1517856/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=77012 CPUtime=120.03
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 12444 0 0 0 11976 27 0 0 25 0 1 0 197625568 78860288 11703 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558872 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 19253 11703 104 232 0 19018 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 77012

[startup+130.076 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 20937
/proc/meminfo: memFree=1515616/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=77276 CPUtime=130.04
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 13008 0 0 0 12976 28 0 0 25 0 1 0 197625568 79130624 12267 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 19319 12267 104 232 0 19084 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 77276

[startup+140.082 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 20937
/proc/meminfo: memFree=1513312/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=77408 CPUtime=140.04
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 13592 0 0 0 13975 29 0 0 25 0 1 0 197625568 79265792 12851 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558832 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 19352 12851 104 232 0 19117 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 77408

[startup+150.088 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 20937
/proc/meminfo: memFree=1511392/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=77408 CPUtime=150.04
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 14071 0 0 0 14974 30 0 0 25 0 1 0 197625568 79265792 13330 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 19352 13330 104 232 0 19117 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 77408

[startup+160.094 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 20937
/proc/meminfo: memFree=1509344/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=77540 CPUtime=160.05
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 14577 0 0 0 15973 32 0 0 25 0 1 0 197625568 79400960 13836 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 19385 13836 104 232 0 19150 0
Current children cumulated CPU time (s) 160.05
Current children cumulated vsize (Kb) 77540

[startup+170.1 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 20937
/proc/meminfo: memFree=1506336/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=78860 CPUtime=170.05
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 15321 0 0 0 16972 33 0 0 25 0 1 0 197625568 80752640 14580 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 19715 14580 104 232 0 19480 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 78860

[startup+180.106 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 20937
/proc/meminfo: memFree=1502752/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=81632 CPUtime=180.05
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 16216 0 0 0 17971 34 0 0 25 0 1 0 197625568 83591168 15475 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 20408 15475 104 232 0 20173 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 81632

[startup+190.112 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 20937
/proc/meminfo: memFree=1501792/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=81632 CPUtime=190.06
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 16462 0 0 0 18971 35 0 0 25 0 1 0 197625568 83591168 15721 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 20408 15721 104 232 0 20173 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 81632

[startup+200.117 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 20937
/proc/meminfo: memFree=1501024/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=81632 CPUtime=200.07
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 16652 0 0 0 19971 36 0 0 25 0 1 0 197625568 83591168 15911 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550802 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 20408 15911 104 232 0 20173 0
Current children cumulated CPU time (s) 200.07
Current children cumulated vsize (Kb) 81632

[startup+210.123 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 20937
/proc/meminfo: memFree=1499488/2055920 swapFree=4181332/4192956

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

/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 51779 0 0 0 178040 121 0 0 25 0 1 0 197625568 319365120 45232 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 77970 45232 104 232 0 77735 0
Current children cumulated CPU time (s) 1781.61
Current children cumulated vsize (Kb) 311880

[startup+1783.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20939
/proc/meminfo: memFree=1383072/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=311880 CPUtime=1782.61
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 51796 0 0 0 178140 121 0 0 25 0 1 0 197625568 319365120 45249 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 77970 45249 104 232 0 77735 0
Current children cumulated CPU time (s) 1782.61
Current children cumulated vsize (Kb) 311880

[startup+1784.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20939
/proc/meminfo: memFree=1383008/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=311880 CPUtime=1783.62
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 51812 0 0 0 178240 122 0 0 25 0 1 0 197625568 319365120 45265 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 77970 45265 104 232 0 77735 0
Current children cumulated CPU time (s) 1783.62
Current children cumulated vsize (Kb) 311880

[startup+1785.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20939
/proc/meminfo: memFree=1382944/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=311880 CPUtime=1784.63
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 51828 0 0 0 178341 122 0 0 25 0 1 0 197625568 319365120 45281 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 77970 45281 104 232 0 77735 0
Current children cumulated CPU time (s) 1784.63
Current children cumulated vsize (Kb) 311880

[startup+1786.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20939
/proc/meminfo: memFree=1382880/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=311880 CPUtime=1785.63
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 51840 0 0 0 178441 122 0 0 25 0 1 0 197625568 319365120 45293 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 77970 45293 104 232 0 77735 0
Current children cumulated CPU time (s) 1785.63
Current children cumulated vsize (Kb) 311880

[startup+1787.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20939
/proc/meminfo: memFree=1382816/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=311880 CPUtime=1786.64
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 51857 0 0 0 178542 122 0 0 25 0 1 0 197625568 319365120 45310 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 77970 45310 104 232 0 77735 0
Current children cumulated CPU time (s) 1786.64
Current children cumulated vsize (Kb) 311880

[startup+1788.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20939
/proc/meminfo: memFree=1382752/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=311880 CPUtime=1787.64
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 51870 0 0 0 178642 122 0 0 25 0 1 0 197625568 319365120 45323 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 77970 45323 104 232 0 77735 0
Current children cumulated CPU time (s) 1787.64
Current children cumulated vsize (Kb) 311880

[startup+1789.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20939
/proc/meminfo: memFree=1382688/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=311880 CPUtime=1788.64
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 51884 0 0 0 178742 122 0 0 25 0 1 0 197625568 319365120 45337 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 77970 45337 104 232 0 77735 0
Current children cumulated CPU time (s) 1788.64
Current children cumulated vsize (Kb) 311880

[startup+1790.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20939
/proc/meminfo: memFree=1382624/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=311880 CPUtime=1789.65
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 51902 0 0 0 178843 122 0 0 25 0 1 0 197625568 319365120 45355 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 77970 45355 104 232 0 77735 0
Current children cumulated CPU time (s) 1789.65
Current children cumulated vsize (Kb) 311880

[startup+1791.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20939
/proc/meminfo: memFree=1382560/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=311880 CPUtime=1790.65
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 51919 0 0 0 178943 122 0 0 25 0 1 0 197625568 319365120 45372 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 77970 45372 104 232 0 77735 0
Current children cumulated CPU time (s) 1790.65
Current children cumulated vsize (Kb) 311880

[startup+1792.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20939
/proc/meminfo: memFree=1382496/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=311880 CPUtime=1791.65
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 51936 0 0 0 179043 122 0 0 25 0 1 0 197625568 319365120 45389 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 77970 45389 104 232 0 77735 0
Current children cumulated CPU time (s) 1791.65
Current children cumulated vsize (Kb) 311880

[startup+1793.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20939
/proc/meminfo: memFree=1382432/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=311880 CPUtime=1792.66
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 51951 0 0 0 179144 122 0 0 25 0 1 0 197625568 319365120 45404 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 77970 45404 104 232 0 77735 0
Current children cumulated CPU time (s) 1792.66
Current children cumulated vsize (Kb) 311880

[startup+1794.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20939
/proc/meminfo: memFree=1382368/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=311880 CPUtime=1793.66
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 51964 0 0 0 179244 122 0 0 25 0 1 0 197625568 319365120 45417 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 77970 45417 104 232 0 77735 0
Current children cumulated CPU time (s) 1793.66
Current children cumulated vsize (Kb) 311880

[startup+1795.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20939
/proc/meminfo: memFree=1382304/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=311880 CPUtime=1794.68
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 51981 0 0 0 179345 123 0 0 25 0 1 0 197625568 319365120 45434 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 77970 45434 104 232 0 77735 0
Current children cumulated CPU time (s) 1794.68
Current children cumulated vsize (Kb) 311880

[startup+1796.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20939
/proc/meminfo: memFree=1382240/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=311880 CPUtime=1795.68
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 51995 0 0 0 179445 123 0 0 25 0 1 0 197625568 319365120 45448 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 77970 45448 104 232 0 77735 0
Current children cumulated CPU time (s) 1795.68
Current children cumulated vsize (Kb) 311880

[startup+1797.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20939
/proc/meminfo: memFree=1382176/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=311880 CPUtime=1796.69
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 52009 0 0 0 179546 123 0 0 25 0 1 0 197625568 319365120 45462 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 77970 45462 104 232 0 77735 0
Current children cumulated CPU time (s) 1796.69
Current children cumulated vsize (Kb) 311880

[startup+1798.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20939
/proc/meminfo: memFree=1381984/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=312072 CPUtime=1797.69
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 52063 0 0 0 179646 123 0 0 25 0 1 0 197625568 319561728 45516 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 78018 45516 104 232 0 77783 0
Current children cumulated CPU time (s) 1797.69
Current children cumulated vsize (Kb) 312072

[startup+1799.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20939
/proc/meminfo: memFree=1381920/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=312072 CPUtime=1798.69
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 52083 0 0 0 179746 123 0 0 25 0 1 0 197625568 319561728 45536 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 78018 45536 104 232 0 77783 0
Current children cumulated CPU time (s) 1798.69
Current children cumulated vsize (Kb) 312072

[startup+1800.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20939
/proc/meminfo: memFree=1381856/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=312072 CPUtime=1799.7
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 52093 0 0 0 179847 123 0 0 25 0 1 0 197625568 319561728 45546 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 78018 45546 104 232 0 77783 0
Current children cumulated CPU time (s) 1799.7
Current children cumulated vsize (Kb) 312072

[startup+1801.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20939
/proc/meminfo: memFree=1381792/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=312072 CPUtime=1800.7
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 52112 0 0 0 179947 123 0 0 25 0 1 0 197625568 319561728 45565 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 78018 45565 104 232 0 77783 0
Current children cumulated CPU time (s) 1800.7
Current children cumulated vsize (Kb) 312072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20939
/proc/meminfo: memFree=1381792/2055920 swapFree=4181332/4192956
[pid=20937] ppid=20935 vsize=312072 CPUtime=1800.71
/proc/20937/stat : 20937 (PBS4L) R 20935 20937 20891 0 -1 4194304 52112 0 0 0 179948 123 0 0 25 0 1 0 197625568 319561728 45565 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20937/statm: 78018 45565 104 232 0 77783 0
Current children cumulated CPU time (s) 1800.71
Current children cumulated vsize (Kb) 312072

Sending SIGTERM to -20937
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.2
CPU time (s): 1800.74
CPU user time (s): 1799.48
CPU system time (s): 1.26281
CPU usage (%): 99.9747
Max. virtual memory (cumulated for all children) (Kb): 312072
The end

Launcher Data (download as text)

Begin job on node56 on Sat Jun  3 07:26:20 UTC 2006


FILE ID= 41954-1149319580

PBS_JOBID= 308541

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-MEDINT/submitted-PB06/manquiho/Aardal_1/normalized-cuww5.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node56/41954-1149319580/instance-41954-1149319580.opb 327803016
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node56/watcher-41954-1149319580 -o ROOT/results/node56/solver-41954-1149319580 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node56/41954-1149319580/instance-41954-1149319580.opb 327803016

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  2d610c35d7c8dd61a03deef28cf982c0

RANDOM SEED= 327803016


/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.232
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.232
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:       1564448 kB
Buffers:         27760 kB
Cached:         393700 kB
SwapCached:       3404 kB
Active:          63160 kB
Inactive:       367008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1564448 kB
SwapTotal:     4192956 kB
SwapFree:      4181332 kB
Dirty:             180 kB
Writeback:           0 kB
Mapped:          14912 kB
Slab:            47364 kB
Committed_AS:   279536 kB
PageTables:       1496 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node56 on Sat Jun  3 07:56:21 UTC 2006