Trace number 40976

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 340.001 340.094

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900568186.opb
MD5SUM75bd0b27f5ff05dc207afe3c3d5552d1
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 benchmark122.765
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 721
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/node46/40976-1149216596/instance-40976-1149216596.opb ......
340.08	c done parsing opb.
340.08	s UNSATISFIABLE
340.08	c Total Run Time					339.967

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/node46/watcher-40976-1149216596 -o ROOT/results/node46/solver-40976-1149216596 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node46/40976-1149216596/instance-40976-1149216596.opb 124407271 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.84 0.95 0.95 2/64 25057
/proc/meminfo: memFree=1379912/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=1400 CPUtime=0
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 152 0 0 0 0 0 0 0 18 0 1 0 101816466 1433600 135 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134617263 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 350 135 100 232 0 115 0

[startup+10.0014 s]
/proc/loadavg: 0.87 0.95 0.95 2/64 25057
/proc/meminfo: memFree=1369160/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=13572 CPUtime=9.99
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 3142 0 0 0 992 7 0 0 25 0 1 0 101816466 13897728 2778 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 3393 2778 104 232 0 3158 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 13572

[startup+20.0075 s]
/proc/loadavg: 0.89 0.95 0.95 2/64 25057
/proc/meminfo: memFree=1363152/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=24808 CPUtime=20
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 5036 0 0 0 1989 11 0 0 25 0 1 0 101816466 25403392 4287 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551957 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 6202 4287 104 232 0 5967 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 24808

[startup+30.0136 s]
/proc/loadavg: 0.90 0.95 0.95 2/64 25057
/proc/meminfo: memFree=1358608/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=26304 CPUtime=30
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 6170 0 0 0 2986 14 0 0 25 0 1 0 101816466 26935296 5421 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 6576 5421 104 232 0 6341 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 26304

[startup+40.0196 s]
/proc/loadavg: 0.92 0.95 0.95 2/64 25057
/proc/meminfo: memFree=1354960/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=26976 CPUtime=40
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 7070 0 0 0 3984 16 0 0 25 0 1 0 101816466 27623424 6321 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552011 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 6744 6321 104 232 0 6509 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 26976

[startup+50.0257 s]
/proc/loadavg: 0.93 0.96 0.95 2/64 25057
/proc/meminfo: memFree=1351376/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=44300 CPUtime=50.01
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 7967 0 0 0 4982 19 0 0 25 0 1 0 101816466 45363200 7218 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 11075 7218 104 232 0 10840 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 44300

[startup+60.0318 s]
/proc/loadavg: 0.94 0.96 0.95 2/64 25057
/proc/meminfo: memFree=1348112/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=48128 CPUtime=60.01
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 9555 0 0 0 5980 21 0 0 25 0 1 0 101816466 49283072 8037 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550847 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 12032 8037 105 232 0 11797 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 48128

[startup+70.0378 s]
/proc/loadavg: 0.95 0.96 0.95 2/64 25057
/proc/meminfo: memFree=1344784/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=49176 CPUtime=70.01
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 10386 0 0 0 6977 24 0 0 25 0 1 0 101816466 50356224 8868 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549958 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 12294 8868 105 232 0 12059 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 49176

[startup+80.0439 s]
/proc/loadavg: 0.96 0.96 0.95 2/64 25057
/proc/meminfo: memFree=1341776/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=49864 CPUtime=80.01
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 11126 0 0 0 7974 27 0 0 25 0 1 0 101816466 51060736 9608 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552266 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 12466 9608 105 232 0 12231 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 49864

[startup+90.05 s]
/proc/loadavg: 0.96 0.96 0.95 2/64 25057
/proc/meminfo: memFree=1338832/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=50744 CPUtime=90.01
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 11869 0 0 0 8971 30 0 0 25 0 1 0 101816466 51961856 10351 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 12686 10351 105 232 0 12451 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 50744

[startup+100.056 s]
/proc/loadavg: 0.97 0.96 0.95 2/64 25057
/proc/meminfo: memFree=1336336/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=51464 CPUtime=100.02
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 12487 0 0 0 9970 32 0 0 25 0 1 0 101816466 52699136 10969 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552281 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 12866 10969 105 232 0 12631 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 51464

[startup+110.062 s]
/proc/loadavg: 0.97 0.96 0.95 2/64 25057
/proc/meminfo: memFree=1333904/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=51788 CPUtime=110.02
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 13092 0 0 0 10969 33 0 0 25 0 1 0 101816466 53030912 11574 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550836 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 12947 11574 105 232 0 12712 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 51788

