Trace number 46249

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.05 1800.72

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-105-100.opb
MD5SUM171440d91f1be063c3511a9802d43f3d
Bench CategorySATUNSAT-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10500
Total number of constraints546105
Number of constraints which are clauses546105
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 101
Number of bits of the biggest sum of numbers7
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.04	c Time Limit set via PBTIMEOUT to 1800
0.07	c INFO: OSL Context initialized.
7.92	c Initial problem consists of 10500 variables and 546105 constraints.
23.84	c Using non-optimization problem switches.
23.84	c No problem reductions applied in OPT. instance.
23.84	c	preprocess terminated. Elapsed time: 23.762
23.84	c After prepocess the problem consists of 10500 variables and 546105 constraints.
25.40	c Restart #1 #Var: 10500 LB: 0 @ 25.313
28.40	c Restart #2 #Var: 10500 LB: 0 @ 28.321
31.24	c Restart #3 #Var: 10500 LB: 0 @ 31.153
34.91	c Restart #4 #Var: 10500 LB: 0 @ 34.825
39.37	c Restart #5 #Var: 10500 LB: 0 @ 39.288
44.33	c Restart #6 #Var: 10500 LB: 0 @ 44.241
50.45	c Restart #7 #Var: 10500 LB: 0 @ 50.356
57.13	c Restart #8 #Var: 10500 LB: 0 @ 57.041
65.20	c Restart #9 #Var: 10500 LB: 0 @ 65.11
73.97	c Restart #10 #Var: 10500 LB: 0 @ 73.869
83.26	c Restart #11 #Var: 10500 LB: 0 @ 83.156
93.68	c Restart #12 #Var: 10500 LB: 0 @ 93.579
104.06	c Restart #13 #Var: 10500 LB: 0 @ 103.95
115.01	c Restart #14 #Var: 10500 LB: 0 @ 114.9
127.41	c Restart #15 #Var: 10500 LB: 0 @ 127.3
140.57	c Restart #16 #Var: 10500 LB: 0 @ 140.46
153.56	c Restart #17 #Var: 10500 LB: 0 @ 153.44
166.92	c Restart #18 #Var: 10500 LB: 0 @ 166.8
180.82	c Restart #19 #Var: 10500 LB: 0 @ 180.69
196.16	c Restart #20 #Var: 10500 LB: 0 @ 196.03
211.85	c Restart #21 #Var: 10500 LB: 0 @ 211.72
228.23	c Restart #22 #Var: 10500 LB: 0 @ 228.09
244.72	c Restart #23 #Var: 10500 LB: 0 @ 244.57
264.35	c Restart #24 #Var: 10500 LB: 0 @ 264.2
283.57	c Restart #25 #Var: 10500 LB: 0 @ 283.41
304.28	c Restart #26 #Var: 10500 LB: 0 @ 304.11
325.64	c Restart #27 #Var: 10500 LB: 0 @ 325.47
346.76	c Restart #28 #Var: 10500 LB: 0 @ 346.58
367.23	c Restart #29 #Var: 10500 LB: 0 @ 367.04
390.69	c Restart #30 #Var: 10500 LB: 0 @ 390.5
415.73	c Restart #31 #Var: 10500 LB: 0 @ 415.53
440.20	c Restart #32 #Var: 10500 LB: 0 @ 439.99
463.18	c Restart #33 #Var: 10500 LB: 0 @ 462.97
487.82	c Restart #34 #Var: 10500 LB: 0 @ 487.61
514.43	c Restart #35 #Var: 10500 LB: 0 @ 514.2
543.68	c Restart #36 #Var: 10500 LB: 0 @ 543.44
572.19	c Restart #37 #Var: 10500 LB: 0 @ 571.95
600.40	c Restart #38 #Var: 10500 LB: 0 @ 600.15
629.09	c Restart #39 #Var: 10500 LB: 0 @ 628.83
660.40	c Restart #40 #Var: 10500 LB: 0 @ 660.13
690.38	c Restart #41 #Var: 10500 LB: 0 @ 690.11
721.73	c Restart #42 #Var: 10500 LB: 0 @ 721.45
754.81	c Restart #43 #Var: 10500 LB: 0 @ 754.51
785.30	c Restart #44 #Var: 10500 LB: 0 @ 785
817.20	c Restart #45 #Var: 10500 LB: 0 @ 816.89
848.92	c Restart #46 #Var: 10500 LB: 0 @ 848.6
881.98	c Restart #47 #Var: 10500 LB: 0 @ 881.64
917.71	c CHANGE Heuristic... 
917.71	c Restart #0 #Var: 10500 LB: 0 @ 917.36
919.29	c Restart #1 #Var: 10500 LB: 0 @ 918.94
921.23	c Restart #2 #Var: 10500 LB: 0 @ 920.88
923.90	c Restart #3 #Var: 10500 LB: 0 @ 923.55
927.69	c Restart #4 #Var: 10500 LB: 0 @ 927.34
931.90	c Restart #5 #Var: 10500 LB: 0 @ 931.55
937.12	c Restart #6 #Var: 10500 LB: 0 @ 936.76
943.11	c Restart #7 #Var: 10500 LB: 0 @ 942.76
950.09	c Restart #8 #Var: 10500 LB: 0 @ 949.74
957.14	c Restart #9 #Var: 10500 LB: 0 @ 956.78
965.70	c Restart #10 #Var: 10500 LB: 0 @ 965.34
975.01	c Restart #11 #Var: 10500 LB: 0 @ 974.64
985.55	c Restart #12 #Var: 10500 LB: 0 @ 985.19
995.15	c Restart #13 #Var: 10500 LB: 0 @ 994.77
1005.48	c Restart #14 #Var: 10500 LB: 0 @ 1005.1
1017.74	c Restart #15 #Var: 10500 LB: 0 @ 1017.4
1030.57	c Restart #16 #Var: 10500 LB: 0 @ 1030.2
1043.71	c Restart #17 #Var: 10500 LB: 0 @ 1043.3
1058.16	c Restart #18 #Var: 10500 LB: 0 @ 1057.8
1072.71	c Restart #19 #Var: 10500 LB: 0 @ 1072.3
1089.24	c Restart #20 #Var: 10500 LB: 0 @ 1088.8
1106.38	c Restart #21 #Var: 10500 LB: 0 @ 1106
1123.72	c Restart #22 #Var: 10500 LB: 0 @ 1123.3
1143.02	c Restart #23 #Var: 10500 LB: 0 @ 1142.6
1164.05	c Restart #24 #Var: 10500 LB: 0 @ 1163.6
1183.03	c Restart #25 #Var: 10500 LB: 0 @ 1182.6
1203.35	c Restart #26 #Var: 10500 LB: 0 @ 1202.9
1223.32	c Restart #27 #Var: 10500 LB: 0 @ 1222.9
1243.64	c Restart #28 #Var: 10500 LB: 0 @ 1243.2
1265.38	c Restart #29 #Var: 10500 LB: 0 @ 1264.9
1289.68	c Restart #30 #Var: 10500 LB: 0 @ 1289.2
1311.97	c Restart #31 #Var: 10500 LB: 0 @ 1311.5
1335.23	c Restart #32 #Var: 10500 LB: 0 @ 1334.8
1359.26	c Restart #33 #Var: 10500 LB: 0 @ 1358.8
1387.56	c Restart #34 #Var: 10500 LB: 0 @ 1387.1
1414.73	c Restart #35 #Var: 10500 LB: 0 @ 1414.2
1442.17	c Restart #36 #Var: 10500 LB: 0 @ 1441.7
1469.89	c Restart #37 #Var: 10500 LB: 0 @ 1469.4
1498.47	c Restart #38 #Var: 10500 LB: 0 @ 1498
1526.67	c Restart #39 #Var: 10500 LB: 0 @ 1526.1
1555.58	c Restart #40 #Var: 10500 LB: 0 @ 1555
1586.12	c Restart #41 #Var: 10500 LB: 0 @ 1585.6
1619.35	c Restart #42 #Var: 10500 LB: 0 @ 1618.7
1653.18	c Restart #43 #Var: 10500 LB: 0 @ 1652.6
1688.37	c Restart #44 #Var: 10500 LB: 0 @ 1687.7
1722.96	c Restart #45 #Var: 10500 LB: 0 @ 1722.3
1758.36	c Restart #46 #Var: 10500 LB: 0 @ 1757.7
1792.67	c Restart #47 #Var: 10500 LB: 0 @ 1792
1800.67	s UNKNOWN
1800.67	c Exit Code: 0
1800.67	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

