Trace number 41028

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.1LUNSAT 471.956 472.084

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900557574.opb
MD5SUM5107a201bfa7ecd84a67ffb212d048dd
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 benchmark156.705
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 689
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/node23/41028-1149222595/instance-41028-1149222595.opb ......
472.07	c done parsing opb.
472.07	s UNSATISFIABLE
472.07	c Total Run Time					471.919

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/node23/watcher-41028-1149222595 -o ROOT/results/node23/solver-41028-1149222595 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node23/41028-1149222595/instance-41028-1149222595.opb 22257764 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.96 0.91 2/64 7925
/proc/meminfo: memFree=1392752/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=1400 CPUtime=0
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 152 0 0 0 0 0 0 0 18 0 1 0 187923192 1433600 135 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134617263 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 350 135 100 232 0 115 0

[startup+10.0022 s]
/proc/loadavg: 0.93 0.96 0.91 2/64 7925
/proc/meminfo: memFree=1381432/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=13744 CPUtime=9.99
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 3302 0 0 0 993 6 0 0 25 0 1 0 187923192 14073856 2938 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 3436 2938 104 232 0 3201 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 13744

[startup+20.0083 s]
/proc/loadavg: 0.94 0.96 0.91 2/64 7925
/proc/meminfo: memFree=1375032/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=24804 CPUtime=19.99
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 5289 0 0 0 1987 12 0 0 25 0 1 0 187923192 25399296 4540 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 6201 4540 104 232 0 5966 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 24804

