Trace number 41957

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.65 1801.21

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-cuww2.opb
MD5SUM51d899b20f631897b1e4ab45104d8148
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 benchmark22.6646
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables70
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 constraint70
Maximum length of a constraint70
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 89716839
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 865734046
Number of bits of the biggest sum of numbers30
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/node76/41957-1149319920/instance-41957-1149319920.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/node76/watcher-41957-1149319920 -o ROOT/results/node76/solver-41957-1149319920 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node76/41957-1149319920/instance-41957-1149319920.opb 641141801 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 3/68 28831
/proc/meminfo: memFree=1528536/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=1368 CPUtime=0
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 197631355 1400832 95 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135132864 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 342 95 84 232 0 107 0

[startup+10.0026 s]
/proc/loadavg: 0.93 0.98 0.99 2/68 28831
/proc/meminfo: memFree=1515736/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=19820 CPUtime=9.99
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 3466 0 0 0 994 5 0 0 25 0 1 0 197631355 20295680 3304 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 4955 3304 104 232 0 4720 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 19820

[startup+20.0087 s]
/proc/loadavg: 0.94 0.98 0.99 2/68 28831
/proc/meminfo: memFree=1511384/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=20620 CPUtime=19.99
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 4552 0 0 0 1991 8 0 0 25 0 1 0 197631355 21114880 4390 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 5155 4390 104 232 0 4920 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 20620

[startup+30.0139 s]
/proc/loadavg: 0.95 0.98 0.99 2/68 28831
/proc/meminfo: memFree=1507416/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=38444 CPUtime=30
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 5726 0 0 0 2988 12 0 0 25 0 1 0 197631355 39366656 5371 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 9611 5371 104 232 0 9376 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 38444

[startup+40.0201 s]
/proc/loadavg: 0.96 0.98 0.99 2/68 28831
/proc/meminfo: memFree=1504280/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=38636 CPUtime=40
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 6504 0 0 0 3986 14 0 0 25 0 1 0 197631355 39563264 6149 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 9659 6149 104 232 0 9424 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 38636

[startup+50.0263 s]
/proc/loadavg: 0.96 0.98 0.99 2/68 28831
/proc/meminfo: memFree=1501336/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=39404 CPUtime=50
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 7264 0 0 0 4983 17 0 0 25 0 1 0 197631355 40349696 6909 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 9851 6909 104 232 0 9616 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 39404

[startup+60.0326 s]
/proc/loadavg: 0.97 0.98 0.99 2/68 28831
/proc/meminfo: memFree=1498392/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=40172 CPUtime=60
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 7990 0 0 0 5982 18 0 0 25 0 1 0 197631355 41136128 7635 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 10043 7635 104 232 0 9808 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 40172

[startup+70.0387 s]
/proc/loadavg: 0.97 0.98 0.99 2/68 28831
/proc/meminfo: memFree=1495192/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=41348 CPUtime=70.01
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 8794 0 0 0 6981 20 0 0 25 0 1 0 197631355 42340352 8439 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 10337 8439 104 232 0 10102 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 41348

[startup+80.045 s]
/proc/loadavg: 0.98 0.98 0.99 2/68 28831
/proc/meminfo: memFree=1493848/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=41612 CPUtime=80.01
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 9129 0 0 0 7980 21 0 0 25 0 1 0 197631355 42610688 8774 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 10403 8774 104 232 0 10168 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 41612

[startup+90.0502 s]
/proc/loadavg: 0.98 0.98 0.99 2/68 28831
/proc/meminfo: memFree=1493080/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=41612 CPUtime=90.02
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 9319 0 0 0 8980 22 0 0 25 0 1 0 197631355 42610688 8964 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 10403 8964 104 232 0 10168 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 41612

[startup+100.056 s]
/proc/loadavg: 0.98 0.98 0.99 2/68 28831
/proc/meminfo: memFree=1491096/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=41876 CPUtime=100.02
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 9810 0 0 0 9979 23 0 0 25 0 1 0 197631355 42881024 9455 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 10469 9455 104 232 0 10234 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 41876

[startup+110.063 s]
/proc/loadavg: 0.98 0.98 0.99 2/68 28831
/proc/meminfo: memFree=1489880/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=43544 CPUtime=110.02
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 10492 0 0 0 10978 24 0 0 25 0 1 0 197631355 44589056 9752 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 10886 9752 104 232 0 10651 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 43544

