Trace number 40813

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 792.84 793.259

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob6.opb
MD5SUM2318a0c7fc475c873b2fa45e5e7fe96e
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 benchmark1.74273
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables93
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 constraint93
Maximum length of a constraint93
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 22382775
Number of bits of the biggest number in a constraint 25
Biggest sum of numbers in a constraint 362318209
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.21	c INFO: OSL Context initialized.
0.21	c BIG Int formula...
0.21	c Initial problem consists of 93 variables and 2 constraints.
0.21	c Using non-optimization problem switches.
0.21	c No problem reductions applied in OPT. instance.
0.21	c	preprocess terminated. Elapsed time: 0.006
0.21	c After prepocess the problem consists of 93 variables and 2 constraints.
0.22	c Restart #1 #Var: 93 LB: 0 @ 0.016
0.24	c Restart #2 #Var: 93 LB: 0 @ 0.039
0.28	c Restart #3 #Var: 93 LB: 0 @ 0.079
0.33	c Restart #4 #Var: 93 LB: 0 @ 0.131
0.40	c Restart #5 #Var: 93 LB: 0 @ 0.194
0.46	c Restart #6 #Var: 93 LB: 0 @ 0.257
0.54	c Restart #7 #Var: 93 LB: 0 @ 0.339
0.63	c Restart #8 #Var: 93 LB: 0 @ 0.431
0.76	c Restart #9 #Var: 93 LB: 0 @ 0.553
0.93	c Restart #10 #Var: 93 LB: 0 @ 0.725
1.17	c Restart #11 #Var: 93 LB: 0 @ 0.964
1.44	c Restart #12 #Var: 93 LB: 0 @ 1.235
1.72	c Restart #13 #Var: 93 LB: 0 @ 1.517
2.04	c Restart #14 #Var: 93 LB: 0 @ 1.836
2.44	c Restart #15 #Var: 93 LB: 0 @ 2.238
3.12	c Restart #16 #Var: 93 LB: 0 @ 2.915
3.68	c Restart #17 #Var: 93 LB: 0 @ 3.474
4.33	c Restart #18 #Var: 93 LB: 0 @ 4.124
5.01	c Restart #19 #Var: 93 LB: 0 @ 4.802
5.79	c Restart #20 #Var: 93 LB: 0 @ 5.586
6.71	c Restart #21 #Var: 93 LB: 0 @ 6.502
7.73	c Restart #22 #Var: 93 LB: 0 @ 7.518
8.55	c Restart #23 #Var: 93 LB: 0 @ 8.346
9.60	c Restart #24 #Var: 93 LB: 0 @ 9.395
11.04	c Restart #25 #Var: 93 LB: 0 @ 10.831
12.94	c Restart #26 #Var: 93 LB: 0 @ 12.729
14.78	c Restart #27 #Var: 93 LB: 0 @ 14.571
16.10	c Restart #28 #Var: 93 LB: 0 @ 15.888
18.11	c Restart #29 #Var: 93 LB: 0 @ 17.904
20.55	c Restart #30 #Var: 93 LB: 0 @ 20.338
22.68	c Restart #31 #Var: 93 LB: 0 @ 22.471
25.19	c Restart #32 #Var: 93 LB: 0 @ 24.982
28.13	c Restart #33 #Var: 93 LB: 0 @ 27.913
31.51	c Restart #34 #Var: 93 LB: 0 @ 31.292
34.29	c Restart #35 #Var: 93 LB: 0 @ 34.075
36.49	c Restart #36 #Var: 93 LB: 0 @ 36.274
39.91	c Restart #37 #Var: 93 LB: 0 @ 39.695
43.13	c Restart #38 #Var: 93 LB: 0 @ 42.917
46.16	c Restart #39 #Var: 93 LB: 0 @ 45.942
50.41	c Restart #40 #Var: 93 LB: 0 @ 50.195
54.05	c Restart #41 #Var: 93 LB: 0 @ 53.827
58.31	c Restart #42 #Var: 93 LB: 0 @ 58.088
62.81	c Restart #43 #Var: 93 LB: 0 @ 62.584
67.30	c Restart #44 #Var: 93 LB: 0 @ 67.073
70.77	c Restart #45 #Var: 93 LB: 0 @ 70.546
74.44	c Restart #46 #Var: 93 LB: 0 @ 74.213
78.59	c Restart #47 #Var: 93 LB: 0 @ 78.368
81.85	c Restart #48 #Var: 93 LB: 0 @ 81.622
87.02	c Restart #49 #Var: 93 LB: 0 @ 86.787
92.20	c Restart #50 #Var: 93 LB: 0 @ 91.967
99.21	c Restart #51 #Var: 93 LB: 0 @ 98.976
104.11	c Restart #52 #Var: 93 LB: 0 @ 103.88
110.04	c Restart #53 #Var: 93 LB: 0 @ 109.8
116.58	c Restart #54 #Var: 93 LB: 0 @ 116.34
126.21	c Restart #55 #Var: 93 LB: 0 @ 125.97
132.59	c Restart #56 #Var: 93 LB: 0 @ 132.35
141.12	c Restart #57 #Var: 93 LB: 0 @ 140.87
149.50	c Restart #58 #Var: 93 LB: 0 @ 149.25
161.55	c Restart #59 #Var: 93 LB: 0 @ 161.31
171.84	c Restart #60 #Var: 93 LB: 0 @ 171.59
181.03	c Restart #61 #Var: 93 LB: 0 @ 180.78
191.50	c Restart #62 #Var: 93 LB: 0 @ 191.24
199.95	c Restart #63 #Var: 93 LB: 0 @ 199.69
212.17	c Restart #64 #Var: 93 LB: 0 @ 211.91
220.93	c Restart #65 #Var: 93 LB: 0 @ 220.67
228.41	c Restart #66 #Var: 93 LB: 0 @ 228.14
239.28	c Restart #67 #Var: 93 LB: 0 @ 239.01
248.19	c Restart #68 #Var: 93 LB: 0 @ 247.92
260.38	c Restart #69 #Var: 93 LB: 0 @ 260.11
268.07	c Restart #70 #Var: 93 LB: 0 @ 267.8
282.63	c Restart #71 #Var: 93 LB: 0 @ 282.35
296.32	c Restart #72 #Var: 93 LB: 0 @ 296.03
312.59	c Restart #73 #Var: 93 LB: 0 @ 312.3
325.31	c Restart #74 #Var: 93 LB: 0 @ 325.02
337.91	c Restart #75 #Var: 93 LB: 0 @ 337.61
352.52	c Restart #76 #Var: 93 LB: 0 @ 352.22
365.34	c Restart #77 #Var: 93 LB: 0 @ 365.04
377.27	c Restart #78 #Var: 93 LB: 0 @ 376.96
398.30	c Restart #79 #Var: 93 LB: 0 @ 397.99
410.45	c Restart #80 #Var: 93 LB: 0 @ 410.14
423.14	c Restart #81 #Var: 93 LB: 0 @ 422.82
439.07	c Restart #82 #Var: 93 LB: 0 @ 438.75
453.19	c Restart #83 #Var: 93 LB: 0 @ 452.87
466.36	c Restart #84 #Var: 93 LB: 0 @ 466.03
482.67	c Restart #85 #Var: 93 LB: 0 @ 482.34
494.96	c Restart #86 #Var: 93 LB: 0 @ 494.63
507.74	c Restart #87 #Var: 93 LB: 0 @ 507.4
528.54	c Restart #88 #Var: 93 LB: 0 @ 528.2
542.00	c Restart #89 #Var: 93 LB: 0 @ 541.65
557.04	c Restart #90 #Var: 93 LB: 0 @ 556.69
571.26	c Restart #91 #Var: 93 LB: 0 @ 570.9
592.50	c Restart #92 #Var: 93 LB: 0 @ 592.14
610.07	c Restart #93 #Var: 93 LB: 0 @ 609.7
628.96	c Restart #94 #Var: 93 LB: 0 @ 628.58
647.57	c Restart #95 #Var: 93 LB: 0 @ 647.19
674.67	c Restart #96 #Var: 93 LB: 0 @ 674.28
697.41	c Restart #97 #Var: 93 LB: 0 @ 697.02
717.72	c Restart #98 #Var: 93 LB: 0 @ 717.33
739.72	c Restart #99 #Var: 93 LB: 0 @ 739.32
759.63	c Restart #100 #Var: 93 LB: 0 @ 759.22

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.83 0.97 0.93 2/64 18914
/proc/meminfo: memFree=1755968/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=3364 CPUtime=0
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 60 0 0 0 0 0 0 0 19 0 1 0 197722501 3444736 43 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 8663844 0 0 4096 0 0 0 0 17 1 0 0
/proc/18914/statm: 841 43 32 55 0 40 0

