Trace number 41031

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 412.432 412.548

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900551864.opb
MD5SUM733d8edd6a6cbfe19e20f4970079db5a
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 benchmark111.863
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 687
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/node76/41031-1149222929/instance-41031-1149222929.opb ......
412.53	c done parsing opb.
412.53	s UNSATISFIABLE
412.53	c Total Run Time					412.399

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node76/watcher-41031-1149222929 -o ROOT/results/node76/solver-41031-1149222929 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node76/41031-1149222929/instance-41031-1149222929.opb 679804567 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.90 2/68 14509
/proc/meminfo: memFree=1694216/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=1400 CPUtime=0
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 151 0 0 0 0 0 0 0 19 0 1 0 187932308 1433600 135 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134617263 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 350 135 100 232 0 115 0

[startup+10.002 s]
/proc/loadavg: 0.93 0.95 0.90 2/68 14509
/proc/meminfo: memFree=1681928/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=13744 CPUtime=9.99
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 3526 0 0 0 992 7 0 0 25 0 1 0 187932308 14073856 3163 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 3436 3163 105 232 0 3201 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 13744

[startup+20.0082 s]
/proc/loadavg: 0.94 0.96 0.91 2/68 14509
/proc/meminfo: memFree=1676296/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=24964 CPUtime=19.99
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 5306 0 0 0 1988 11 0 0 25 0 1 0 187932308 25563136 4558 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550054 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 6241 4558 105 232 0 6006 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 24964

[startup+30.0144 s]
/proc/loadavg: 0.95 0.96 0.91 2/68 14509
/proc/meminfo: memFree=1670792/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=26444 CPUtime=29.99
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 6678 0 0 0 2985 14 0 0 25 0 1 0 187932308 27078656 5930 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 6611 5930 105 232 0 6376 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 26444

[startup+40.0206 s]
/proc/loadavg: 0.95 0.96 0.91 2/68 14509
/proc/meminfo: memFree=1666632/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=43592 CPUtime=40
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 7713 0 0 0 3983 17 0 0 25 0 1 0 187932308 44638208 6965 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552011 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 10898 6965 105 232 0 10663 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 43592

[startup+50.0268 s]
/proc/loadavg: 0.96 0.96 0.91 2/68 14509
/proc/meminfo: memFree=1662984/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=47804 CPUtime=50.01
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 9388 0 0 0 4981 20 0 0 25 0 1 0 187932308 48951296 7871 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550821 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 11951 7871 105 232 0 11716 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 47804

[startup+60.033 s]
/proc/loadavg: 0.97 0.96 0.91 2/68 14509
/proc/meminfo: memFree=1658760/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=48904 CPUtime=60.01
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 10452 0 0 0 5979 22 0 0 25 0 1 0 187932308 50077696 8935 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550847 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 12226 8935 105 232 0 11991 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 48904

[startup+70.0382 s]
/proc/loadavg: 0.97 0.96 0.91 2/68 14509
/proc/meminfo: memFree=1657672/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=49612 CPUtime=70.01
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 10712 0 0 0 6977 24 0 0 25 0 1 0 187932308 50802688 9195 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550765 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 12403 9195 105 232 0 12168 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 49612

[startup+80.0444 s]
/proc/loadavg: 0.98 0.96 0.91 2/68 14509
/proc/meminfo: memFree=1655624/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=50676 CPUtime=80.01
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 11221 0 0 0 7975 26 0 0 25 0 1 0 187932308 51892224 9704 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 12669 9704 105 232 0 12434 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 50676

[startup+90.0506 s]
/proc/loadavg: 0.98 0.96 0.91 2/68 14509
/proc/meminfo: memFree=1652616/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=51292 CPUtime=90.02
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 11996 0 0 0 8974 28 0 0 25 0 1 0 187932308 52523008 10479 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552017 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 12823 10479 105 232 0 12588 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 51292

