Trace number 40960

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.54 1801.22

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900577940.opb
MD5SUM07abcf74f2aa8e328290ac3dd6aefa51
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark395.406
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 661
Number of bits of the biggest sum of numbers10
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/node59/40960-1149214901/instance-40960-1149214901.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/node59/watcher-40960-1149214901 -o ROOT/results/node59/solver-40960-1149214901 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node59/40960-1149214901/instance-40960-1149214901.opb 119158474 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.90 2/64 25507
/proc/meminfo: memFree=1591608/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=1400 CPUtime=0
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 152 0 0 0 0 0 0 0 18 0 1 0 187158360 1433600 135 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134617263 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 350 135 100 232 0 115 0

[startup+10.0022 s]
/proc/loadavg: 0.93 0.95 0.90 2/64 25507
/proc/meminfo: memFree=1579216/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=22040 CPUtime=9.99
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 3568 0 0 0 993 6 0 0 25 0 1 0 187158360 22568960 3204 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550034 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 5510 3204 104 232 0 5275 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 22040

[startup+20.0082 s]
/proc/loadavg: 0.94 0.96 0.91 2/64 25507
/proc/meminfo: memFree=1572432/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=25088 CPUtime=19.98
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 5657 0 0 0 1988 10 0 0 25 0 1 0 187158360 25690112 4908 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 6272 4908 104 232 0 6037 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 25088

