Trace number 41853

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.47 1801.18

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-par32-3-c.opb
MD5SUMbc7893eb7aff4749139e472af91e587e
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 variables2650
Total number of constraints6619
Number of constraints which are clauses6619
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 constraint3
Number of terms in the objective function 2650
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 2650
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2650
Number of bits of the biggest sum of numbers12
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/node36/41853-1149281977/instance-41853-1149281977.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/node36/watcher-41853-1149281977 -o ROOT/results/node36/solver-41853-1149281977 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node36/41853-1149281977/instance-41853-1149281977.opb 833055587 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.90 2/64 30136
/proc/meminfo: memFree=1441696/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=1652 CPUtime=0
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 207 0 0 0 0 0 0 0 18 0 1 0 193863797 1691648 191 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135097565 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 413 196 92 232 0 178 0

[startup+10.0026 s]
/proc/loadavg: 0.93 0.95 0.90 2/64 30136
/proc/meminfo: memFree=1439464/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=4356 CPUtime=9.99
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 755 0 0 0 999 0 0 0 25 0 1 0 193863797 4460544 674 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551579 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 1089 674 105 232 0 854 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4356

[startup+20.0084 s]
/proc/loadavg: 0.94 0.96 0.91 2/64 30136
/proc/meminfo: memFree=1437992/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=6540 CPUtime=19.99
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 1113 0 0 0 1999 0 0 0 25 0 1 0 193863797 6696960 1032 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549518 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 1635 1032 105 232 0 1400 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 6540