[startup+120.069 s]
/proc/loadavg: 0.98 0.96 0.95 2/64 25057
/proc/meminfo: memFree=1332176/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=52828 CPUtime=120.03
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 13519 0 0 0 11967 36 0 0 25 0 1 0 101816466 54095872 12001 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550377 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 13207 12001 105 232 0 12972 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 52828

[startup+130.075 s]
/proc/loadavg: 0.98 0.96 0.95 2/64 25057
/proc/meminfo: memFree=1331600/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=53160 CPUtime=130.03
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 13670 0 0 0 12966 37 0 0 25 0 1 0 101816466 54435840 12152 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552849 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 13290 12152 105 232 0 13055 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 53160

[startup+140.081 s]
/proc/loadavg: 0.98 0.96 0.95 2/64 25057
/proc/meminfo: memFree=1330576/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=53888 CPUtime=140.04
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 13986 0 0 0 13965 39 0 0 25 0 1 0 101816466 55181312 12402 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 13472 12402 105 232 0 13237 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 53888

[startup+150.087 s]
/proc/loadavg: 0.98 0.97 0.95 2/64 25057
/proc/meminfo: memFree=1328208/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=87320 CPUtime=150.04
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 14576 0 0 0 14963 41 0 0 25 0 1 0 101816466 89415680 12992 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 21830 12992 105 232 0 21595 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 87320

