Trace number 46255

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.67

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-101-100.opb
MD5SUM3da8b298ee1dd31987c9c3266733383f
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 variables10100
Total number of constraints505101
Number of constraints which are clauses505101
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.02	c Time Limit set via PBTIMEOUT to 1800
0.05	c INFO: OSL Context initialized.
7.19	c Initial problem consists of 10100 variables and 505101 constraints.
21.20	c Using non-optimization problem switches.
21.20	c No problem reductions applied in OPT. instance.
21.20	c	preprocess terminated. Elapsed time: 21.152
21.20	c After prepocess the problem consists of 10100 variables and 505101 constraints.
22.39	c Restart #1 #Var: 10100 LB: 0 @ 22.341
25.04	c Restart #2 #Var: 10100 LB: 0 @ 24.995
26.92	c Restart #3 #Var: 10100 LB: 0 @ 26.874
30.61	c Restart #4 #Var: 10100 LB: 0 @ 30.562
34.30	c Restart #5 #Var: 10100 LB: 0 @ 34.243
39.01	c Restart #6 #Var: 10100 LB: 0 @ 38.96
44.67	c Restart #7 #Var: 10100 LB: 0 @ 44.619
50.70	c Restart #8 #Var: 10100 LB: 0 @ 50.638
57.56	c Restart #9 #Var: 10100 LB: 0 @ 57.499
65.38	c Restart #10 #Var: 10100 LB: 0 @ 65.318
73.26	c Restart #11 #Var: 10100 LB: 0 @ 73.191
81.55	c Restart #12 #Var: 10100 LB: 0 @ 81.479
91.74	c Restart #13 #Var: 10100 LB: 0 @ 91.668
102.47	c Restart #14 #Var: 10100 LB: 0 @ 102.39
112.72	c Restart #15 #Var: 10100 LB: 0 @ 112.64
123.84	c Restart #16 #Var: 10100 LB: 0 @ 123.76
135.24	c Restart #17 #Var: 10100 LB: 0 @ 135.15
147.56	c Restart #18 #Var: 10100 LB: 0 @ 147.47
160.88	c Restart #19 #Var: 10100 LB: 0 @ 160.78
176.01	c Restart #20 #Var: 10100 LB: 0 @ 175.91
191.59	c Restart #21 #Var: 10100 LB: 0 @ 191.49
209.03	c Restart #22 #Var: 10100 LB: 0 @ 208.92
226.36	c Restart #23 #Var: 10100 LB: 0 @ 226.25
243.95	c Restart #24 #Var: 10100 LB: 0 @ 243.83
261.69	c Restart #25 #Var: 10100 LB: 0 @ 261.57
281.15	c Restart #26 #Var: 10100 LB: 0 @ 281.02
301.15	c Restart #27 #Var: 10100 LB: 0 @ 301.01
320.81	c Restart #28 #Var: 10100 LB: 0 @ 320.67
342.68	c Restart #29 #Var: 10100 LB: 0 @ 342.53
364.60	c Restart #30 #Var: 10100 LB: 0 @ 364.44
388.17	c Restart #31 #Var: 10100 LB: 0 @ 388
411.55	c Restart #32 #Var: 10100 LB: 0 @ 411.37
434.11	c Restart #33 #Var: 10100 LB: 0 @ 433.93
456.21	c Restart #34 #Var: 10100 LB: 0 @ 456.02
480.62	c Restart #35 #Var: 10100 LB: 0 @ 480.43
507.57	c Restart #36 #Var: 10100 LB: 0 @ 507.36
533.45	c Restart #37 #Var: 10100 LB: 0 @ 533.24
561.83	c Restart #38 #Var: 10100 LB: 0 @ 561.61
591.36	c Restart #39 #Var: 10100 LB: 0 @ 591.13
618.58	c Restart #40 #Var: 10100 LB: 0 @ 618.35
646.30	c Restart #41 #Var: 10100 LB: 0 @ 646.05
675.48	c Restart #42 #Var: 10100 LB: 0 @ 675.23
705.50	c Restart #43 #Var: 10100 LB: 0 @ 705.24
738.05	c Restart #44 #Var: 10100 LB: 0 @ 737.77
770.25	c Restart #45 #Var: 10100 LB: 0 @ 769.96
802.06	c Restart #46 #Var: 10100 LB: 0 @ 801.77
836.40	c Restart #47 #Var: 10100 LB: 0 @ 836.1
868.40	c Restart #48 #Var: 10100 LB: 0 @ 868.08
903.48	c CHANGE Heuristic... 
903.48	c Restart #0 #Var: 10100 LB: 0 @ 903.15
904.94	c Restart #1 #Var: 10100 LB: 0 @ 904.61
906.71	c Restart #2 #Var: 10100 LB: 0 @ 906.38
909.29	c Restart #3 #Var: 10100 LB: 0 @ 908.96
912.51	c Restart #4 #Var: 10100 LB: 0 @ 912.18
916.68	c Restart #5 #Var: 10100 LB: 0 @ 916.35
921.22	c Restart #6 #Var: 10100 LB: 0 @ 920.89
926.25	c Restart #7 #Var: 10100 LB: 0 @ 925.91
932.39	c Restart #8 #Var: 10100 LB: 0 @ 932.06
939.02	c Restart #9 #Var: 10100 LB: 0 @ 938.68
946.22	c Restart #10 #Var: 10100 LB: 0 @ 945.88
954.24	c Restart #11 #Var: 10100 LB: 0 @ 953.9
963.44	c Restart #12 #Var: 10100 LB: 0 @ 963.09
973.33	c Restart #13 #Var: 10100 LB: 0 @ 972.98
984.33	c Restart #14 #Var: 10100 LB: 0 @ 983.97
995.38	c Restart #15 #Var: 10100 LB: 0 @ 995.02
1008.33	c Restart #16 #Var: 10100 LB: 0 @ 1008
1020.88	c Restart #17 #Var: 10100 LB: 0 @ 1020.5
1035.16	c Restart #18 #Var: 10100 LB: 0 @ 1034.8
1050.42	c Restart #19 #Var: 10100 LB: 0 @ 1050
1064.96	c Restart #20 #Var: 10100 LB: 0 @ 1064.6
1079.61	c Restart #21 #Var: 10100 LB: 0 @ 1079.2
1096.22	c Restart #22 #Var: 10100 LB: 0 @ 1095.8
1114.27	c Restart #23 #Var: 10100 LB: 0 @ 1113.9
1132.40	c Restart #24 #Var: 10100 LB: 0 @ 1132
1151.39	c Restart #25 #Var: 10100 LB: 0 @ 1151
1171.43	c Restart #26 #Var: 10100 LB: 0 @ 1171
1191.09	c Restart #27 #Var: 10100 LB: 0 @ 1190.7
1210.59	c Restart #28 #Var: 10100 LB: 0 @ 1210.2
1232.26	c Restart #29 #Var: 10100 LB: 0 @ 1231.8
1254.70	c Restart #30 #Var: 10100 LB: 0 @ 1254.3
1275.98	c Restart #31 #Var: 10100 LB: 0 @ 1275.5
1299.17	c Restart #32 #Var: 10100 LB: 0 @ 1298.7
1322.70	c Restart #33 #Var: 10100 LB: 0 @ 1322.2
1345.74	c Restart #34 #Var: 10100 LB: 0 @ 1345.3
1370.06	c Restart #35 #Var: 10100 LB: 0 @ 1369.6
1396.54	c Restart #36 #Var: 10100 LB: 0 @ 1396
1424.15	c Restart #37 #Var: 10100 LB: 0 @ 1423.7
1449.50	c Restart #38 #Var: 10100 LB: 0 @ 1449
1476.14	c Restart #39 #Var: 10100 LB: 0 @ 1475.6
1503.23	c Restart #40 #Var: 10100 LB: 0 @ 1502.7
1531.14	c Restart #41 #Var: 10100 LB: 0 @ 1530.6
1559.64	c Restart #42 #Var: 10100 LB: 0 @ 1559.1
1591.95	c Restart #43 #Var: 10100 LB: 0 @ 1591.4
1624.29	c Restart #44 #Var: 10100 LB: 0 @ 1623.7
1653.95	c Restart #45 #Var: 10100 LB: 0 @ 1653.4
1684.75	c Restart #46 #Var: 10100 LB: 0 @ 1684.2
1717.90	c Restart #47 #Var: 10100 LB: 0 @ 1717.3
1752.07	c Restart #48 #Var: 10100 LB: 0 @ 1751.5
1786.71	c Restart #49 #Var: 10100 LB: 0 @ 1786.1
1800.62	s UNKNOWN
1800.62	c Exit Code: 0
1800.62	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/node34/watcher-46255-1154056028 -o ROOT/results/node34/solver-46255-1154056028 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node34/46255-1154056028/instance-46255-1154056028.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.06 1.01 1.00 3/64 16925
/proc/meminfo: memFree=1541656/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=3224 CPUtime=0
/proc/16925/stat : 16925 (bsolo) D 16923 16925 16876 0 -1 0 50 0 1 0 0 0 0 0 19 0 1 0 152477809 3301376 34 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 7726087 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/16925/statm: 806 34 26 55 0 38 0