[startup+10.0025 s]
/proc/loadavg: 0.85 0.97 0.93 2/64 18914
/proc/meminfo: memFree=1647440/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=112884 CPUtime=9.78
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 27458 0 0 0 962 16 0 0 25 0 1 0 197722501 115593216 27371 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 28221 27371 296 55 0 27113 0
Current children cumulated CPU time (s) 9.78
Current children cumulated vsize (Kb) 112884

[startup+20.0096 s]
/proc/loadavg: 0.87 0.97 0.93 2/64 18914
/proc/meminfo: memFree=1593824/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=166692 CPUtime=19.8
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 40885 0 0 0 1953 27 0 0 25 0 1 0 197722501 170692608 40787 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 41673 40787 296 55 0 40565 0
Current children cumulated CPU time (s) 19.8
Current children cumulated vsize (Kb) 166692

[startup+30.0158 s]
/proc/loadavg: 0.89 0.97 0.93 2/64 18914
/proc/meminfo: memFree=1549344/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=211272 CPUtime=29.79
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 52008 0 0 0 2946 33 0 0 25 0 1 0 197722501 216342528 51905 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529337 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 52818 51905 296 55 0 51710 0
Current children cumulated CPU time (s) 29.79
Current children cumulated vsize (Kb) 211272

[startup+40.0219 s]
/proc/loadavg: 0.91 0.97 0.93 2/64 18914
/proc/meminfo: memFree=1504352/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=256424 CPUtime=39.8
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 63246 0 0 0 3941 39 0 0 25 0 1 0 197722501 262578176 63130 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528669 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 64106 63130 296 55 0 62998 0
Current children cumulated CPU time (s) 39.8
Current children cumulated vsize (Kb) 256424