[startup+160.093 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 25057
/proc/meminfo: memFree=1327568/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=87932 CPUtime=160.04
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 14771 0 0 0 15962 42 0 0 25 0 1 0 101816466 90042368 13154 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 21983 13154 105 232 0 21748 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 87932

[startup+170.099 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 25057
/proc/meminfo: memFree=1327184/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=88064 CPUtime=170.04
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 14867 0 0 0 16961 43 0 0 25 0 1 0 101816466 90177536 13250 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552345 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 22016 13250 105 232 0 21781 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 88064

[startup+180.107 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 25057
/proc/meminfo: memFree=1326544/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=88616 CPUtime=180.05
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 15035 0 0 0 17960 45 0 0 25 0 1 0 101816466 90742784 13418 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 22154 13418 105 232 0 21919 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 88616

[startup+190.112 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 25057
/proc/meminfo: memFree=1326032/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=89296 CPUtime=190.06
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 15231 0 0 0 18960 46 0 0 25 0 1 0 101816466 91439104 13548 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 22324 13548 105 232 0 22089 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 89296

[startup+200.118 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 25057
/proc/meminfo: memFree=1325712/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=89480 CPUtime=200.06
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 15302 0 0 0 19959 47 0 0 25 0 1 0 101816466 91627520 13619 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 22370 13619 105 232 0 22135 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 89480

[startup+210.124 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 25057
/proc/meminfo: memFree=1325200/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=89828 CPUtime=210.06
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 15439 0 0 0 20958 48 0 0 25 0 1 0 101816466 91983872 13756 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552011 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 22457 13756 105 232 0 22222 0
Current children cumulated CPU time (s) 210.06
Current children cumulated vsize (Kb) 89828

[startup+220.13 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 25057
/proc/meminfo: memFree=1324816/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=96360 CPUtime=220.06
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 17094 0 0 0 21957 49 0 0 25 0 1 0 101816466 98672640 13841 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 24090 13841 105 232 0 23855 0
Current children cumulated CPU time (s) 220.06
Current children cumulated vsize (Kb) 96360

[startup+230.136 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 25057
/proc/meminfo: memFree=1324496/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=96680 CPUtime=230.07
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 17202 0 0 0 22957 50 0 0 25 0 1 0 101816466 99000320 13916 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 24170 13916 105 232 0 23935 0
Current children cumulated CPU time (s) 230.07
Current children cumulated vsize (Kb) 96680

[startup+240.143 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 25057
/proc/meminfo: memFree=1323792/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=97072 CPUtime=240.07
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 17413 0 0 0 23956 51 0 0 25 0 1 0 101816466 99401728 14094 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 24268 14094 105 232 0 24033 0
Current children cumulated CPU time (s) 240.07
Current children cumulated vsize (Kb) 97072

[startup+250.149 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 25057
/proc/meminfo: memFree=1322128/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=97652 CPUtime=250.08
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 17830 0 0 0 24955 53 0 0 25 0 1 0 101816466 99995648 14511 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 24413 14511 105 232 0 24178 0
Current children cumulated CPU time (s) 250.08
Current children cumulated vsize (Kb) 97652

[startup+260.155 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 25057
/proc/meminfo: memFree=1320848/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=99112 CPUtime=260.08
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 18176 0 0 0 25955 53 0 0 25 0 1 0 101816466 101490688 14824 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550821 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 24778 14824 105 232 0 24543 0
Current children cumulated CPU time (s) 260.08
Current children cumulated vsize (Kb) 99112

[startup+270.161 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 25057
/proc/meminfo: memFree=1320592/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=99244 CPUtime=270.08
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 18242 0 0 0 26953 55 0 0 25 0 1 0 101816466 101625856 14890 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 24811 14890 105 232 0 24576 0
Current children cumulated CPU time (s) 270.08
Current children cumulated vsize (Kb) 99244

[startup+280.167 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 25057
/proc/meminfo: memFree=1320464/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=99244 CPUtime=280.09
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 18285 0 0 0 27952 57 0 0 25 0 1 0 101816466 101625856 14933 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552281 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 24811 14933 105 232 0 24576 0
Current children cumulated CPU time (s) 280.09
Current children cumulated vsize (Kb) 99244

[startup+290.173 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 25057
/proc/meminfo: memFree=1319952/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=99516 CPUtime=290.09
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 18401 0 0 0 28951 58 0 0 25 0 1 0 101816466 101904384 15049 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550377 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 24879 15049 105 232 0 24644 0
Current children cumulated CPU time (s) 290.09
Current children cumulated vsize (Kb) 99516

[startup+300.179 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 25057
/proc/meminfo: memFree=1319440/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=100068 CPUtime=300.09
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 18538 0 0 0 29950 59 0 0 25 0 1 0 101816466 102469632 15186 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552281 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 25017 15186 105 232 0 24782 0
Current children cumulated CPU time (s) 300.09
Current children cumulated vsize (Kb) 100068

[startup+310.185 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 25057
/proc/meminfo: memFree=1318936/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=100376 CPUtime=310.09
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 18659 0 0 0 30949 60 0 0 25 0 1 0 101816466 102785024 15307 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552034 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 25094 15307 105 232 0 24859 0
Current children cumulated CPU time (s) 310.09
Current children cumulated vsize (Kb) 100376

[startup+320.191 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 25057
/proc/meminfo: memFree=1318552/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=100700 CPUtime=320.1
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 18759 0 0 0 31949 61 0 0 25 0 1 0 101816466 103116800 15407 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 25175 15407 105 232 0 24940 0
Current children cumulated CPU time (s) 320.1
Current children cumulated vsize (Kb) 100700

[startup+330.198 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 25057
/proc/meminfo: memFree=1317656/2055920 swapFree=4183160/4192956
[pid=25057] ppid=25055 vsize=101412 CPUtime=330.1
/proc/25057/stat : 25057 (PBS4L) R 25055 25057 25012 0 -1 4194304 18985 0 0 0 32948 62 0 0 25 0 1 0 101816466 103845888 15633 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552281 0 0 4096 0 0 0 0 17 1 0 0
/proc/25057/statm: 25353 15633 105 232 0 25118 0
Current children cumulated CPU time (s) 330.1
Current children cumulated vsize (Kb) 101412

Child status: 0
Real time (s): 340.094
CPU time (s): 340.001
CPU user time (s): 339.355
CPU system time (s): 0.645901
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (Kb): 101412

Launcher Data (download as text)

Begin job on node46 on Fri Jun  2 02:49:56 UTC 2006


FILE ID= 40976-1149216596

PBS_JOBID= 294854

BENCH NAME= ROOT/tmp/node46/40976-1149216596/instance-40976-1149216596.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node46/40976-1149216596/instance-40976-1149216596.opb 124407271
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node46/watcher-40976-1149216596 -o ROOT/results/node46/solver-40976-1149216596 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node46/40976-1149216596/instance-40976-1149216596.opb 124407271

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  75bd0b27f5ff05dc207afe3c3d5552d1

RANDOM SEED= 124407271


/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.223
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.223
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:       1380120 kB
Buffers:         40836 kB
Cached:         557324 kB
SwapCached:       4252 kB
Active:         161156 kB
Inactive:       446096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1380120 kB
SwapTotal:     4192956 kB
SwapFree:      4183160 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          15052 kB
Slab:            54584 kB
Committed_AS:   179972 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node46 on Fri Jun  2 02:55:36 UTC 2006