[startup+10.0018 s]
/proc/loadavg: 1.05 1.01 1.00 2/64 16925
/proc/meminfo: memFree=1301208/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=242356 CPUtime=9.95
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 59782 0 10 0 965 30 0 0 25 0 1 0 152477809 248172544 59706 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134645256 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 60589 59706 287 55 0 59481 0
Current children cumulated CPU time (s) 9.95
Current children cumulated vsize (Kb) 242356

[startup+20.0074 s]
/proc/loadavg: 1.04 1.01 1.00 2/64 16925
/proc/meminfo: memFree=1301464/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=242356 CPUtime=19.95
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 59782 0 10 0 1965 30 0 0 25 0 1 0 152477809 248172544 59706 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540870 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 60589 59706 287 55 0 59481 0
Current children cumulated CPU time (s) 19.95
Current children cumulated vsize (Kb) 242356

[startup+30.0131 s]
/proc/loadavg: 1.03 1.01 1.00 2/64 16925
/proc/meminfo: memFree=1287960/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=256096 CPUtime=29.95
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 63396 0 10 0 2962 33 0 0 25 0 1 0 152477809 262242304 63127 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64024 63127 296 55 0 62916 0
Current children cumulated CPU time (s) 29.95
Current children cumulated vsize (Kb) 256096