runsolver version 3.0.3 (c) roussel@cril.univ-artois.fr

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node29/watcher-46249-1154054078 -o ROOT/results/node29/solver-46249-1154054078 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node29/46249-1154054078/instance-46249-1154054078.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 3/64 4267
/proc/meminfo: memFree=689336/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=2900 CPUtime=0
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 43 0 1 0 0 0 0 0 19 0 1 0 152267671 2969600 27 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4129572 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/4267/statm: 725 27 19 55 0 38 0

[startup+10.0016 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 4267
/proc/meminfo: memFree=430408/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=260836 CPUtime=9.92
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 64377 0 12 0 958 34 0 0 25 0 1 0 152267671 267096064 64303 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134644856 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4267/statm: 65209 64303 287 55 0 64101 0
Current children cumulated CPU time (s) 9.92
Current children cumulated vsize (Kb) 260836

[startup+20.0072 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 4267
/proc/meminfo: memFree=430600/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=260836 CPUtime=19.92
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 64377 0 12 0 1958 34 0 0 25 0 1 0 152267671 267096064 64303 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134644856 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 65209 64303 287 55 0 64101 0
Current children cumulated CPU time (s) 19.92
Current children cumulated vsize (Kb) 260836

[startup+30.0134 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 4267
/proc/meminfo: memFree=416520/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=275092 CPUtime=29.93
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 68163 0 12 0 2956 37 0 0 25 0 1 0 152267671 281694208 67861 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548230 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 68773 67861 296 55 0 67665 0
Current children cumulated CPU time (s) 29.93
Current children cumulated vsize (Kb) 275092

[startup+40.0198 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 4267
/proc/meminfo: memFree=416840/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=274772 CPUtime=39.93
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 68466 0 12 0 3955 38 0 0 25 0 1 0 152267671 281366528 67784 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 68693 67784 296 55 0 67585 0
Current children cumulated CPU time (s) 39.93
Current children cumulated vsize (Kb) 274772

[startup+50.0263 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 4267
/proc/meminfo: memFree=415880/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=275636 CPUtime=49.93
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 68897 0 12 0 4955 38 0 0 25 0 1 0 152267671 282251264 68024 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134607302 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 68909 68024 296 55 0 67801 0
Current children cumulated CPU time (s) 49.93
Current children cumulated vsize (Kb) 275636

[startup+60.0327 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 4267
/proc/meminfo: memFree=416264/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=275340 CPUtime=59.94
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 69422 0 12 0 5954 40 0 0 25 0 1 0 152267671 281948160 67929 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 68835 67929 296 55 0 67727 0
Current children cumulated CPU time (s) 59.94
Current children cumulated vsize (Kb) 275340

[startup+70.0391 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 4267
/proc/meminfo: memFree=415368/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=276256 CPUtime=69.93
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 69659 0 12 0 6953 40 0 0 25 0 1 0 152267671 282886144 68166 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548372 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69064 68166 296 55 0 67956 0
Current children cumulated CPU time (s) 69.93
Current children cumulated vsize (Kb) 276256

[startup+80.0455 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 4267
/proc/meminfo: memFree=414792/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=276784 CPUtime=79.94
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 69793 0 12 0 7953 41 0 0 25 0 1 0 152267671 283426816 68300 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69196 68300 296 55 0 68088 0
Current children cumulated CPU time (s) 79.94
Current children cumulated vsize (Kb) 276784

[startup+90.0509 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 4267
/proc/meminfo: memFree=414856/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=276488 CPUtime=89.95
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 69793 0 12 0 8953 42 0 0 25 0 1 0 152267671 283123712 68243 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69122 68243 296 55 0 68014 0
Current children cumulated CPU time (s) 89.95
Current children cumulated vsize (Kb) 276488

[startup+100.056 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 4267
/proc/meminfo: memFree=415176/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=276164 CPUtime=99.95
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 69793 0 12 0 9953 42 0 0 25 0 1 0 152267671 282791936 68162 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134719430 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69041 68162 296 55 0 67933 0
Current children cumulated CPU time (s) 99.95
Current children cumulated vsize (Kb) 276164

[startup+110.063 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 4267
/proc/meminfo: memFree=415240/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=276296 CPUtime=109.95
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 69814 0 12 0 10953 42 0 0 25 0 1 0 152267671 282927104 68183 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69074 68183 296 55 0 67966 0
Current children cumulated CPU time (s) 109.95
Current children cumulated vsize (Kb) 276296

[startup+120.069 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4267
/proc/meminfo: memFree=415304/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=276044 CPUtime=119.95
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 69845 0 12 0 11952 43 0 0 25 0 1 0 152267671 282669056 68132 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69011 68132 296 55 0 67903 0
Current children cumulated CPU time (s) 119.95
Current children cumulated vsize (Kb) 276044

[startup+130.075 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4267
/proc/meminfo: memFree=414792/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=276856 CPUtime=129.95
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 70031 0 12 0 12952 43 0 0 25 0 1 0 152267671 283500544 68318 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69214 68318 296 55 0 68106 0
Current children cumulated CPU time (s) 129.95
Current children cumulated vsize (Kb) 276856

[startup+140.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4267
/proc/meminfo: memFree=414728/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=276856 CPUtime=139.96
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 70032 0 12 0 13952 44 0 0 25 0 1 0 152267671 283500544 68319 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69214 68319 296 55 0 68106 0
Current children cumulated CPU time (s) 139.96
Current children cumulated vsize (Kb) 276856

[startup+150.086 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4267
/proc/meminfo: memFree=414728/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=276660 CPUtime=149.97
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 70032 0 12 0 14952 45 0 0 25 0 1 0 152267671 283299840 68286 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69165 68286 296 55 0 68057 0
Current children cumulated CPU time (s) 149.97
Current children cumulated vsize (Kb) 276660

[startup+160.092 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4267
/proc/meminfo: memFree=414792/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=276540 CPUtime=159.97
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 70032 0 12 0 15952 45 0 0 25 0 1 0 152267671 283176960 68256 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540647 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69135 68256 296 55 0 68027 0
Current children cumulated CPU time (s) 159.97
Current children cumulated vsize (Kb) 276540

[startup+170.097 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4267
/proc/meminfo: memFree=414792/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=276540 CPUtime=169.97
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 70032 0 12 0 16952 45 0 0 25 0 1 0 152267671 283176960 68256 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134541314 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69135 68256 296 55 0 68027 0
Current children cumulated CPU time (s) 169.97
Current children cumulated vsize (Kb) 276540

[startup+180.103 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4267
/proc/meminfo: memFree=414792/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=276540 CPUtime=179.97
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 70032 0 12 0 17951 46 0 0 25 0 1 0 152267671 283176960 68256 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69135 68256 296 55 0 68027 0
Current children cumulated CPU time (s) 179.97
Current children cumulated vsize (Kb) 276540

[startup+190.108 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4267
/proc/meminfo: memFree=414792/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=276540 CPUtime=189.97
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 70032 0 12 0 18951 46 0 0 25 0 1 0 152267671 283176960 68256 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540560 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69135 68256 296 55 0 68027 0
Current children cumulated CPU time (s) 189.97
Current children cumulated vsize (Kb) 276540

[startup+200.114 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4267
/proc/meminfo: memFree=414792/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=276684 CPUtime=199.98
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 70052 0 12 0 19951 47 0 0 25 0 1 0 152267671 283324416 68276 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134541588 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69171 68276 296 55 0 68063 0
Current children cumulated CPU time (s) 199.98
Current children cumulated vsize (Kb) 276684

[startup+210.119 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4267

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

Current children cumulated CPU time (s) 1760.33
Current children cumulated vsize (Kb) 277744

[startup+1771 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4467
/proc/meminfo: memFree=413448/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=277744 CPUtime=1770.34
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 71684 0 12 0 176901 133 0 0 25 0 1 0 152267671 284409856 68565 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69436 68565 296 55 0 68328 0
Current children cumulated CPU time (s) 1770.34
Current children cumulated vsize (Kb) 277744

[startup+1781.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4467
/proc/meminfo: memFree=413448/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=277744 CPUtime=1780.33
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 71684 0 12 0 177900 133 0 0 25 0 1 0 152267671 284409856 68565 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134542262 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69436 68565 296 55 0 68328 0
Current children cumulated CPU time (s) 1780.33
Current children cumulated vsize (Kb) 277744

[startup+1782.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4467
/proc/meminfo: memFree=413448/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=277744 CPUtime=1781.34
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 71684 0 12 0 178001 133 0 0 25 0 1 0 152267671 284409856 68565 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69436 68565 296 55 0 68328 0
Current children cumulated CPU time (s) 1781.34
Current children cumulated vsize (Kb) 277744

[startup+1783.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4467
/proc/meminfo: memFree=413448/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=277744 CPUtime=1782.34
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 71684 0 12 0 178101 133 0 0 25 0 1 0 152267671 284409856 68565 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548230 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69436 68565 296 55 0 68328 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (Kb) 277744

[startup+1784.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4467
/proc/meminfo: memFree=413448/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=277744 CPUtime=1783.35
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 71684 0 12 0 178202 133 0 0 25 0 1 0 152267671 284409856 68565 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69436 68565 296 55 0 68328 0
Current children cumulated CPU time (s) 1783.35
Current children cumulated vsize (Kb) 277744

[startup+1785.03 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4467
/proc/meminfo: memFree=413448/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=277744 CPUtime=1784.35
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 71684 0 12 0 178302 133 0 0 25 0 1 0 152267671 284409856 68565 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69436 68565 296 55 0 68328 0
Current children cumulated CPU time (s) 1784.35
Current children cumulated vsize (Kb) 277744

[startup+1786.03 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4467
/proc/meminfo: memFree=413448/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=277744 CPUtime=1785.36
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 71684 0 12 0 178403 133 0 0 25 0 1 0 152267671 284409856 68565 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548372 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69436 68565 296 55 0 68328 0
Current children cumulated CPU time (s) 1785.36
Current children cumulated vsize (Kb) 277744

[startup+1787.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4467
/proc/meminfo: memFree=413448/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=277744 CPUtime=1786.36
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 71684 0 12 0 178503 133 0 0 25 0 1 0 152267671 284409856 68565 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69436 68565 296 55 0 68328 0
Current children cumulated CPU time (s) 1786.36
Current children cumulated vsize (Kb) 277744

[startup+1788.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4467
/proc/meminfo: memFree=413448/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=277744 CPUtime=1787.36
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 71684 0 12 0 178603 133 0 0 25 0 1 0 152267671 284409856 68565 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134541593 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69436 68565 296 55 0 68328 0
Current children cumulated CPU time (s) 1787.36
Current children cumulated vsize (Kb) 277744

[startup+1789.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4467
/proc/meminfo: memFree=413448/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=277744 CPUtime=1788.37
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 71684 0 12 0 178704 133 0 0 25 0 1 0 152267671 284409856 68565 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69436 68565 296 55 0 68328 0
Current children cumulated CPU time (s) 1788.37
Current children cumulated vsize (Kb) 277744

[startup+1790.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4467
/proc/meminfo: memFree=413448/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=277744 CPUtime=1789.37
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 71684 0 12 0 178804 133 0 0 25 0 1 0 152267671 284409856 68565 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69436 68565 296 55 0 68328 0
Current children cumulated CPU time (s) 1789.37
Current children cumulated vsize (Kb) 277744

[startup+1791.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4467
/proc/meminfo: memFree=413448/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=277744 CPUtime=1790.38
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 71684 0 12 0 178905 133 0 0 25 0 1 0 152267671 284409856 68565 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134529360 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69436 68565 296 55 0 68328 0
Current children cumulated CPU time (s) 1790.38
Current children cumulated vsize (Kb) 277744

[startup+1792.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4467
/proc/meminfo: memFree=413448/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=277744 CPUtime=1791.38
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 71684 0 12 0 179005 133 0 0 25 0 1 0 152267671 284409856 68565 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540647 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69436 68565 296 55 0 68328 0
Current children cumulated CPU time (s) 1791.38
Current children cumulated vsize (Kb) 277744

[startup+1793.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4467
/proc/meminfo: memFree=413448/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=277744 CPUtime=1792.39
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 71684 0 12 0 179106 133 0 0 25 0 1 0 152267671 284409856 68565 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69436 68565 296 55 0 68328 0
Current children cumulated CPU time (s) 1792.39
Current children cumulated vsize (Kb) 277744

[startup+1794.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4467
/proc/meminfo: memFree=413448/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=277744 CPUtime=1793.4
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 71684 0 12 0 179206 134 0 0 25 0 1 0 152267671 284409856 68565 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134718456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69436 68565 296 55 0 68328 0
Current children cumulated CPU time (s) 1793.4
Current children cumulated vsize (Kb) 277744

[startup+1795.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4467
/proc/meminfo: memFree=413448/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=277744 CPUtime=1794.41
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 71684 0 12 0 179307 134 0 0 25 0 1 0 152267671 284409856 68565 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69436 68565 296 55 0 68328 0
Current children cumulated CPU time (s) 1794.41
Current children cumulated vsize (Kb) 277744

[startup+1796.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4467
/proc/meminfo: memFree=413448/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=277744 CPUtime=1795.41
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 71684 0 12 0 179407 134 0 0 25 0 1 0 152267671 284409856 68565 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134542265 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69436 68565 296 55 0 68328 0
Current children cumulated CPU time (s) 1795.41
Current children cumulated vsize (Kb) 277744

[startup+1797.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4467
/proc/meminfo: memFree=413448/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=277744 CPUtime=1796.41
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 71684 0 12 0 179507 134 0 0 25 0 1 0 152267671 284409856 68565 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540667 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69436 68565 296 55 0 68328 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (Kb) 277744

[startup+1798.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4467
/proc/meminfo: memFree=413448/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=277744 CPUtime=1797.41
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 71684 0 12 0 179607 134 0 0 25 0 1 0 152267671 284409856 68565 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134542336 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69436 68565 296 55 0 68328 0
Current children cumulated CPU time (s) 1797.41
Current children cumulated vsize (Kb) 277744

[startup+1799.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4467
/proc/meminfo: memFree=413448/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=277612 CPUtime=1798.42
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 71684 0 12 0 179708 134 0 0 25 0 1 0 152267671 284274688 68545 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69403 68545 296 55 0 68295 0
Current children cumulated CPU time (s) 1798.42
Current children cumulated vsize (Kb) 277612

[startup+1800.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4467
/proc/meminfo: memFree=413448/2055920 swapFree=4169188/4192956
[pid=4267] ppid=4265 vsize=277612 CPUtime=1799.42
/proc/4267/stat : 4267 (bsolo) R 4265 4267 4218 0 -1 0 71684 0 12 0 179808 134 0 0 25 0 1 0 152267671 284274688 68545 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134542169 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4267/statm: 69403 68545 296 55 0 68295 0
Current children cumulated CPU time (s) 1799.42
Current children cumulated vsize (Kb) 277612

Child status: 0
Real time (s): 1800.72
CPU time (s): 1800.05
CPU user time (s): 1798.66
CPU system time (s): 1.38979
CPU usage (%): 99.9628
Max. virtual memory (cumulated for all children) (Kb): 278768
The end

Launcher Data (download as text)

Begin job on node29 on Fri Jul 28 02:34:38 UTC 2006


FILE ID= 46249-1154054078

PBS_JOBID= 881964

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-clauses-105-100.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node29/46249-1154054078/instance-46249-1154054078.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-46249-1154054078 -o ROOT/results/node29/solver-46249-1154054078 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node29/46249-1154054078/instance-46249-1154054078.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  171440d91f1be063c3511a9802d43f3d

RANDOM SEED= 517877653

TIMEOUT= 1800 seconds


/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.282
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.282
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:        689608 kB
Buffers:         29440 kB
Cached:        1265160 kB
SwapCached:      17460 kB
Active:         259992 kB
Inactive:      1057880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        689608 kB
SwapTotal:     4192956 kB
SwapFree:      4169188 kB
Dirty:             192 kB
Writeback:           0 kB
Mapped:          14492 kB
Slab:            34456 kB
Committed_AS:   600700 kB
PageTables:       1500 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node29 on Fri Jul 28 03:04:39 UTC 2006