Trace number 41876

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.52 1801.16

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-par32-5-c.opb
MD5SUM47657fb6d35516304c5b4897d4fb805d
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 variables2678
Total number of constraints6689
Number of constraints which are clauses6689
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 2678
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 2678
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 2678
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/node68/41876-1149283948/instance-41876-1149283948.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/node68/watcher-41876-1149283948 -o ROOT/results/node68/solver-41876-1149283948 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node68/41876-1149283948/instance-41876-1149283948.opb 481765928 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.43 0.82 0.86 2/64 15777
/proc/meminfo: memFree=1660136/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=1652 CPUtime=0
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 194064345 1691648 121 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134599096 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 413 123 90 232 0 178 0

[startup+10.002 s]
/proc/loadavg: 0.52 0.82 0.86 2/64 15777
/proc/meminfo: memFree=1658024/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=3468 CPUtime=9.98
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 722 0 0 0 998 0 0 0 25 0 1 0 194064345 3551232 642 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 867 642 105 232 0 632 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 3468

[startup+20.0087 s]
/proc/loadavg: 0.59 0.83 0.86 2/64 15777
/proc/meminfo: memFree=1657128/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=4756 CPUtime=19.99
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 940 0 0 0 1998 1 0 0 25 0 1 0 194064345 4870144 860 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 1189 860 105 232 0 954 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 4756

[startup+30.0154 s]
/proc/loadavg: 0.65 0.83 0.86 2/64 15777
/proc/meminfo: memFree=1655976/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=7048 CPUtime=30
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 1223 0 0 0 2998 2 0 0 25 0 1 0 194064345 7217152 1143 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551638 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 1762 1143 105 232 0 1527 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 7048

[startup+40.0211 s]
/proc/loadavg: 0.71 0.84 0.86 2/64 15777
/proc/meminfo: memFree=1654952/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=7568 CPUtime=40
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 1582 0 0 0 3998 2 0 0 25 0 1 0 194064345 7749632 1405 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546643 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 1892 1405 105 232 0 1657 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 7568

[startup+50.0269 s]
/proc/loadavg: 0.75 0.84 0.86 2/64 15777
/proc/meminfo: memFree=1654056/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=7832 CPUtime=50
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 1801 0 0 0 4998 2 0 0 25 0 1 0 194064345 8019968 1624 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546640 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 1958 1624 105 232 0 1723 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 7832

[startup+60.0326 s]
/proc/loadavg: 0.79 0.85 0.87 2/64 15777
/proc/meminfo: memFree=1653224/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=12184 CPUtime=60
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 2008 0 0 0 5997 3 0 0 25 0 1 0 194064345 12476416 1831 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 3046 1831 105 232 0 2811 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 12184

[startup+70.0383 s]
/proc/loadavg: 0.82 0.85 0.87 2/64 15779
/proc/meminfo: memFree=1653032/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=12304 CPUtime=70
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 2065 0 0 0 6997 3 0 0 25 0 1 0 194064345 12599296 1888 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551632 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 3076 1888 105 232 0 2841 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 12304

[startup+80.0441 s]
/proc/loadavg: 0.85 0.86 0.87 2/64 15779
/proc/meminfo: memFree=1652200/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=12436 CPUtime=80.01
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 2265 0 0 0 7997 4 0 0 25 0 1 0 194064345 12734464 2088 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546657 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 3109 2088 105 232 0 2874 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 12436

[startup+90.0498 s]
/proc/loadavg: 0.87 0.86 0.87 2/64 15779
/proc/meminfo: memFree=1651240/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=12700 CPUtime=90.01
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 2505 0 0 0 8997 4 0 0 25 0 1 0 194064345 13004800 2328 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551115 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 3175 2328 105 232 0 2940 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 12700

[startup+100.056 s]
/proc/loadavg: 0.89 0.87 0.87 2/64 15779
/proc/meminfo: memFree=1650728/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=13724 CPUtime=100.02
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 2832 0 0 0 9997 5 0 0 25 0 1 0 194064345 14053376 2462 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551602 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 3431 2462 105 232 0 3196 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 13724

