Trace number 41960

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.72 1801.29

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob3.opb
MD5SUMd900242764082ad39bc001b38a8b6b82
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
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables52
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 constraint52
Maximum length of a constraint52
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 5842800
Number of bits of the biggest number in a constraint 23
Biggest sum of numbers in a constraint 78219574
Number of bits of the biggest sum of numbers27
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/node40/41960-1149320217/instance-41960-1149320217.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/node40/watcher-41960-1149320217 -o ROOT/results/node40/solver-41960-1149320217 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node40/41960-1149320217/instance-41960-1149320217.opb 236369991 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.97 0.98 3/64 20506
/proc/meminfo: memFree=1848896/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=1368 CPUtime=0
/proc/20506/stat : 20506 (PBS4L) D 20504 20506 20460 0 -1 4194304 111 0 0 0 0 0 0 0 19 0 1 0 197688198 1400832 95 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135132864 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/20506/statm: 342 95 84 232 0 107 0

[startup+10.0031 s]
/proc/loadavg: 0.93 0.97 0.98 2/64 20506
/proc/meminfo: memFree=1839120/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=12064 CPUtime=9.99
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 2711 0 0 0 994 5 0 0 25 0 1 0 197688198 12353536 2547 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550022 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 3016 2547 104 232 0 2781 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 12064

[startup+20.0104 s]
/proc/loadavg: 0.94 0.97 0.98 2/64 20506
/proc/meminfo: memFree=1835216/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=21700 CPUtime=19.99
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 3835 0 0 0 1992 7 0 0 25 0 1 0 197688198 22220800 3478 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 5425 3478 104 232 0 5190 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 21700

[startup+30.0167 s]
/proc/loadavg: 0.95 0.97 0.98 2/64 20506
/proc/meminfo: memFree=1832848/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=22600 CPUtime=30
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 4483 0 0 0 2991 9 0 0 25 0 1 0 197688198 23142400 4126 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 5650 4126 104 232 0 5415 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 22600

[startup+40.023 s]
/proc/loadavg: 0.96 0.97 0.98 2/64 20506
/proc/meminfo: memFree=1830800/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=23188 CPUtime=40
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 4987 0 0 0 3989 11 0 0 25 0 1 0 197688198 23744512 4630 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 5797 4630 104 232 0 5562 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 23188

[startup+50.0293 s]
/proc/loadavg: 0.96 0.97 0.98 2/64 20506
/proc/meminfo: memFree=1829136/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=23512 CPUtime=50.01
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 5402 0 0 0 4988 13 0 0 25 0 1 0 197688198 24076288 5045 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558793 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 5878 5045 104 232 0 5643 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 23512

[startup+60.0356 s]
/proc/loadavg: 0.97 0.97 0.98 2/64 20506
/proc/meminfo: memFree=1826640/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=24700 CPUtime=60
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 6021 0 0 0 5987 13 0 0 25 0 1 0 197688198 25292800 5664 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558793 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 6175 5664 104 232 0 5940 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 24700

[startup+70.0429 s]
/proc/loadavg: 0.97 0.97 0.98 2/64 20506
/proc/meminfo: memFree=1824912/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=41084 CPUtime=70.01
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 6446 0 0 0 6986 15 0 0 25 0 1 0 197688198 42070016 6089 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558847 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 10271 6089 104 232 0 10036 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 41084

[startup+80.0492 s]
/proc/loadavg: 0.98 0.97 0.98 2/64 20506
/proc/meminfo: memFree=1823120/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=41872 CPUtime=80.01
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 6924 0 0 0 7985 16 0 0 25 0 1 0 197688198 42876928 6534 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 10468 6534 104 232 0 10233 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 41872

[startup+90.0555 s]
/proc/loadavg: 0.98 0.97 0.98 2/64 20506
/proc/meminfo: memFree=1821840/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=43672 CPUtime=90.01
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 7606 0 0 0 8984 17 0 0 25 0 1 0 197688198 44720128 6831 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 10918 6831 104 232 0 10683 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 43672

