Trace number 40809

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 854.669 855.092

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob7.opb
MD5SUM891ef60a3c811d65a65dee7761e3f07c
Bench CategorySATUNSAT-MEDINT (no optimisation, medium 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 benchmark496.332
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables96
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 constraint96
Maximum length of a constraint96
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 27267752
Number of bits of the biggest number in a constraint 25
Biggest sum of numbers in a constraint 410674921
Number of bits of the biggest sum of numbers29
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.04	c INFO: OSL Context initialized.
0.04	c BIG Int formula...
0.04	c Initial problem consists of 96 variables and 2 constraints.
0.04	c Using non-optimization problem switches.
0.04	c No problem reductions applied in OPT. instance.
0.04	c	preprocess terminated. Elapsed time: 0.012
0.04	c After prepocess the problem consists of 96 variables and 2 constraints.
0.05	c Restart #1 #Var: 96 LB: 0 @ 0.023
0.07	c Restart #2 #Var: 96 LB: 0 @ 0.046
0.11	c Restart #3 #Var: 96 LB: 0 @ 0.085
0.17	c Restart #4 #Var: 96 LB: 0 @ 0.14
0.23	c Restart #5 #Var: 96 LB: 0 @ 0.2
0.31	c Restart #6 #Var: 96 LB: 0 @ 0.281
0.39	c Restart #7 #Var: 96 LB: 0 @ 0.363
0.47	c Restart #8 #Var: 96 LB: 0 @ 0.444
0.59	c Restart #9 #Var: 96 LB: 0 @ 0.56
0.74	c Restart #10 #Var: 96 LB: 0 @ 0.716
0.95	c Restart #11 #Var: 96 LB: 0 @ 0.923
1.15	c Restart #12 #Var: 96 LB: 0 @ 1.127
1.42	c Restart #13 #Var: 96 LB: 0 @ 1.395
1.81	c Restart #14 #Var: 96 LB: 0 @ 1.781
2.29	c Restart #15 #Var: 96 LB: 0 @ 2.259
2.84	c Restart #16 #Var: 96 LB: 0 @ 2.81
3.33	c Restart #17 #Var: 96 LB: 0 @ 3.304
3.82	c Restart #18 #Var: 96 LB: 0 @ 3.798
4.48	c Restart #19 #Var: 96 LB: 0 @ 4.454
5.01	c Restart #20 #Var: 96 LB: 0 @ 4.983
5.74	c Restart #21 #Var: 96 LB: 0 @ 5.712
6.77	c Restart #22 #Var: 96 LB: 0 @ 6.738
7.72	c Restart #23 #Var: 96 LB: 0 @ 7.691
8.67	c Restart #24 #Var: 96 LB: 0 @ 8.638
10.01	c Restart #25 #Var: 96 LB: 0 @ 9.978
11.36	c Restart #26 #Var: 96 LB: 0 @ 11.327
13.17	c Restart #27 #Var: 96 LB: 0 @ 13.132
14.82	c Restart #28 #Var: 96 LB: 0 @ 14.787
17.09	c Restart #29 #Var: 96 LB: 0 @ 17.052
19.47	c Restart #30 #Var: 96 LB: 0 @ 19.436
21.49	c Restart #31 #Var: 96 LB: 0 @ 21.449
23.39	c Restart #32 #Var: 96 LB: 0 @ 23.353
25.77	c Restart #33 #Var: 96 LB: 0 @ 25.733
28.08	c Restart #34 #Var: 96 LB: 0 @ 28.041
31.25	c Restart #35 #Var: 96 LB: 0 @ 31.205
34.63	c Restart #36 #Var: 96 LB: 0 @ 34.584
38.38	c Restart #37 #Var: 96 LB: 0 @ 38.332
41.02	c Restart #38 #Var: 96 LB: 0 @ 40.972
44.60	c Restart #39 #Var: 96 LB: 0 @ 44.549
48.86	c Restart #40 #Var: 96 LB: 0 @ 48.816
53.61	c Restart #41 #Var: 96 LB: 0 @ 53.559
57.80	c Restart #42 #Var: 96 LB: 0 @ 57.743
63.66	c Restart #43 #Var: 96 LB: 0 @ 63.609
69.58	c Restart #44 #Var: 96 LB: 0 @ 69.521
75.76	c Restart #45 #Var: 96 LB: 0 @ 75.697
81.26	c Restart #46 #Var: 96 LB: 0 @ 81.202
87.17	c Restart #47 #Var: 96 LB: 0 @ 87.104
92.24	c Restart #48 #Var: 96 LB: 0 @ 92.179
100.61	c Restart #49 #Var: 96 LB: 0 @ 100.54
106.39	c Restart #50 #Var: 96 LB: 0 @ 106.32
118.66	c Restart #51 #Var: 96 LB: 0 @ 118.59
127.65	c Restart #52 #Var: 96 LB: 0 @ 127.57
136.68	c Restart #53 #Var: 96 LB: 0 @ 136.6
145.64	c Restart #54 #Var: 96 LB: 0 @ 145.56
152.65	c Restart #55 #Var: 96 LB: 0 @ 152.56
166.05	c Restart #56 #Var: 96 LB: 0 @ 165.96
177.00	c Restart #57 #Var: 96 LB: 0 @ 176.91
185.10	c Restart #58 #Var: 96 LB: 0 @ 185
194.76	c Restart #59 #Var: 96 LB: 0 @ 194.66
205.71	c Restart #60 #Var: 96 LB: 0 @ 205.61
215.80	c Restart #61 #Var: 96 LB: 0 @ 215.69
226.91	c Restart #62 #Var: 96 LB: 0 @ 226.8
234.86	c Restart #63 #Var: 96 LB: 0 @ 234.74
243.29	c Restart #64 #Var: 96 LB: 0 @ 243.17
250.73	c Restart #65 #Var: 96 LB: 0 @ 250.6
271.36	c Restart #66 #Var: 96 LB: 0 @ 271.23
281.79	c Restart #67 #Var: 96 LB: 0 @ 281.66
291.94	c Restart #68 #Var: 96 LB: 0 @ 291.8
304.83	c Restart #69 #Var: 96 LB: 0 @ 304.69
314.26	c Restart #70 #Var: 96 LB: 0 @ 314.12
328.06	c Restart #71 #Var: 96 LB: 0 @ 327.91
335.36	c Restart #72 #Var: 96 LB: 0 @ 335.21
349.45	c Restart #73 #Var: 96 LB: 0 @ 349.29
364.19	c Restart #74 #Var: 96 LB: 0 @ 364.02
388.30	c Restart #75 #Var: 96 LB: 0 @ 388.12
408.91	c Restart #76 #Var: 96 LB: 0 @ 408.73
422.06	c Restart #77 #Var: 96 LB: 0 @ 421.87
438.09	c Restart #78 #Var: 96 LB: 0 @ 437.89
452.28	c Restart #79 #Var: 96 LB: 0 @ 452.08
466.68	c Restart #80 #Var: 96 LB: 0 @ 466.48
474.61	c Restart #81 #Var: 96 LB: 0 @ 474.4
490.06	c Restart #82 #Var: 96 LB: 0 @ 489.85
501.59	c Restart #83 #Var: 96 LB: 0 @ 501.37
526.88	c Restart #84 #Var: 96 LB: 0 @ 526.65
537.90	c Restart #85 #Var: 96 LB: 0 @ 537.66
556.99	c Restart #86 #Var: 96 LB: 0 @ 556.75
572.94	c Restart #87 #Var: 96 LB: 0 @ 572.7
587.13	c Restart #88 #Var: 96 LB: 0 @ 586.88
605.29	c Restart #89 #Var: 96 LB: 0 @ 605.04
624.15	c Restart #90 #Var: 96 LB: 0 @ 623.88
650.40	c Restart #91 #Var: 96 LB: 0 @ 650.13
667.03	c Restart #92 #Var: 96 LB: 0 @ 666.76
684.70	c Restart #93 #Var: 96 LB: 0 @ 684.42
714.26	c Restart #94 #Var: 96 LB: 0 @ 713.96
735.30	c Restart #95 #Var: 96 LB: 0 @ 734.99
765.89	c Restart #96 #Var: 96 LB: 0 @ 765.57
784.28	c Restart #97 #Var: 96 LB: 0 @ 783.96
806.91	c Restart #98 #Var: 96 LB: 0 @ 806.57
834.70	c Restart #99 #Var: 96 LB: 0 @ 834.31

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.95 0.95 2/64 7671
/proc/meminfo: memFree=1765928/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=3436 CPUtime=0
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 65 0 0 0 0 0 0 0 19 0 1 0 197679491 3518464 47 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7394084 0 0 4096 0 0 0 0 17 1 0 0
/proc/7671/statm: 1156 50 37 55 0 42 0

[startup+10.002 s]
/proc/loadavg: 0.93 0.96 0.95 2/64 7671
/proc/meminfo: memFree=1646912/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=123564 CPUtime=9.96
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 30106 0 0 0 979 17 0 0 25 0 1 0 197679491 126529536 30016 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718240 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 30891 30016 296 55 0 29783 0
Current children cumulated CPU time (s) 9.96
Current children cumulated vsize (Kb) 123564

[startup+20.008 s]
/proc/loadavg: 0.94 0.96 0.95 2/64 7671
/proc/meminfo: memFree=1594176/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=176336 CPUtime=19.96
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 43283 0 0 0 1971 25 0 0 25 0 1 0 197679491 180568064 43185 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 44084 43185 296 55 0 42976 0
Current children cumulated CPU time (s) 19.96
Current children cumulated vsize (Kb) 176336

[startup+30.0139 s]
/proc/loadavg: 0.95 0.96 0.95 2/64 7671
/proc/meminfo: memFree=1541056/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=229572 CPUtime=29.96
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 56544 0 0 0 2964 32 0 0 25 0 1 0 197679491 235081728 56432 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529176 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 57393 56432 296 55 0 56285 0
Current children cumulated CPU time (s) 29.96
Current children cumulated vsize (Kb) 229572

[startup+40.0199 s]
/proc/loadavg: 0.96 0.96 0.95 2/64 7671
/proc/meminfo: memFree=1502016/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=268768 CPUtime=39.96
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 66307 0 0 0 3958 38 0 0 25 0 1 0 197679491 275218432 66187 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528802 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 67192 66187 296 55 0 66084 0
Current children cumulated CPU time (s) 39.96
Current children cumulated vsize (Kb) 268768

[startup+50.0259 s]
/proc/loadavg: 0.96 0.96 0.95 2/64 7671
/proc/meminfo: memFree=1464896/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=305928 CPUtime=49.97
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 75563 0 0 0 4953 44 0 0 25 0 1 0 197679491 313270272 75426 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 76482 75426 296 55 0 75374 0
Current children cumulated CPU time (s) 49.97
Current children cumulated vsize (Kb) 305928

[startup+60.0318 s]
/proc/loadavg: 0.97 0.96 0.95 2/64 7671
/proc/meminfo: memFree=1427968/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=342796 CPUtime=59.97
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 84790 0 0 0 5946 51 0 0 25 0 1 0 197679491 351023104 84653 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7829115 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 85699 84653 296 55 0 84591 0
Current children cumulated CPU time (s) 59.97
Current children cumulated vsize (Kb) 342796

[startup+70.0388 s]
/proc/loadavg: 0.97 0.96 0.95 2/64 7671
/proc/meminfo: memFree=1403712/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=366988 CPUtime=69.97
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 90833 0 0 0 6943 54 0 0 25 0 1 0 197679491 375795712 90694 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 91747 90694 296 55 0 90639 0
Current children cumulated CPU time (s) 69.97
Current children cumulated vsize (Kb) 366988

[startup+80.0458 s]
/proc/loadavg: 0.98 0.96 0.95 2/64 7671
/proc/meminfo: memFree=1376064/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=394932 CPUtime=79.97
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 97764 0 0 0 7938 59 0 0 25 0 1 0 197679491 404410368 97616 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 98733 97617 296 55 0 97625 0
Current children cumulated CPU time (s) 79.97
Current children cumulated vsize (Kb) 394932

[startup+90.0517 s]
/proc/loadavg: 0.98 0.96 0.95 2/64 7671
/proc/meminfo: memFree=1348224/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=422800 CPUtime=89.98
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 104710 0 0 0 8934 64 0 0 25 0 1 0 197679491 432947200 104550 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 105700 104550 296 55 0 104592 0
Current children cumulated CPU time (s) 89.98
Current children cumulated vsize (Kb) 422800

[startup+100.059 s]
/proc/loadavg: 0.98 0.96 0.95 2/64 7671
/proc/meminfo: memFree=1320128/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=451024 CPUtime=99.98
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 111723 0 0 0 9929 69 0 0 25 0 1 0 197679491 461848576 111537 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 112756 111537 296 55 0 111648 0
Current children cumulated CPU time (s) 99.98
Current children cumulated vsize (Kb) 451024

[startup+110.066 s]
/proc/loadavg: 0.98 0.97 0.95 2/64 7671
/proc/meminfo: memFree=1294720/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=476536 CPUtime=109.98
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 118074 0 0 0 10925 73 0 0 25 0 1 0 197679491 487972864 117886 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 119134 117886 296 55 0 118026 0
Current children cumulated CPU time (s) 109.98
Current children cumulated vsize (Kb) 476536

[startup+120.072 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7671
/proc/meminfo: memFree=1279680/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=491780 CPUtime=119.98
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 121836 0 0 0 11922 76 0 0 25 0 1 0 197679491 503582720 121634 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 122945 121634 296 55 0 121837 0
Current children cumulated CPU time (s) 119.98
Current children cumulated vsize (Kb) 491780

[startup+130.078 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7671
/proc/meminfo: memFree=1257216/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=514292 CPUtime=129.99
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 127438 0 0 0 12919 80 0 0 25 0 1 0 197679491 526635008 127235 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 128573 127235 296 55 0 127465 0
Current children cumulated CPU time (s) 129.99
Current children cumulated vsize (Kb) 514292

[startup+140.085 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7671
/proc/meminfo: memFree=1237568/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=533824 CPUtime=139.99
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 132357 0 0 0 13916 83 0 0 25 0 1 0 197679491 546635776 132154 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 133456 132154 296 55 0 132348 0
Current children cumulated CPU time (s) 139.99
Current children cumulated vsize (Kb) 533824

[startup+150.091 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7671
/proc/meminfo: memFree=1213248/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=558224 CPUtime=150
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 138424 0 0 0 14913 87 0 0 25 0 1 0 197679491 571621376 138217 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 139556 138217 296 55 0 138448 0
Current children cumulated CPU time (s) 150
Current children cumulated vsize (Kb) 558224

[startup+160.096 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7671
/proc/meminfo: memFree=1191808/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=579728 CPUtime=159.99
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 143776 0 0 0 15909 90 0 0 25 0 1 0 197679491 593641472 143565 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 144932 143565 296 55 0 143824 0
Current children cumulated CPU time (s) 159.99
Current children cumulated vsize (Kb) 579728

[startup+170.102 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7671
/proc/meminfo: memFree=1178048/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=593840 CPUtime=170
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 147302 0 0 0 16908 92 0 0 25 0 1 0 197679491 608092160 147009 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529176 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 148460 147009 296 55 0 147352 0
Current children cumulated CPU time (s) 170
Current children cumulated vsize (Kb) 593840

[startup+180.108 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7671
/proc/meminfo: memFree=1159232/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=612824 CPUtime=180
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 151993 0 0 0 17904 96 0 0 25 0 1 0 197679491 627531776 151696 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 153206 151696 296 55 0 152098 0
Current children cumulated CPU time (s) 180
Current children cumulated vsize (Kb) 612824

[startup+190.114 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7671
/proc/meminfo: memFree=1131200/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=640684 CPUtime=190.01
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 159007 0 0 0 18901 100 0 0 25 0 1 0 197679491 656060416 158710 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 160171 158710 296 55 0 159063 0
Current children cumulated CPU time (s) 190.01
Current children cumulated vsize (Kb) 640684

[startup+200.121 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7671
/proc/meminfo: memFree=1114432/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=657388 CPUtime=200.01
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 163165 0 0 0 19898 103 0 0 25 0 1 0 197679491 673165312 162867 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 164347 162867 296 55 0 163239 0
Current children cumulated CPU time (s) 200.01
Current children cumulated vsize (Kb) 657388

[startup+210.127 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7671
/proc/meminfo: memFree=1088640/2055920 swapFree=4182292/4192956

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

Current children cumulated CPU time (s) 640.11
Current children cumulated vsize (Kb) 1525752

[startup+650.395 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7671
/proc/meminfo: memFree=232448/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=1541064 CPUtime=650.12
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 384768 0 0 0 64758 254 0 0 25 0 1 0 197679491 1578049536 382901 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 385266 382901 296 55 0 384158 0
Current children cumulated CPU time (s) 650.12
Current children cumulated vsize (Kb) 1541064

[startup+660.401 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7671
/proc/meminfo: memFree=220480/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=1553640 CPUtime=660.11
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 387997 0 0 0 65755 256 0 0 25 0 1 0 197679491 1590927360 385886 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533791 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 388410 385886 296 55 0 387302 0
Current children cumulated CPU time (s) 660.11
Current children cumulated vsize (Kb) 1553640

[startup+670.407 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7671
/proc/meminfo: memFree=197120/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=1577260 CPUtime=670.11
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 393928 0 0 0 66751 260 0 0 25 0 1 0 197679491 1615114240 391732 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534953 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 394315 391732 296 55 0 393207 0
Current children cumulated CPU time (s) 670.11
Current children cumulated vsize (Kb) 1577260

[startup+680.413 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7671
/proc/meminfo: memFree=180160/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=1594476 CPUtime=680.12
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 398243 0 0 0 67748 264 0 0 25 0 1 0 197679491 1632743424 395965 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 398619 395965 296 55 0 397511 0
Current children cumulated CPU time (s) 680.12
Current children cumulated vsize (Kb) 1594476

[startup+690.419 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7671
/proc/meminfo: memFree=163712/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=1610580 CPUtime=690.13
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 402344 0 0 0 68746 267 0 0 25 0 1 0 197679491 1649233920 400066 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 402645 400066 296 55 0 401537 0
Current children cumulated CPU time (s) 690.13
Current children cumulated vsize (Kb) 1610580

[startup+700.425 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7671
/proc/meminfo: memFree=152384/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=1621800 CPUtime=700.13
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 405170 0 0 0 69744 269 0 0 25 0 1 0 197679491 1660723200 402892 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 405450 402892 296 55 0 404342 0
Current children cumulated CPU time (s) 700.13
Current children cumulated vsize (Kb) 1621800

[startup+710.431 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7671
/proc/meminfo: memFree=138560/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=1635528 CPUtime=710.12
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 408611 0 0 0 70742 270 0 0 25 0 1 0 197679491 1674780672 406333 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535012 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 408882 406333 296 55 0 407774 0
Current children cumulated CPU time (s) 710.12
Current children cumulated vsize (Kb) 1635528

[startup+720.437 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7671
/proc/meminfo: memFree=126080/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=1648180 CPUtime=720.13
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 411882 0 0 0 71740 273 0 0 25 0 1 0 197679491 1687736320 409442 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 412045 409442 296 55 0 410937 0
Current children cumulated CPU time (s) 720.13
Current children cumulated vsize (Kb) 1648180

[startup+730.444 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7671
/proc/meminfo: memFree=105920/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=1668376 CPUtime=730.13
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 416925 0 0 0 72736 277 0 0 25 0 1 0 197679491 1708417024 414485 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 417094 414485 296 55 0 415986 0
Current children cumulated CPU time (s) 730.13
Current children cumulated vsize (Kb) 1668376

[startup+740.451 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7671
/proc/meminfo: memFree=94208/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=1679728 CPUtime=740.13
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 419839 0 0 0 73734 279 0 0 25 0 1 0 197679491 1720041472 417399 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 419932 417399 296 55 0 418824 0
Current children cumulated CPU time (s) 740.13
Current children cumulated vsize (Kb) 1679728

[startup+750.457 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7671
/proc/meminfo: memFree=89728/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=1684216 CPUtime=750.13
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 420955 0 0 0 74734 279 0 0 25 0 1 0 197679491 1724637184 418515 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 421054 418515 296 55 0 419946 0
Current children cumulated CPU time (s) 750.13
Current children cumulated vsize (Kb) 1684216

[startup+760.464 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7671
/proc/meminfo: memFree=77952/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=1696100 CPUtime=760.14
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 423921 0 0 0 75731 283 0 0 25 0 1 0 197679491 1736806400 421481 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 424025 421481 296 55 0 422917 0
Current children cumulated CPU time (s) 760.14
Current children cumulated vsize (Kb) 1696100

[startup+770.47 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7671
/proc/meminfo: memFree=58304/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=1715880 CPUtime=770.14
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 428963 0 0 0 76729 285 0 0 25 0 1 0 197679491 1757061120 426361 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 428970 426361 296 55 0 427862 0
Current children cumulated CPU time (s) 770.14
Current children cumulated vsize (Kb) 1715880

[startup+780.477 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7671
/proc/meminfo: memFree=39040/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=1735152 CPUtime=780.15
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 433774 0 0 0 77726 289 0 0 25 0 1 0 197679491 1776795648 431172 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 433788 431172 296 55 0 432680 0
Current children cumulated CPU time (s) 780.15
Current children cumulated vsize (Kb) 1735152

[startup+790.483 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7671
/proc/meminfo: memFree=21760/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=1752564 CPUtime=790.15
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 438160 0 0 0 78724 291 0 0 25 0 1 0 197679491 1794625536 435473 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 438141 435473 296 55 0 437033 0
Current children cumulated CPU time (s) 790.15
Current children cumulated vsize (Kb) 1752564

[startup+800.489 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7671
/proc/meminfo: memFree=16128/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=1764512 CPUtime=800.14
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 441122 0 0 0 79721 293 0 0 25 0 1 0 197679491 1806860288 438433 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 441128 438433 296 55 0 440020 0
Current children cumulated CPU time (s) 800.14
Current children cumulated vsize (Kb) 1764512

[startup+810.495 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7671
/proc/meminfo: memFree=16192/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=1787612 CPUtime=810.14
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 446903 0 0 0 80716 298 0 0 25 0 1 0 197679491 1830514688 444214 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 446903 444214 296 55 0 445795 0
Current children cumulated CPU time (s) 810.14
Current children cumulated vsize (Kb) 1787612

[startup+820.502 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7671
/proc/meminfo: memFree=15232/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=1793420 CPUtime=820.13
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 448392 0 0 0 81714 299 0 0 25 0 1 0 197679491 1836462080 445703 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7671/statm: 448355 445703 296 55 0 447247 0
Current children cumulated CPU time (s) 820.13
Current children cumulated vsize (Kb) 1793420

[startup+830.508 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7671
/proc/meminfo: memFree=16192/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=1810032 CPUtime=830.13
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 452580 0 0 0 82710 303 0 0 25 0 1 0 197679491 1853472768 449729 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 452508 449729 296 55 0 451400 0
Current children cumulated CPU time (s) 830.13
Current children cumulated vsize (Kb) 1810032

[startup+840.515 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7671
/proc/meminfo: memFree=15104/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=1825784 CPUtime=840.11
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 456604 0 0 0 83706 305 0 0 25 0 1 0 197679491 1869602816 453591 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 456446 453591 296 55 0 455338 0
Current children cumulated CPU time (s) 840.11
Current children cumulated vsize (Kb) 1825784

[startup+850.522 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7671
/proc/meminfo: memFree=15744/2055920 swapFree=4182292/4192956
[pid=7671] ppid=7669 vsize=1837664 CPUtime=850.1
/proc/7671/stat : 7671 (bsolo) R 7669 7671 7625 0 -1 0 459585 0 0 0 84703 307 0 0 25 0 1 0 197679491 1881767936 456572 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7671/statm: 459416 456572 296 55 0 458308 0
Current children cumulated CPU time (s) 850.1
Current children cumulated vsize (Kb) 1837664

Child ended because it received signal 11 (SIGSEGV)
Real time (s): 855.092
CPU time (s): 854.669
CPU user time (s): 851.324
CPU system time (s): 3.34549
CPU usage (%): 99.9505
Max. virtual memory (cumulated for all children) (Kb): 1837664
The end

Launcher Data (download as text)

Begin job on node74 on Sat Jun  3 07:35:52 UTC 2006


FILE ID= 40809-1149320152

PBS_JOBID= 308581

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  891ef60a3c811d65a65dee7761e3f07c

RANDOM SEED= 526871456


/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.274
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.274
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:       1766136 kB
Buffers:         21896 kB
Cached:         202424 kB
SwapCached:       2324 kB
Active:          30952 kB
Inactive:       201980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1766136 kB
SwapTotal:     4192956 kB
SwapFree:      4182292 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          15868 kB
Slab:            42860 kB
Committed_AS:   279104 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node74 on Sat Jun  3 07:50:07 UTC 2006