[startup+40.0198 s]
/proc/loadavg: 1.03 1.01 1.00 2/64 16925
/proc/meminfo: memFree=1287896/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=256248 CPUtime=39.96
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 63779 0 10 0 3962 34 0 0 25 0 1 0 152477809 262397952 63151 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134542135 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64062 63151 296 55 0 62954 0
Current children cumulated CPU time (s) 39.96
Current children cumulated vsize (Kb) 256248

[startup+50.0264 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 16925
/proc/meminfo: memFree=1287832/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=256296 CPUtime=49.96
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 64207 0 10 0 4962 34 0 0 25 0 1 0 152477809 262447104 63191 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64074 63191 296 55 0 62966 0
Current children cumulated CPU time (s) 49.96
Current children cumulated vsize (Kb) 256296

[startup+60.0331 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 16925
/proc/meminfo: memFree=1288152/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=256060 CPUtime=59.96
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 64756 0 10 0 5961 35 0 0 25 0 1 0 152477809 262205440 63111 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64015 63111 296 55 0 62907 0
Current children cumulated CPU time (s) 59.96
Current children cumulated vsize (Kb) 256060

[startup+70.0398 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 16925
/proc/meminfo: memFree=1287960/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=256192 CPUtime=69.97
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 65204 0 10 0 6961 36 0 0 25 0 1 0 152477809 262340608 63152 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64048 63152 296 55 0 62940 0
Current children cumulated CPU time (s) 69.97
Current children cumulated vsize (Kb) 256192

[startup+80.0464 s]
/proc/loadavg: 1.01 1.01 1.00 2/64 16925
/proc/meminfo: memFree=1287448/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=256700 CPUtime=79.97
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 65520 0 10 0 7960 37 0 0 25 0 1 0 152477809 262860800 63281 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64175 63281 296 55 0 63067 0
Current children cumulated CPU time (s) 79.97
Current children cumulated vsize (Kb) 256700

[startup+90.0521 s]
/proc/loadavg: 1.01 1.01 1.00 2/64 16925
/proc/meminfo: memFree=1286680/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=257408 CPUtime=89.97
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 65752 0 10 0 8960 37 0 0 25 0 1 0 152477809 263585792 63466 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548222 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64352 63466 296 55 0 63244 0
Current children cumulated CPU time (s) 89.97
Current children cumulated vsize (Kb) 257408

[startup+100.058 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 16925
/proc/meminfo: memFree=1286360/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=257820 CPUtime=99.98
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 65846 0 10 0 9960 38 0 0 25 0 1 0 152477809 264007680 63560 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64455 63560 296 55 0 63347 0
Current children cumulated CPU time (s) 99.98
Current children cumulated vsize (Kb) 257820

[startup+110.064 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 16925
/proc/meminfo: memFree=1287064/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=256920 CPUtime=109.98
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 65847 0 10 0 10959 39 0 0 25 0 1 0 152477809 263086080 63354 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64230 63354 296 55 0 63122 0
Current children cumulated CPU time (s) 109.98
Current children cumulated vsize (Kb) 256920

[startup+120.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16925
/proc/meminfo: memFree=1287448/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=256696 CPUtime=119.98
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 65848 0 10 0 11959 39 0 0 25 0 1 0 152477809 262856704 63266 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134541298 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64174 63266 296 55 0 63066 0
Current children cumulated CPU time (s) 119.98
Current children cumulated vsize (Kb) 256696

[startup+130.076 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16925
/proc/meminfo: memFree=1287448/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=256856 CPUtime=129.99
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 65891 0 10 0 12959 40 0 0 25 0 1 0 152477809 263020544 63309 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64214 63309 296 55 0 63106 0
Current children cumulated CPU time (s) 129.99
Current children cumulated vsize (Kb) 256856

[startup+140.082 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16925
/proc/meminfo: memFree=1287256/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=256880 CPUtime=139.99
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 65934 0 10 0 13959 40 0 0 25 0 1 0 152477809 263045120 63340 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64220 63340 296 55 0 63112 0
Current children cumulated CPU time (s) 139.99
Current children cumulated vsize (Kb) 256880

[startup+150.088 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16925
/proc/meminfo: memFree=1287384/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=256632 CPUtime=149.99
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 65962 0 10 0 14958 41 0 0 25 0 1 0 152477809 262791168 63282 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134541390 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64158 63282 296 55 0 63050 0
Current children cumulated CPU time (s) 149.99
Current children cumulated vsize (Kb) 256632

[startup+160.094 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16925
/proc/meminfo: memFree=1287128/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=257156 CPUtime=159.99
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 66070 0 10 0 15958 41 0 0 25 0 1 0 152477809 263327744 63390 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134542256 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64289 63390 296 55 0 63181 0
Current children cumulated CPU time (s) 159.99
Current children cumulated vsize (Kb) 257156

[startup+170.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16925
/proc/meminfo: memFree=1287128/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=257156 CPUtime=170
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 66070 0 10 0 16958 42 0 0 25 0 1 0 152477809 263327744 63390 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64289 63390 296 55 0 63181 0
Current children cumulated CPU time (s) 170
Current children cumulated vsize (Kb) 257156

[startup+180.106 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16925
/proc/meminfo: memFree=1286488/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=257788 CPUtime=180
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 66220 0 10 0 17958 42 0 0 25 0 1 0 152477809 263974912 63540 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64447 63540 296 55 0 63339 0
Current children cumulated CPU time (s) 180
Current children cumulated vsize (Kb) 257788

[startup+190.112 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16925
/proc/meminfo: memFree=1286488/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=257788 CPUtime=190
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 66220 0 10 0 18957 43 0 0 25 0 1 0 152477809 263974912 63540 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64447 63540 296 55 0 63339 0
Current children cumulated CPU time (s) 190
Current children cumulated vsize (Kb) 257788

[startup+200.117 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16925
/proc/meminfo: memFree=1286552/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=257440 CPUtime=200.01
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 66220 0 10 0 19957 44 0 0 25 0 1 0 152477809 263618560 63484 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534063 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64360 63484 296 55 0 63252 0
Current children cumulated CPU time (s) 200.01
Current children cumulated vsize (Kb) 257440

[startup+210.123 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16925

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

Current children cumulated CPU time (s) 1760.42
Current children cumulated vsize (Kb) 258836

[startup+1771.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16925
/proc/meminfo: memFree=1285016/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=258836 CPUtime=1770.42
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 68110 0 10 0 176915 127 0 0 25 0 1 0 152477809 265048064 63853 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64709 63853 296 55 0 63601 0
Current children cumulated CPU time (s) 1770.42
Current children cumulated vsize (Kb) 258836

[startup+1781.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16925
/proc/meminfo: memFree=1285016/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=258836 CPUtime=1780.42
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 68110 0 10 0 177915 127 0 0 25 0 1 0 152477809 265048064 63853 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534923 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64709 63853 296 55 0 63601 0
Current children cumulated CPU time (s) 1780.42
Current children cumulated vsize (Kb) 258836

[startup+1782.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16925
/proc/meminfo: memFree=1285016/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=258836 CPUtime=1781.44
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 68110 0 10 0 178016 128 0 0 25 0 1 0 152477809 265048064 63853 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134537786 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64709 63853 296 55 0 63601 0
Current children cumulated CPU time (s) 1781.44
Current children cumulated vsize (Kb) 258836

[startup+1783.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16925
/proc/meminfo: memFree=1285016/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=258836 CPUtime=1782.44
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 68110 0 10 0 178116 128 0 0 25 0 1 0 152477809 265048064 63853 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64709 63853 296 55 0 63601 0
Current children cumulated CPU time (s) 1782.44
Current children cumulated vsize (Kb) 258836

[startup+1784.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16925
/proc/meminfo: memFree=1285016/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=258836 CPUtime=1783.45
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 68110 0 10 0 178217 128 0 0 25 0 1 0 152477809 265048064 63853 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64709 63853 296 55 0 63601 0
Current children cumulated CPU time (s) 1783.45
Current children cumulated vsize (Kb) 258836

[startup+1785.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16925
/proc/meminfo: memFree=1285016/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=258836 CPUtime=1784.45
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 68110 0 10 0 178317 128 0 0 25 0 1 0 152477809 265048064 63853 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64709 63853 296 55 0 63601 0
Current children cumulated CPU time (s) 1784.45
Current children cumulated vsize (Kb) 258836

[startup+1786.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16925
/proc/meminfo: memFree=1285016/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=258836 CPUtime=1785.46
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 68110 0 10 0 178418 128 0 0 25 0 1 0 152477809 265048064 63853 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134632657 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64709 63853 296 55 0 63601 0
Current children cumulated CPU time (s) 1785.46
Current children cumulated vsize (Kb) 258836

[startup+1787.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16925
/proc/meminfo: memFree=1285016/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=258836 CPUtime=1786.46
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 68110 0 10 0 178518 128 0 0 25 0 1 0 152477809 265048064 63853 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64709 63853 296 55 0 63601 0
Current children cumulated CPU time (s) 1786.46
Current children cumulated vsize (Kb) 258836

[startup+1788.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16925
/proc/meminfo: memFree=1285016/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=258836 CPUtime=1787.47
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 68110 0 10 0 178619 128 0 0 25 0 1 0 152477809 265048064 63853 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134523619 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64709 63853 296 55 0 63601 0
Current children cumulated CPU time (s) 1787.47
Current children cumulated vsize (Kb) 258836

[startup+1789.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16925
/proc/meminfo: memFree=1285016/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=258836 CPUtime=1788.47
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 68110 0 10 0 178719 128 0 0 25 0 1 0 152477809 265048064 63853 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134542143 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64709 63853 296 55 0 63601 0
Current children cumulated CPU time (s) 1788.47
Current children cumulated vsize (Kb) 258836

[startup+1790.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16925
/proc/meminfo: memFree=1285016/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=258836 CPUtime=1789.47
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 68110 0 10 0 178819 128 0 0 25 0 1 0 152477809 265048064 63853 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64709 63853 296 55 0 63601 0
Current children cumulated CPU time (s) 1789.47
Current children cumulated vsize (Kb) 258836

[startup+1791.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16925
/proc/meminfo: memFree=1285016/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=258836 CPUtime=1790.48
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 68110 0 10 0 178920 128 0 0 25 0 1 0 152477809 265048064 63853 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534063 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64709 63853 296 55 0 63601 0
Current children cumulated CPU time (s) 1790.48
Current children cumulated vsize (Kb) 258836

[startup+1792.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16925
/proc/meminfo: memFree=1285080/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=258836 CPUtime=1791.48
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 68110 0 10 0 179020 128 0 0 25 0 1 0 152477809 265048064 63853 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64709 63853 296 55 0 63601 0
Current children cumulated CPU time (s) 1791.48
Current children cumulated vsize (Kb) 258836

[startup+1793.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16925
/proc/meminfo: memFree=1285080/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=258836 CPUtime=1792.48
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 68110 0 10 0 179120 128 0 0 25 0 1 0 152477809 265048064 63853 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64709 63853 296 55 0 63601 0
Current children cumulated CPU time (s) 1792.48
Current children cumulated vsize (Kb) 258836

[startup+1794.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16925
/proc/meminfo: memFree=1285080/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=258836 CPUtime=1793.49
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 68110 0 10 0 179221 128 0 0 25 0 1 0 152477809 265048064 63853 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134632952 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64709 63853 296 55 0 63601 0
Current children cumulated CPU time (s) 1793.49
Current children cumulated vsize (Kb) 258836

[startup+1795.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16925
/proc/meminfo: memFree=1285080/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=258836 CPUtime=1794.49
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 68110 0 10 0 179321 128 0 0 25 0 1 0 152477809 265048064 63853 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540566 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64709 63853 296 55 0 63601 0
Current children cumulated CPU time (s) 1794.49
Current children cumulated vsize (Kb) 258836

[startup+1796.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16925
/proc/meminfo: memFree=1285080/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=258836 CPUtime=1795.5
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 68110 0 10 0 179422 128 0 0 25 0 1 0 152477809 265048064 63853 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134541298 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64709 63853 296 55 0 63601 0
Current children cumulated CPU time (s) 1795.5
Current children cumulated vsize (Kb) 258836

[startup+1797.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16925
/proc/meminfo: memFree=1285080/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=258836 CPUtime=1796.5
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 68110 0 10 0 179522 128 0 0 25 0 1 0 152477809 265048064 63853 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64709 63853 296 55 0 63601 0
Current children cumulated CPU time (s) 1796.5
Current children cumulated vsize (Kb) 258836

[startup+1798.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16925
/proc/meminfo: memFree=1285080/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=258836 CPUtime=1797.5
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 68110 0 10 0 179622 128 0 0 25 0 1 0 152477809 265048064 63853 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64709 63853 296 55 0 63601 0
Current children cumulated CPU time (s) 1797.5
Current children cumulated vsize (Kb) 258836

[startup+1799.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16925
/proc/meminfo: memFree=1285080/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=258836 CPUtime=1798.51
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 68110 0 10 0 179723 128 0 0 25 0 1 0 152477809 265048064 63853 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134542170 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64709 63853 296 55 0 63601 0
Current children cumulated CPU time (s) 1798.51
Current children cumulated vsize (Kb) 258836

[startup+1800.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16925
/proc/meminfo: memFree=1285080/2055920 swapFree=4183048/4192956
[pid=16925] ppid=16923 vsize=258836 CPUtime=1799.51
/proc/16925/stat : 16925 (bsolo) R 16923 16925 16876 0 -1 0 68110 0 10 0 179823 128 0 0 25 0 1 0 152477809 265048064 63853 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16925/statm: 64709 63853 296 55 0 63601 0
Current children cumulated CPU time (s) 1799.51
Current children cumulated vsize (Kb) 258836

Child status: 0
Real time (s): 1800.67
CPU time (s): 1800.05
CPU user time (s): 1798.72
CPU system time (s): 1.3328
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (Kb): 259128
The end

Launcher Data (download as text)

Begin job on node34 on Fri Jul 28 03:07:08 UTC 2006


FILE ID= 46255-1154056028

PBS_JOBID= 882042

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  3da8b298ee1dd31987c9c3266733383f

RANDOM SEED= 652741860

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.263
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.263
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:       1541864 kB
Buffers:         38908 kB
Cached:         396872 kB
SwapCached:       3772 kB
Active:          70848 kB
Inactive:       373624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1541864 kB
SwapTotal:     4192956 kB
SwapFree:      4183048 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          14716 kB
Slab:            55684 kB
Committed_AS:   617152 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node34 on Fri Jul 28 03:37:09 UTC 2006