Trace number 41959

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PBS 4.1L? (TO) 1800.62 1801.19

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob7.opb
MD5SUM891ef60a3c811d65a65dee7761e3f07c
Bench CategorySATUNSAT-MEDINT (no optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark496.332
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables96
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint96
Maximum length of a constraint96
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 27267752
Number of bits of the biggest number in a constraint 25
Biggest sum of numbers in a constraint 410674921
Number of bits of the biggest sum of numbers29
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/node14/41959-1149320176/instance-41959-1149320176.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/node14/watcher-41959-1149320176 -o ROOT/results/node14/solver-41959-1149320176 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node14/41959-1149320176/instance-41959-1149320176.opb 760641907 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 3/64 522
/proc/meminfo: memFree=1572056/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=1368 CPUtime=0
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 197680315 1400832 130 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 342 130 104 232 0 107 0

[startup+10.0026 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 522
/proc/meminfo: memFree=1555752/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=19816 CPUtime=9.99
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 4348 0 0 0 992 7 0 0 25 0 1 0 197680315 20291584 4185 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559364 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 4954 4185 104 232 0 4719 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 19816

[startup+20.0085 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 522
/proc/meminfo: memFree=1550064/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=36808 CPUtime=20
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 5777 0 0 0 1990 10 0 0 25 0 1 0 197680315 37691392 5614 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 9202 5614 104 232 0 8967 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 36808

[startup+30.0145 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 522
/proc/meminfo: memFree=1545520/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=38680 CPUtime=30
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 7105 0 0 0 2987 13 0 0 25 0 1 0 197680315 39608320 6749 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558853 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 9670 6749 104 232 0 9435 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 38680

[startup+40.0204 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 522
/proc/meminfo: memFree=1542832/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=39000 CPUtime=40.01
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 7772 0 0 0 3986 15 0 0 25 0 1 0 197680315 39936000 7416 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 9750 7416 104 232 0 9515 0
Current children cumulated CPU time (s) 40.01
Current children cumulated vsize (Kb) 39000

[startup+50.0264 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 522
/proc/meminfo: memFree=1539376/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=39576 CPUtime=50.01
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 8657 0 0 0 4984 17 0 0 25 0 1 0 197680315 40525824 8301 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 9894 8301 104 232 0 9659 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 39576

[startup+60.0323 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 522
/proc/meminfo: memFree=1535216/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=41048 CPUtime=60.01
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 9687 0 0 0 5982 19 0 0 25 0 1 0 197680315 42033152 9331 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558853 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 10262 9331 104 232 0 10027 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 41048

[startup+70.0393 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 522
/proc/meminfo: memFree=1531952/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=74200 CPUtime=70.02
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 10506 0 0 0 6981 21 0 0 25 0 1 0 197680315 75980800 10150 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 18550 10150 104 232 0 18315 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (Kb) 74200

[startup+80.0452 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 522
/proc/meminfo: memFree=1531184/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=74392 CPUtime=80.02
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 10697 0 0 0 7980 22 0 0 25 0 1 0 197680315 76177408 10341 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558828 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 18598 10341 104 232 0 18363 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 74392

[startup+90.0512 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 522
/proc/meminfo: memFree=1530352/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=74584 CPUtime=90.01
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 10906 0 0 0 8979 22 0 0 25 0 1 0 197680315 76374016 10550 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 18646 10550 104 232 0 18411 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 74584

[startup+100.057 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 522
/proc/meminfo: memFree=1529264/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=74584 CPUtime=100.02
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 11166 0 0 0 9979 23 0 0 25 0 1 0 197680315 76374016 10810 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 18646 10810 104 232 0 18411 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 74584

[startup+110.063 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 522
/proc/meminfo: memFree=1527728/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=76648 CPUtime=110.02
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 11930 0 0 0 10978 24 0 0 25 0 1 0 197680315 78487552 11189 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 19162 11189 104 232 0 18927 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 76648

[startup+120.069 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 522
/proc/meminfo: memFree=1525424/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=77992 CPUtime=120.03
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 12503 0 0 0 11977 26 0 0 25 0 1 0 197680315 79863808 11762 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 19498 11762 104 232 0 19263 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 77992

[startup+130.075 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 522
/proc/meminfo: memFree=1523888/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=78124 CPUtime=130.03
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 12885 0 0 0 12975 28 0 0 25 0 1 0 197680315 79998976 12144 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 19531 12144 104 232 0 19296 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 78124

[startup+140.081 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 522
/proc/meminfo: memFree=1521840/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=78388 CPUtime=140.04
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 13419 0 0 0 13975 29 0 0 25 0 1 0 197680315 80269312 12678 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550838 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 19597 12678 104 232 0 19362 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 78388

[startup+150.087 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 522
/proc/meminfo: memFree=1520048/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=78652 CPUtime=150.03
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 13859 0 0 0 14973 30 0 0 25 0 1 0 197680315 80539648 13118 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550853 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 19663 13118 104 232 0 19428 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 78652

[startup+160.093 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 522
/proc/meminfo: memFree=1517552/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=79444 CPUtime=160.04
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 14488 0 0 0 15972 32 0 0 25 0 1 0 197680315 81350656 13747 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 19861 13747 104 232 0 19626 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 79444

[startup+170.099 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 522
/proc/meminfo: memFree=1515824/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=79576 CPUtime=170.05
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 14918 0 0 0 16971 34 0 0 25 0 1 0 197680315 81485824 14177 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 19894 14177 104 232 0 19659 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 79576

[startup+180.105 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 522
/proc/meminfo: memFree=1515696/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=79576 CPUtime=180.05
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 14945 0 0 0 17970 35 0 0 25 0 1 0 197680315 81485824 14204 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558768 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 19894 14204 104 232 0 19659 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 79576

[startup+190.112 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 522
/proc/meminfo: memFree=1515056/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=79576 CPUtime=190.06
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 15108 0 0 0 18970 36 0 0 25 0 1 0 197680315 81485824 14367 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 19894 14367 104 232 0 19659 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 79576

[startup+200.118 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 522
/proc/meminfo: memFree=1513712/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=80236 CPUtime=200.05
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 15431 0 0 0 19969 36 0 0 25 0 1 0 197680315 82161664 14690 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 20059 14690 104 232 0 19824 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 80236

[startup+210.124 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 522
/proc/meminfo: memFree=1511600/2055920 swapFree=4181448/4192956

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

/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 42679 0 0 0 178021 129 0 0 25 0 1 0 197680315 178475008 38017 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550844 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 43573 38017 104 232 0 43338 0
Current children cumulated CPU time (s) 1781.5
Current children cumulated vsize (Kb) 174292

[startup+1783.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 717
/proc/meminfo: memFree=1419832/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=174292 CPUtime=1782.5
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 42679 0 0 0 178121 129 0 0 25 0 1 0 197680315 178475008 38017 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 43573 38017 104 232 0 43338 0
Current children cumulated CPU time (s) 1782.5
Current children cumulated vsize (Kb) 174292

[startup+1784.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 717
/proc/meminfo: memFree=1419832/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=174292 CPUtime=1783.5
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 42680 0 0 0 178221 129 0 0 25 0 1 0 197680315 178475008 38018 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 43573 38018 104 232 0 43338 0
Current children cumulated CPU time (s) 1783.5
Current children cumulated vsize (Kb) 174292

[startup+1785.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 717
/proc/meminfo: memFree=1419832/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=174292 CPUtime=1784.51
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 42680 0 0 0 178322 129 0 0 25 0 1 0 197680315 178475008 38018 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 43573 38018 104 232 0 43338 0
Current children cumulated CPU time (s) 1784.51
Current children cumulated vsize (Kb) 174292

[startup+1786.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 717
/proc/meminfo: memFree=1419832/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=174292 CPUtime=1785.51
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 42681 0 0 0 178422 129 0 0 25 0 1 0 197680315 178475008 38019 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 43573 38019 104 232 0 43338 0
Current children cumulated CPU time (s) 1785.51
Current children cumulated vsize (Kb) 174292

[startup+1787.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 717
/proc/meminfo: memFree=1419832/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=174292 CPUtime=1786.52
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 42682 0 0 0 178523 129 0 0 25 0 1 0 197680315 178475008 38020 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 43573 38020 104 232 0 43338 0
Current children cumulated CPU time (s) 1786.52
Current children cumulated vsize (Kb) 174292

[startup+1788.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 717
/proc/meminfo: memFree=1419832/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=174292 CPUtime=1787.52
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 42682 0 0 0 178623 129 0 0 25 0 1 0 197680315 178475008 38020 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 43573 38020 104 232 0 43338 0
Current children cumulated CPU time (s) 1787.52
Current children cumulated vsize (Kb) 174292

[startup+1789.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 717
/proc/meminfo: memFree=1419832/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=174292 CPUtime=1788.53
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 42683 0 0 0 178724 129 0 0 25 0 1 0 197680315 178475008 38021 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550000 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 43573 38021 104 232 0 43338 0
Current children cumulated CPU time (s) 1788.53
Current children cumulated vsize (Kb) 174292

[startup+1790.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 717
/proc/meminfo: memFree=1419832/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=174292 CPUtime=1789.53
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 42683 0 0 0 178824 129 0 0 25 0 1 0 197680315 178475008 38021 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 43573 38021 104 232 0 43338 0
Current children cumulated CPU time (s) 1789.53
Current children cumulated vsize (Kb) 174292

[startup+1791.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 717
/proc/meminfo: memFree=1419768/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=174292 CPUtime=1790.53
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 42684 0 0 0 178924 129 0 0 25 0 1 0 197680315 178475008 38022 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 43573 38022 104 232 0 43338 0
Current children cumulated CPU time (s) 1790.53
Current children cumulated vsize (Kb) 174292

[startup+1792.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 717
/proc/meminfo: memFree=1419768/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=174292 CPUtime=1791.54
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 42685 0 0 0 179025 129 0 0 25 0 1 0 197680315 178475008 38023 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 43573 38023 104 232 0 43338 0
Current children cumulated CPU time (s) 1791.54
Current children cumulated vsize (Kb) 174292

[startup+1793.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 717
/proc/meminfo: memFree=1419768/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=174292 CPUtime=1792.54
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 42685 0 0 0 179125 129 0 0 25 0 1 0 197680315 178475008 38023 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558791 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 43573 38023 104 232 0 43338 0
Current children cumulated CPU time (s) 1792.54
Current children cumulated vsize (Kb) 174292

[startup+1794.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 717
/proc/meminfo: memFree=1419768/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=174292 CPUtime=1793.55
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 42686 0 0 0 179226 129 0 0 25 0 1 0 197680315 178475008 38024 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 43573 38024 104 232 0 43338 0
Current children cumulated CPU time (s) 1793.55
Current children cumulated vsize (Kb) 174292

[startup+1795.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 717
/proc/meminfo: memFree=1419768/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=174292 CPUtime=1794.55
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 42687 0 0 0 179326 129 0 0 25 0 1 0 197680315 178475008 38025 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558803 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 43573 38025 104 232 0 43338 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (Kb) 174292

[startup+1796.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 717
/proc/meminfo: memFree=1419768/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=174292 CPUtime=1795.56
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 42687 0 0 0 179427 129 0 0 25 0 1 0 197680315 178475008 38025 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 43573 38025 104 232 0 43338 0
Current children cumulated CPU time (s) 1795.56
Current children cumulated vsize (Kb) 174292

[startup+1797.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 717
/proc/meminfo: memFree=1419768/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=174292 CPUtime=1796.56
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 42688 0 0 0 179527 129 0 0 25 0 1 0 197680315 178475008 38026 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 43573 38026 104 232 0 43338 0
Current children cumulated CPU time (s) 1796.56
Current children cumulated vsize (Kb) 174292

[startup+1798.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 717
/proc/meminfo: memFree=1419768/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=174292 CPUtime=1797.57
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 42688 0 0 0 179628 129 0 0 25 0 1 0 197680315 178475008 38026 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 43573 38026 104 232 0 43338 0
Current children cumulated CPU time (s) 1797.57
Current children cumulated vsize (Kb) 174292

[startup+1799.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 717
/proc/meminfo: memFree=1419768/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=174292 CPUtime=1798.57
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 42689 0 0 0 179728 129 0 0 25 0 1 0 197680315 178475008 38027 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 43573 38027 104 232 0 43338 0
Current children cumulated CPU time (s) 1798.57
Current children cumulated vsize (Kb) 174292

[startup+1800.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 717
/proc/meminfo: memFree=1419768/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=174292 CPUtime=1799.57
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 42690 0 0 0 179828 129 0 0 25 0 1 0 197680315 178475008 38028 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 43573 38028 104 232 0 43338 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (Kb) 174292

[startup+1801.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 717
/proc/meminfo: memFree=1419768/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=174292 CPUtime=1800.58
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 42690 0 0 0 179929 129 0 0 25 0 1 0 197680315 178475008 38028 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 43573 38028 104 232 0 43338 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 174292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 717
/proc/meminfo: memFree=1419768/2055920 swapFree=4181448/4192956
[pid=522] ppid=520 vsize=174292 CPUtime=1800.58
/proc/522/stat : 522 (PBS4L) R 520 522 476 0 -1 4194304 42690 0 0 0 179929 129 0 0 25 0 1 0 197680315 178475008 38028 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/522/statm: 43573 38028 104 232 0 43338 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 174292

Sending SIGTERM to -522
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.19
CPU time (s): 1800.62
CPU user time (s): 1799.3
CPU system time (s): 1.3218
CPU usage (%): 99.9682
Max. virtual memory (cumulated for all children) (Kb): 174292
The end

Launcher Data (download as text)

Begin job on node14 on Sat Jun  3 07:36:16 UTC 2006


FILE ID= 41959-1149320176

PBS_JOBID= 308586

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

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  891ef60a3c811d65a65dee7761e3f07c

RANDOM SEED= 760641907


/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.241
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.241
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:       1572264 kB
Buffers:         31952 kB
Cached:         381904 kB
SwapCached:       3188 kB
Active:          31484 kB
Inactive:       391072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1572264 kB
SwapTotal:     4192956 kB
SwapFree:      4181448 kB
Dirty:             196 kB
Writeback:           0 kB
Mapped:          14740 kB
Slab:            47024 kB
Committed_AS:   326828 kB
PageTables:       1484 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node14 on Sat Jun  3 08:06:17 UTC 2006