[startup+50.0281 s]
/proc/loadavg: 0.92 0.97 0.93 2/64 18914
/proc/meminfo: memFree=1465952/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=294900 CPUtime=49.8
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 72840 0 0 0 4935 45 0 0 25 0 1 0 197722501 301977600 72715 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 73725 72715 296 55 0 72617 0
Current children cumulated CPU time (s) 49.8
Current children cumulated vsize (Kb) 294900

[startup+60.0342 s]
/proc/loadavg: 0.93 0.97 0.93 2/64 18914
/proc/meminfo: memFree=1430624/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=330272 CPUtime=59.8
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 81657 0 0 0 5930 50 0 0 25 0 1 0 197722501 338198528 81526 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524531 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 82568 81526 296 55 0 81460 0
Current children cumulated CPU time (s) 59.8
Current children cumulated vsize (Kb) 330272

[startup+70.0403 s]
/proc/loadavg: 0.94 0.97 0.93 2/64 18914
/proc/meminfo: memFree=1390304/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=370520 CPUtime=69.81
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 91716 0 0 0 6924 57 0 0 25 0 1 0 197722501 379412480 91581 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524867 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 92630 91581 296 55 0 91522 0
Current children cumulated CPU time (s) 69.81
Current children cumulated vsize (Kb) 370520

[startup+80.0475 s]
/proc/loadavg: 0.95 0.97 0.93 2/64 18914
/proc/meminfo: memFree=1350944/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=409936 CPUtime=79.81
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 101541 0 0 0 7917 64 0 0 25 0 1 0 197722501 419774464 101405 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 102484 101405 296 55 0 101376 0
Current children cumulated CPU time (s) 79.81
Current children cumulated vsize (Kb) 409936

[startup+90.0526 s]
/proc/loadavg: 0.96 0.97 0.93 2/64 18914
/proc/meminfo: memFree=1311328/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=449620 CPUtime=89.82
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 111429 0 0 0 8912 70 0 0 25 0 1 0 197722501 460410880 111289 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 9098875 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 112405 111289 296 55 0 111297 0
Current children cumulated CPU time (s) 89.82
Current children cumulated vsize (Kb) 449620

[startup+100.059 s]
/proc/loadavg: 0.96 0.97 0.93 2/64 18914
/proc/meminfo: memFree=1280864/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=480424 CPUtime=99.82
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 119042 0 0 0 9908 74 0 0 25 0 1 0 197722501 491954176 118881 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 120106 118881 296 55 0 118998 0
Current children cumulated CPU time (s) 99.82
Current children cumulated vsize (Kb) 480424

