Trace number 419787

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
oree 0.1.2 alphaUNSAT 779.177 779.4

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
babic/hsatv17/hsat_vc11803.opb
MD5SUM2ce588c08fefd512edb0d8d0e07b18de
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark29.6835
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables276402
Total number of constraints798348
Number of constraints which are clauses798348
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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/0.00	c This is oree version 0.1.2 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using __gmp_expr<__gmpz_value, __gmpz_value>
0.00/0.00	c parsing...
6.79/6.86	c ...done
6.79/6.87	c #vars=276402 #constraints=798348 hasObjective=no
7.78/7.86	c res. mode=mod
7.78/7.86	c VSIDS like heuristics
7.78/7.86	c complete search running
10.69/10.75	c restart after 401 decisions
11.29/11.37	c nbDecision=500 #constraints=798353
12.99/13.09	c restart after 801 decisions
14.19/14.26	c nbDecision=1000 #constraints=798355
17.49/17.54	c nbDecision=1500 #constraints=798363
17.89/17.94	c restart after 1601 decisions
20.29/20.32	c nbDecision=2000 #constraints=798365
23.49/23.50	c nbDecision=2500 #constraints=798372
26.99/27.01	c nbDecision=3000 #constraints=798381
29.48/29.54	c restart after 3201 decisions
31.38/31.46	c nbDecision=3500 #constraints=798394
37.68/37.70	c nbDecision=4000 #constraints=798413
40.77/40.83	c nbDecision=4500 #constraints=798418
44.47/44.53	c nbDecision=5000 #constraints=798426
52.16/52.20	c nbDecision=5500 #constraints=798465
75.26/75.34	c nbDecision=6000 #constraints=798679
89.85/89.96	c restart after 6401 decisions
91.05/91.15	c nbDecision=6500 #constraints=798784
94.85/94.96	c nbDecision=7000 #constraints=798800
98.35/98.42	c nbDecision=7500 #constraints=798834
105.05/105.14	c nbDecision=8000 #constraints=798903
108.45/108.55	c nbDecision=8500 #constraints=798922
112.75/112.81	c nbDecision=9000 #constraints=798949
115.14/115.20	c nbDecision=9500 #constraints=798953
117.44/117.51	c nbDecision=10000 #constraints=798957
121.44/121.58	c nbDecision=10500 #constraints=798976
125.94/126.03	c nbDecision=11000 #constraints=798998
130.54/130.62	c nbDecision=11500 #constraints=799016
135.14/135.21	c nbDecision=12000 #constraints=799027
138.44/138.57	c nbDecision=12500 #constraints=799031
140.24/140.32	c restart after 12801 decisions
141.54/141.67	c nbDecision=13000 #constraints=799034
144.24/144.39	c nbDecision=13500 #constraints=799044
150.04/150.16	c nbDecision=14000 #constraints=799098
152.84/152.97	c nbDecision=14500 #constraints=799107
155.63/155.74	c nbDecision=15000 #constraints=799116
158.24/158.39	c nbDecision=15500 #constraints=799126
160.63/160.70	c nbDecision=16000 #constraints=799130
163.53/163.70	c nbDecision=16500 #constraints=799145
176.63/176.75	c nbDecision=17000 #constraints=799314
181.43/181.59	c nbDecision=17500 #constraints=799350
184.52/184.68	c nbDecision=18000 #constraints=799361
187.62/187.72	c nbDecision=18500 #constraints=799380
189.93/190.03	c nbDecision=19000 #constraints=799386
192.02/192.15	c nbDecision=19500 #constraints=799388
195.32/195.47	c nbDecision=20000 #constraints=799410
199.72/199.87	c nbDecision=20500 #constraints=799443
203.72/203.87	c nbDecision=21000 #constraints=799467
206.52/206.65	c nbDecision=21500 #constraints=799478
209.32/209.45	c nbDecision=22000 #constraints=799485
211.92/212.04	c nbDecision=22500 #constraints=799496
215.12/215.28	c nbDecision=23000 #constraints=799507
237.01/237.11	c nbDecision=23500 #constraints=799790
263.60/263.72	c nbDecision=24000 #constraints=800089
290.79/290.99	c nbDecision=24500 #constraints=800449
306.29/306.42	c nbDecision=25000 #constraints=800625
334.88/335.00	c nbDecision=25500 #constraints=800900
337.49/337.64	c restart after 25601 decisions
342.68/342.86	c nbDecision=26000 #constraints=800963
346.98/347.14	c nbDecision=26500 #constraints=800987
355.68/355.82	c nbDecision=27000 #constraints=801086
369.27/369.42	c nbDecision=27500 #constraints=801243
389.27/389.41	c nbDecision=28000 #constraints=801479
400.77/400.93	c nbDecision=28500 #constraints=801595
415.16/415.39	c nbDecision=29000 #constraints=801768
427.56/427.79	c nbDecision=29500 #constraints=801892
438.26/438.47	c nbDecision=30000 #constraints=802008
461.15/461.36	c nbDecision=30500 #constraints=802239
469.15/469.30	c nbDecision=31000 #constraints=802300
471.95/472.18	c nbDecision=31500 #constraints=802306
476.84/477.07	c nbDecision=32000 #constraints=802338
488.84/489.02	c nbDecision=32500 #constraints=802521
491.44/491.62	c nbDecision=33000 #constraints=802526
494.64/494.90	c nbDecision=33500 #constraints=802537
500.14/500.37	c nbDecision=34000 #constraints=802595
513.04/513.22	c nbDecision=34500 #constraints=802783
516.44/516.63	c nbDecision=35000 #constraints=802803
519.14/519.39	c nbDecision=35500 #constraints=802806
523.74/523.96	c nbDecision=36000 #constraints=802848
527.64/527.80	c nbDecision=36500 #constraints=802885
529.24/529.41	c nbDecision=37000 #constraints=802886
530.74/530.99	c nbDecision=37500 #constraints=802887
533.94/534.17	c nbDecision=38000 #constraints=802898
541.64/541.83	c nbDecision=38500 #constraints=802978
549.44/549.66	c nbDecision=39000 #constraints=803053
554.53/554.79	c nbDecision=39500 #constraints=803100
558.93/559.13	c nbDecision=40000 #constraints=803133
562.43/562.69	c nbDecision=40500 #constraints=803150
565.83/566.00	c nbDecision=41000 #constraints=803162
569.13/569.33	c nbDecision=41500 #constraints=803178
574.73/574.91	c nbDecision=42000 #constraints=803221
578.73/578.96	c nbDecision=42500 #constraints=803250
582.52/582.73	c nbDecision=43000 #constraints=803284
584.93/585.11	c nbDecision=43500 #constraints=803288
590.02/590.26	c nbDecision=44000 #constraints=803342
596.82/597.08	c nbDecision=44500 #constraints=803414
614.92/615.19	c nbDecision=45000 #constraints=803641
620.12/620.39	c nbDecision=45500 #constraints=803683
622.61/622.89	c nbDecision=46000 #constraints=803689
626.82/627.04	c nbDecision=46500 #constraints=803725
634.31/634.53	c nbDecision=47000 #constraints=803833
637.81/638.07	c nbDecision=47500 #constraints=803856
642.11/642.35	c nbDecision=48000 #constraints=803895
662.50/662.78	c nbDecision=48500 #constraints=804152
666.70/666.93	c nbDecision=49000 #constraints=804185
669.50/669.79	c nbDecision=49500 #constraints=804198
672.00/672.25	c nbDecision=50000 #constraints=804203
674.20/674.41	c nbDecision=50500 #constraints=804205
677.30/677.58	c nbDecision=51000 #constraints=804220
679.40/679.64	c restart after 51201 decisions
684.40/684.69	c nbDecision=51500 #constraints=804290
694.49/694.80	c nbDecision=52000 #constraints=804401
703.39/703.65	c nbDecision=52500 #constraints=804499
707.69/707.92	c nbDecision=53000 #constraints=804534
712.19/712.41	c nbDecision=53500 #constraints=804563
719.49/719.71	c nbDecision=54000 #constraints=804641
738.38/738.67	c nbDecision=54500 #constraints=804910
750.08/750.33	c nbDecision=55000 #constraints=805042
754.78/755.05	c nbDecision=55500 #constraints=805070
758.87/759.10	c nbDecision=56000 #constraints=805094
766.87/767.16	c nbDecision=56500 #constraints=805176
773.27/773.55	c nbDecision=57000 #constraints=805237
776.17/776.49	c nbDecision=57500 #constraints=805248
778.27/778.56	c nbDecision=58000 #constraints=805253
778.87/779.20	c nbDecision=58015 #constraints=805254
778.87/779.20	
778.87/779.20	s UNSATISFIABLE
778.87/779.20	
778.87/779.20	c user time= 778.644 s
778.87/779.20	c system time= 0.333949 s
778.87/779.20	c wall clock time=779.199

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node68/watcher-419787-1177413053 -o ROOT/results/node68/solver-419787-1177413053 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/419787-1177413053/instance-419787-1177413053.opb mod 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 8536
/proc/meminfo: memFree=1765688/2055920 swapFree=4183916/4192956
[pid=8536] ppid=8534 vsize=1468 CPUtime=0
/proc/8536/stat : 8536 (oree) R 8534 8536 8214 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 217294958 1503232 167 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8536/statm: 367 167 129 317 0 46 0