[startup+30.0145 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 7925
/proc/meminfo: memFree=1370296/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=26476 CPUtime=30
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 6467 0 0 0 2983 17 0 0 25 0 1 0 187923192 27111424 5718 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 6619 5718 104 232 0 6384 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 26476

[startup+40.0206 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 7925
/proc/meminfo: memFree=1365944/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=43828 CPUtime=40
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 7542 0 0 0 3980 20 0 0 25 0 1 0 187923192 44879872 6793 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 10957 6793 104 232 0 10722 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 43828

[startup+50.0267 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 7925
/proc/meminfo: memFree=1361976/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=47844 CPUtime=50
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 9301 0 0 0 4976 24 0 0 25 0 1 0 187923192 48992256 7783 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 11961 7783 104 232 0 11726 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 47844

[startup+60.0329 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 7925
/proc/meminfo: memFree=1358392/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=48832 CPUtime=60.01
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 10187 0 0 0 5973 28 0 0 25 0 1 0 187923192 50003968 8669 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 12208 8669 104 232 0 11973 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 48832

[startup+70.039 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 7925
/proc/meminfo: memFree=1355448/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=49420 CPUtime=70.01
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 10930 0 0 0 6971 30 0 0 25 0 1 0 187923192 50606080 9412 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 12355 9412 105 232 0 12120 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 49420

[startup+80.0451 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 7925
/proc/meminfo: memFree=1352504/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=50820 CPUtime=80.02
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 11659 0 0 0 7970 32 0 0 25 0 1 0 187923192 52039680 10141 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552002 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 12705 10141 105 232 0 12470 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 50820

[startup+90.0513 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 7925
/proc/meminfo: memFree=1351736/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=51244 CPUtime=90.02
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 11850 0 0 0 8968 34 0 0 25 0 1 0 187923192 52473856 10332 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 12811 10332 105 232 0 12576 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 51244

[startup+100.057 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 7925
/proc/meminfo: memFree=1351032/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=51784 CPUtime=100.02
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 12035 0 0 0 9966 36 0 0 25 0 1 0 187923192 53026816 10517 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 12946 10517 105 232 0 12711 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 51784

[startup+110.064 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 7925
/proc/meminfo: memFree=1348920/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=52444 CPUtime=110.03
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 12558 0 0 0 10965 38 0 0 25 0 1 0 187923192 53702656 11040 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 13111 11040 105 232 0 12876 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 52444

[startup+120.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7925
/proc/meminfo: memFree=1346104/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=53376 CPUtime=120.03
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 13256 0 0 0 11963 40 0 0 25 0 1 0 187923192 54657024 11738 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550016 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 13344 11738 105 232 0 13109 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 53376

[startup+130.076 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7925
/proc/meminfo: memFree=1344120/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=53800 CPUtime=130.04
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 13754 0 0 0 12962 42 0 0 25 0 1 0 187923192 55091200 12236 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552226 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 13450 12236 105 232 0 13215 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 53800

[startup+140.082 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7925
/proc/meminfo: memFree=1343352/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=54408 CPUtime=140.04
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 13938 0 0 0 13960 44 0 0 25 0 1 0 187923192 55713792 12420 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 13602 12420 105 232 0 13367 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 54408

[startup+150.088 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7925
/proc/meminfo: memFree=1342712/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=55132 CPUtime=150.04
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 14099 0 0 0 14958 46 0 0 25 0 1 0 187923192 56455168 12581 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 13783 12581 105 232 0 13548 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 55132

[startup+160.093 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7925
/proc/meminfo: memFree=1340536/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=88032 CPUtime=160.04
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 14639 0 0 0 15956 48 0 0 25 0 1 0 187923192 90144768 13121 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 22008 13121 105 232 0 21773 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 88032

[startup+170.099 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7925
/proc/meminfo: memFree=1338232/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=88772 CPUtime=170.04
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 15225 0 0 0 16954 50 0 0 25 0 1 0 187923192 90902528 13707 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 22193 13707 105 232 0 21958 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 88772

[startup+180.105 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7925
/proc/meminfo: memFree=1336376/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=95076 CPUtime=180.05
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 17217 0 0 0 17953 52 0 0 25 0 1 0 187923192 97357824 14162 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 23769 14162 105 232 0 23534 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 95076

[startup+190.112 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7925
/proc/meminfo: memFree=1334264/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=95888 CPUtime=190.05
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 17772 0 0 0 18951 54 0 0 25 0 1 0 187923192 98189312 14684 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550847 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 23972 14684 105 232 0 23737 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 95888

[startup+200.118 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7925
/proc/meminfo: memFree=1333752/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=96148 CPUtime=200.05
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 17902 0 0 0 19950 55 0 0 25 0 1 0 187923192 98455552 14814 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550805 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 24037 14814 105 232 0 23802 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 96148

[startup+210.124 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7925
/proc/meminfo: memFree=1333240/2055920 swapFree=4180892/4192956

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

/proc/7925/statm: 24699 17143 105 232 0 24464 0
Current children cumulated CPU time (s) 260.08
Current children cumulated vsize (Kb) 98796

[startup+270.161 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7925
/proc/meminfo: memFree=1322360/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=99168 CPUtime=270.08
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 21006 0 0 0 26940 68 0 0 25 0 1 0 187923192 101548032 17654 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552281 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 24792 17654 105 232 0 24557 0
Current children cumulated CPU time (s) 270.08
Current children cumulated vsize (Kb) 99168

[startup+280.167 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7925
/proc/meminfo: memFree=1321720/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=99484 CPUtime=280.08
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 21200 0 0 0 27939 69 0 0 25 0 1 0 187923192 101871616 17815 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550821 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 24871 17815 105 232 0 24636 0
Current children cumulated CPU time (s) 280.08
Current children cumulated vsize (Kb) 99484

[startup+290.173 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7925
/proc/meminfo: memFree=1321208/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=99872 CPUtime=290.08
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 21343 0 0 0 28938 70 0 0 25 0 1 0 187923192 102268928 17925 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550056 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 24968 17925 105 232 0 24733 0
Current children cumulated CPU time (s) 290.08
Current children cumulated vsize (Kb) 99872

[startup+300.179 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7925
/proc/meminfo: memFree=1319800/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=101188 CPUtime=300.09
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 21800 0 0 0 29938 71 0 0 25 0 1 0 187923192 103616512 18283 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 25297 18283 105 232 0 25062 0
Current children cumulated CPU time (s) 300.09
Current children cumulated vsize (Kb) 101188

[startup+310.185 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7926
/proc/meminfo: memFree=1319352/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=101608 CPUtime=310.09
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 21921 0 0 0 30937 72 0 0 25 0 1 0 187923192 104046592 18404 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 25402 18404 105 232 0 25167 0
Current children cumulated CPU time (s) 310.09
Current children cumulated vsize (Kb) 101608

[startup+320.192 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7926
/proc/meminfo: memFree=1318840/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=102104 CPUtime=320.1
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 22045 0 0 0 31937 73 0 0 25 0 1 0 187923192 104554496 18528 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 25526 18528 105 232 0 25291 0
Current children cumulated CPU time (s) 320.1
Current children cumulated vsize (Kb) 102104

[startup+330.198 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7927
/proc/meminfo: memFree=1318008/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=102664 CPUtime=330.1
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 22243 0 0 0 32935 75 0 0 25 0 1 0 187923192 105127936 18726 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550095 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 25666 18726 105 232 0 25431 0
Current children cumulated CPU time (s) 330.1
Current children cumulated vsize (Kb) 102664

[startup+340.205 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7927
/proc/meminfo: memFree=1317688/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=102796 CPUtime=340.1
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 22324 0 0 0 33934 76 0 0 25 0 1 0 187923192 105263104 18807 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 25699 18807 105 232 0 25464 0
Current children cumulated CPU time (s) 340.1
Current children cumulated vsize (Kb) 102796

[startup+350.211 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7927
/proc/meminfo: memFree=1317432/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=102988 CPUtime=350.11
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 22408 0 0 0 34934 77 0 0 25 0 1 0 187923192 105459712 18891 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 25747 18891 105 232 0 25512 0
Current children cumulated CPU time (s) 350.11
Current children cumulated vsize (Kb) 102988

[startup+360.217 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7927
/proc/meminfo: memFree=1316920/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=103296 CPUtime=360.11
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 22527 0 0 0 35932 79 0 0 25 0 1 0 187923192 105775104 19010 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 25824 19010 105 232 0 25589 0
Current children cumulated CPU time (s) 360.11
Current children cumulated vsize (Kb) 103296

[startup+370.223 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7927
/proc/meminfo: memFree=1316152/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=103752 CPUtime=370.11
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 22720 0 0 0 36931 80 0 0 25 0 1 0 187923192 106242048 19203 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 25938 19203 105 232 0 25703 0
Current children cumulated CPU time (s) 370.11
Current children cumulated vsize (Kb) 103752

[startup+380.229 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7927
/proc/meminfo: memFree=1315960/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=104012 CPUtime=380.12
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 22811 0 0 0 37931 81 0 0 25 0 1 0 187923192 106508288 19261 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552293 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 26003 19261 105 232 0 25768 0
Current children cumulated CPU time (s) 380.12
Current children cumulated vsize (Kb) 104012

[startup+390.236 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7927
/proc/meminfo: memFree=1314936/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=105240 CPUtime=390.13
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 23086 0 0 0 38930 83 0 0 25 0 1 0 187923192 107765760 19503 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 26310 19503 105 232 0 26075 0
Current children cumulated CPU time (s) 390.13
Current children cumulated vsize (Kb) 105240

[startup+400.241 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7927
/proc/meminfo: memFree=1314744/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=105240 CPUtime=400.13
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 23138 0 0 0 39929 84 0 0 25 0 1 0 187923192 107765760 19555 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 26310 19555 105 232 0 26075 0
Current children cumulated CPU time (s) 400.13
Current children cumulated vsize (Kb) 105240

[startup+410.247 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7927
/proc/meminfo: memFree=1314552/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=105240 CPUtime=410.13
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 23190 0 0 0 40928 85 0 0 25 0 1 0 187923192 107765760 19607 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 26310 19607 105 232 0 26075 0
Current children cumulated CPU time (s) 410.13
Current children cumulated vsize (Kb) 105240

[startup+420.254 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7927
/proc/meminfo: memFree=1314232/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=105372 CPUtime=420.13
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 23261 0 0 0 41927 86 0 0 25 0 1 0 187923192 107900928 19678 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 26343 19678 105 232 0 26108 0
Current children cumulated CPU time (s) 420.13
Current children cumulated vsize (Kb) 105372

[startup+430.26 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7927
/proc/meminfo: memFree=1313400/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=105920 CPUtime=430.13
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 23478 0 0 0 42926 87 0 0 25 0 1 0 187923192 108462080 19895 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552226 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 26480 19895 105 232 0 26245 0
Current children cumulated CPU time (s) 430.13
Current children cumulated vsize (Kb) 105920

[startup+440.266 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7927
/proc/meminfo: memFree=1313016/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=106492 CPUtime=440.14
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 23575 0 0 0 43926 88 0 0 25 0 1 0 187923192 109047808 19992 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 26623 19992 105 232 0 26388 0
Current children cumulated CPU time (s) 440.14
Current children cumulated vsize (Kb) 106492

[startup+450.273 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7927
/proc/meminfo: memFree=1312312/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=106960 CPUtime=450.15
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 23744 0 0 0 44925 90 0 0 25 0 1 0 187923192 109527040 20161 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 26740 20161 105 232 0 26505 0
Current children cumulated CPU time (s) 450.15
Current children cumulated vsize (Kb) 106960

[startup+460.279 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7927
/proc/meminfo: memFree=1311416/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=107456 CPUtime=460.15
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 23970 0 0 0 45924 91 0 0 25 0 1 0 187923192 110034944 20387 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 26864 20387 105 232 0 26629 0
Current children cumulated CPU time (s) 460.15
Current children cumulated vsize (Kb) 107456

[startup+470.285 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 7927
/proc/meminfo: memFree=1310648/2055920 swapFree=4180892/4192956
[pid=7925] ppid=7923 vsize=108544 CPUtime=470.15
/proc/7925/stat : 7925 (PBS4L) R 7923 7925 7880 0 -1 4194304 24155 0 0 0 46923 92 0 0 25 0 1 0 187923192 111149056 20572 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/7925/statm: 27136 20572 105 232 0 26901 0
Current children cumulated CPU time (s) 470.15
Current children cumulated vsize (Kb) 108544

Child status: 0
Real time (s): 472.084
CPU time (s): 471.956
CPU user time (s): 471.004
CPU system time (s): 0.951855
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (Kb): 108544

Launcher Data (download as text)

Begin job on node23 on Fri Jun  2 04:29:55 UTC 2006


FILE ID= 41028-1149222595

PBS_JOBID= 295528

BENCH NAME= ROOT/tmp/node23/41028-1149222595/instance-41028-1149222595.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node23/41028-1149222595/instance-41028-1149222595.opb 22257764
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-41028-1149222595 -o ROOT/results/node23/solver-41028-1149222595 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node23/41028-1149222595/instance-41028-1149222595.opb 22257764

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  5107a201bfa7ecd84a67ffb212d048dd

RANDOM SEED= 22257764


/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.213
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	: 5931.00
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.213
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:       1392960 kB
Buffers:         39928 kB
Cached:         546848 kB
SwapCached:       3872 kB
Active:         167080 kB
Inactive:       428532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1392960 kB
SwapTotal:     4192956 kB
SwapFree:      4180892 kB
Dirty:             180 kB
Writeback:           0 kB
Mapped:          14696 kB
Slab:            53356 kB
Committed_AS:   215744 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node23 on Fri Jun  2 04:37:47 UTC 2006