[startup+30.0141 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 25507
/proc/meminfo: memFree=1567056/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=43036 CPUtime=29.99
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 7006 0 0 0 2985 14 0 0 25 0 1 0 187158360 44068864 6257 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 10759 6257 105 232 0 10524 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 43036

[startup+40.02 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 25507
/proc/meminfo: memFree=1563088/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=43976 CPUtime=39.99
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 7987 0 0 0 3982 17 0 0 25 0 1 0 187158360 45031424 7238 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 10994 7238 105 232 0 10759 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 43976

[startup+50.0259 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 25507
/proc/meminfo: memFree=1560080/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=48188 CPUtime=49.99
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 9507 0 0 0 4980 19 0 0 25 0 1 0 187158360 49344512 7989 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 12047 7989 105 232 0 11812 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 48188

[startup+60.0319 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 25507
/proc/meminfo: memFree=1556176/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=49124 CPUtime=60
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 10482 0 0 0 5978 22 0 0 25 0 1 0 187158360 50302976 8964 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550821 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 12281 8964 105 232 0 12046 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 49124

[startup+70.0378 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 25507
/proc/meminfo: memFree=1553104/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=50004 CPUtime=70
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 11238 0 0 0 6976 24 0 0 25 0 1 0 187158360 51204096 9720 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134563513 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 12501 9720 105 232 0 12266 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 50004

[startup+80.0448 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 25507
/proc/meminfo: memFree=1549904/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=51244 CPUtime=80
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 12051 0 0 0 7974 26 0 0 25 0 1 0 187158360 52473856 10533 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 12811 10533 105 232 0 12576 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 51244

[startup+90.0516 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 25507
/proc/meminfo: memFree=1547600/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=51900 CPUtime=90
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 12626 0 0 0 8972 28 0 0 25 0 1 0 187158360 53145600 11108 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 12975 11108 105 232 0 12740 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 51900

[startup+100.058 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 25507
/proc/meminfo: memFree=1544848/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=52500 CPUtime=100.01
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 13299 0 0 0 9970 31 0 0 25 0 1 0 187158360 53760000 11781 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 13125 11781 105 232 0 12890 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 52500

[startup+110.064 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 25507
/proc/meminfo: memFree=1542160/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=86008 CPUtime=110.01
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 13980 0 0 0 10969 32 0 0 25 0 1 0 187158360 88072192 12462 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 21502 12462 105 232 0 21267 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 86008

[startup+120.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25507
/proc/meminfo: memFree=1539344/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=86524 CPUtime=120.01
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 14679 0 0 0 11968 33 0 0 25 0 1 0 187158360 88600576 13161 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550377 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 21631 13161 105 232 0 21396 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 86524

[startup+130.076 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25507
/proc/meminfo: memFree=1536784/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=87008 CPUtime=130.02
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 15320 0 0 0 12966 36 0 0 25 0 1 0 187158360 89096192 13802 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 21752 13802 105 232 0 21517 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 87008

[startup+140.083 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25507
/proc/meminfo: memFree=1534864/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=87756 CPUtime=140.02
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 15789 0 0 0 13964 38 0 0 25 0 1 0 187158360 89862144 14271 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 21939 14271 105 232 0 21704 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 87756

[startup+150.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25507
/proc/meminfo: memFree=1532624/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=88576 CPUtime=150.02
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 16386 0 0 0 14963 39 0 0 25 0 1 0 187158360 90701824 14835 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 22144 14835 105 232 0 21909 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 88576

[startup+160.096 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25507
/proc/meminfo: memFree=1530704/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=88948 CPUtime=160.02
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 16866 0 0 0 15962 40 0 0 25 0 1 0 187158360 91082752 15315 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 22237 15315 105 232 0 22002 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 88948

[startup+170.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25507
/proc/meminfo: memFree=1529232/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=95544 CPUtime=170.02
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 18784 0 0 0 16959 43 0 0 25 0 1 0 187158360 97837056 15663 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 23886 15663 105 232 0 23651 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 95544

[startup+180.108 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25507
/proc/meminfo: memFree=1526864/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=96236 CPUtime=180.02
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 19408 0 0 0 17958 44 0 0 25 0 1 0 187158360 98545664 16254 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 24059 16254 105 232 0 23824 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 96236

[startup+190.114 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25507
/proc/meminfo: memFree=1524624/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=96500 CPUtime=190.03
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 19968 0 0 0 18957 46 0 0 25 0 1 0 187158360 98816000 16814 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 24125 16814 105 232 0 23890 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 96500

[startup+200.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25507
/proc/meminfo: memFree=1522576/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=96760 CPUtime=200.03
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 20494 0 0 0 19955 48 0 0 25 0 1 0 187158360 99082240 17307 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551999 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 24190 17307 105 232 0 23955 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 96760

[startup+210.126 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25507
/proc/meminfo: memFree=1520720/2055920 swapFree=4180876/4192956

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

/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 58376 0 0 0 177931 210 0 0 25 0 1 0 187158360 221175808 48094 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 53998 48094 105 232 0 53763 0
Current children cumulated CPU time (s) 1781.41
Current children cumulated vsize (Kb) 215992

[startup+1783.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25509
/proc/meminfo: memFree=1398992/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=215992 CPUtime=1782.41
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 58376 0 0 0 178031 210 0 0 25 0 1 0 187158360 221175808 48094 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 53998 48094 105 232 0 53763 0
Current children cumulated CPU time (s) 1782.41
Current children cumulated vsize (Kb) 215992

[startup+1784.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25509
/proc/meminfo: memFree=1398992/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=215992 CPUtime=1783.42
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 58378 0 0 0 178131 211 0 0 25 0 1 0 187158360 221175808 48096 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 53998 48096 105 232 0 53763 0
Current children cumulated CPU time (s) 1783.42
Current children cumulated vsize (Kb) 215992

[startup+1785.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25509
/proc/meminfo: memFree=1398992/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=215992 CPUtime=1784.43
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 58384 0 0 0 178232 211 0 0 25 0 1 0 187158360 221175808 48102 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550838 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 53998 48102 105 232 0 53763 0
Current children cumulated CPU time (s) 1784.43
Current children cumulated vsize (Kb) 215992

[startup+1786.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25509
/proc/meminfo: memFree=1398928/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=215992 CPUtime=1785.43
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 58389 0 0 0 178332 211 0 0 25 0 1 0 187158360 221175808 48107 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 53998 48107 105 232 0 53763 0
Current children cumulated CPU time (s) 1785.43
Current children cumulated vsize (Kb) 215992

[startup+1787.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25509
/proc/meminfo: memFree=1398928/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=215992 CPUtime=1786.44
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 58392 0 0 0 178433 211 0 0 25 0 1 0 187158360 221175808 48110 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 53998 48110 105 232 0 53763 0
Current children cumulated CPU time (s) 1786.44
Current children cumulated vsize (Kb) 215992

[startup+1788.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25509
/proc/meminfo: memFree=1398928/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=215992 CPUtime=1787.44
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 58395 0 0 0 178533 211 0 0 25 0 1 0 187158360 221175808 48113 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550022 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 53998 48113 105 232 0 53763 0
Current children cumulated CPU time (s) 1787.44
Current children cumulated vsize (Kb) 215992

[startup+1789.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25509
/proc/meminfo: memFree=1398928/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=215992 CPUtime=1788.44
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 58397 0 0 0 178633 211 0 0 25 0 1 0 187158360 221175808 48115 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 53998 48115 105 232 0 53763 0
Current children cumulated CPU time (s) 1788.44
Current children cumulated vsize (Kb) 215992

[startup+1790.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25509
/proc/meminfo: memFree=1398928/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=215992 CPUtime=1789.45
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 58400 0 0 0 178734 211 0 0 25 0 1 0 187158360 221175808 48118 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134535386 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 53998 48118 105 232 0 53763 0
Current children cumulated CPU time (s) 1789.45
Current children cumulated vsize (Kb) 215992

[startup+1791.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25509
/proc/meminfo: memFree=1398864/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=215992 CPUtime=1790.45
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 58410 0 0 0 178834 211 0 0 25 0 1 0 187158360 221175808 48128 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135081538 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 53998 48128 105 232 0 53763 0
Current children cumulated CPU time (s) 1790.45
Current children cumulated vsize (Kb) 215992

[startup+1792.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25509
/proc/meminfo: memFree=1398864/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=215992 CPUtime=1791.46
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 58413 0 0 0 178935 211 0 0 25 0 1 0 187158360 221175808 48131 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 53998 48131 105 232 0 53763 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (Kb) 215992

[startup+1793.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25509
/proc/meminfo: memFree=1398864/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=215992 CPUtime=1792.46
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 58415 0 0 0 179035 211 0 0 25 0 1 0 187158360 221175808 48133 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 53998 48133 105 232 0 53763 0
Current children cumulated CPU time (s) 1792.46
Current children cumulated vsize (Kb) 215992

[startup+1794.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25509
/proc/meminfo: memFree=1398800/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=215992 CPUtime=1793.46
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 58418 0 0 0 179135 211 0 0 25 0 1 0 187158360 221175808 48136 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552281 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 53998 48136 105 232 0 53763 0
Current children cumulated CPU time (s) 1793.46
Current children cumulated vsize (Kb) 215992

[startup+1795.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25509
/proc/meminfo: memFree=1398800/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=215992 CPUtime=1794.47
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 58421 0 0 0 179236 211 0 0 25 0 1 0 187158360 221175808 48139 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 53998 48139 105 232 0 53763 0
Current children cumulated CPU time (s) 1794.47
Current children cumulated vsize (Kb) 215992

[startup+1796.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25509
/proc/meminfo: memFree=1398800/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=215992 CPUtime=1795.47
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 58423 0 0 0 179336 211 0 0 25 0 1 0 187158360 221175808 48141 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 53998 48141 105 232 0 53763 0
Current children cumulated CPU time (s) 1795.47
Current children cumulated vsize (Kb) 215992

[startup+1797.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25509
/proc/meminfo: memFree=1398800/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=215992 CPUtime=1796.48
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 58425 0 0 0 179437 211 0 0 25 0 1 0 187158360 221175808 48143 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552269 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 53998 48143 105 232 0 53763 0
Current children cumulated CPU time (s) 1796.48
Current children cumulated vsize (Kb) 215992

[startup+1798.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25509
/proc/meminfo: memFree=1398736/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=215992 CPUtime=1797.48
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 58435 0 0 0 179537 211 0 0 25 0 1 0 187158360 221175808 48153 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552281 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 53998 48153 105 232 0 53763 0
Current children cumulated CPU time (s) 1797.48
Current children cumulated vsize (Kb) 215992

[startup+1799.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25509
/proc/meminfo: memFree=1398736/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=215992 CPUtime=1798.48
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 58437 0 0 0 179637 211 0 0 25 0 1 0 187158360 221175808 48155 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551485 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 53998 48155 105 232 0 53763 0
Current children cumulated CPU time (s) 1798.48
Current children cumulated vsize (Kb) 215992

[startup+1800.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25509
/proc/meminfo: memFree=1398736/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=215992 CPUtime=1799.49
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 58440 0 0 0 179738 211 0 0 25 0 1 0 187158360 221175808 48158 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 53998 48158 105 232 0 53763 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (Kb) 215992

[startup+1801.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25509
/proc/meminfo: memFree=1398736/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=215992 CPUtime=1800.49
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 58442 0 0 0 179838 211 0 0 25 0 1 0 187158360 221175808 48160 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 53998 48160 105 232 0 53763 0
Current children cumulated CPU time (s) 1800.49
Current children cumulated vsize (Kb) 215992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25509
/proc/meminfo: memFree=1398736/2055920 swapFree=4180876/4192956
[pid=25507] ppid=25505 vsize=215992 CPUtime=1800.5
/proc/25507/stat : 25507 (PBS4L) R 25505 25507 25462 0 -1 4194304 58442 0 0 0 179839 211 0 0 25 0 1 0 187158360 221175808 48160 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25507/statm: 53998 48160 105 232 0 53763 0
Current children cumulated CPU time (s) 1800.5
Current children cumulated vsize (Kb) 215992

Sending SIGTERM to -25507
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.22
CPU time (s): 1800.54
CPU user time (s): 1798.39
CPU system time (s): 2.14767
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (Kb): 215992
The end

Launcher Data (download as text)

Begin job on node59 on Fri Jun  2 02:21:41 UTC 2006


FILE ID= 40960-1149214901

PBS_JOBID= 294635

BENCH NAME= ROOT/tmp/node59/40960-1149214901/instance-40960-1149214901.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node59/40960-1149214901/instance-40960-1149214901.opb 119158474
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-40960-1149214901 -o ROOT/results/node59/solver-40960-1149214901 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node59/40960-1149214901/instance-40960-1149214901.opb 119158474

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  07abcf74f2aa8e328290ac3dd6aefa51

RANDOM SEED= 119158474


/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.272
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.272
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:       1591816 kB
Buffers:         34692 kB
Cached:         353884 kB
SwapCached:       4056 kB
Active:         107356 kB
Inactive:       290172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1591816 kB
SwapTotal:     4192956 kB
SwapFree:      4180876 kB
Dirty:             216 kB
Writeback:           0 kB
Mapped:          14720 kB
Slab:            52552 kB
Committed_AS:   209600 kB
PageTables:       1492 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node59 on Fri Jun  2 02:51:43 UTC 2006