Trace number 41787

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 NameAnswerObjective functionCPU timeWall clock time
PBS 4.1L? (TO) 1800.55 1801.17

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-3.opb
MD5SUM473e2cd0e31e48ba0932d7bd34857dd0
Bench CategoryOPT-SMALLINT (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 FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6352
Total number of constraints13473
Number of constraints which are clauses13473
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 constraint1
Maximum length of a constraint3
Number of terms in the objective function 6352
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6352
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6352
Number of bits of the biggest sum of numbers13
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/node82/41787-1149416049/instance-41787-1149416049.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/node82/watcher-41787-1149416049 -o ROOT/results/node82/solver-41787-1149416049 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node82/41787-1149416049/instance-41787-1149416049.opb 319080232 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1283448/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=1996 CPUtime=0
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 198794197 2043904 124 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134599096 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 499 126 91 232 0 264 0

[startup+10.0021 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1280832/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=4384 CPUtime=9.99
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 881 0 0 0 999 0 0 0 25 0 1 0 198794197 4489216 809 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551582 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 1096 809 105 232 0 861 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4384

[startup+20.008 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1280512/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=4384 CPUtime=19.99
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 958 0 0 0 1999 0 0 0 25 0 1 0 198794197 4489216 886 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 1096 886 105 232 0 861 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 4384

[startup+30.0139 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1280064/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=5408 CPUtime=29.99
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 1066 0 0 0 2999 0 0 0 25 0 1 0 198794197 5537792 994 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546666 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 1352 994 105 232 0 1117 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 5408

[startup+40.0198 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1279424/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=6064 CPUtime=40
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 1313 0 0 0 3999 1 0 0 25 0 1 0 198794197 6209536 1144 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 1516 1144 105 232 0 1281 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 6064

[startup+50.0257 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1279040/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=6348 CPUtime=50
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 1424 0 0 0 4999 1 0 0 25 0 1 0 198794197 6500352 1255 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551570 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 1587 1255 105 232 0 1352 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 6348

[startup+60.0316 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1278784/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=6348 CPUtime=60
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 1495 0 0 0 5999 1 0 0 25 0 1 0 198794197 6500352 1326 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551626 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 1587 1326 105 232 0 1352 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 6348

[startup+70.0375 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1278400/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=8484 CPUtime=70
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 1585 0 0 0 6999 1 0 0 25 0 1 0 198794197 8687616 1416 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 2121 1416 105 232 0 1886 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 8484

[startup+80.0433 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1277952/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=8580 CPUtime=80
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 1694 0 0 0 7999 1 0 0 25 0 1 0 198794197 8785920 1525 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 2145 1525 105 232 0 1910 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 8580

[startup+90.0482 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1277440/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=8828 CPUtime=90.01
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 1828 0 0 0 8999 2 0 0 25 0 1 0 198794197 9039872 1659 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 2207 1659 105 232 0 1972 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 8828

[startup+100.054 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1277312/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=8828 CPUtime=100.01
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 1853 0 0 0 9999 2 0 0 25 0 1 0 198794197 9039872 1684 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 2207 1684 105 232 0 1972 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 8828

[startup+110.061 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1276672/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=8972 CPUtime=110.01
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 2008 0 0 0 10999 2 0 0 25 0 1 0 198794197 9187328 1839 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546660 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 2243 1839 105 232 0 2008 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 8972

[startup+120.067 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1276288/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=8972 CPUtime=120.01
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 2114 0 0 0 11999 2 0 0 25 0 1 0 198794197 9187328 1945 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551570 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 2243 1945 105 232 0 2008 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 8972

[startup+130.073 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1275776/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=9348 CPUtime=130.02
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 2238 0 0 0 13000 2 0 0 25 0 1 0 198794197 9572352 2069 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 2337 2069 105 232 0 2102 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 9348

[startup+140.079 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1275648/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=9428 CPUtime=140.02
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 2264 0 0 0 14000 2 0 0 25 0 1 0 198794197 9654272 2095 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551602 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 2357 2095 105 232 0 2122 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 9428

[startup+150.086 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1275392/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=9428 CPUtime=150.03
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 2325 0 0 0 15000 3 0 0 25 0 1 0 198794197 9654272 2156 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 2357 2156 105 232 0 2122 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 9428

[startup+160.091 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1274944/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=13664 CPUtime=160.03
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 2433 0 0 0 16000 3 0 0 25 0 1 0 198794197 13991936 2264 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 3416 2264 105 232 0 3181 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 13664

[startup+170.097 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1274752/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=13664 CPUtime=170.03
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 2489 0 0 0 17000 3 0 0 25 0 1 0 198794197 13991936 2320 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551602 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 3416 2320 105 232 0 3181 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 13664

[startup+180.103 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1274624/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=13792 CPUtime=180.03
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 2516 0 0 0 18000 3 0 0 25 0 1 0 198794197 14123008 2347 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 3448 2347 105 232 0 3213 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 13792

[startup+190.109 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1274112/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=13888 CPUtime=190.04
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 2641 0 0 0 19001 3 0 0 25 0 1 0 198794197 14221312 2472 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 3472 2472 105 232 0 3237 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 13888

[startup+200.115 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1273600/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=13888 CPUtime=200.04
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 2770 0 0 0 20001 3 0 0 25 0 1 0 198794197 14221312 2601 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 3472 2601 105 232 0 3237 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 13888

[startup+210.121 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1273152/2055892 swapFree=4087504/4096564

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

/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 12996 0 0 0 178113 31 0 0 25 0 1 0 198794197 51834880 11480 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546640 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 12655 11480 105 232 0 12420 0
Current children cumulated CPU time (s) 1781.44
Current children cumulated vsize (Kb) 50620

[startup+1783.06 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1237760/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=50620 CPUtime=1782.44
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 12996 0 0 0 178213 31 0 0 25 0 1 0 198794197 51834880 11480 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 12655 11480 105 232 0 12420 0
Current children cumulated CPU time (s) 1782.44
Current children cumulated vsize (Kb) 50620

[startup+1784.07 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1237760/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=50620 CPUtime=1783.45
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 12997 0 0 0 178314 31 0 0 25 0 1 0 198794197 51834880 11481 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551638 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 12655 11481 105 232 0 12420 0
Current children cumulated CPU time (s) 1783.45
Current children cumulated vsize (Kb) 50620

[startup+1785.07 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1237760/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=50620 CPUtime=1784.45
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 12997 0 0 0 178414 31 0 0 25 0 1 0 198794197 51834880 11481 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546660 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 12655 11481 105 232 0 12420 0
Current children cumulated CPU time (s) 1784.45
Current children cumulated vsize (Kb) 50620

[startup+1786.08 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1237760/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=50620 CPUtime=1785.46
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 12998 0 0 0 178515 31 0 0 25 0 1 0 198794197 51834880 11482 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551608 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 12655 11482 105 232 0 12420 0
Current children cumulated CPU time (s) 1785.46
Current children cumulated vsize (Kb) 50620

[startup+1787.08 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1237760/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=50620 CPUtime=1786.46
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 13001 0 0 0 178615 31 0 0 25 0 1 0 198794197 51834880 11485 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551608 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 12655 11485 105 232 0 12420 0
Current children cumulated CPU time (s) 1786.46
Current children cumulated vsize (Kb) 50620

[startup+1788.09 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1237760/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=50620 CPUtime=1787.47
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 13002 0 0 0 178716 31 0 0 25 0 1 0 198794197 51834880 11486 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546928 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 12655 11486 105 232 0 12420 0
Current children cumulated CPU time (s) 1787.47
Current children cumulated vsize (Kb) 50620

[startup+1789.09 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1237760/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=50620 CPUtime=1788.47
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 13003 0 0 0 178816 31 0 0 25 0 1 0 198794197 51834880 11487 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 12655 11487 105 232 0 12420 0
Current children cumulated CPU time (s) 1788.47
Current children cumulated vsize (Kb) 50620

[startup+1790.1 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1237760/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=50620 CPUtime=1789.48
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 13003 0 0 0 178917 31 0 0 25 0 1 0 198794197 51834880 11487 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551629 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 12655 11487 105 232 0 12420 0
Current children cumulated CPU time (s) 1789.48
Current children cumulated vsize (Kb) 50620

[startup+1791.1 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1237760/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=50620 CPUtime=1790.48
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 13003 0 0 0 179017 31 0 0 25 0 1 0 198794197 51834880 11487 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551587 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 12655 11487 105 232 0 12420 0
Current children cumulated CPU time (s) 1790.48
Current children cumulated vsize (Kb) 50620

[startup+1792.11 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1237760/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=50620 CPUtime=1791.48
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 13004 0 0 0 179117 31 0 0 25 0 1 0 198794197 51834880 11488 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134585780 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 12655 11488 105 232 0 12420 0
Current children cumulated CPU time (s) 1791.48
Current children cumulated vsize (Kb) 50620

[startup+1793.11 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1237760/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=50620 CPUtime=1792.49
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 13004 0 0 0 179218 31 0 0 25 0 1 0 198794197 51834880 11488 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551638 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 12655 11488 105 232 0 12420 0
Current children cumulated CPU time (s) 1792.49
Current children cumulated vsize (Kb) 50620

[startup+1794.12 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1237760/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=50620 CPUtime=1793.49
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 13005 0 0 0 179318 31 0 0 25 0 1 0 198794197 51834880 11489 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 12655 11489 105 232 0 12420 0
Current children cumulated CPU time (s) 1793.49
Current children cumulated vsize (Kb) 50620

[startup+1795.12 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1237760/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=50620 CPUtime=1794.5
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 13005 0 0 0 179419 31 0 0 25 0 1 0 198794197 51834880 11489 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 12655 11489 105 232 0 12420 0
Current children cumulated CPU time (s) 1794.5
Current children cumulated vsize (Kb) 50620

[startup+1796.13 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1237760/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=50620 CPUtime=1795.5
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 13006 0 0 0 179519 31 0 0 25 0 1 0 198794197 51834880 11490 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551608 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 12655 11490 105 232 0 12420 0
Current children cumulated CPU time (s) 1795.5
Current children cumulated vsize (Kb) 50620

[startup+1797.13 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1237760/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=50620 CPUtime=1796.5
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 13006 0 0 0 179619 31 0 0 25 0 1 0 198794197 51834880 11490 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551596 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 12655 11490 105 232 0 12420 0
Current children cumulated CPU time (s) 1796.5
Current children cumulated vsize (Kb) 50620

[startup+1798.14 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1237696/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=50620 CPUtime=1797.52
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 13008 0 0 0 179720 32 0 0 25 0 1 0 198794197 51834880 11492 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 12655 11492 105 232 0 12420 0
Current children cumulated CPU time (s) 1797.52
Current children cumulated vsize (Kb) 50620

[startup+1799.14 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1237696/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=50620 CPUtime=1798.52
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 13008 0 0 0 179820 32 0 0 25 0 1 0 198794197 51834880 11492 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546650 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 12655 11492 105 232 0 12420 0
Current children cumulated CPU time (s) 1798.52
Current children cumulated vsize (Kb) 50620

[startup+1800.15 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1237696/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=50620 CPUtime=1799.53
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 13008 0 0 0 179921 32 0 0 25 0 1 0 198794197 51834880 11492 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 12655 11492 105 232 0 12420 0
Current children cumulated CPU time (s) 1799.53
Current children cumulated vsize (Kb) 50620

[startup+1801.15 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1237696/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=50620 CPUtime=1800.53
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 13009 0 0 0 180021 32 0 0 25 0 1 0 198794197 51834880 11493 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551626 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 12655 11493 105 232 0 12420 0
Current children cumulated CPU time (s) 1800.53
Current children cumulated vsize (Kb) 50620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.16 s]
/proc/loadavg: 1.00 0.97 0.97 2/68 10763
/proc/meminfo: memFree=1237696/2055892 swapFree=4087504/4096564
[pid=10763] ppid=10761 vsize=50620 CPUtime=1800.54
/proc/10763/stat : 10763 (PBS4L) R 10761 10763 10717 0 -1 4194304 13009 0 0 0 180022 32 0 0 25 0 1 0 198794197 51834880 11493 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10763/statm: 12655 11493 105 232 0 12420 0
Current children cumulated CPU time (s) 1800.54
Current children cumulated vsize (Kb) 50620

Sending SIGTERM to -10763
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.17
CPU time (s): 1800.55
CPU user time (s): 1800.22
CPU system time (s): 0.32795
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (Kb): 50620
The end

Launcher Data (download as text)

Begin job on node82 on Sun Jun  4 10:14:09 UTC 2006


FILE ID= 41787-1149416049

PBS_JOBID= 315253

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-3.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node82/41787-1149416049/instance-41787-1149416049.opb 319080232
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node82/watcher-41787-1149416049 -o ROOT/results/node82/solver-41787-1149416049 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node82/41787-1149416049/instance-41787-1149416049.opb 319080232

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  473e2cd0e31e48ba0932d7bd34857dd0

RANDOM SEED= 319080232


/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.265
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	: 6006.17
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.265
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	: 5999.43
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1283848 kB
Buffers:         29944 kB
Cached:         673292 kB
SwapCached:       2740 kB
Active:         128820 kB
Inactive:       583124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1283848 kB
SwapTotal:     4096564 kB
SwapFree:      4087504 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          14632 kB
Slab:            46452 kB
Committed_AS:   452796 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node82 on Sun Jun  4 10:44:11 UTC 2006