Trace number 39560

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
bsolo 2006/05? 1800.08 1800.61

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900669797.opb
MD5SUMa7f9415d82387c85347e0216376f3dfd
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 benchmark76.2804
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 695
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 Time Limit set via PBTIMEOUT to 1800
0.01	c INFO: OSL Context initialized.
0.06	c Initial problem consists of 231 variables and 2707 constraints.
0.07	c Using non-optimization problem switches.
0.07	c No problem reductions applied in OPT. instance.
0.07	c	preprocess terminated. Elapsed time: 0.068
0.07	c After prepocess the problem consists of 231 variables and 2586 constraints.
0.12	c Restart #1 #Var: 231 LB: 0 @ 0.111
0.25	c Restart #2 #Var: 231 LB: 0 @ 0.242
0.42	c Restart #3 #Var: 231 LB: 0 @ 0.41
0.58	c Restart #4 #Var: 231 LB: 0 @ 0.576
0.78	c Restart #5 #Var: 231 LB: 0 @ 0.774
1.08	c Restart #6 #Var: 231 LB: 0 @ 1.073
1.37	c Restart #7 #Var: 231 LB: 0 @ 1.367
1.85	c Restart #8 #Var: 231 LB: 0 @ 1.84
2.37	c Restart #9 #Var: 231 LB: 0 @ 2.369
2.99	c Restart #10 #Var: 231 LB: 0 @ 2.984
3.72	c Restart #11 #Var: 231 LB: 0 @ 3.714
4.52	c Restart #12 #Var: 231 LB: 0 @ 4.512
5.40	c Restart #13 #Var: 231 LB: 0 @ 5.396
6.83	c Restart #14 #Var: 231 LB: 0 @ 6.821
8.21	c Restart #15 #Var: 231 LB: 0 @ 8.207
9.39	c Restart #16 #Var: 231 LB: 0 @ 9.382
11.29	c Restart #17 #Var: 231 LB: 0 @ 11.278
12.69	c Restart #18 #Var: 231 LB: 0 @ 12.677
14.84	c Restart #19 #Var: 231 LB: 0 @ 14.82
16.89	c Restart #20 #Var: 231 LB: 0 @ 16.868
19.56	c Restart #21 #Var: 231 LB: 0 @ 19.544
22.66	c Restart #22 #Var: 231 LB: 0 @ 22.636
27.29	c Restart #23 #Var: 231 LB: 0 @ 27.264
31.15	c Restart #24 #Var: 231 LB: 0 @ 31.124
36.03	c Restart #25 #Var: 231 LB: 0 @ 36.001
40.84	c Restart #26 #Var: 231 LB: 0 @ 40.814
47.70	c Restart #27 #Var: 231 LB: 0 @ 47.669
53.62	c Restart #28 #Var: 231 LB: 0 @ 53.583
60.14	c Restart #29 #Var: 231 LB: 0 @ 60.102
67.49	c Restart #30 #Var: 231 LB: 0 @ 67.455
83.94	c Restart #31 #Var: 231 LB: 0 @ 83.899
91.89	c Restart #32 #Var: 231 LB: 0 @ 91.849
99.82	c Restart #33 #Var: 231 LB: 0 @ 99.776
107.37	c Restart #34 #Var: 231 LB: 0 @ 107.33
118.57	c Restart #35 #Var: 231 LB: 0 @ 118.52
128.01	c Restart #36 #Var: 231 LB: 0 @ 127.95
139.16	c Restart #37 #Var: 231 LB: 0 @ 139.1
155.97	c Restart #38 #Var: 231 LB: 0 @ 155.91
168.86	c Restart #39 #Var: 231 LB: 0 @ 168.79
182.31	c Restart #40 #Var: 231 LB: 0 @ 182.25
199.31	c Restart #41 #Var: 231 LB: 0 @ 199.24
218.06	c Restart #42 #Var: 231 LB: 0 @ 217.98
235.31	c Restart #43 #Var: 231 LB: 0 @ 235.23
251.89	c Restart #44 #Var: 231 LB: 0 @ 251.8
272.65	c Restart #45 #Var: 231 LB: 0 @ 272.55
292.38	c Restart #46 #Var: 231 LB: 0 @ 292.28
317.95	c Restart #47 #Var: 231 LB: 0 @ 317.85
336.83	c Restart #48 #Var: 231 LB: 0 @ 336.72
366.07	c Restart #49 #Var: 231 LB: 0 @ 365.95
394.43	c Restart #50 #Var: 231 LB: 0 @ 394.3
443.22	c Restart #51 #Var: 231 LB: 0 @ 443.07
470.08	c Restart #52 #Var: 231 LB: 0 @ 469.94
496.93	c Restart #53 #Var: 231 LB: 0 @ 496.78
520.43	c Restart #54 #Var: 231 LB: 0 @ 520.27
553.02	c Restart #55 #Var: 231 LB: 0 @ 552.85
582.04	c Restart #56 #Var: 231 LB: 0 @ 581.86
623.29	c Restart #57 #Var: 231 LB: 0 @ 623.1
662.14	c Restart #58 #Var: 231 LB: 0 @ 661.93
690.79	c Restart #59 #Var: 231 LB: 0 @ 690.58
719.40	c Restart #60 #Var: 231 LB: 0 @ 719.18
755.71	c Restart #61 #Var: 231 LB: 0 @ 755.48
789.77	c Restart #62 #Var: 231 LB: 0 @ 789.53
841.65	c Restart #63 #Var: 231 LB: 0 @ 841.4
896.16	c Restart #64 #Var: 231 LB: 0 @ 895.89
955.77	c CHANGE Heuristic... 
955.78	c Restart #0 #Var: 231 LB: 0 @ 955.49
963.28	c Restart #1 #Var: 231 LB: 0 @ 962.99
967.91	c Restart #2 #Var: 231 LB: 0 @ 967.62
973.23	c Restart #3 #Var: 231 LB: 0 @ 972.94
978.28	c Restart #4 #Var: 231 LB: 0 @ 977.98
985.88	c Restart #5 #Var: 231 LB: 0 @ 985.58
994.72	c Restart #6 #Var: 231 LB: 0 @ 994.42
1007.67	c Restart #7 #Var: 231 LB: 0 @ 1007.4
1015.04	c Restart #8 #Var: 231 LB: 0 @ 1014.7
1023.81	c Restart #9 #Var: 231 LB: 0 @ 1023.5
1035.43	c Restart #10 #Var: 231 LB: 0 @ 1035.1
1052.04	c Restart #11 #Var: 231 LB: 0 @ 1051.7
1066.94	c Restart #12 #Var: 231 LB: 0 @ 1066.6
1080.13	c Restart #13 #Var: 231 LB: 0 @ 1079.8
1092.88	c Restart #14 #Var: 231 LB: 0 @ 1092.6
1111.42	c Restart #15 #Var: 231 LB: 0 @ 1111.1
1128.24	c Restart #16 #Var: 231 LB: 0 @ 1127.9
1146.94	c Restart #17 #Var: 231 LB: 0 @ 1146.6
1162.47	c Restart #18 #Var: 231 LB: 0 @ 1162.1
1179.59	c Restart #19 #Var: 231 LB: 0 @ 1179.2
1197.51	c Restart #20 #Var: 231 LB: 0 @ 1197.2
1225.52	c Restart #21 #Var: 231 LB: 0 @ 1225.2
1249.92	c Restart #22 #Var: 231 LB: 0 @ 1249.5
1275.48	c Restart #23 #Var: 231 LB: 0 @ 1275.1
1301.02	c Restart #24 #Var: 231 LB: 0 @ 1300.6
1319.90	c Restart #25 #Var: 231 LB: 0 @ 1319.5
1340.47	c Restart #26 #Var: 231 LB: 0 @ 1340.1
1365.72	c Restart #27 #Var: 231 LB: 0 @ 1365.3
1394.59	c Restart #28 #Var: 231 LB: 0 @ 1394.2
1420.39	c Restart #29 #Var: 231 LB: 0 @ 1420
1445.19	c Restart #30 #Var: 231 LB: 0 @ 1444.8
1462.64	c Restart #31 #Var: 231 LB: 0 @ 1462.2
1490.76	c Restart #32 #Var: 231 LB: 0 @ 1490.3
1512.69	c Restart #33 #Var: 231 LB: 0 @ 1512.2
1551.76	c Restart #34 #Var: 231 LB: 0 @ 1551.3
1582.64	c Restart #35 #Var: 231 LB: 0 @ 1582.2
1622.04	c Restart #36 #Var: 231 LB: 0 @ 1621.6
1664.31	c Restart #37 #Var: 231 LB: 0 @ 1663.8
1711.61	c Restart #38 #Var: 231 LB: 0 @ 1711.1
1749.82	c Restart #39 #Var: 231 LB: 0 @ 1749.3
1800.54	s UNKNOWN
1800.54	c Exit Code: 0
1800.54	c Total time: 1800 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node40/watcher-39560-1149218377 -o ROOT/results/node40/solver-39560-1149218377 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node40/39560-1149218377/instance-39560-1149218377.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.90 2/64 5340
/proc/meminfo: memFree=1362048/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=4932 CPUtime=0
/proc/5340/stat : 5340 (bsolo) D 5338 5340 5295 0 -1 0 366 0 0 0 0 0 0 0 18 0 1 0 187504214 5050368 330 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 2147483391 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 1233 330 226 55 0 125 0