[startup+100.057 s]
/proc/loadavg: 0.98 0.96 0.91 2/68 14509
/proc/meminfo: memFree=1649928/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=51904 CPUtime=100.02
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 12657 0 0 0 9971 31 0 0 25 0 1 0 187932308 53149696 11140 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 12976 11140 105 232 0 12741 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 51904

[startup+110.063 s]
/proc/loadavg: 0.98 0.96 0.91 2/68 14509
/proc/meminfo: memFree=1646728/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=52592 CPUtime=110.03
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 13470 0 0 0 10970 33 0 0 25 0 1 0 187932308 53854208 11953 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134611861 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 13148 11953 105 232 0 12913 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 52592

[startup+120.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14509
/proc/meminfo: memFree=1643784/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=85972 CPUtime=120.03
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 14196 0 0 0 11968 35 0 0 25 0 1 0 187932308 88035328 12679 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 21493 12679 105 232 0 21258 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 85972

[startup+130.075 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14509
/proc/meminfo: memFree=1641928/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=86656 CPUtime=130.03
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 14664 0 0 0 12967 36 0 0 25 0 1 0 187932308 88735744 13147 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550844 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 21664 13147 105 232 0 21429 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 86656

[startup+140.082 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14509
/proc/meminfo: memFree=1640136/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=87712 CPUtime=140.04
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 15133 0 0 0 13966 38 0 0 25 0 1 0 187932308 89817088 13583 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 21928 13583 105 232 0 21693 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 87712

[startup+150.088 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14509
/proc/meminfo: memFree=1639624/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=87844 CPUtime=150.03
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 15264 0 0 0 14965 38 0 0 25 0 1 0 187932308 89952256 13714 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552318 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 21961 13714 105 232 0 21726 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 87844

[startup+160.094 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14509
/proc/meminfo: memFree=1639176/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=88116 CPUtime=160.04
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 15380 0 0 0 15964 40 0 0 25 0 1 0 187932308 90230784 13830 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 22029 13830 105 232 0 21794 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 88116

[startup+170.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14509
/proc/meminfo: memFree=1636936/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=88700 CPUtime=170.04
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 15934 0 0 0 16963 41 0 0 25 0 1 0 187932308 90828800 14351 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551993 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 22175 14351 105 232 0 21940 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 88700

[startup+180.106 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14509
/proc/meminfo: memFree=1635016/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=95240 CPUtime=180.05
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 17980 0 0 0 17961 44 0 0 25 0 1 0 187932308 97525760 14860 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 23810 14860 105 232 0 23575 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 95240

[startup+190.112 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14509
/proc/meminfo: memFree=1632456/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=96292 CPUtime=190.05
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 18612 0 0 0 18960 45 0 0 25 0 1 0 187932308 98603008 15492 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 24073 15492 105 232 0 23838 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 96292

[startup+200.118 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14509
/proc/meminfo: memFree=1632136/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=96292 CPUtime=200.06
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 18690 0 0 0 19959 47 0 0 25 0 1 0 187932308 98603008 15570 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134548934 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 24073 15570 105 232 0 23838 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 96292

[startup+210.124 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14509
/proc/meminfo: memFree=1631880/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=96604 CPUtime=210.06
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 18765 0 0 0 20958 48 0 0 25 0 1 0 187932308 98922496 15645 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 24151 15645 105 232 0 23916 0
Current children cumulated CPU time (s) 210.06
Current children cumulated vsize (Kb) 96604

[startup+220.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14509
/proc/meminfo: memFree=1631368/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=97184 CPUtime=220.06
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 18917 0 0 0 21957 49 0 0 25 0 1 0 187932308 99516416 15764 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 24296 15764 105 232 0 24061 0
Current children cumulated CPU time (s) 220.06
Current children cumulated vsize (Kb) 97184

[startup+230.136 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14509
/proc/meminfo: memFree=1630024/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=97704 CPUtime=230.06
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 19249 0 0 0 22956 50 0 0 25 0 1 0 187932308 100048896 16096 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 24426 16096 105 232 0 24191 0
Current children cumulated CPU time (s) 230.06
Current children cumulated vsize (Kb) 97704

[startup+240.144 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14509
/proc/meminfo: memFree=1629576/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=98028 CPUtime=240.07
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 19361 0 0 0 23955 52 0 0 25 0 1 0 187932308 100380672 16208 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 24507 16208 105 232 0 24272 0
Current children cumulated CPU time (s) 240.07
Current children cumulated vsize (Kb) 98028

[startup+250.149 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14511
/proc/meminfo: memFree=1629320/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=98160 CPUtime=250.08
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 19434 0 0 0 24955 53 0 0 25 0 1 0 187932308 100515840 16281 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 24540 16281 105 232 0 24305 0
Current children cumulated CPU time (s) 250.08
Current children cumulated vsize (Kb) 98160

[startup+260.155 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14511
/proc/meminfo: memFree=1628488/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=98288 CPUtime=260.08
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 19659 0 0 0 25954 54 0 0 25 0 1 0 187932308 100646912 16473 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558818 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 24572 16473 105 232 0 24337 0
Current children cumulated CPU time (s) 260.08
Current children cumulated vsize (Kb) 98288

[startup+270.161 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14511
/proc/meminfo: memFree=1626696/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=98628 CPUtime=270.08
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 20138 0 0 0 26952 56 0 0 25 0 1 0 187932308 100995072 16919 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552226 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 24657 16919 105 232 0 24422 0
Current children cumulated CPU time (s) 270.08
Current children cumulated vsize (Kb) 98628

[startup+280.167 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14511
/proc/meminfo: memFree=1625224/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=99544 CPUtime=280.08
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 20505 0 0 0 27951 57 0 0 25 0 1 0 187932308 101933056 17286 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551971 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 24886 17286 105 232 0 24651 0
Current children cumulated CPU time (s) 280.08
Current children cumulated vsize (Kb) 99544

[startup+290.174 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14511
/proc/meminfo: memFree=1624840/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=99800 CPUtime=290.08
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 20651 0 0 0 28950 58 0 0 25 0 1 0 187932308 102195200 17366 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 24950 17366 105 232 0 24715 0
Current children cumulated CPU time (s) 290.08
Current children cumulated vsize (Kb) 99800

[startup+300.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14511
/proc/meminfo: memFree=1624712/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=99800 CPUtime=300.09
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 20708 0 0 0 29950 59 0 0 25 0 1 0 187932308 102195200 17423 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 24950 17423 105 232 0 24715 0
Current children cumulated CPU time (s) 300.09
Current children cumulated vsize (Kb) 99800

[startup+310.186 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14511
/proc/meminfo: memFree=1624328/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=99992 CPUtime=310.09
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 20802 0 0 0 30948 61 0 0 25 0 1 0 187932308 102391808 17517 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 24998 17517 105 232 0 24763 0
Current children cumulated CPU time (s) 310.09
Current children cumulated vsize (Kb) 99992

[startup+320.192 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14511
/proc/meminfo: memFree=1623368/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=100860 CPUtime=320.1
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 21043 0 0 0 31948 62 0 0 25 0 1 0 187932308 103280640 17758 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 25215 17758 105 232 0 24980 0
Current children cumulated CPU time (s) 320.1
Current children cumulated vsize (Kb) 100860

[startup+330.198 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14511
/proc/meminfo: memFree=1622792/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=101316 CPUtime=330.1
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 21183 0 0 0 32947 63 0 0 25 0 1 0 187932308 103747584 17898 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 25329 17898 105 232 0 25094 0
Current children cumulated CPU time (s) 330.1
Current children cumulated vsize (Kb) 101316

[startup+340.205 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14511
/proc/meminfo: memFree=1622408/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=101448 CPUtime=340.1
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 21280 0 0 0 33946 64 0 0 25 0 1 0 187932308 103882752 17995 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550821 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 25362 17995 105 232 0 25127 0
Current children cumulated CPU time (s) 340.1
Current children cumulated vsize (Kb) 101448

[startup+350.211 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14511
/proc/meminfo: memFree=1622024/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=101792 CPUtime=350.1
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 21374 0 0 0 34945 65 0 0 25 0 1 0 187932308 104235008 18089 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 25448 18089 105 232 0 25213 0
Current children cumulated CPU time (s) 350.1
Current children cumulated vsize (Kb) 101792

[startup+360.217 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14511
/proc/meminfo: memFree=1621448/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=102160 CPUtime=360.11
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 21518 0 0 0 35945 66 0 0 25 0 1 0 187932308 104611840 18233 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 25540 18233 105 232 0 25305 0
Current children cumulated CPU time (s) 360.11
Current children cumulated vsize (Kb) 102160

[startup+370.222 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14511
/proc/meminfo: memFree=1621192/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=102160 CPUtime=370.12
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 21579 0 0 0 36944 68 0 0 25 0 1 0 187932308 104611840 18294 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551993 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 25540 18294 105 232 0 25305 0
Current children cumulated CPU time (s) 370.12
Current children cumulated vsize (Kb) 102160

[startup+380.228 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14511
/proc/meminfo: memFree=1620360/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=103096 CPUtime=380.12
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 21789 0 0 0 37943 69 0 0 25 0 1 0 187932308 105570304 18504 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 25774 18504 105 232 0 25539 0
Current children cumulated CPU time (s) 380.12
Current children cumulated vsize (Kb) 103096

[startup+390.235 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14511
/proc/meminfo: memFree=1619528/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=103860 CPUtime=390.12
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 21992 0 0 0 38942 70 0 0 25 0 1 0 187932308 106352640 18707 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 25965 18707 105 232 0 25730 0
Current children cumulated CPU time (s) 390.12
Current children cumulated vsize (Kb) 103860

[startup+400.241 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14511
/proc/meminfo: memFree=1618888/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=104328 CPUtime=400.13
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 22151 0 0 0 39941 72 0 0 25 0 1 0 187932308 106831872 18866 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 26082 18866 105 232 0 25847 0
Current children cumulated CPU time (s) 400.13
Current children cumulated vsize (Kb) 104328

[startup+410.247 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14511
/proc/meminfo: memFree=1617608/2055888 swapFree=4085392/4096564
[pid=14509] ppid=14507 vsize=105484 CPUtime=410.13
/proc/14509/stat : 14509 (PBS4L) R 14507 14509 14464 0 -1 4194304 22459 0 0 0 40940 73 0 0 25 0 1 0 187932308 108015616 19174 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/14509/statm: 26371 19174 105 232 0 26136 0
Current children cumulated CPU time (s) 410.13
Current children cumulated vsize (Kb) 105484

Child status: 0
Real time (s): 412.548
CPU time (s): 412.432
CPU user time (s): 411.685
CPU system time (s): 0.746886
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (Kb): 105484

Launcher Data (download as text)

Begin job on node76 on Fri Jun  2 04:35:29 UTC 2006


FILE ID= 41031-1149222929

PBS_JOBID= 295566

BENCH NAME= ROOT/tmp/node76/41031-1149222929/instance-41031-1149222929.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node76/41031-1149222929/instance-41031-1149222929.opb 679804567
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-41031-1149222929 -o ROOT/results/node76/solver-41031-1149222929 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node76/41031-1149222929/instance-41031-1149222929.opb 679804567

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  733d8edd6a6cbfe19e20f4970079db5a

RANDOM SEED= 679804567


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6006.14
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.40
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1694424 kB
Buffers:         31172 kB
Cached:         264248 kB
SwapCached:       2488 kB
Active:          92128 kB
Inactive:       212044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1694424 kB
SwapTotal:     4096564 kB
SwapFree:      4085392 kB
Dirty:             140 kB
Writeback:           0 kB
Mapped:          16536 kB
Slab:            43912 kB
Committed_AS:   215664 kB
PageTables:       1260 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node76 on Fri Jun  2 04:42:22 UTC 2006