[startup+30.0142 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 30136
/proc/meminfo: memFree=1436648/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=6932 CPUtime=30
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 1450 0 0 0 2999 1 0 0 25 0 1 0 193863797 7098368 1369 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 1733 1369 105 232 0 1498 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 6932

[startup+40.02 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 30136
/proc/meminfo: memFree=1435496/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=11532 CPUtime=40
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 1830 0 0 0 3998 2 0 0 25 0 1 0 193863797 11808768 1652 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546657 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 2883 1652 105 232 0 2648 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 11532

[startup+50.0298 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 30136
/proc/meminfo: memFree=1434280/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=11920 CPUtime=50
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 2160 0 0 0 4998 2 0 0 25 0 1 0 193863797 12206080 1982 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551587 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 2980 1982 105 232 0 2745 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 11920

[startup+60.0356 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 30136
/proc/meminfo: memFree=1433256/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=12320 CPUtime=60
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 2409 0 0 0 5998 2 0 0 25 0 1 0 193863797 12615680 2231 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551626 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 3080 2231 105 232 0 2845 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 12320

[startup+70.0414 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 30136
/proc/meminfo: memFree=1433000/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=12320 CPUtime=70.01
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 2469 0 0 0 6998 3 0 0 25 0 1 0 193863797 12615680 2291 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551596 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 3080 2291 105 232 0 2845 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 12320

[startup+80.0473 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 30136
/proc/meminfo: memFree=1432360/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=12708 CPUtime=80.01
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 2636 0 0 0 7998 3 0 0 25 0 1 0 193863797 13012992 2458 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551602 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 3177 2458 105 232 0 2942 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 12708

[startup+90.0531 s]
/proc/loadavg: 0.98 0.96 0.91 2/70 30199
/proc/meminfo: memFree=1430688/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=13608 CPUtime=89.99
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 2877 0 0 0 8995 4 0 0 25 0 1 0 193863797 13934592 2506 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552179 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 3402 2506 105 232 0 3167 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 13608

[startup+100.059 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 30331
/proc/meminfo: memFree=1431240/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=13740 CPUtime=99.92
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 2957 0 0 0 9988 4 0 0 25 0 1 0 193863797 14069760 2586 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551570 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 3435 2586 105 232 0 3200 0
Current children cumulated CPU time (s) 99.92
Current children cumulated vsize (Kb) 13740

[startup+110.065 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 30331
/proc/meminfo: memFree=1431016/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=13848 CPUtime=109.91
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 3075 0 0 0 10987 4 0 0 25 0 1 0 193863797 14180352 2704 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 3462 2704 105 232 0 3227 0
Current children cumulated CPU time (s) 109.91
Current children cumulated vsize (Kb) 13848

[startup+120.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30331
/proc/meminfo: memFree=1429928/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=14116 CPUtime=119.92
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 3368 0 0 0 11987 5 0 0 25 0 1 0 193863797 14454784 2997 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550067 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 3529 2997 105 232 0 3294 0
Current children cumulated CPU time (s) 119.92
Current children cumulated vsize (Kb) 14116

[startup+130.076 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30331
/proc/meminfo: memFree=1429800/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=14116 CPUtime=129.92
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 3404 0 0 0 12987 5 0 0 25 0 1 0 193863797 14454784 3033 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551987 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 3529 3033 105 232 0 3294 0
Current children cumulated CPU time (s) 129.92
Current children cumulated vsize (Kb) 14116

[startup+140.082 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30331
/proc/meminfo: memFree=1429544/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=14372 CPUtime=139.93
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 3470 0 0 0 13987 6 0 0 25 0 1 0 193863797 14716928 3099 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 3593 3099 105 232 0 3358 0
Current children cumulated CPU time (s) 139.93
Current children cumulated vsize (Kb) 14372

[startup+150.089 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30331
/proc/meminfo: memFree=1429416/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=14520 CPUtime=149.93
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 3514 0 0 0 14987 6 0 0 25 0 1 0 193863797 14868480 3143 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 3630 3143 105 232 0 3395 0
Current children cumulated CPU time (s) 149.93
Current children cumulated vsize (Kb) 14520

[startup+160.095 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30331
/proc/meminfo: memFree=1428968/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=14652 CPUtime=159.94
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 3620 0 0 0 15987 7 0 0 25 0 1 0 193863797 15003648 3249 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551596 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 3663 3249 105 232 0 3428 0
Current children cumulated CPU time (s) 159.94
Current children cumulated vsize (Kb) 14652

[startup+170.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30331
/proc/meminfo: memFree=1427816/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=22980 CPUtime=169.93
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 3914 0 0 0 16986 7 0 0 25 0 1 0 193863797 23531520 3543 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 5745 3543 105 232 0 5510 0
Current children cumulated CPU time (s) 169.93
Current children cumulated vsize (Kb) 22980

[startup+180.107 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30331
/proc/meminfo: memFree=1426856/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=23104 CPUtime=179.94
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 4144 0 0 0 17986 8 0 0 25 0 1 0 193863797 23658496 3773 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551570 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 5776 3773 105 232 0 5541 0
Current children cumulated CPU time (s) 179.94
Current children cumulated vsize (Kb) 23104

[startup+190.113 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30331
/proc/meminfo: memFree=1426088/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=23236 CPUtime=189.94
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 4337 0 0 0 18985 9 0 0 25 0 1 0 193863797 23793664 3966 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134617144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 5809 3966 105 232 0 5574 0
Current children cumulated CPU time (s) 189.94
Current children cumulated vsize (Kb) 23236

[startup+200.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30331
/proc/meminfo: memFree=1425256/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=23348 CPUtime=199.95
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 4540 0 0 0 19985 10 0 0 25 0 1 0 193863797 23908352 4169 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551587 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 5837 4169 105 232 0 5602 0
Current children cumulated CPU time (s) 199.95
Current children cumulated vsize (Kb) 23348

[startup+210.126 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30331
/proc/meminfo: memFree=1424104/2055920 swapFree=4181452/4192956

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

/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 25781 0 0 0 178050 85 0 0 25 0 1 0 193863797 103731200 22653 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 25325 22653 105 232 0 25090 0
Current children cumulated CPU time (s) 1781.35
Current children cumulated vsize (Kb) 101300

[startup+1783.06 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 30331
/proc/meminfo: memFree=1351080/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=101300 CPUtime=1782.36
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 25782 0 0 0 178151 85 0 0 25 0 1 0 193863797 103731200 22654 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 25325 22654 105 232 0 25090 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (Kb) 101300

[startup+1784.07 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 30331
/proc/meminfo: memFree=1351016/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=101300 CPUtime=1783.36
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 25784 0 0 0 178251 85 0 0 25 0 1 0 193863797 103731200 22656 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551638 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 25325 22656 105 232 0 25090 0
Current children cumulated CPU time (s) 1783.36
Current children cumulated vsize (Kb) 101300

[startup+1785.07 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 30331
/proc/meminfo: memFree=1351016/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=101300 CPUtime=1784.37
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 25786 0 0 0 178352 85 0 0 25 0 1 0 193863797 103731200 22658 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 25325 22658 105 232 0 25090 0
Current children cumulated CPU time (s) 1784.37
Current children cumulated vsize (Kb) 101300

[startup+1786.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 30331
/proc/meminfo: memFree=1351016/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=101300 CPUtime=1785.37
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 25792 0 0 0 178452 85 0 0 25 0 1 0 193863797 103731200 22664 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551997 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 25325 22664 105 232 0 25090 0
Current children cumulated CPU time (s) 1785.37
Current children cumulated vsize (Kb) 101300

[startup+1787.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 30331
/proc/meminfo: memFree=1351016/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=101300 CPUtime=1786.38
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 25795 0 0 0 178553 85 0 0 25 0 1 0 193863797 103731200 22667 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551570 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 25325 22667 105 232 0 25090 0
Current children cumulated CPU time (s) 1786.38
Current children cumulated vsize (Kb) 101300

[startup+1788.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 30331
/proc/meminfo: memFree=1351016/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=101300 CPUtime=1787.38
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 25797 0 0 0 178653 85 0 0 25 0 1 0 193863797 103731200 22669 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 25325 22669 105 232 0 25090 0
Current children cumulated CPU time (s) 1787.38
Current children cumulated vsize (Kb) 101300

[startup+1789.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 30331
/proc/meminfo: memFree=1350952/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=101300 CPUtime=1788.39
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 25807 0 0 0 178754 85 0 0 25 0 1 0 193863797 103731200 22679 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551621 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 25325 22679 105 232 0 25090 0
Current children cumulated CPU time (s) 1788.39
Current children cumulated vsize (Kb) 101300

[startup+1790.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 30331
/proc/meminfo: memFree=1350952/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=101300 CPUtime=1789.39
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 25808 0 0 0 178854 85 0 0 25 0 1 0 193863797 103731200 22680 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546657 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 25325 22680 105 232 0 25090 0
Current children cumulated CPU time (s) 1789.39
Current children cumulated vsize (Kb) 101300

[startup+1791.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 30331
/proc/meminfo: memFree=1350952/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=101300 CPUtime=1790.39
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 25812 0 0 0 178954 85 0 0 25 0 1 0 193863797 103731200 22684 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 25325 22684 105 232 0 25090 0
Current children cumulated CPU time (s) 1790.39
Current children cumulated vsize (Kb) 101300

[startup+1792.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 30331
/proc/meminfo: memFree=1350888/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=101300 CPUtime=1791.4
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 25816 0 0 0 179054 86 0 0 25 0 1 0 193863797 103731200 22688 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 25325 22688 105 232 0 25090 0
Current children cumulated CPU time (s) 1791.4
Current children cumulated vsize (Kb) 101300

[startup+1793.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 30331
/proc/meminfo: memFree=1350888/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=101300 CPUtime=1792.41
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 25817 0 0 0 179155 86 0 0 25 0 1 0 193863797 103731200 22689 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546666 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 25325 22689 105 232 0 25090 0
Current children cumulated CPU time (s) 1792.41
Current children cumulated vsize (Kb) 101300

[startup+1794.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 30331
/proc/meminfo: memFree=1350888/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=101300 CPUtime=1793.41
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 25819 0 0 0 179255 86 0 0 25 0 1 0 193863797 103731200 22691 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 25325 22691 105 232 0 25090 0
Current children cumulated CPU time (s) 1793.41
Current children cumulated vsize (Kb) 101300

[startup+1795.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 30331
/proc/meminfo: memFree=1350824/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=101428 CPUtime=1794.42
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 25841 0 0 0 179356 86 0 0 25 0 1 0 193863797 103862272 22713 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546663 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 25357 22713 105 232 0 25122 0
Current children cumulated CPU time (s) 1794.42
Current children cumulated vsize (Kb) 101428

[startup+1796.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 30331
/proc/meminfo: memFree=1350824/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=101428 CPUtime=1795.42
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 25843 0 0 0 179456 86 0 0 25 0 1 0 193863797 103862272 22715 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 25357 22715 105 232 0 25122 0
Current children cumulated CPU time (s) 1795.42
Current children cumulated vsize (Kb) 101428

[startup+1797.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 30331
/proc/meminfo: memFree=1350824/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=101428 CPUtime=1796.42
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 25844 0 0 0 179556 86 0 0 25 0 1 0 193863797 103862272 22716 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551626 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 25357 22716 105 232 0 25122 0
Current children cumulated CPU time (s) 1796.42
Current children cumulated vsize (Kb) 101428

[startup+1798.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 30331
/proc/meminfo: memFree=1350760/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=101428 CPUtime=1797.43
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 25849 0 0 0 179657 86 0 0 25 0 1 0 193863797 103862272 22721 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551570 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 25357 22721 105 232 0 25122 0
Current children cumulated CPU time (s) 1797.43
Current children cumulated vsize (Kb) 101428

[startup+1799.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 30331
/proc/meminfo: memFree=1350760/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=101428 CPUtime=1798.43
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 25851 0 0 0 179757 86 0 0 25 0 1 0 193863797 103862272 22723 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546643 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 25357 22723 105 232 0 25122 0
Current children cumulated CPU time (s) 1798.43
Current children cumulated vsize (Kb) 101428

[startup+1800.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 30331
/proc/meminfo: memFree=1350760/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=101428 CPUtime=1799.43
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 25853 0 0 0 179857 86 0 0 25 0 1 0 193863797 103862272 22725 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 25357 22725 105 232 0 25122 0
Current children cumulated CPU time (s) 1799.43
Current children cumulated vsize (Kb) 101428

[startup+1801.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 30331
/proc/meminfo: memFree=1350760/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=101428 CPUtime=1800.44
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 25854 0 0 0 179958 86 0 0 25 0 1 0 193863797 103862272 22726 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550761 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 25357 22726 105 232 0 25122 0
Current children cumulated CPU time (s) 1800.44
Current children cumulated vsize (Kb) 101428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 30331
/proc/meminfo: memFree=1350760/2055920 swapFree=4181452/4192956
[pid=30136] ppid=30134 vsize=101428 CPUtime=1800.44
/proc/30136/stat : 30136 (PBS4L) R 30134 30136 30090 0 -1 4194304 25854 0 0 0 179958 86 0 0 25 0 1 0 193863797 103862272 22726 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550821 0 0 4096 0 0 0 0 17 1 0 0
/proc/30136/statm: 25357 22726 105 232 0 25122 0
Current children cumulated CPU time (s) 1800.44
Current children cumulated vsize (Kb) 101428

Sending SIGTERM to -30136
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.18
CPU time (s): 1800.47
CPU user time (s): 1799.59
CPU system time (s): 0.883865
CPU usage (%): 99.9609
Max. virtual memory (cumulated for all children) (Kb): 101428
The end

Launcher Data (download as text)

Begin job on node36 on Fri Jun  2 20:59:37 UTC 2006


FILE ID= 41853-1149281977

PBS_JOBID= 306112

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

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  bc7893eb7aff4749139e472af91e587e

RANDOM SEED= 833055587


/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.284
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.284
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:       1441904 kB
Buffers:         28088 kB
Cached:         513216 kB
SwapCached:       3444 kB
Active:          57428 kB
Inactive:       492860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1441904 kB
SwapTotal:     4192956 kB
SwapFree:      4181452 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          14928 kB
Slab:            49768 kB
Committed_AS:   242804 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node36 on Fri Jun  2 21:29:38 UTC 2006