[startup+10.0022 s]
/proc/loadavg: 0.93 0.95 0.90 2/64 5340
/proc/meminfo: memFree=1343560/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=22964 CPUtime=9.98
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 4999 0 0 0 992 6 0 0 25 0 1 0 187504214 23515136 4914 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 5741 4914 296 55 0 4633 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 22964

[startup+20.0095 s]
/proc/loadavg: 0.94 0.96 0.91 2/64 5340
/proc/meminfo: memFree=1332104/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=34448 CPUtime=19.98
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 7869 0 0 0 1988 10 0 0 25 0 1 0 187504214 35274752 7784 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7345787 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 8612 7784 296 55 0 7504 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 34448

[startup+30.0168 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 5340
/proc/meminfo: memFree=1324808/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=41708 CPUtime=29.99
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 9695 0 0 0 2986 13 0 0 25 0 1 0 187504214 42708992 9610 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 10427 9610 296 55 0 9319 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 41708

[startup+40.0231 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 5340
/proc/meminfo: memFree=1317768/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=48704 CPUtime=39.98
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 11444 0 0 0 3983 15 0 0 25 0 1 0 187504214 49872896 11359 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 12176 11359 296 55 0 11068 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 48704

[startup+50.0294 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 5340
/proc/meminfo: memFree=1312520/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=53996 CPUtime=49.99
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 12755 0 0 0 4981 18 0 0 25 0 1 0 187504214 55291904 12669 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 13499 12669 296 55 0 12391 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 53996

[startup+60.0358 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 5340
/proc/meminfo: memFree=1306440/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=60064 CPUtime=60
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 14269 0 0 0 5980 20 0 0 25 0 1 0 187504214 61505536 14183 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 15016 14183 296 55 0 13908 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 60064

[startup+70.0421 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 5340
/proc/meminfo: memFree=1302024/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=64420 CPUtime=69.99
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 15373 0 0 0 6978 21 0 0 25 0 1 0 187504214 65966080 15287 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534001 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 16105 15287 296 55 0 14997 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 64420

[startup+80.0484 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 5340
/proc/meminfo: memFree=1299656/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=66796 CPUtime=80
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 15966 0 0 0 7977 23 0 0 25 0 1 0 187504214 68399104 15880 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534817 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 16699 15880 296 55 0 15591 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 66796

[startup+90.0547 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 5340
/proc/meminfo: memFree=1295816/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=70628 CPUtime=90
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 16927 0 0 0 8976 24 0 0 25 0 1 0 187504214 72323072 16841 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533608 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 17657 16841 296 55 0 16549 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 70628

[startup+100.061 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 5340
/proc/meminfo: memFree=1289992/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=76440 CPUtime=100.01
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 18365 0 0 0 9974 27 0 0 25 0 1 0 187504214 78274560 18279 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 19110 18279 296 55 0 18002 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 76440

[startup+110.067 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 5340
/proc/meminfo: memFree=1284552/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=81852 CPUtime=110.01
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 19721 0 0 0 10971 30 0 0 25 0 1 0 187504214 83816448 19635 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534817 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 20463 19635 296 55 0 19355 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 81852

[startup+120.074 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5340
/proc/meminfo: memFree=1280136/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=86340 CPUtime=120.02
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 20828 0 0 0 11971 31 0 0 25 0 1 0 187504214 88412160 20741 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 21585 20741 296 55 0 20477 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 86340

[startup+130.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5340
/proc/meminfo: memFree=1275016/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=91492 CPUtime=130.02
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 22110 0 0 0 12970 32 0 0 25 0 1 0 187504214 93687808 22023 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 22873 22023 296 55 0 21765 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 91492

[startup+140.086 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5340
/proc/meminfo: memFree=1270536/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=95992 CPUtime=140.02
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 23229 0 0 0 13968 34 0 0 25 0 1 0 187504214 98295808 23141 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 23998 23141 296 55 0 22890 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 95992

[startup+150.093 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5340
/proc/meminfo: memFree=1268040/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=98504 CPUtime=150.02
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 23838 0 0 0 14967 35 0 0 25 0 1 0 187504214 100868096 23750 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524531 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 24626 23750 296 55 0 23518 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 98504

[startup+160.099 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5340
/proc/meminfo: memFree=1264008/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=102596 CPUtime=160.03
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 24851 0 0 0 15966 37 0 0 25 0 1 0 187504214 105058304 24763 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 25649 24763 296 55 0 24541 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 102596

[startup+170.105 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5340
/proc/meminfo: memFree=1259784/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=106824 CPUtime=170.04
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 25897 0 0 0 16965 39 0 0 25 0 1 0 187504214 109387776 25809 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7345787 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 26706 25809 296 55 0 25598 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 106824

[startup+180.111 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5340
/proc/meminfo: memFree=1255560/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=111060 CPUtime=180.03
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 26963 0 0 0 17962 41 0 0 25 0 1 0 187504214 113725440 26875 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 27765 26875 296 55 0 26657 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 111060

[startup+190.118 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5340
/proc/meminfo: memFree=1252232/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=114364 CPUtime=190.03
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 27789 0 0 0 18961 42 0 0 25 0 1 0 187504214 117108736 27701 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 28591 27701 296 55 0 27483 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 114364

[startup+200.124 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5340
/proc/meminfo: memFree=1249288/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=117272 CPUtime=200.04
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 28514 0 0 0 19961 43 0 0 25 0 1 0 187504214 120086528 28426 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 29318 28426 296 55 0 28210 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 117272

[startup+210.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5340
/proc/meminfo: memFree=1246152/2055920 swapFree=4181324/4192956

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

/proc/5340/statm: 106725 105095 296 55 0 105617 0
Current children cumulated CPU time (s) 1760.57
Current children cumulated vsize (Kb) 426900

[startup+1771.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5342
/proc/meminfo: memFree=940232/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=428488 CPUtime=1770.58
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 105714 0 0 0 176872 186 0 0 25 0 1 0 187504214 438771712 105498 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 107122 105498 296 55 0 106014 0
Current children cumulated CPU time (s) 1770.58
Current children cumulated vsize (Kb) 428488

[startup+1781.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5342
/proc/meminfo: memFree=938696/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=429940 CPUtime=1780.58
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 106089 0 0 0 177871 187 0 0 25 0 1 0 187504214 440258560 105873 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 107485 105873 296 55 0 106377 0
Current children cumulated CPU time (s) 1780.58
Current children cumulated vsize (Kb) 429940

[startup+1782.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5342
/proc/meminfo: memFree=938632/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=429940 CPUtime=1781.59
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 106102 0 0 0 177972 187 0 0 25 0 1 0 187504214 440258560 105886 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534923 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 107485 105886 296 55 0 106377 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (Kb) 429940

[startup+1783.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5342
/proc/meminfo: memFree=938504/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=430072 CPUtime=1782.59
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 106133 0 0 0 178072 187 0 0 25 0 1 0 187504214 440393728 105917 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 107518 105917 296 55 0 106410 0
Current children cumulated CPU time (s) 1782.59
Current children cumulated vsize (Kb) 430072

[startup+1784.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5342
/proc/meminfo: memFree=938376/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=430204 CPUtime=1783.6
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 106164 0 0 0 178173 187 0 0 25 0 1 0 187504214 440528896 105948 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7345787 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 107551 105948 296 55 0 106443 0
Current children cumulated CPU time (s) 1783.6
Current children cumulated vsize (Kb) 430204

[startup+1785.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5342
/proc/meminfo: memFree=938184/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=430468 CPUtime=1784.6
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 106212 0 0 0 178273 187 0 0 25 0 1 0 187504214 440799232 105996 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551605 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 107617 105996 296 55 0 106509 0
Current children cumulated CPU time (s) 1784.6
Current children cumulated vsize (Kb) 430468

[startup+1786.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5342
/proc/meminfo: memFree=938120/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=430468 CPUtime=1785.6
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 106226 0 0 0 178373 187 0 0 25 0 1 0 187504214 440799232 106010 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534060 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 107617 106010 296 55 0 106509 0
Current children cumulated CPU time (s) 1785.6
Current children cumulated vsize (Kb) 430468

[startup+1787.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5342
/proc/meminfo: memFree=938056/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=430600 CPUtime=1786.61
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 106244 0 0 0 178473 188 0 0 25 0 1 0 187504214 440934400 106028 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548445 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 107650 106028 296 55 0 106542 0
Current children cumulated CPU time (s) 1786.61
Current children cumulated vsize (Kb) 430600

[startup+1788.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5342
/proc/meminfo: memFree=937864/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=430732 CPUtime=1787.62
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 106301 0 0 0 178574 188 0 0 25 0 1 0 187504214 441069568 106085 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 107683 106085 296 55 0 106575 0
Current children cumulated CPU time (s) 1787.62
Current children cumulated vsize (Kb) 430732

[startup+1789.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5342
/proc/meminfo: memFree=937800/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=430864 CPUtime=1788.62
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 106314 0 0 0 178674 188 0 0 25 0 1 0 187504214 441204736 106098 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 107716 106098 296 55 0 106608 0
Current children cumulated CPU time (s) 1788.62
Current children cumulated vsize (Kb) 430864

[startup+1790.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5342
/proc/meminfo: memFree=937672/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=430864 CPUtime=1789.63
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 106339 0 0 0 178775 188 0 0 25 0 1 0 187504214 441204736 106123 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 107716 106123 296 55 0 106608 0
Current children cumulated CPU time (s) 1789.63
Current children cumulated vsize (Kb) 430864

[startup+1791.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5342
/proc/meminfo: memFree=937544/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=430996 CPUtime=1790.63
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 106369 0 0 0 178875 188 0 0 25 0 1 0 187504214 441339904 106153 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 107749 106153 296 55 0 106641 0
Current children cumulated CPU time (s) 1790.63
Current children cumulated vsize (Kb) 430996

[startup+1792.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5342
/proc/meminfo: memFree=937352/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=431260 CPUtime=1791.63
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 106429 0 0 0 178975 188 0 0 25 0 1 0 187504214 441610240 106213 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 107815 106213 296 55 0 106707 0
Current children cumulated CPU time (s) 1791.63
Current children cumulated vsize (Kb) 431260

[startup+1793.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5342
/proc/meminfo: memFree=937032/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=431524 CPUtime=1792.64
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 106497 0 0 0 179076 188 0 0 25 0 1 0 187504214 441880576 106281 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550825 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 107881 106281 296 55 0 106773 0
Current children cumulated CPU time (s) 1792.64
Current children cumulated vsize (Kb) 431524

[startup+1794.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5342
/proc/meminfo: memFree=936840/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=431788 CPUtime=1793.64
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 106548 0 0 0 179176 188 0 0 25 0 1 0 187504214 442150912 106332 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 107947 106332 296 55 0 106839 0
Current children cumulated CPU time (s) 1793.64
Current children cumulated vsize (Kb) 431788

[startup+1795.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5342
/proc/meminfo: memFree=936648/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=431920 CPUtime=1794.65
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 106595 0 0 0 179276 189 0 0 25 0 1 0 187504214 442286080 106379 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134601121 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 107980 106379 296 55 0 106872 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (Kb) 431920

[startup+1796.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5342
/proc/meminfo: memFree=936584/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=432052 CPUtime=1795.66
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 106622 0 0 0 179377 189 0 0 25 0 1 0 187504214 442421248 106406 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 108013 106406 296 55 0 106905 0
Current children cumulated CPU time (s) 1795.66
Current children cumulated vsize (Kb) 432052

[startup+1797.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5342
/proc/meminfo: memFree=936520/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=432052 CPUtime=1796.66
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 106632 0 0 0 179477 189 0 0 25 0 1 0 187504214 442421248 106416 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529337 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 108013 106416 296 55 0 106905 0
Current children cumulated CPU time (s) 1796.66
Current children cumulated vsize (Kb) 432052

[startup+1798.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5342
/proc/meminfo: memFree=936456/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=432184 CPUtime=1797.67
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 106651 0 0 0 179578 189 0 0 25 0 1 0 187504214 442556416 106435 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 108046 106435 296 55 0 106938 0
Current children cumulated CPU time (s) 1797.67
Current children cumulated vsize (Kb) 432184

[startup+1799.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5342
/proc/meminfo: memFree=936392/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=432184 CPUtime=1798.67
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 106667 0 0 0 179678 189 0 0 25 0 1 0 187504214 442556416 106451 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528720 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 108046 106451 296 55 0 106938 0
Current children cumulated CPU time (s) 1798.67
Current children cumulated vsize (Kb) 432184

[startup+1800.21 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 5342
/proc/meminfo: memFree=936264/2055920 swapFree=4181324/4192956
[pid=5340] ppid=5338 vsize=432316 CPUtime=1799.67
/proc/5340/stat : 5340 (bsolo) R 5338 5340 5295 0 -1 0 106695 0 0 0 179778 189 0 0 25 0 1 0 187504214 442691584 106479 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5340/statm: 108079 106479 296 55 0 106971 0
Current children cumulated CPU time (s) 1799.67
Current children cumulated vsize (Kb) 432316

Child status: 0
Real time (s): 1800.61
CPU time (s): 1800.08
CPU user time (s): 1798.12
CPU system time (s): 1.9597
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (Kb): 432316

Launcher Data (download as text)

Begin job on node40 on Fri Jun  2 03:19:37 UTC 2006


FILE ID= 39560-1149218377

PBS_JOBID= 295028

BENCH NAME= ROOT/tmp/node40/39560-1149218377/instance-39560-1149218377.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node40/39560-1149218377/instance-39560-1149218377.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-39560-1149218377 -o ROOT/results/node40/solver-39560-1149218377 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node40/39560-1149218377/instance-39560-1149218377.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  a7f9415d82387c85347e0216376f3dfd

RANDOM SEED= 934695585


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1362256 kB
Buffers:         39708 kB
Cached:         577380 kB
SwapCached:       3752 kB
Active:         266812 kB
Inactive:       359428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1362256 kB
SwapTotal:     4192956 kB
SwapFree:      4181324 kB
Dirty:             196 kB
Writeback:           0 kB
Mapped:          14948 kB
Slab:            53456 kB
Committed_AS:   209484 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node40 on Fri Jun  2 03:49:38 UTC 2006