Trace number 41962

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob8.opb
MD5SUM9a5e6e5ac9dd04defb35f28c3f495740
Bench CategorySATUNSAT-MEDINT (no optimisation, medium 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 FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables86
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint86
Maximum length of a constraint86
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 21733991
Number of bits of the biggest number in a constraint 25
Biggest sum of numbers in a constraint 300042743
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/node89/41962-1149320446/instance-41962-1149320446.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/node89/watcher-41962-1149320446 -o ROOT/results/node89/solver-41962-1149320446 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node89/41962-1149320446/instance-41962-1149320446.opb 715556394 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.98 2/68 25622
/proc/meminfo: memFree=1512408/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=1368 CPUtime=0
/proc/25622/stat : 25622 (PBS4L) D 25620 25622 25576 0 -1 4194304 110 0 0 0 0 0 0 0 19 0 1 0 197683682 1400832 95 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135132864 0 2147483391 4096 0 18446744072100015398 0 0 17 1 0 0
/proc/25622/statm: 342 95 84 232 0 107 0

[startup+10.0027 s]
/proc/loadavg: 0.93 0.98 0.98 2/68 25622
/proc/meminfo: memFree=1497816/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=20944 CPUtime=9.99
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 3933 0 0 0 993 6 0 0 25 0 1 0 197683682 21446656 3771 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 5236 3771 104 232 0 5001 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 20944

[startup+20.0086 s]
/proc/loadavg: 0.94 0.98 0.98 2/68 25622
/proc/meminfo: memFree=1493656/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=21076 CPUtime=19.99
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 5003 0 0 0 1990 9 0 0 25 0 1 0 197683682 21581824 4841 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 5269 4841 104 232 0 5034 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 21076

[startup+30.0144 s]
/proc/loadavg: 0.95 0.98 0.98 2/68 25622
/proc/meminfo: memFree=1490264/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=38388 CPUtime=30
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 6053 0 0 0 2989 11 0 0 25 0 1 0 197683682 39309312 5698 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 9597 5698 104 232 0 9362 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 38388

[startup+40.0203 s]
/proc/loadavg: 0.96 0.98 0.98 2/68 25622
/proc/meminfo: memFree=1487320/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=38660 CPUtime=39.99
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 6792 0 0 0 3986 13 0 0 25 0 1 0 197683682 39587840 6437 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550057 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 9665 6437 104 232 0 9430 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 38660

[startup+50.0262 s]
/proc/loadavg: 0.96 0.98 0.98 2/68 25622
/proc/meminfo: memFree=1484056/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=39172 CPUtime=50
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 7623 0 0 0 4984 16 0 0 25 0 1 0 197683682 40112128 7268 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 9793 7268 104 232 0 9558 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 39172

[startup+60.032 s]
/proc/loadavg: 0.97 0.98 0.98 2/68 25622
/proc/meminfo: memFree=1480728/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=39604 CPUtime=60
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 8453 0 0 0 5982 18 0 0 25 0 1 0 197683682 40554496 8098 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 9901 8098 104 232 0 9666 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 39604

[startup+70.0379 s]
/proc/loadavg: 0.97 0.98 0.98 2/68 25622
/proc/meminfo: memFree=1480280/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=40180 CPUtime=70
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 8572 0 0 0 6981 19 0 0 25 0 1 0 197683682 41144320 8217 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 10045 8217 104 232 0 9810 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 40180

[startup+80.0437 s]
/proc/loadavg: 0.98 0.98 0.98 2/68 25622
/proc/meminfo: memFree=1478872/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=40372 CPUtime=80.01
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 8925 0 0 0 7980 21 0 0 25 0 1 0 197683682 41340928 8570 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 10093 8570 104 232 0 9858 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 40372

[startup+90.0496 s]
/proc/loadavg: 0.98 0.98 0.98 2/68 25622
/proc/meminfo: memFree=1478424/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=41908 CPUtime=90
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 9369 0 0 0 8979 21 0 0 25 0 1 0 197683682 42913792 8629 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 10477 8629 104 232 0 10242 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 41908

[startup+100.055 s]
/proc/loadavg: 0.98 0.98 0.98 2/68 25624
/proc/meminfo: memFree=1475736/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=43796 CPUtime=100.01
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 10090 0 0 0 9978 23 0 0 25 0 1 0 197683682 44847104 9350 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 10949 9350 104 232 0 10714 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 43796

[startup+110.061 s]
/proc/loadavg: 0.98 0.98 0.98 2/68 25624
/proc/meminfo: memFree=1473176/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=43928 CPUtime=110.01
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 10728 0 0 0 10977 24 0 0 25 0 1 0 197683682 44982272 9988 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 10982 9988 104 232 0 10747 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 43928

[startup+120.067 s]
/proc/loadavg: 0.99 0.98 0.98 2/68 25624
/proc/meminfo: memFree=1470936/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=77020 CPUtime=120.01
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 11282 0 0 0 11976 25 0 0 25 0 1 0 197683682 78868480 10542 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 19255 10542 104 232 0 19020 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 77020

[startup+130.073 s]
/proc/loadavg: 0.99 0.98 0.98 2/68 25624
/proc/meminfo: memFree=1469016/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=77284 CPUtime=130.01
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 11758 0 0 0 12974 27 0 0 25 0 1 0 197683682 79138816 11018 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 19321 11018 104 232 0 19086 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 77284

[startup+140.079 s]
/proc/loadavg: 0.99 0.98 0.98 2/68 25624
/proc/meminfo: memFree=1466968/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=77548 CPUtime=140.02
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 12260 0 0 0 13974 28 0 0 25 0 1 0 197683682 79409152 11520 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 19387 11520 104 232 0 19152 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 77548

[startup+150.085 s]
/proc/loadavg: 0.99 0.98 0.98 2/68 25624
/proc/meminfo: memFree=1465112/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=77812 CPUtime=150.02
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 12735 0 0 0 14973 29 0 0 25 0 1 0 197683682 79679488 11995 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 19453 11995 104 232 0 19218 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 77812

[startup+160.091 s]
/proc/loadavg: 0.99 0.98 0.98 2/68 25624
/proc/meminfo: memFree=1463192/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=77812 CPUtime=160.02
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 13222 0 0 0 15972 30 0 0 25 0 1 0 197683682 79679488 12482 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558968 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 19453 12482 104 232 0 19218 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 77812

[startup+170.097 s]
/proc/loadavg: 0.99 0.98 0.98 2/68 25624
/proc/meminfo: memFree=1461656/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=77944 CPUtime=170.03
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 13596 0 0 0 16971 32 0 0 25 0 1 0 197683682 79814656 12856 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 19486 12856 104 232 0 19251 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 77944

[startup+180.102 s]
/proc/loadavg: 0.99 0.98 0.98 2/68 25624
/proc/meminfo: memFree=1461336/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=78076 CPUtime=180.02
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 13672 0 0 0 17970 32 0 0 25 0 1 0 197683682 79949824 12932 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 19519 12932 104 232 0 19284 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 78076

[startup+190.108 s]
/proc/loadavg: 0.99 0.98 0.98 2/68 25624
/proc/meminfo: memFree=1460120/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=79792 CPUtime=190.03
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 13978 0 0 0 18970 33 0 0 25 0 1 0 197683682 81707008 13238 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 19948 13238 104 232 0 19713 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 79792

[startup+200.115 s]
/proc/loadavg: 0.99 0.98 0.98 2/68 25624
/proc/meminfo: memFree=1459288/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=79924 CPUtime=200.03
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 14190 0 0 0 19969 34 0 0 25 0 1 0 197683682 81842176 13450 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559353 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 19981 13450 104 232 0 19746 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 79924

[startup+210.121 s]
/proc/loadavg: 0.99 0.98 0.98 2/68 25624
/proc/meminfo: memFree=1457432/2055892 swapFree=4085360/4096564

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

/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 43000 0 0 0 178014 121 0 0 25 0 1 0 197683682 178040832 38076 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 43467 38076 104 232 0 43232 0
Current children cumulated CPU time (s) 1781.35
Current children cumulated vsize (Kb) 173868

[startup+1783.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25819
/proc/meminfo: memFree=1360280/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=173868 CPUtime=1782.35
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 43017 0 0 0 178114 121 0 0 25 0 1 0 197683682 178040832 38093 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 43467 38093 104 232 0 43232 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (Kb) 173868

[startup+1784.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25819
/proc/meminfo: memFree=1360216/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=173868 CPUtime=1783.36
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 43031 0 0 0 178215 121 0 0 25 0 1 0 197683682 178040832 38107 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 43467 38107 104 232 0 43232 0
Current children cumulated CPU time (s) 1783.36
Current children cumulated vsize (Kb) 173868

[startup+1785.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25819
/proc/meminfo: memFree=1360152/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=173868 CPUtime=1784.36
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 43048 0 0 0 178315 121 0 0 25 0 1 0 197683682 178040832 38124 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 43467 38124 104 232 0 43232 0
Current children cumulated CPU time (s) 1784.36
Current children cumulated vsize (Kb) 173868

[startup+1786.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25819
/proc/meminfo: memFree=1360024/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=173868 CPUtime=1785.36
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 43071 0 0 0 178415 121 0 0 25 0 1 0 197683682 178040832 38147 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 43467 38147 104 232 0 43232 0
Current children cumulated CPU time (s) 1785.36
Current children cumulated vsize (Kb) 173868

[startup+1787.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25819
/proc/meminfo: memFree=1359960/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=173868 CPUtime=1786.37
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 43087 0 0 0 178516 121 0 0 25 0 1 0 197683682 178040832 38163 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 43467 38163 104 232 0 43232 0
Current children cumulated CPU time (s) 1786.37
Current children cumulated vsize (Kb) 173868

[startup+1788.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25819
/proc/meminfo: memFree=1359896/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=173868 CPUtime=1787.37
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 43107 0 0 0 178616 121 0 0 25 0 1 0 197683682 178040832 38183 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 43467 38183 104 232 0 43232 0
Current children cumulated CPU time (s) 1787.37
Current children cumulated vsize (Kb) 173868

[startup+1789.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25819
/proc/meminfo: memFree=1359832/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=173868 CPUtime=1788.38
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 43126 0 0 0 178717 121 0 0 25 0 1 0 197683682 178040832 38202 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 43467 38202 104 232 0 43232 0
Current children cumulated CPU time (s) 1788.38
Current children cumulated vsize (Kb) 173868

[startup+1790.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25819
/proc/meminfo: memFree=1359768/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=173868 CPUtime=1789.38
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 43144 0 0 0 178817 121 0 0 25 0 1 0 197683682 178040832 38220 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 43467 38220 104 232 0 43232 0
Current children cumulated CPU time (s) 1789.38
Current children cumulated vsize (Kb) 173868

[startup+1791.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25819
/proc/meminfo: memFree=1359704/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=173868 CPUtime=1790.38
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 43161 0 0 0 178917 121 0 0 25 0 1 0 197683682 178040832 38237 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 43467 38237 104 232 0 43232 0
Current children cumulated CPU time (s) 1790.38
Current children cumulated vsize (Kb) 173868

[startup+1792.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25819
/proc/meminfo: memFree=1359576/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=173868 CPUtime=1791.39
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 43182 0 0 0 179018 121 0 0 25 0 1 0 197683682 178040832 38258 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 43467 38258 104 232 0 43232 0
Current children cumulated CPU time (s) 1791.39
Current children cumulated vsize (Kb) 173868

[startup+1793.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25819
/proc/meminfo: memFree=1359576/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=173868 CPUtime=1792.39
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 43192 0 0 0 179118 121 0 0 25 0 1 0 197683682 178040832 38268 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 43467 38268 104 232 0 43232 0
Current children cumulated CPU time (s) 1792.39
Current children cumulated vsize (Kb) 173868

[startup+1794.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25819
/proc/meminfo: memFree=1359512/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=173868 CPUtime=1793.41
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 43209 0 0 0 179219 122 0 0 25 0 1 0 197683682 178040832 38285 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 43467 38285 104 232 0 43232 0
Current children cumulated CPU time (s) 1793.41
Current children cumulated vsize (Kb) 173868

[startup+1795.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25819
/proc/meminfo: memFree=1359448/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=173868 CPUtime=1794.41
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 43225 0 0 0 179319 122 0 0 25 0 1 0 197683682 178040832 38301 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 43467 38301 104 232 0 43232 0
Current children cumulated CPU time (s) 1794.41
Current children cumulated vsize (Kb) 173868

[startup+1796.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25819
/proc/meminfo: memFree=1359320/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=173868 CPUtime=1795.41
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 43243 0 0 0 179419 122 0 0 25 0 1 0 197683682 178040832 38319 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 43467 38319 104 232 0 43232 0
Current children cumulated CPU time (s) 1795.41
Current children cumulated vsize (Kb) 173868

[startup+1797.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25819
/proc/meminfo: memFree=1359256/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=173868 CPUtime=1796.42
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 43261 0 0 0 179520 122 0 0 25 0 1 0 197683682 178040832 38337 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 43467 38337 104 232 0 43232 0
Current children cumulated CPU time (s) 1796.42
Current children cumulated vsize (Kb) 173868

[startup+1798.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25819
/proc/meminfo: memFree=1359192/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=173868 CPUtime=1797.42
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 43278 0 0 0 179620 122 0 0 25 0 1 0 197683682 178040832 38354 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 43467 38354 104 232 0 43232 0
Current children cumulated CPU time (s) 1797.42
Current children cumulated vsize (Kb) 173868

[startup+1799.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25819
/proc/meminfo: memFree=1359128/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=173868 CPUtime=1798.42
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 43295 0 0 0 179720 122 0 0 25 0 1 0 197683682 178040832 38371 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 43467 38371 104 232 0 43232 0
Current children cumulated CPU time (s) 1798.42
Current children cumulated vsize (Kb) 173868

[startup+1800.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25819
/proc/meminfo: memFree=1359064/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=173868 CPUtime=1799.43
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 43317 0 0 0 179821 122 0 0 25 0 1 0 197683682 178040832 38393 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 43467 38393 104 232 0 43232 0
Current children cumulated CPU time (s) 1799.43
Current children cumulated vsize (Kb) 173868

[startup+1801.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25819
/proc/meminfo: memFree=1359000/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=173868 CPUtime=1800.43
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 43333 0 0 0 179921 122 0 0 25 0 1 0 197683682 178040832 38409 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 43467 38409 104 232 0 43232 0
Current children cumulated CPU time (s) 1800.43
Current children cumulated vsize (Kb) 173868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25819
/proc/meminfo: memFree=1359000/2055892 swapFree=4085360/4096564
[pid=25622] ppid=25620 vsize=173868 CPUtime=1800.44
/proc/25622/stat : 25622 (PBS4L) R 25620 25622 25576 0 -1 4194304 43333 0 0 0 179922 122 0 0 25 0 1 0 197683682 178040832 38409 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 43467 38409 104 232 0 43232 0
Current children cumulated CPU time (s) 1800.44
Current children cumulated vsize (Kb) 173868

Sending SIGTERM to -25622
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.61
CPU time (s): 1800.47
CPU user time (s): 1799.22
CPU system time (s): 1.24881
CPU usage (%): 99.9365
Max. virtual memory (cumulated for all children) (Kb): 173868
The end

Launcher Data (download as text)

Begin job on node89 on Sat Jun  3 07:40:46 UTC 2006


FILE ID= 41962-1149320446

PBS_JOBID= 308607

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

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  9a5e6e5ac9dd04defb35f28c3f495740

RANDOM SEED= 715556394


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6006.16
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.43
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1512744 kB
Buffers:         40672 kB
Cached:         428348 kB
SwapCached:       2560 kB
Active:         115952 kB
Inactive:       361876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1512744 kB
SwapTotal:     4096564 kB
SwapFree:      4085360 kB
Dirty:             188 kB
Writeback:           0 kB
Mapped:          16536 kB
Slab:            51860 kB
Committed_AS:   329824 kB
PageTables:       1300 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node89 on Sat Jun  3 08:11:34 UTC 2006