[startup+110.065 s]
/proc/loadavg: 0.97 0.97 0.93 2/64 18914
/proc/meminfo: memFree=1244256/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=516840 CPUtime=109.82
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 128175 0 0 0 10903 79 0 0 25 0 1 0 197722501 529244160 128014 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551604 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 129210 128014 296 55 0 128102 0
Current children cumulated CPU time (s) 109.82
Current children cumulated vsize (Kb) 516840

[startup+120.071 s]
/proc/loadavg: 0.97 0.97 0.93 2/64 18914
/proc/meminfo: memFree=1222944/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=538580 CPUtime=119.83
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 133591 0 0 0 11900 83 0 0 25 0 1 0 197722501 551505920 133341 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548460 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 134645 133341 296 55 0 133537 0
Current children cumulated CPU time (s) 119.83
Current children cumulated vsize (Kb) 538580

[startup+130.077 s]
/proc/loadavg: 0.98 0.97 0.93 2/64 18914
/proc/meminfo: memFree=1192096/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=569588 CPUtime=129.83
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 141332 0 0 0 12896 87 0 0 25 0 1 0 197722501 583258112 141072 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533608 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 142397 141072 296 55 0 141289 0
Current children cumulated CPU time (s) 129.83
Current children cumulated vsize (Kb) 569588

[startup+140.084 s]
/proc/loadavg: 0.98 0.97 0.93 2/64 18914
/proc/meminfo: memFree=1169824/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=591832 CPUtime=139.84
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 146882 0 0 0 13892 92 0 0 25 0 1 0 197722501 606035968 146617 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 147958 146617 296 55 0 146850 0
Current children cumulated CPU time (s) 139.84
Current children cumulated vsize (Kb) 591832

[startup+150.091 s]
/proc/loadavg: 0.98 0.97 0.93 2/64 18914
/proc/meminfo: memFree=1143648/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=617804 CPUtime=149.83
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 153390 0 0 0 14887 96 0 0 25 0 1 0 197722501 632631296 153118 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 154451 153118 296 55 0 153343 0
Current children cumulated CPU time (s) 149.83
Current children cumulated vsize (Kb) 617804

[startup+160.097 s]
/proc/loadavg: 0.98 0.97 0.93 2/64 18914
/proc/meminfo: memFree=1126944/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=634568 CPUtime=159.84
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 157559 0 0 0 15885 99 0 0 25 0 1 0 197722501 649797632 157286 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533824 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 158642 157286 296 55 0 157534 0
Current children cumulated CPU time (s) 159.84
Current children cumulated vsize (Kb) 634568