[startup+100.062 s]
/proc/loadavg: 0.98 0.97 0.98 2/64 20506
/proc/meminfo: memFree=1820816/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=43800 CPUtime=100.02
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 7941 0 0 0 9983 19 0 0 25 0 1 0 197688198 44851200 7133 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 10950 7133 104 232 0 10715 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 43800

[startup+110.068 s]
/proc/loadavg: 0.98 0.97 0.98 2/64 20506
/proc/meminfo: memFree=1819408/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=43800 CPUtime=110.02
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 8286 0 0 0 10982 20 0 0 25 0 1 0 197688198 44851200 7478 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558968 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 10950 7478 104 232 0 10715 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 43800

[startup+120.074 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20506
/proc/meminfo: memFree=1818064/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=44060 CPUtime=120.03
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 8625 0 0 0 11982 21 0 0 25 0 1 0 197688198 45117440 7817 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 11015 7817 104 232 0 10780 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 44060

[startup+130.081 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20506
/proc/meminfo: memFree=1816848/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=44060 CPUtime=130.03
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 8933 0 0 0 12981 22 0 0 25 0 1 0 197688198 45117440 8125 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 11015 8125 104 232 0 10780 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 44060

[startup+140.087 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20506
/proc/meminfo: memFree=1815568/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=44188 CPUtime=140.03
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 9285 0 0 0 13980 23 0 0 25 0 1 0 197688198 45248512 8444 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 11047 8444 104 232 0 10812 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 44188

[startup+150.093 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20506
/proc/meminfo: memFree=1814416/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=44188 CPUtime=150.04
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 9573 0 0 0 14980 24 0 0 25 0 1 0 197688198 45248512 8732 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 11047 8732 104 232 0 10812 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 44188

[startup+160.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20506
/proc/meminfo: memFree=1813392/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=44448 CPUtime=160.04
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 9815 0 0 0 15979 25 0 0 25 0 1 0 197688198 45514752 8974 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 11112 8974 104 232 0 10877 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 44448

[startup+170.106 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20506
/proc/meminfo: memFree=1812304/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=44840 CPUtime=170.05
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 10123 0 0 0 16979 26 0 0 25 0 1 0 197688198 45916160 9249 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 11210 9249 104 232 0 10975 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 44840

[startup+180.112 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20506
/proc/meminfo: memFree=1811088/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=45100 CPUtime=180.05
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 10462 0 0 0 17978 27 0 0 25 0 1 0 197688198 46182400 9555 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 11275 9555 104 232 0 11040 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 45100

[startup+190.119 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20506
/proc/meminfo: memFree=1810192/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=45228 CPUtime=190.05
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 10714 0 0 0 18978 27 0 0 25 0 1 0 197688198 46313472 9774 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 11307 9774 104 232 0 11072 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 45228

[startup+200.124 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20506
/proc/meminfo: memFree=1809296/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=45488 CPUtime=200.05
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 10968 0 0 0 19977 28 0 0 25 0 1 0 197688198 46579712 9995 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 11372 9995 104 232 0 11137 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 45488

[startup+210.13 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20506
/proc/meminfo: memFree=1808272/2055920 swapFree=4181324/4192956

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

/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 28053 0 0 0 178046 114 0 0 25 0 1 0 197688198 107184128 22780 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 26168 22780 104 232 0 25933 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (Kb) 104672

[startup+1783.17 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20701
/proc/meminfo: memFree=1757400/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=104672 CPUtime=1782.61
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 28065 0 0 0 178147 114 0 0 25 0 1 0 197688198 107184128 22792 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134611848 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 26168 22792 104 232 0 25933 0
Current children cumulated CPU time (s) 1782.61
Current children cumulated vsize (Kb) 104672

[startup+1784.18 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20701
/proc/meminfo: memFree=1757208/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=104928 CPUtime=1783.61
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 28139 0 0 0 178247 114 0 0 25 0 1 0 197688198 107446272 22801 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 26232 22801 104 232 0 25997 0
Current children cumulated CPU time (s) 1783.61
Current children cumulated vsize (Kb) 104928

[startup+1785.18 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20701
/proc/meminfo: memFree=1757208/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=104928 CPUtime=1784.61
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 28142 0 0 0 178347 114 0 0 25 0 1 0 197688198 107446272 22804 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 26232 22804 104 232 0 25997 0
Current children cumulated CPU time (s) 1784.61
Current children cumulated vsize (Kb) 104928

[startup+1786.19 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20701
/proc/meminfo: memFree=1757208/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=104928 CPUtime=1785.62
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 28152 0 0 0 178448 114 0 0 25 0 1 0 197688198 107446272 22814 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 26232 22814 104 232 0 25997 0
Current children cumulated CPU time (s) 1785.62
Current children cumulated vsize (Kb) 104928

[startup+1787.19 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20701
/proc/meminfo: memFree=1757208/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=104928 CPUtime=1786.62
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 28163 0 0 0 178548 114 0 0 25 0 1 0 197688198 107446272 22825 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 26232 22825 104 232 0 25997 0
Current children cumulated CPU time (s) 1786.62
Current children cumulated vsize (Kb) 104928

[startup+1788.2 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20701
/proc/meminfo: memFree=1757208/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=104928 CPUtime=1787.63
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 28176 0 0 0 178649 114 0 0 25 0 1 0 197688198 107446272 22838 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 26232 22838 104 232 0 25997 0
Current children cumulated CPU time (s) 1787.63
Current children cumulated vsize (Kb) 104928

[startup+1789.2 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20701
/proc/meminfo: memFree=1757208/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=104928 CPUtime=1788.63
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 28185 0 0 0 178749 114 0 0 25 0 1 0 197688198 107446272 22847 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558803 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 26232 22847 104 232 0 25997 0
Current children cumulated CPU time (s) 1788.63
Current children cumulated vsize (Kb) 104928

[startup+1790.21 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20701
/proc/meminfo: memFree=1757144/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=104928 CPUtime=1789.64
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 28193 0 0 0 178850 114 0 0 25 0 1 0 197688198 107446272 22855 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 26232 22855 104 232 0 25997 0
Current children cumulated CPU time (s) 1789.64
Current children cumulated vsize (Kb) 104928

[startup+1791.21 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20701
/proc/meminfo: memFree=1757080/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=104928 CPUtime=1790.64
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 28205 0 0 0 178950 114 0 0 25 0 1 0 197688198 107446272 22867 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 26232 22867 104 232 0 25997 0
Current children cumulated CPU time (s) 1790.64
Current children cumulated vsize (Kb) 104928

[startup+1792.22 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20701
/proc/meminfo: memFree=1757016/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=104928 CPUtime=1791.64
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 28217 0 0 0 179050 114 0 0 25 0 1 0 197688198 107446272 22879 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 26232 22879 104 232 0 25997 0
Current children cumulated CPU time (s) 1791.64
Current children cumulated vsize (Kb) 104928

[startup+1793.22 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20701
/proc/meminfo: memFree=1757016/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=104928 CPUtime=1792.65
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 28227 0 0 0 179151 114 0 0 25 0 1 0 197688198 107446272 22889 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 26232 22889 104 232 0 25997 0
Current children cumulated CPU time (s) 1792.65
Current children cumulated vsize (Kb) 104928

[startup+1794.23 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20701
/proc/meminfo: memFree=1756952/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=104928 CPUtime=1793.65
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 28240 0 0 0 179251 114 0 0 25 0 1 0 197688198 107446272 22902 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 26232 22902 104 232 0 25997 0
Current children cumulated CPU time (s) 1793.65
Current children cumulated vsize (Kb) 104928

[startup+1795.23 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20701
/proc/meminfo: memFree=1756888/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=104928 CPUtime=1794.66
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 28251 0 0 0 179352 114 0 0 25 0 1 0 197688198 107446272 22913 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 26232 22913 104 232 0 25997 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (Kb) 104928

[startup+1796.24 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20701
/proc/meminfo: memFree=1756888/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=104928 CPUtime=1795.66
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 28260 0 0 0 179452 114 0 0 25 0 1 0 197688198 107446272 22922 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 26232 22922 104 232 0 25997 0
Current children cumulated CPU time (s) 1795.66
Current children cumulated vsize (Kb) 104928

[startup+1797.24 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20701
/proc/meminfo: memFree=1756824/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=104928 CPUtime=1796.67
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 28270 0 0 0 179553 114 0 0 25 0 1 0 197688198 107446272 22932 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558877 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 26232 22932 104 232 0 25997 0
Current children cumulated CPU time (s) 1796.67
Current children cumulated vsize (Kb) 104928

[startup+1798.25 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20701
/proc/meminfo: memFree=1756824/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=104928 CPUtime=1797.67
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 28280 0 0 0 179653 114 0 0 25 0 1 0 197688198 107446272 22942 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558821 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 26232 22942 104 232 0 25997 0
Current children cumulated CPU time (s) 1797.67
Current children cumulated vsize (Kb) 104928

[startup+1799.25 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20701
/proc/meminfo: memFree=1756760/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=104928 CPUtime=1798.68
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 28295 0 0 0 179754 114 0 0 25 0 1 0 197688198 107446272 22957 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 26232 22957 104 232 0 25997 0
Current children cumulated CPU time (s) 1798.68
Current children cumulated vsize (Kb) 104928

[startup+1800.26 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20701
/proc/meminfo: memFree=1756696/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=104928 CPUtime=1799.68
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 28305 0 0 0 179854 114 0 0 25 0 1 0 197688198 107446272 22967 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 26232 22967 104 232 0 25997 0
Current children cumulated CPU time (s) 1799.68
Current children cumulated vsize (Kb) 104928

[startup+1801.26 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20701
/proc/meminfo: memFree=1756632/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=104928 CPUtime=1800.69
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 28318 0 0 0 179955 114 0 0 25 0 1 0 197688198 107446272 22980 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 26232 22980 104 232 0 25997 0
Current children cumulated CPU time (s) 1800.69
Current children cumulated vsize (Kb) 104928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.27 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20701
/proc/meminfo: memFree=1756632/2055920 swapFree=4181324/4192956
[pid=20506] ppid=20504 vsize=104928 CPUtime=1800.69
/proc/20506/stat : 20506 (PBS4L) R 20504 20506 20460 0 -1 4194304 28318 0 0 0 179955 114 0 0 25 0 1 0 197688198 107446272 22980 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/20506/statm: 26232 22980 104 232 0 25997 0
Current children cumulated CPU time (s) 1800.69
Current children cumulated vsize (Kb) 104928

Sending SIGTERM to -20506
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.29
CPU time (s): 1800.72
CPU user time (s): 1799.55
CPU system time (s): 1.16282
CPU usage (%): 99.9684
Max. virtual memory (cumulated for all children) (Kb): 104928
The end

Launcher Data (download as text)

Begin job on node40 on Sat Jun  3 07:36:57 UTC 2006


FILE ID= 41960-1149320217

PBS_JOBID= 308587

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

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  d900242764082ad39bc001b38a8b6b82

RANDOM SEED= 236369991


/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.245
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.245
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:       1849168 kB
Buffers:          9684 kB
Cached:         127744 kB
SwapCached:       3400 kB
Active:          28264 kB
Inactive:       117936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1849168 kB
SwapTotal:     4192956 kB
SwapFree:      4181324 kB
Dirty:             196 kB
Writeback:           0 kB
Mapped:          14972 kB
Slab:            46596 kB
Committed_AS:   363152 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node40 on Sat Jun  3 08:06:58 UTC 2006