[startup+120.069 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 28831
/proc/meminfo: memFree=1488600/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=43544 CPUtime=120.03
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 10822 0 0 0 11978 25 0 0 25 0 1 0 197631355 44589056 10082 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 10886 10082 104 232 0 10651 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 43544

[startup+130.075 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 28831
/proc/meminfo: memFree=1486680/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=76972 CPUtime=130.03
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 11298 0 0 0 12977 26 0 0 25 0 1 0 197631355 78819328 10558 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 19243 10558 104 232 0 19008 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 76972

[startup+140.082 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 28831
/proc/meminfo: memFree=1484888/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=77236 CPUtime=140.03
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 11739 0 0 0 13976 27 0 0 25 0 1 0 197631355 79089664 10999 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 19309 10999 104 232 0 19074 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 77236

[startup+150.087 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 28831
/proc/meminfo: memFree=1483480/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=77236 CPUtime=150.04
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 12090 0 0 0 14976 28 0 0 25 0 1 0 197631355 79089664 11350 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 19309 11350 104 232 0 19074 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 77236

[startup+160.094 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 28831
/proc/meminfo: memFree=1482904/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=77236 CPUtime=160.04
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 12224 0 0 0 15976 28 0 0 25 0 1 0 197631355 79089664 11484 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558859 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 19309 11484 104 232 0 19074 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 77236

[startup+170.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 28831
/proc/meminfo: memFree=1481944/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=77236 CPUtime=170.05
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 12465 0 0 0 16976 29 0 0 25 0 1 0 197631355 79089664 11725 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 19309 11725 104 232 0 19074 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 77236

[startup+180.106 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 28831
/proc/meminfo: memFree=1480600/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=77368 CPUtime=180.04
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 12826 0 0 0 17975 29 0 0 25 0 1 0 197631355 79224832 12086 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 19342 12086 104 232 0 19107 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 77368

[startup+190.112 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 28831
/proc/meminfo: memFree=1478616/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=78160 CPUtime=190.05
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 13323 0 0 0 18974 31 0 0 25 0 1 0 197631355 80035840 12583 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 19540 12583 104 232 0 19305 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 78160

[startup+200.118 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 28831
/proc/meminfo: memFree=1477592/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=78292 CPUtime=200.05
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 13573 0 0 0 19974 31 0 0 25 0 1 0 197631355 80171008 12833 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 19573 12833 104 232 0 19338 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 78292

[startup+210.125 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 28831
/proc/meminfo: memFree=1476312/2055888 swapFree=4085392/4096564

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

/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 33407 0 0 0 178054 100 0 0 25 0 1 0 197631355 172904448 28843 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 42213 28843 104 232 0 41978 0
Current children cumulated CPU time (s) 1781.54
Current children cumulated vsize (Kb) 168852

[startup+1783.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 29028
/proc/meminfo: memFree=1412952/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=168852 CPUtime=1782.54
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 33423 0 0 0 178154 100 0 0 25 0 1 0 197631355 172904448 28859 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 42213 28859 104 232 0 41978 0
Current children cumulated CPU time (s) 1782.54
Current children cumulated vsize (Kb) 168852

[startup+1784.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 29028
/proc/meminfo: memFree=1412888/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=168852 CPUtime=1783.55
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 33438 0 0 0 178255 100 0 0 25 0 1 0 197631355 172904448 28874 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 42213 28874 104 232 0 41978 0
Current children cumulated CPU time (s) 1783.55
Current children cumulated vsize (Kb) 168852

[startup+1785.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 29028
/proc/meminfo: memFree=1412824/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=168852 CPUtime=1784.55
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 33450 0 0 0 178355 100 0 0 25 0 1 0 197631355 172904448 28886 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 42213 28886 104 232 0 41978 0
Current children cumulated CPU time (s) 1784.55
Current children cumulated vsize (Kb) 168852

[startup+1786.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 29028
/proc/meminfo: memFree=1412760/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=168852 CPUtime=1785.55
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 33465 0 0 0 178455 100 0 0 25 0 1 0 197631355 172904448 28901 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558782 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 42213 28901 104 232 0 41978 0
Current children cumulated CPU time (s) 1785.55
Current children cumulated vsize (Kb) 168852

[startup+1787.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 29028
/proc/meminfo: memFree=1412760/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=168852 CPUtime=1786.56
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 33481 0 0 0 178556 100 0 0 25 0 1 0 197631355 172904448 28917 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 42213 28917 104 232 0 41978 0
Current children cumulated CPU time (s) 1786.56
Current children cumulated vsize (Kb) 168852

[startup+1788.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 29028
/proc/meminfo: memFree=1412696/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=168852 CPUtime=1787.56
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 33493 0 0 0 178656 100 0 0 25 0 1 0 197631355 172904448 28929 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558771 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 42213 28929 104 232 0 41978 0
Current children cumulated CPU time (s) 1787.56
Current children cumulated vsize (Kb) 168852

[startup+1789.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 29028
/proc/meminfo: memFree=1412632/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=168852 CPUtime=1788.57
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 33507 0 0 0 178757 100 0 0 25 0 1 0 197631355 172904448 28943 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 42213 28943 104 232 0 41978 0
Current children cumulated CPU time (s) 1788.57
Current children cumulated vsize (Kb) 168852

[startup+1790.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 29028
/proc/meminfo: memFree=1412568/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=168852 CPUtime=1789.57
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 33521 0 0 0 178857 100 0 0 25 0 1 0 197631355 172904448 28957 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 42213 28957 104 232 0 41978 0
Current children cumulated CPU time (s) 1789.57
Current children cumulated vsize (Kb) 168852

[startup+1791.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 29028
/proc/meminfo: memFree=1412504/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=168852 CPUtime=1790.58
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 33538 0 0 0 178958 100 0 0 25 0 1 0 197631355 172904448 28974 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 42213 28974 104 232 0 41978 0
Current children cumulated CPU time (s) 1790.58
Current children cumulated vsize (Kb) 168852

[startup+1792.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 29028
/proc/meminfo: memFree=1412504/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=168852 CPUtime=1791.58
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 33553 0 0 0 179058 100 0 0 25 0 1 0 197631355 172904448 28989 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 42213 28989 104 232 0 41978 0
Current children cumulated CPU time (s) 1791.58
Current children cumulated vsize (Kb) 168852

[startup+1793.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 29028
/proc/meminfo: memFree=1412440/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=168852 CPUtime=1792.59
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 33567 0 0 0 179159 100 0 0 25 0 1 0 197631355 172904448 29003 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 42213 29003 104 232 0 41978 0
Current children cumulated CPU time (s) 1792.59
Current children cumulated vsize (Kb) 168852

[startup+1794.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 29028
/proc/meminfo: memFree=1412376/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=168852 CPUtime=1793.59
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 33582 0 0 0 179259 100 0 0 25 0 1 0 197631355 172904448 29018 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550646 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 42213 29018 104 232 0 41978 0
Current children cumulated CPU time (s) 1793.59
Current children cumulated vsize (Kb) 168852

[startup+1795.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 29028
/proc/meminfo: memFree=1412312/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=168852 CPUtime=1794.6
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 33592 0 0 0 179360 100 0 0 25 0 1 0 197631355 172904448 29028 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 42213 29028 104 232 0 41978 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (Kb) 168852

[startup+1796.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 29028
/proc/meminfo: memFree=1412248/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=168852 CPUtime=1795.6
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 33607 0 0 0 179460 100 0 0 25 0 1 0 197631355 172904448 29043 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 42213 29043 104 232 0 41978 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (Kb) 168852

[startup+1797.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 29028
/proc/meminfo: memFree=1412184/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=168852 CPUtime=1796.6
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 33621 0 0 0 179560 100 0 0 25 0 1 0 197631355 172904448 29057 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 42213 29057 104 232 0 41978 0
Current children cumulated CPU time (s) 1796.6
Current children cumulated vsize (Kb) 168852

[startup+1798.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 29028
/proc/meminfo: memFree=1412120/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=168852 CPUtime=1797.61
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 33634 0 0 0 179661 100 0 0 25 0 1 0 197631355 172904448 29070 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 42213 29070 104 232 0 41978 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (Kb) 168852

[startup+1799.18 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 29028
/proc/meminfo: memFree=1412056/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=168852 CPUtime=1798.61
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 33648 0 0 0 179761 100 0 0 25 0 1 0 197631355 172904448 29084 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 42213 29084 104 232 0 41978 0
Current children cumulated CPU time (s) 1798.61
Current children cumulated vsize (Kb) 168852

[startup+1800.18 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 29028
/proc/meminfo: memFree=1412056/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=168852 CPUtime=1799.62
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 33662 0 0 0 179862 100 0 0 25 0 1 0 197631355 172904448 29098 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558878 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 42213 29098 104 232 0 41978 0
Current children cumulated CPU time (s) 1799.62
Current children cumulated vsize (Kb) 168852

[startup+1801.19 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 29028
/proc/meminfo: memFree=1411992/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=168852 CPUtime=1800.62
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 33675 0 0 0 179962 100 0 0 25 0 1 0 197631355 172904448 29111 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550061 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 42213 29111 104 232 0 41978 0
Current children cumulated CPU time (s) 1800.62
Current children cumulated vsize (Kb) 168852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.19 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 29028
/proc/meminfo: memFree=1411992/2055888 swapFree=4085392/4096564
[pid=28831] ppid=28829 vsize=168852 CPUtime=1800.63
/proc/28831/stat : 28831 (PBS4L) R 28829 28831 28785 0 -1 4194304 33675 0 0 0 179963 100 0 0 25 0 1 0 197631355 172904448 29111 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550821 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 42213 29111 104 232 0 41978 0
Current children cumulated CPU time (s) 1800.63
Current children cumulated vsize (Kb) 168852

Sending SIGTERM to -28831
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.21
CPU time (s): 1800.65
CPU user time (s): 1799.63
CPU system time (s): 1.02384
CPU usage (%): 99.969
Max. virtual memory (cumulated for all children) (Kb): 168852
The end

Launcher Data (download as text)

Begin job on node76 on Sat Jun  3 07:32:00 UTC 2006


FILE ID= 41957-1149319920

PBS_JOBID= 308561

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

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  51d899b20f631897b1e4ab45104d8148

RANDOM SEED= 641141801


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


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1528744 kB
Buffers:         38792 kB
Cached:         420372 kB
SwapCached:       2488 kB
Active:          40396 kB
Inactive:       427536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1528744 kB
SwapTotal:     4096564 kB
SwapFree:      4085392 kB
Dirty:             140 kB
Writeback:           0 kB
Mapped:          16548 kB
Slab:            45808 kB
Committed_AS:   327532 kB
PageTables:       1260 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node76 on Sat Jun  3 08:02:01 UTC 2006