[startup+0.026396 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 8536
/proc/meminfo: memFree=1765688/2055920 swapFree=4183916/4192956
[pid=8536] ppid=8534 vsize=2136 CPUtime=0.02
/proc/8536/stat : 8536 (oree) R 8534 8536 8214 0 -1 4194304 331 0 0 0 2 0 0 0 18 0 1 0 217294958 2187264 314 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8536/statm: 534 314 129 317 0 213 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2136

[startup+0.101403 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 8536
/proc/meminfo: memFree=1765688/2055920 swapFree=4183916/4192956
[pid=8536] ppid=8534 vsize=4116 CPUtime=0.09
/proc/8536/stat : 8536 (oree) R 8534 8536 8214 0 -1 4194304 820 0 0 0 9 0 0 0 18 0 1 0 217294958 4214784 803 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8536/statm: 1029 803 129 317 0 708 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4116

[startup+0.30142 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 8536
/proc/meminfo: memFree=1765688/2055920 swapFree=4183916/4192956
[pid=8536] ppid=8534 vsize=8600 CPUtime=0.29
/proc/8536/stat : 8536 (oree) R 8534 8536 8214 0 -1 4194304 1967 0 0 0 28 1 0 0 19 0 1 0 217294958 8806400 1917 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8536/statm: 2150 1917 130 317 0 1829 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8600

[startup+0.701456 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 8536
/proc/meminfo: memFree=1765688/2055920 swapFree=4183916/4192956
[pid=8536] ppid=8534 vsize=16908 CPUtime=0.69
/proc/8536/stat : 8536 (oree) R 8534 8536 8214 0 -1 4194304 4110 0 0 0 67 2 0 0 23 0 1 0 217294958 17313792 3995 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8536/statm: 4227 3995 130 317 0 3906 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16908

[startup+1.50153 s]
/proc/loadavg: 0.92 0.99 0.99 2/65 8537
/proc/meminfo: memFree=1745072/2055920 swapFree=4183916/4192956
[pid=8536] ppid=8534 vsize=33920 CPUtime=1.49
/proc/8536/stat : 8536 (oree) R 8534 8536 8214 0 -1 4194304 8452 0 0 0 145 4 0 0 25 0 1 0 217294958 34734080 8208 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8536/statm: 8480 8209 130 317 0 8159 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33920

[startup+3.10167 s]
/proc/loadavg: 0.92 0.99 0.99 2/65 8537
/proc/meminfo: memFree=1721840/2055920 swapFree=4183916/4192956
[pid=8536] ppid=8534 vsize=67944 CPUtime=3.09
/proc/8536/stat : 8536 (oree) R 8534 8536 8214 0 -1 4194304 17120 0 0 0 300 9 0 0 25 0 1 0 217294958 69574656 16619 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8536/statm: 16986 16619 130 317 0 16665 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67944

[startup+6.30196 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 8537
/proc/meminfo: memFree=1652592/2055920 swapFree=4183916/4192956
[pid=8536] ppid=8534 vsize=135596 CPUtime=6.29
/proc/8536/stat : 8536 (oree) R 8534 8536 8214 0 -1 4194304 34382 0 0 0 611 18 0 0 25 0 1 0 217294958 138850304 33368 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8536/statm: 33899 33368 130 317 0 33578 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 135596

[startup+12.7015 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 8537
/proc/meminfo: memFree=1506936/2055920 swapFree=4183916/4192956
[pid=8536] ppid=8534 vsize=283684 CPUtime=12.69
/proc/8536/stat : 8536 (oree) R 8534 8536 8214 0 -1 4194304 71428 0 0 0 1237 32 0 0 25 0 1 0 217294958 290492416 64956 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606682 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8536/statm: 70921 64956 139 317 0 70600 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 283684

[startup+25.5017 s]
/proc/loadavg: 0.95 0.99 0.99 2/65 8537
/proc/meminfo: memFree=1506944/2055920 swapFree=4183916/4192956
[pid=8536] ppid=8534 vsize=283684 CPUtime=25.49
/proc/8536/stat : 8536 (oree) R 8534 8536 8214 0 -1 4194304 71428 0 0 0 2517 32 0 0 25 0 1 0 217294958 290492416 64956 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606677 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8536/statm: 70921 64956 139 317 0 70600 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 283684

[startup+51.102 s]
/proc/loadavg: 0.96 0.99 0.99 2/65 8537
/proc/meminfo: memFree=1507136/2055920 swapFree=4183916/4192956
[pid=8536] ppid=8534 vsize=283684 CPUtime=51.06
/proc/8536/stat : 8536 (oree) R 8534 8536 8214 0 -1 4194304 71429 0 0 0 5074 32 0 0 25 0 1 0 217294958 290492416 64957 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606698 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8536/statm: 70921 64957 139 317 0 70600 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 283684

[startup+102.306 s]
/proc/loadavg: 0.98 0.99 0.99 2/65 8537
/proc/meminfo: memFree=1507200/2055920 swapFree=4183916/4192956
[pid=8536] ppid=8534 vsize=283684 CPUtime=102.25
/proc/8536/stat : 8536 (oree) R 8534 8536 8214 0 -1 4194304 71435 0 0 0 10193 32 0 0 25 0 1 0 217294958 290492416 64963 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8536/statm: 70921 64963 139 317 0 70600 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 283684

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8537
/proc/meminfo: memFree=1507136/2055920 swapFree=4183916/4192956
[pid=8536] ppid=8534 vsize=283684 CPUtime=162.23
/proc/8536/stat : 8536 (oree) R 8534 8536 8214 0 -1 4194304 71438 0 0 0 16191 32 0 0 25 0 1 0 217294958 290492416 64966 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606697 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8536/statm: 70921 64966 139 317 0 70600 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 283684

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8537
/proc/meminfo: memFree=1507072/2055920 swapFree=4183916/4192956
[pid=8536] ppid=8534 vsize=283684 CPUtime=222.21
/proc/8536/stat : 8536 (oree) R 8534 8536 8214 0 -1 4194304 71440 0 0 0 22189 32 0 0 25 0 1 0 217294958 290492416 64968 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134603962 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8536/statm: 70921 64968 139 317 0 70600 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 283684

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8537
/proc/meminfo: memFree=1507008/2055920 swapFree=4183916/4192956
[pid=8536] ppid=8534 vsize=283684 CPUtime=282.2
/proc/8536/stat : 8536 (oree) R 8534 8536 8214 0 -1 4194304 71449 0 0 0 28188 32 0 0 25 0 1 0 217294958 290492416 64977 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278987 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8536/statm: 70921 64977 139 317 0 70600 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 283684

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8537
/proc/meminfo: memFree=1507008/2055920 swapFree=4183916/4192956
[pid=8536] ppid=8534 vsize=283684 CPUtime=342.18
/proc/8536/stat : 8536 (oree) R 8534 8536 8214 0 -1 4194304 71456 0 0 0 34186 32 0 0 25 0 1 0 217294958 290492416 64984 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606677 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8536/statm: 70921 64984 139 317 0 70600 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 283684

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8537
/proc/meminfo: memFree=1507008/2055920 swapFree=4183916/4192956
[pid=8536] ppid=8534 vsize=283684 CPUtime=402.16
/proc/8536/stat : 8536 (oree) R 8534 8536 8214 0 -1 4194304 71461 0 0 0 40184 32 0 0 25 0 1 0 217294958 290492416 64989 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8536/statm: 70921 64989 139 317 0 70600 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 283684

[startup+462.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8537
/proc/meminfo: memFree=1506944/2055920 swapFree=4183916/4192956
[pid=8536] ppid=8534 vsize=283684 CPUtime=462.15
/proc/8536/stat : 8536 (oree) R 8534 8536 8214 0 -1 4194304 71470 0 0 0 46183 32 0 0 25 0 1 0 217294958 290492416 64998 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606682 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8536/statm: 70921 64998 139 317 0 70600 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 283684

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8537
/proc/meminfo: memFree=1506880/2055920 swapFree=4183916/4192956
[pid=8536] ppid=8534 vsize=283684 CPUtime=522.14
/proc/8536/stat : 8536 (oree) R 8534 8536 8214 0 -1 4194304 71477 0 0 0 52181 33 0 0 25 0 1 0 217294958 290492416 65005 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712569 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8536/statm: 70921 65005 139 317 0 70600 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 283684

[startup+582.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8537
/proc/meminfo: memFree=1506880/2055920 swapFree=4183916/4192956
[pid=8536] ppid=8534 vsize=283684 CPUtime=582.12
/proc/8536/stat : 8536 (oree) R 8534 8536 8214 0 -1 4194304 71481 0 0 0 58179 33 0 0 25 0 1 0 217294958 290492416 65009 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606677 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8536/statm: 70921 65009 139 317 0 70600 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 283684

[startup+642.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8537
/proc/meminfo: memFree=1506944/2055920 swapFree=4183916/4192956
[pid=8536] ppid=8534 vsize=283684 CPUtime=642.11
/proc/8536/stat : 8536 (oree) R 8534 8536 8214 0 -1 4194304 71486 0 0 0 64178 33 0 0 25 0 1 0 217294958 290492416 65014 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8536/statm: 70921 65014 139 317 0 70600 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 283684

[startup+702.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8537
/proc/meminfo: memFree=1506880/2055920 swapFree=4183916/4192956
[pid=8536] ppid=8534 vsize=283684 CPUtime=702.09
/proc/8536/stat : 8536 (oree) R 8534 8536 8214 0 -1 4194304 71490 0 0 0 70176 33 0 0 25 0 1 0 217294958 290492416 65018 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606677 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8536/statm: 70921 65018 139 317 0 70600 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 283684

[startup+762.305 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8537
/proc/meminfo: memFree=1506944/2055920 swapFree=4183916/4192956
[pid=8536] ppid=8534 vsize=283684 CPUtime=762.08
/proc/8536/stat : 8536 (oree) R 8534 8536 8214 0 -1 4194304 71498 0 0 0 76175 33 0 0 25 0 1 0 217294958 290492416 65026 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8536/statm: 70921 65026 139 317 0 70600 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 283684

Solver just ended. Dumping a history of the last processes samples

[startup+767.902 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8537
/proc/meminfo: memFree=1506880/2055920 swapFree=4183916/4192956
[pid=8536] ppid=8534 vsize=283684 CPUtime=767.67
/proc/8536/stat : 8536 (oree) R 8534 8536 8214 0 -1 4194304 71498 0 0 0 76734 33 0 0 25 0 1 0 217294958 290492416 65026 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8536/statm: 70921 65026 139 317 0 70600 0
Current children cumulated CPU time (s) 767.67
Current children cumulated vsize (KiB) 283684

[startup+774.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8537
/proc/meminfo: memFree=1506880/2055920 swapFree=4183916/4192956
[pid=8536] ppid=8534 vsize=283684 CPUtime=774.07
/proc/8536/stat : 8536 (oree) R 8534 8536 8214 0 -1 4194304 71498 0 0 0 77374 33 0 0 25 0 1 0 217294958 290492416 65026 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8536/statm: 70921 65026 139 317 0 70600 0
Current children cumulated CPU time (s) 774.07
Current children cumulated vsize (KiB) 283684

[startup+777.502 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8537
/proc/meminfo: memFree=1506944/2055920 swapFree=4183916/4192956
[pid=8536] ppid=8534 vsize=283684 CPUtime=777.27
/proc/8536/stat : 8536 (oree) R 8534 8536 8214 0 -1 4194304 71498 0 0 0 77694 33 0 0 25 0 1 0 217294958 290492416 65026 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606677 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8536/statm: 70921 65026 139 317 0 70600 0
Current children cumulated CPU time (s) 777.27
Current children cumulated vsize (KiB) 283684

[startup+778.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8537
/proc/meminfo: memFree=1506944/2055920 swapFree=4183916/4192956
[pid=8536] ppid=8534 vsize=283684 CPUtime=778.07
/proc/8536/stat : 8536 (oree) R 8534 8536 8214 0 -1 4194304 71498 0 0 0 77774 33 0 0 25 0 1 0 217294958 290492416 65026 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606677 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8536/statm: 70921 65026 139 317 0 70600 0
Current children cumulated CPU time (s) 778.07
Current children cumulated vsize (KiB) 283684

[startup+779.102 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8537
/proc/meminfo: memFree=1506944/2055920 swapFree=4183916/4192956
[pid=8536] ppid=8534 vsize=283684 CPUtime=778.87
/proc/8536/stat : 8536 (oree) R 8534 8536 8214 0 -1 4194304 71498 0 0 0 77854 33 0 0 25 0 1 0 217294958 290492416 65026 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8536/statm: 70921 65026 139 317 0 70600 0
Current children cumulated CPU time (s) 778.87
Current children cumulated vsize (KiB) 283684

[startup+779.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8537
/proc/meminfo: memFree=1506944/2055920 swapFree=4183916/4192956
[pid=8536] ppid=8534 vsize=240024 CPUtime=779.06
/proc/8536/stat : 8536 (oree) R 8534 8536 8214 0 -1 4194304 71514 0 0 0 77873 33 0 0 25 0 1 0 217294958 245784576 59537 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135459514 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8536/statm: 60006 59537 3191 317 0 59685 0
Current children cumulated CPU time (s) 779.06
Current children cumulated vsize (KiB) 240024

Child status: 0
Real time (s): 779.4
CPU time (s): 779.177
CPU user time (s): 778.799
CPU system time (s): 0.377942
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 305516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 778.799
system time used= 0.377942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71514
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 1879

runsolver used 0.601908 second user time and 1.53977 second system time

The end

Launcher Data (download as text)

Begin job on node68 on Tue Apr 24 11:10:54 UTC 2007

IDJOB= 419787
IDBENCH= 47798
IDSOLVER= 172
FILE ID= node68/419787-1177413053

PBS_JOBID= 4675643

Free space on /tmp= 66417 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/babic/hsatv17/hsat_vc11803.opb
COMMAND LINE= oree /tmp/evaluation/419787-1177413053/instance-419787-1177413053.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node68/watcher-419787-1177413053 -o ROOT/results/node68/solver-419787-1177413053 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/419787-1177413053/instance-419787-1177413053.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  2ce588c08fefd512edb0d8d0e07b18de

RANDOM SEED= 45128232

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node68.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.216
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.216
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:       1766168 kB
Buffers:         27868 kB
Cached:         193632 kB
SwapCached:       3172 kB
Active:          87248 kB
Inactive:       144480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1766168 kB
SwapTotal:     4192956 kB
SwapFree:      4183916 kB
Dirty:           28312 kB
Writeback:           0 kB
Mapped:          16080 kB
Slab:            44120 kB
Committed_AS:  2860240 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66417 MiB

End job on node68 on Tue Apr 24 11:23:54 UTC 2007