[startup+110.061 s]
/proc/loadavg: 0.91 0.87 0.87 2/64 15779
/proc/meminfo: memFree=1650344/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=13856 CPUtime=110.02
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 2917 0 0 0 10997 5 0 0 25 0 1 0 194064345 14188544 2547 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 3464 2547 105 232 0 3229 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 13856

[startup+120.067 s]
/proc/loadavg: 0.92 0.87 0.87 2/64 15779
/proc/meminfo: memFree=1650088/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=14124 CPUtime=120.02
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 2991 0 0 0 11996 6 0 0 25 0 1 0 194064345 14462976 2621 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551608 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 3531 2621 105 232 0 3296 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 14124

[startup+130.073 s]
/proc/loadavg: 0.93 0.88 0.87 2/64 15779
/proc/meminfo: memFree=1649640/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=14352 CPUtime=130.02
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 3094 0 0 0 12996 6 0 0 25 0 1 0 194064345 14696448 2724 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 3588 2724 105 232 0 3353 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 14352

[startup+140.078 s]
/proc/loadavg: 0.94 0.88 0.87 2/64 15779
/proc/meminfo: memFree=1649320/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=14480 CPUtime=140.03
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 3179 0 0 0 13996 7 0 0 25 0 1 0 194064345 14827520 2809 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552499 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 3620 2809 105 232 0 3385 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 14480

[startup+150.084 s]
/proc/loadavg: 0.95 0.88 0.87 2/64 15779
/proc/meminfo: memFree=1648552/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=14644 CPUtime=150.02
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 3368 0 0 0 14995 7 0 0 25 0 1 0 194064345 14995456 2998 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 3661 2998 105 232 0 3426 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 14644

[startup+160.09 s]
/proc/loadavg: 0.96 0.89 0.88 2/64 15779
/proc/meminfo: memFree=1648168/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=14756 CPUtime=160.03
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 3463 0 0 0 15995 8 0 0 25 0 1 0 194064345 15110144 3093 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551570 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 3689 3093 105 232 0 3454 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 14756

[startup+170.096 s]
/proc/loadavg: 0.96 0.89 0.88 2/64 15779
/proc/meminfo: memFree=1647912/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=14892 CPUtime=170.03
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 3525 0 0 0 16995 8 0 0 25 0 1 0 194064345 15249408 3155 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 3723 3155 105 232 0 3488 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 14892

[startup+180.101 s]
/proc/loadavg: 0.97 0.89 0.88 2/64 15779
/proc/meminfo: memFree=1647464/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=15040 CPUtime=180.03
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 3647 0 0 0 17995 8 0 0 25 0 1 0 194064345 15400960 3277 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546640 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 3760 3277 105 232 0 3525 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 15040

[startup+190.107 s]
/proc/loadavg: 0.97 0.90 0.88 2/64 15779
/proc/meminfo: memFree=1646440/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=15152 CPUtime=190.04
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 3903 0 0 0 18995 9 0 0 25 0 1 0 194064345 15515648 3533 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551638 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 3788 3533 105 232 0 3553 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 15152

[startup+200.113 s]
/proc/loadavg: 0.98 0.90 0.88 2/64 15779
/proc/meminfo: memFree=1645736/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=24996 CPUtime=200.03
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 4450 0 0 0 19994 9 0 0 25 0 1 0 194064345 25595904 3695 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 6249 3695 105 232 0 6014 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 24996

[startup+210.119 s]
/proc/loadavg: 0.98 0.90 0.88 2/64 15779
/proc/meminfo: memFree=1644968/2055920 swapFree=4182316/4192956

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

/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 28786 0 0 0 178043 97 0 0 25 0 1 0 194064345 172072960 25461 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551587 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 42010 25461 105 232 0 41775 0
Current children cumulated CPU time (s) 1781.4
Current children cumulated vsize (Kb) 168040

