Trace number 40523

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/05Signal 870.923 871.046

General information on the benchmark

Namenormalized-PB06/SATUNSAT-BIGINT/submitted-PB06/
manquiho/Aardal_1/normalized-cuww4.opb
MD5SUMd53007d2869c28e065ccd77bdf635fbe
Bench CategorySATUNSAT-BIGINT (no optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark15.3087
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables82
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint82
Maximum length of a constraint82
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 104723596
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 1078440737
Number of bits of the biggest sum of numbers31
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.02	c INFO: OSL Context initialized.
0.02	c BIG Int formula...
0.02	c Initial problem consists of 82 variables and 2 constraints.
0.02	c Using non-optimization problem switches.
0.02	c No problem reductions applied in OPT. instance.
0.02	c	preprocess terminated. Elapsed time: 0.006
0.02	c After prepocess the problem consists of 82 variables and 2 constraints.
0.03	c Restart #1 #Var: 82 LB: 0 @ 0.014
0.04	c Restart #2 #Var: 82 LB: 0 @ 0.033
0.08	c Restart #3 #Var: 82 LB: 0 @ 0.066
0.12	c Restart #4 #Var: 82 LB: 0 @ 0.108
0.17	c Restart #5 #Var: 82 LB: 0 @ 0.155
0.23	c Restart #6 #Var: 82 LB: 0 @ 0.219
0.30	c Restart #7 #Var: 82 LB: 0 @ 0.289
0.38	c Restart #8 #Var: 82 LB: 0 @ 0.37
0.48	c Restart #9 #Var: 82 LB: 0 @ 0.467
0.59	c Restart #10 #Var: 82 LB: 0 @ 0.582
0.76	c Restart #11 #Var: 82 LB: 0 @ 0.749
0.93	c Restart #12 #Var: 82 LB: 0 @ 0.923
1.15	c Restart #13 #Var: 82 LB: 0 @ 1.14
1.42	c Restart #14 #Var: 82 LB: 0 @ 1.412
1.79	c Restart #15 #Var: 82 LB: 0 @ 1.779
2.17	c Restart #16 #Var: 82 LB: 0 @ 2.154
2.49	c Restart #17 #Var: 82 LB: 0 @ 2.481
3.03	c Restart #18 #Var: 82 LB: 0 @ 3.019
3.71	c Restart #19 #Var: 82 LB: 0 @ 3.695
4.34	c Restart #20 #Var: 82 LB: 0 @ 4.331
5.22	c Restart #21 #Var: 82 LB: 0 @ 5.206
6.10	c Restart #22 #Var: 82 LB: 0 @ 6.089
6.68	c Restart #23 #Var: 82 LB: 0 @ 6.671
7.31	c Restart #24 #Var: 82 LB: 0 @ 7.303
8.00	c Restart #25 #Var: 82 LB: 0 @ 7.985
9.22	c Restart #26 #Var: 82 LB: 0 @ 9.213
10.20	c Restart #27 #Var: 82 LB: 0 @ 10.182
11.16	c Restart #28 #Var: 82 LB: 0 @ 11.14
12.45	c Restart #29 #Var: 82 LB: 0 @ 12.431
14.36	c Restart #30 #Var: 82 LB: 0 @ 14.348
15.78	c Restart #31 #Var: 82 LB: 0 @ 15.759
17.39	c Restart #32 #Var: 82 LB: 0 @ 17.373
19.67	c Restart #33 #Var: 82 LB: 0 @ 19.653
21.54	c Restart #34 #Var: 82 LB: 0 @ 21.518
23.27	c Restart #35 #Var: 82 LB: 0 @ 23.257
25.11	c Restart #36 #Var: 82 LB: 0 @ 25.089
27.46	c Restart #37 #Var: 82 LB: 0 @ 27.439
29.19	c Restart #38 #Var: 82 LB: 0 @ 29.17
32.00	c Restart #39 #Var: 82 LB: 0 @ 31.985
34.22	c Restart #40 #Var: 82 LB: 0 @ 34.203
37.58	c Restart #41 #Var: 82 LB: 0 @ 37.563
41.75	c Restart #42 #Var: 82 LB: 0 @ 41.73
47.15	c Restart #43 #Var: 82 LB: 0 @ 47.126
53.20	c Restart #44 #Var: 82 LB: 0 @ 53.175
58.58	c Restart #45 #Var: 82 LB: 0 @ 58.556
64.42	c Restart #46 #Var: 82 LB: 0 @ 64.399
70.11	c Restart #47 #Var: 82 LB: 0 @ 70.087
74.01	c Restart #48 #Var: 82 LB: 0 @ 73.983
79.75	c Restart #49 #Var: 82 LB: 0 @ 79.723
83.82	c Restart #50 #Var: 82 LB: 0 @ 83.795
91.03	c Restart #51 #Var: 82 LB: 0 @ 91.01
95.63	c Restart #52 #Var: 82 LB: 0 @ 95.6
102.73	c Restart #53 #Var: 82 LB: 0 @ 102.71
110.85	c Restart #54 #Var: 82 LB: 0 @ 110.82
117.11	c Restart #55 #Var: 82 LB: 0 @ 117.08
123.52	c Restart #56 #Var: 82 LB: 0 @ 123.49
130.62	c Restart #57 #Var: 82 LB: 0 @ 130.59
140.39	c Restart #58 #Var: 82 LB: 0 @ 140.36
148.08	c Restart #59 #Var: 82 LB: 0 @ 148.05
156.63	c Restart #60 #Var: 82 LB: 0 @ 156.59
164.48	c Restart #61 #Var: 82 LB: 0 @ 164.44
172.34	c Restart #62 #Var: 82 LB: 0 @ 172.31
179.73	c Restart #63 #Var: 82 LB: 0 @ 179.69
187.17	c Restart #64 #Var: 82 LB: 0 @ 187.14
195.70	c Restart #65 #Var: 82 LB: 0 @ 195.66
209.95	c Restart #66 #Var: 82 LB: 0 @ 209.91
218.52	c Restart #67 #Var: 82 LB: 0 @ 218.48
229.93	c Restart #68 #Var: 82 LB: 0 @ 229.88
237.65	c Restart #69 #Var: 82 LB: 0 @ 237.61
248.30	c Restart #70 #Var: 82 LB: 0 @ 248.25
260.49	c Restart #71 #Var: 82 LB: 0 @ 260.45
271.67	c Restart #72 #Var: 82 LB: 0 @ 271.62
282.97	c Restart #73 #Var: 82 LB: 0 @ 282.92
291.68	c Restart #74 #Var: 82 LB: 0 @ 291.63
299.97	c Restart #75 #Var: 82 LB: 0 @ 299.92
312.73	c Restart #76 #Var: 82 LB: 0 @ 312.68
326.21	c Restart #77 #Var: 82 LB: 0 @ 326.16
343.34	c Restart #78 #Var: 82 LB: 0 @ 343.29
358.11	c Restart #79 #Var: 82 LB: 0 @ 358.06
372.99	c Restart #80 #Var: 82 LB: 0 @ 372.93
383.25	c Restart #81 #Var: 82 LB: 0 @ 383.19
393.22	c Restart #82 #Var: 82 LB: 0 @ 393.15
413.21	c Restart #83 #Var: 82 LB: 0 @ 413.15
425.49	c Restart #84 #Var: 82 LB: 0 @ 425.43
437.14	c Restart #85 #Var: 82 LB: 0 @ 437.07
445.35	c Restart #86 #Var: 82 LB: 0 @ 445.28
462.00	c Restart #87 #Var: 82 LB: 0 @ 461.93
470.72	c Restart #88 #Var: 82 LB: 0 @ 470.64
484.31	c Restart #89 #Var: 82 LB: 0 @ 484.24
495.38	c Restart #90 #Var: 82 LB: 0 @ 495.31
514.14	c Restart #91 #Var: 82 LB: 0 @ 514.06
529.86	c Restart #92 #Var: 82 LB: 0 @ 529.78
551.92	c Restart #93 #Var: 82 LB: 0 @ 551.84
564.98	c Restart #94 #Var: 82 LB: 0 @ 564.9
579.70	c Restart #95 #Var: 82 LB: 0 @ 579.61
591.19	c Restart #96 #Var: 82 LB: 0 @ 591.1
604.03	c Restart #97 #Var: 82 LB: 0 @ 603.94
616.69	c Restart #98 #Var: 82 LB: 0 @ 616.6
625.99	c Restart #99 #Var: 82 LB: 0 @ 625.9
634.91	c Restart #100 #Var: 82 LB: 0 @ 634.82
645.25	c Restart #101 #Var: 82 LB: 0 @ 645.16
658.55	c Restart #102 #Var: 82 LB: 0 @ 658.45
674.14	c Restart #103 #Var: 82 LB: 0 @ 674.04
696.12	c Restart #104 #Var: 82 LB: 0 @ 696.02
710.09	c Restart #105 #Var: 82 LB: 0 @ 709.99
726.86	c Restart #106 #Var: 82 LB: 0 @ 726.76
742.46	c Restart #107 #Var: 82 LB: 0 @ 742.35
764.51	c Restart #108 #Var: 82 LB: 0 @ 764.4
787.90	c Restart #109 #Var: 82 LB: 0 @ 787.79
814.20	c Restart #110 #Var: 82 LB: 0 @ 814.08
856.65	c Restart #111 #Var: 82 LB: 0 @ 856.53

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/node16/watcher-40523-1149301941 -o ROOT/results/node16/solver-40523-1149301941 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node16/40523-1149301941/instance-40523-1149301941.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.93 2/64 22867
/proc/meminfo: memFree=1470000/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=2900 CPUtime=0
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 43 0 0 0 0 0 0 0 18 0 1 0 195856976 2969600 27 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7205163 0 0 4096 0 0 0 0 17 1 0 0
/proc/22867/statm: 725 27 19 55 0 38 0

[startup+10.001 s]
/proc/loadavg: 0.93 0.98 0.93 2/64 22867
/proc/meminfo: memFree=1361536/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=113092 CPUtime=9.98
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 27488 0 0 0 978 20 0 0 25 0 1 0 195856976 115806208 27394 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7640699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 28273 27394 296 55 0 27165 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 113092

[startup+20.0054 s]
/proc/loadavg: 0.94 0.98 0.93 2/64 22867
/proc/meminfo: memFree=1305088/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=169752 CPUtime=19.98
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 41596 0 0 0 1969 29 0 0 25 0 1 0 195856976 173826048 41491 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 42438 41491 296 55 0 41330 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 169752

[startup+30.0108 s]
/proc/loadavg: 0.95 0.98 0.93 2/64 22867
/proc/meminfo: memFree=1251584/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=223132 CPUtime=29.98
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 54932 0 0 0 2961 37 0 0 25 0 1 0 195856976 228487168 54818 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 55783 54818 296 55 0 54675 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 223132

[startup+40.0153 s]
/proc/loadavg: 0.96 0.98 0.93 2/64 22867
/proc/meminfo: memFree=1211776/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=263316 CPUtime=39.99
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 64888 0 0 0 3956 43 0 0 25 0 1 0 195856976 269635584 64756 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 65829 64756 296 55 0 64721 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 263316

[startup+50.0207 s]
/proc/loadavg: 0.96 0.98 0.93 2/64 22867
/proc/meminfo: memFree=1187328/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=287636 CPUtime=49.99
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 70987 0 0 0 4953 46 0 0 25 0 1 0 195856976 294539264 70853 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 71909 70853 296 55 0 70801 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 287636

[startup+60.0252 s]
/proc/loadavg: 0.97 0.98 0.93 2/64 22867
/proc/meminfo: memFree=1164864/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=310636 CPUtime=59.99
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 76635 0 0 0 5950 49 0 0 25 0 1 0 195856976 318091264 76477 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524531 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 77659 76477 296 55 0 76551 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 310636

[startup+70.0306 s]
/proc/loadavg: 0.97 0.98 0.93 2/64 22867
/proc/meminfo: memFree=1139456/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=335884 CPUtime=70
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 82964 0 0 0 6948 52 0 0 25 0 1 0 195856976 343945216 82805 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134607308 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 83971 82805 296 55 0 82863 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 335884

[startup+80.036 s]
/proc/loadavg: 0.98 0.98 0.93 2/64 22867
/proc/meminfo: memFree=1111040/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=364256 CPUtime=80
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 90042 0 0 0 7944 56 0 0 25 0 1 0 195856976 372998144 89883 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 91064 89883 296 55 0 89956 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 364256

[startup+90.0405 s]
/proc/loadavg: 0.98 0.98 0.93 2/64 22867
/proc/meminfo: memFree=1083456/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=392024 CPUtime=90.01
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 96950 0 0 0 8941 60 0 0 25 0 1 0 195856976 401432576 96787 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 98006 96787 296 55 0 96898 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 392024

[startup+100.045 s]
/proc/loadavg: 0.98 0.98 0.93 2/64 22867
/proc/meminfo: memFree=1058304/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=417312 CPUtime=100.01
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 103238 0 0 0 9938 63 0 0 25 0 1 0 195856976 427327488 103065 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 104328 103065 296 55 0 103220 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 417312

[startup+110.049 s]
/proc/loadavg: 0.98 0.98 0.93 2/64 22867
/proc/meminfo: memFree=1038016/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=437692 CPUtime=110.01
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 108309 0 0 0 10935 66 0 0 25 0 1 0 195856976 448196608 108133 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718209 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 109423 108134 296 55 0 108315 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 437692

[startup+120.054 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 22867
/proc/meminfo: memFree=1015808/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=459800 CPUtime=120.02
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 113822 0 0 0 11932 70 0 0 25 0 1 0 195856976 470835200 113645 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548598 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 114950 113645 296 55 0 113842 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 459800

[startup+130.058 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 22867
/proc/meminfo: memFree=986816/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=489020 CPUtime=130.02
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 121084 0 0 0 12928 74 0 0 25 0 1 0 195856976 500756480 120886 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 122255 120886 296 55 0 121147 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 489020

[startup+140.063 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 22867
/proc/meminfo: memFree=968960/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=507184 CPUtime=140.02
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 125547 0 0 0 13925 77 0 0 25 0 1 0 195856976 519356416 125342 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 126796 125342 296 55 0 125688 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 507184

[startup+150.067 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 22867
/proc/meminfo: memFree=950144/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=525996 CPUtime=150.03
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 130251 0 0 0 14922 81 0 0 25 0 1 0 195856976 538619904 130046 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 131499 130046 296 55 0 130391 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 525996

[startup+160.072 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 22867
/proc/meminfo: memFree=928832/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=547448 CPUtime=160.02
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 135653 0 0 0 15919 83 0 0 25 0 1 0 195856976 560586752 135365 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548598 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 136862 135365 296 55 0 135754 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 547448

[startup+170.075 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 22867
/proc/meminfo: memFree=909504/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=566784 CPUtime=170.03
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 140481 0 0 0 16916 87 0 0 25 0 1 0 195856976 580386816 140188 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 141696 140188 296 55 0 140588 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 566784

[startup+180.079 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 22867
/proc/meminfo: memFree=879488/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=597064 CPUtime=180.03
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 148053 0 0 0 17911 92 0 0 25 0 1 0 195856976 611393536 147674 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 149266 147674 296 55 0 148158 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 597064

[startup+190.084 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 22867
/proc/meminfo: memFree=856768/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=619940 CPUtime=190.04
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 153723 0 0 0 18908 96 0 0 25 0 1 0 195856976 634818560 153336 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 154985 153336 296 55 0 153877 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 619940

[startup+200.088 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 22867
/proc/meminfo: memFree=837056/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=639592 CPUtime=200.04
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 158641 0 0 0 19905 99 0 0 25 0 1 0 195856976 654942208 158250 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 159898 158250 296 55 0 158790 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 639592

[startup+210.093 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 22867
/proc/meminfo: memFree=822528/2055920 swapFree=4181468/4192956

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

Current children cumulated CPU time (s) 660.2
Current children cumulated vsize (Kb) 1551236

[startup+670.297 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22867
/proc/meminfo: memFree=16064/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=1575128 CPUtime=670.2
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 394424 0 0 0 66771 249 0 0 25 0 1 0 195856976 1612931072 390713 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529176 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 393782 390713 296 55 0 392674 0
Current children cumulated CPU time (s) 670.2
Current children cumulated vsize (Kb) 1575128

[startup+680.303 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22867
/proc/meminfo: memFree=15936/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=1583076 CPUtime=680.19
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 396404 0 0 0 67770 249 0 0 25 0 1 0 195856976 1621069824 392684 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 395769 392684 296 55 0 394661 0
Current children cumulated CPU time (s) 680.19
Current children cumulated vsize (Kb) 1583076

[startup+690.307 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22867
/proc/meminfo: memFree=16064/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=1596808 CPUtime=690.2
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 399844 0 0 0 68767 253 0 0 25 0 1 0 195856976 1635131392 396124 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 399202 396124 296 55 0 398094 0
Current children cumulated CPU time (s) 690.2
Current children cumulated vsize (Kb) 1596808

[startup+700.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22867
/proc/meminfo: memFree=15744/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=1615560 CPUtime=700.2
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 404582 0 0 0 69764 256 0 0 25 0 1 0 195856976 1654333440 400862 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529346 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 403890 400862 296 55 0 402782 0
Current children cumulated CPU time (s) 700.2
Current children cumulated vsize (Kb) 1615560

[startup+710.315 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22867
/proc/meminfo: memFree=15488/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=1641960 CPUtime=710.21
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 411191 0 0 0 70760 261 0 0 25 0 1 0 195856976 1681367040 407471 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 410490 407471 296 55 0 409382 0
Current children cumulated CPU time (s) 710.21
Current children cumulated vsize (Kb) 1641960

[startup+720.319 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22867
/proc/meminfo: memFree=15808/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=1660688 CPUtime=720.21
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 415918 0 0 0 71758 263 0 0 25 0 1 0 195856976 1700544512 412036 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 415172 412036 296 55 0 414064 0
Current children cumulated CPU time (s) 720.21
Current children cumulated vsize (Kb) 1660688

[startup+730.324 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22867
/proc/meminfo: memFree=14848/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=1677376 CPUtime=730.22
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 420136 0 0 0 72756 266 0 0 25 0 1 0 195856976 1717633024 416172 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 419344 416172 296 55 0 418236 0
Current children cumulated CPU time (s) 730.22
Current children cumulated vsize (Kb) 1677376

[startup+740.329 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22867
/proc/meminfo: memFree=15872/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=1699688 CPUtime=740.21
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 425707 0 0 0 73752 269 0 0 25 0 1 0 195856976 1740480512 421743 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7640699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 424922 421743 296 55 0 423814 0
Current children cumulated CPU time (s) 740.21
Current children cumulated vsize (Kb) 1699688

[startup+750.335 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22867
/proc/meminfo: memFree=15744/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=1711544 CPUtime=750.22
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 428745 0 0 0 74751 271 0 0 25 0 1 0 195856976 1752621056 424459 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529176 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 427886 424459 296 55 0 426778 0
Current children cumulated CPU time (s) 750.22
Current children cumulated vsize (Kb) 1711544

[startup+760.339 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22867
/proc/meminfo: memFree=15744/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=1733196 CPUtime=760.22
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 434157 0 0 0 75747 275 0 0 25 0 1 0 195856976 1774792704 429871 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 433299 429871 296 55 0 432191 0
Current children cumulated CPU time (s) 760.22
Current children cumulated vsize (Kb) 1733196

[startup+770.343 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22867
/proc/meminfo: memFree=15488/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=1739664 CPUtime=770.22
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 435793 0 0 0 76746 276 0 0 25 0 1 0 195856976 1781415936 431507 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534060 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 434916 431507 296 55 0 433808 0
Current children cumulated CPU time (s) 770.22
Current children cumulated vsize (Kb) 1739664

[startup+780.348 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22867
/proc/meminfo: memFree=15616/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=1761180 CPUtime=780.23
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 441193 0 0 0 77743 280 0 0 25 0 1 0 195856976 1803448320 436907 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529176 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 440295 436907 296 55 0 439187 0
Current children cumulated CPU time (s) 780.23
Current children cumulated vsize (Kb) 1761180

[startup+790.352 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22867
/proc/meminfo: memFree=15168/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=1769236 CPUtime=790.24
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 443258 0 0 0 78743 281 0 0 25 0 1 0 195856976 1811697664 438972 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 442309 438972 296 55 0 441201 0
Current children cumulated CPU time (s) 790.24
Current children cumulated vsize (Kb) 1769236

[startup+800.357 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22867
/proc/meminfo: memFree=15296/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=1781512 CPUtime=800.23
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 446319 0 0 0 79741 282 0 0 25 0 1 0 195856976 1824268288 442033 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 445378 442033 296 55 0 444270 0
Current children cumulated CPU time (s) 800.23
Current children cumulated vsize (Kb) 1781512

[startup+810.362 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22867
/proc/meminfo: memFree=15936/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=1799332 CPUtime=810.25
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 450797 0 0 0 80739 286 0 0 25 0 1 0 195856976 1842515968 446511 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 449833 446511 296 55 0 448725 0
Current children cumulated CPU time (s) 810.25
Current children cumulated vsize (Kb) 1799332

[startup+820.367 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22867
/proc/meminfo: memFree=15424/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=1802896 CPUtime=820.24
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 451722 0 0 0 81738 286 0 0 25 0 1 0 195856976 1846165504 447436 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 450724 447436 296 55 0 449616 0
Current children cumulated CPU time (s) 820.24
Current children cumulated vsize (Kb) 1802896

[startup+830.371 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22867
/proc/meminfo: memFree=15104/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=1810816 CPUtime=830.25
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 453739 0 0 0 82737 288 0 0 25 0 1 0 195856976 1854275584 449453 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 452704 449453 296 55 0 451596 0
Current children cumulated CPU time (s) 830.25
Current children cumulated vsize (Kb) 1810816

[startup+840.376 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22867
/proc/meminfo: memFree=15936/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=1821036 CPUtime=840.25
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 456315 0 0 0 83735 290 0 0 25 0 1 0 195856976 1864740864 451947 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 455259 451947 296 55 0 454151 0
Current children cumulated CPU time (s) 840.25
Current children cumulated vsize (Kb) 1821036

[startup+850.38 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22867
/proc/meminfo: memFree=14912/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=1828296 CPUtime=850.26
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 458141 0 0 0 84735 291 0 0 25 0 1 0 195856976 1872175104 453773 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 457074 453773 296 55 0 455966 0
Current children cumulated CPU time (s) 850.26
Current children cumulated vsize (Kb) 1828296

[startup+860.384 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22867
/proc/meminfo: memFree=15104/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=1834932 CPUtime=860.26
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 459868 0 0 0 85734 292 0 0 25 0 1 0 195856976 1878970368 455256 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 458733 455256 296 55 0 457625 0
Current children cumulated CPU time (s) 860.26
Current children cumulated vsize (Kb) 1834932

[startup+870.39 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 22867
/proc/meminfo: memFree=14912/2055920 swapFree=4181468/4192956
[pid=22867] ppid=22865 vsize=1842720 CPUtime=870.27
/proc/22867/stat : 22867 (bsolo) R 22865 22867 22821 0 -1 0 461843 0 0 0 86734 293 0 0 25 0 1 0 195856976 1886945280 457231 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22867/statm: 460680 457231 296 55 0 459572 0
Current children cumulated CPU time (s) 870.27
Current children cumulated vsize (Kb) 1842720

Child ended because it received signal 11 (SIGSEGV)
Real time (s): 871.046
CPU time (s): 870.923
CPU user time (s): 867.703
CPU system time (s): 3.21951
CPU usage (%): 99.9859
Max. virtual memory (cumulated for all children) (Kb): 1842720
The end

Launcher Data (download as text)

Begin job on node16 on Sat Jun  3 02:32:21 UTC 2006


FILE ID= 40523-1149301941

PBS_JOBID= 307405

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-BIGINT/submitted-PB06/manquiho/Aardal_1/normalized-cuww4.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node16/40523-1149301941/instance-40523-1149301941.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-40523-1149301941 -o ROOT/results/node16/solver-40523-1149301941 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node16/40523-1149301941/instance-40523-1149301941.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  d53007d2869c28e065ccd77bdf635fbe

RANDOM SEED= 346379419


/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.231
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.231
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:       1470208 kB
Buffers:         28252 kB
Cached:         485184 kB
SwapCached:       3160 kB
Active:          74140 kB
Inactive:       447888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1470208 kB
SwapTotal:     4192956 kB
SwapFree:      4181468 kB
Dirty:             212 kB
Writeback:           0 kB
Mapped:          14732 kB
Slab:            49720 kB
Committed_AS:   275272 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node16 on Sat Jun  3 02:46:52 UTC 2006