[startup+170.103 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 18914
/proc/meminfo: memFree=1107744/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=653712 CPUtime=169.84
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 162372 0 0 0 16881 103 0 0 25 0 1 0 197722501 669401088 162099 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 9098875 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 163428 162099 296 55 0 162320 0
Current children cumulated CPU time (s) 169.84
Current children cumulated vsize (Kb) 653712

[startup+180.109 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 18914
/proc/meminfo: memFree=1081696/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=679624 CPUtime=179.84
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 168852 0 0 0 17877 107 0 0 25 0 1 0 197722501 695934976 168575 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 169906 168575 296 55 0 168798 0
Current children cumulated CPU time (s) 179.84
Current children cumulated vsize (Kb) 679624

[startup+190.115 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 18914
/proc/meminfo: memFree=1060576/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=700824 CPUtime=189.85
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 174126 0 0 0 18873 112 0 0 25 0 1 0 197722501 717643776 173847 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 9098875 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 175206 173847 296 55 0 174098 0
Current children cumulated CPU time (s) 189.85
Current children cumulated vsize (Kb) 700824

[startup+200.121 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 18914
/proc/meminfo: memFree=1034656/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=726864 CPUtime=199.85
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 180605 0 0 0 19869 116 0 0 25 0 1 0 197722501 744308736 180314 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548637 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 181716 180314 296 55 0 180608 0
Current children cumulated CPU time (s) 199.85
Current children cumulated vsize (Kb) 726864

[startup+210.127 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 18914
/proc/meminfo: memFree=1015072/2055920 swapFree=4180864/4192956

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

Current children cumulated CPU time (s) 579.99
Current children cumulated vsize (Kb) 1508804

[startup+590.362 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 18914
/proc/meminfo: memFree=232296/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=1530452 CPUtime=590
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 382067 0 0 0 58754 246 0 0 25 0 1 0 197722501 1567182848 380521 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 9098875 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 382613 380521 296 55 0 381505 0
Current children cumulated CPU time (s) 590
Current children cumulated vsize (Kb) 1530452

[startup+600.368 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 18914
/proc/meminfo: memFree=207144/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=1555652 CPUtime=599.99
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 388415 0 0 0 59750 249 0 0 25 0 1 0 197722501 1592987648 386785 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 388913 386785 296 55 0 387805 0
Current children cumulated CPU time (s) 599.99
Current children cumulated vsize (Kb) 1555652

[startup+610.374 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 18914
/proc/meminfo: memFree=189416/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=1573428 CPUtime=609.99
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 392839 0 0 0 60747 252 0 0 25 0 1 0 197722501 1611190272 391168 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 393357 391168 296 55 0 392249 0
Current children cumulated CPU time (s) 609.99
Current children cumulated vsize (Kb) 1573428

[startup+620.379 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 18914
/proc/meminfo: memFree=176808/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=1586132 CPUtime=620
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 396024 0 0 0 61746 254 0 0 25 0 1 0 197722501 1624199168 394352 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 396533 394352 296 55 0 395425 0
Current children cumulated CPU time (s) 620
Current children cumulated vsize (Kb) 1586132

[startup+630.385 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 18914
/proc/meminfo: memFree=155560/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=1608456 CPUtime=630
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 401703 0 0 0 62742 258 0 0 25 0 1 0 197722501 1647058944 399625 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 402114 399625 296 55 0 401006 0
Current children cumulated CPU time (s) 630
Current children cumulated vsize (Kb) 1608456

[startup+640.392 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 18914
/proc/meminfo: memFree=145704/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=1618676 CPUtime=640.01
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 404269 0 0 0 63742 259 0 0 25 0 1 0 197722501 1657524224 402109 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 9098875 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 404669 402109 296 55 0 403561 0
Current children cumulated CPU time (s) 640.01
Current children cumulated vsize (Kb) 1618676

[startup+650.398 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 18914
/proc/meminfo: memFree=121128/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=1643472 CPUtime=650.01
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 410556 0 0 0 64738 263 0 0 25 0 1 0 197722501 1682915328 408234 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 410868 408234 296 55 0 409760 0
Current children cumulated CPU time (s) 650.01
Current children cumulated vsize (Kb) 1643472

[startup+660.405 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 18914
/proc/meminfo: memFree=116392/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=1648268 CPUtime=660.01
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 411771 0 0 0 65738 263 0 0 25 0 1 0 197722501 1687826432 409448 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 9098875 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 412067 409448 296 55 0 410959 0
Current children cumulated CPU time (s) 660.01
Current children cumulated vsize (Kb) 1648268

[startup+670.411 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 18914
/proc/meminfo: memFree=97640/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=1666880 CPUtime=670.02
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 416429 0 0 0 66735 267 0 0 25 0 1 0 197722501 1706885120 414106 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 9098875 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 416720 414106 296 55 0 415612 0
Current children cumulated CPU time (s) 670.02
Current children cumulated vsize (Kb) 1666880

[startup+680.416 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 18914
/proc/meminfo: memFree=84776/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=1679740 CPUtime=680.02
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 419713 0 0 0 67734 268 0 0 25 0 1 0 197722501 1720053760 417308 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 419935 417308 296 55 0 418827 0
Current children cumulated CPU time (s) 680.02
Current children cumulated vsize (Kb) 1679740

[startup+690.422 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 18914
/proc/meminfo: memFree=70568/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=1693996 CPUtime=690.03
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 423261 0 0 0 68732 271 0 0 25 0 1 0 197722501 1734651904 420856 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 423499 420856 296 55 0 422391 0
Current children cumulated CPU time (s) 690.03
Current children cumulated vsize (Kb) 1693996

[startup+700.429 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 18914
/proc/meminfo: memFree=51816/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=1713220 CPUtime=700.03
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 428116 0 0 0 69729 274 0 0 25 0 1 0 197722501 1754337280 425539 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 428305 425539 296 55 0 427197 0
Current children cumulated CPU time (s) 700.03
Current children cumulated vsize (Kb) 1713220

[startup+710.435 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 18914
/proc/meminfo: memFree=37160/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=1727872 CPUtime=710.03
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 431772 0 0 0 70727 276 0 0 25 0 1 0 197722501 1769340928 429195 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529483 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 431968 429195 296 55 0 430860 0
Current children cumulated CPU time (s) 710.03
Current children cumulated vsize (Kb) 1727872

[startup+720.441 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 18914
/proc/meminfo: memFree=16872/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=1748388 CPUtime=720.04
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 436916 0 0 0 71724 280 0 0 25 0 1 0 197722501 1790349312 434257 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 437097 434257 296 55 0 435989 0
Current children cumulated CPU time (s) 720.04
Current children cumulated vsize (Kb) 1748388

[startup+730.448 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 18914
/proc/meminfo: memFree=15784/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=1754060 CPUtime=730.04
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 438352 0 0 0 72724 280 0 0 25 0 1 0 197722501 1796157440 435693 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 438515 435693 296 55 0 437407 0
Current children cumulated CPU time (s) 730.04
Current children cumulated vsize (Kb) 1754060

[startup+740.454 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 18914
/proc/meminfo: memFree=15720/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=1784012 CPUtime=740.04
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 445906 0 0 0 73719 285 0 0 25 0 1 0 197722501 1826828288 443085 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548679 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 446003 443085 296 55 0 444895 0
Current children cumulated CPU time (s) 740.04
Current children cumulated vsize (Kb) 1784012

[startup+750.46 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 18914
/proc/meminfo: memFree=15592/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=1798136 CPUtime=750.05
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 449474 0 0 0 74717 288 0 0 25 0 1 0 197722501 1841291264 446653 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533608 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 449534 446653 296 55 0 448426 0
Current children cumulated CPU time (s) 750.05
Current children cumulated vsize (Kb) 1798136

[startup+760.466 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 18914
/proc/meminfo: memFree=15080/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=1821448 CPUtime=760.06
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 455445 0 0 0 75714 292 0 0 25 0 1 0 197722501 1865162752 452216 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548598 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 455362 452216 296 55 0 454254 0
Current children cumulated CPU time (s) 760.06
Current children cumulated vsize (Kb) 1821448

[startup+770.473 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 18914
/proc/meminfo: memFree=15336/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=1824292 CPUtime=770.05
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 456186 0 0 0 76713 292 0 0 25 0 1 0 197722501 1868075008 452956 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 456073 452956 296 55 0 454965 0
Current children cumulated CPU time (s) 770.05
Current children cumulated vsize (Kb) 1824292

[startup+780.479 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 18914
/proc/meminfo: memFree=15656/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=1829968 CPUtime=780.06
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 457629 0 0 0 77713 293 0 0 25 0 1 0 197722501 1873887232 454399 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551613 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 457492 454399 296 55 0 456384 0
Current children cumulated CPU time (s) 780.06
Current children cumulated vsize (Kb) 1829968

[startup+790.486 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 18914
/proc/meminfo: memFree=16360/2055920 swapFree=4180864/4192956
[pid=18914] ppid=18912 vsize=1838812 CPUtime=790.07
/proc/18914/stat : 18914 (bsolo) R 18912 18914 18868 0 -1 0 459832 0 0 0 78712 295 0 0 25 0 1 0 197722501 1882943488 456602 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533824 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18914/statm: 459703 456602 296 55 0 458595 0
Current children cumulated CPU time (s) 790.07
Current children cumulated vsize (Kb) 1838812

Child ended because it received signal 11 (SIGSEGV)
Real time (s): 793.259
CPU time (s): 792.84
CPU user time (s): 789.604
CPU system time (s): 3.23551
CPU usage (%): 99.9471
Max. virtual memory (cumulated for all children) (Kb): 1838812
The end

Launcher Data (download as text)

Begin job on node9 on Sat Jun  3 07:43:22 UTC 2006


FILE ID= 40813-1149320602

PBS_JOBID= 308620

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  2318a0c7fc475c873b2fa45e5e7fe96e

RANDOM SEED= 645381304


/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.234
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.234
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:       1756176 kB
Buffers:          5436 kB
Cached:         237072 kB
SwapCached:       3652 kB
Active:          32452 kB
Inactive:       218640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1756176 kB
SwapTotal:     4192956 kB
SwapFree:      4180864 kB
Dirty:             304 kB
Writeback:           0 kB
Mapped:          14720 kB
Slab:            34720 kB
Committed_AS:   335376 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 node9 on Sat Jun  3 07:56:35 UTC 2006