[startup+1783.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15974
/proc/meminfo: memFree=1557992/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=168040 CPUtime=1782.4
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 28787 0 0 0 178143 97 0 0 25 0 1 0 194064345 172072960 25462 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551596 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 42010 25462 105 232 0 41775 0
Current children cumulated CPU time (s) 1782.4
Current children cumulated vsize (Kb) 168040

[startup+1784.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15974
/proc/meminfo: memFree=1557992/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=168040 CPUtime=1783.41
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 28788 0 0 0 178244 97 0 0 25 0 1 0 194064345 172072960 25463 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551624 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 42010 25463 105 232 0 41775 0
Current children cumulated CPU time (s) 1783.41
Current children cumulated vsize (Kb) 168040

[startup+1785.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15974
/proc/meminfo: memFree=1557928/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=168040 CPUtime=1784.41
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 28793 0 0 0 178344 97 0 0 25 0 1 0 194064345 172072960 25468 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 42010 25468 105 232 0 41775 0
Current children cumulated CPU time (s) 1784.41
Current children cumulated vsize (Kb) 168040

[startup+1786.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15974
/proc/meminfo: memFree=1557928/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=168040 CPUtime=1785.41
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 28795 0 0 0 178444 97 0 0 25 0 1 0 194064345 172072960 25470 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552724 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 42010 25470 105 232 0 41775 0
Current children cumulated CPU time (s) 1785.41
Current children cumulated vsize (Kb) 168040

[startup+1787.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15974
/proc/meminfo: memFree=1557928/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=168040 CPUtime=1786.42
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 28796 0 0 0 178545 97 0 0 25 0 1 0 194064345 172072960 25471 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 42010 25471 105 232 0 41775 0
Current children cumulated CPU time (s) 1786.42
Current children cumulated vsize (Kb) 168040

[startup+1788.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15974
/proc/meminfo: memFree=1557928/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=168040 CPUtime=1787.43
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 28797 0 0 0 178645 98 0 0 25 0 1 0 194064345 172072960 25472 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551621 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 42010 25472 105 232 0 41775 0
Current children cumulated CPU time (s) 1787.43
Current children cumulated vsize (Kb) 168040

[startup+1789.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15974
/proc/meminfo: memFree=1557928/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=168040 CPUtime=1788.44
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 28803 0 0 0 178746 98 0 0 25 0 1 0 194064345 172072960 25478 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546643 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 42010 25478 105 232 0 41775 0
Current children cumulated CPU time (s) 1788.44
Current children cumulated vsize (Kb) 168040

[startup+1790.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15974
/proc/meminfo: memFree=1557928/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=168040 CPUtime=1789.44
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 28804 0 0 0 178846 98 0 0 25 0 1 0 194064345 172072960 25479 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 42010 25479 105 232 0 41775 0
Current children cumulated CPU time (s) 1789.44
Current children cumulated vsize (Kb) 168040

[startup+1791.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15974
/proc/meminfo: memFree=1557864/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=168040 CPUtime=1790.45
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 28807 0 0 0 178947 98 0 0 25 0 1 0 194064345 172072960 25482 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546663 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 42010 25482 105 232 0 41775 0
Current children cumulated CPU time (s) 1790.45
Current children cumulated vsize (Kb) 168040

[startup+1792.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15974
/proc/meminfo: memFree=1557864/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=168040 CPUtime=1791.45
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 28808 0 0 0 179047 98 0 0 25 0 1 0 194064345 172072960 25483 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 42010 25483 105 232 0 41775 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (Kb) 168040

[startup+1793.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15974
/proc/meminfo: memFree=1557864/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=168040 CPUtime=1792.46
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 28814 0 0 0 179148 98 0 0 25 0 1 0 194064345 172072960 25489 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 42010 25489 105 232 0 41775 0
Current children cumulated CPU time (s) 1792.46
Current children cumulated vsize (Kb) 168040

[startup+1794.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15974
/proc/meminfo: memFree=1557864/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=168040 CPUtime=1793.46
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 28815 0 0 0 179248 98 0 0 25 0 1 0 194064345 172072960 25490 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551624 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 42010 25490 105 232 0 41775 0
Current children cumulated CPU time (s) 1793.46
Current children cumulated vsize (Kb) 168040

[startup+1795.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15974
/proc/meminfo: memFree=1557864/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=168040 CPUtime=1794.46
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 28817 0 0 0 179348 98 0 0 25 0 1 0 194064345 172072960 25492 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551638 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 42010 25492 105 232 0 41775 0
Current children cumulated CPU time (s) 1794.46
Current children cumulated vsize (Kb) 168040

[startup+1796.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15974
/proc/meminfo: memFree=1557864/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=168040 CPUtime=1795.47
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 28822 0 0 0 179449 98 0 0 25 0 1 0 194064345 172072960 25497 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551596 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 42010 25497 105 232 0 41775 0
Current children cumulated CPU time (s) 1795.47
Current children cumulated vsize (Kb) 168040

[startup+1797.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15974
/proc/meminfo: memFree=1557800/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=168040 CPUtime=1796.47
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 28823 0 0 0 179549 98 0 0 25 0 1 0 194064345 172072960 25498 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 42010 25498 105 232 0 41775 0
Current children cumulated CPU time (s) 1796.47
Current children cumulated vsize (Kb) 168040

[startup+1798.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15974
/proc/meminfo: memFree=1557800/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=168040 CPUtime=1797.48
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 28824 0 0 0 179650 98 0 0 25 0 1 0 194064345 172072960 25499 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 42010 25499 105 232 0 41775 0
Current children cumulated CPU time (s) 1797.48
Current children cumulated vsize (Kb) 168040

[startup+1799.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15974
/proc/meminfo: memFree=1557800/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=168040 CPUtime=1798.48
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 28826 0 0 0 179750 98 0 0 25 0 1 0 194064345 172072960 25501 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546657 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 42010 25501 105 232 0 41775 0
Current children cumulated CPU time (s) 1798.48
Current children cumulated vsize (Kb) 168040

[startup+1800.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15974
/proc/meminfo: memFree=1557800/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=168040 CPUtime=1799.49
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 28829 0 0 0 179851 98 0 0 25 0 1 0 194064345 172072960 25504 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546663 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 42010 25504 105 232 0 41775 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (Kb) 168040

[startup+1801.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15974
/proc/meminfo: memFree=1557800/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=168040 CPUtime=1800.49
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 28830 0 0 0 179951 98 0 0 25 0 1 0 194064345 172072960 25505 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551602 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 42010 25505 105 232 0 41775 0
Current children cumulated CPU time (s) 1800.49
Current children cumulated vsize (Kb) 168040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15974
/proc/meminfo: memFree=1557800/2055920 swapFree=4182316/4192956
[pid=15777] ppid=15775 vsize=168040 CPUtime=1800.5
/proc/15777/stat : 15777 (PBS4L) R 15775 15777 15731 0 -1 4194304 28830 0 0 0 179952 98 0 0 25 0 1 0 194064345 172072960 25505 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546640 0 0 4096 0 0 0 0 17 1 0 0
/proc/15777/statm: 42010 25505 105 232 0 41775 0
Current children cumulated CPU time (s) 1800.5
Current children cumulated vsize (Kb) 168040

Sending SIGTERM to -15777
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.16
CPU time (s): 1800.52
CPU user time (s): 1799.52
CPU system time (s): 0.996848
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (Kb): 168040
The end

Launcher Data (download as text)

Begin job on node68 on Fri Jun  2 21:32:28 UTC 2006


FILE ID= 41876-1149283948

PBS_JOBID= 306403

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

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  47657fb6d35516304c5b4897d4fb805d

RANDOM SEED= 481765928


/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.279
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.279
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:       1660408 kB
Buffers:         21868 kB
Cached:         310400 kB
SwapCached:       2292 kB
Active:          51444 kB
Inactive:       289452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1660408 kB
SwapTotal:     4192956 kB
SwapFree:      4182316 kB
Dirty:             268 kB
Writeback:           0 kB
Mapped:          15580 kB
Slab:            40672 kB
Committed_AS:   266376 kB
PageTables:       1400 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node68 on Fri Jun  2 22:02:29 UTC 2006