Trace number 419689

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 alpha? (TO) 1800.3 1801.1

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
babic/hsatv17/hsat_vc12070.opb
MD5SUM7d5429bec04fe9575fc24bd8fdbf82e6
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 benchmark22.8885
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables199223
Total number of constraints564196
Number of constraints which are clauses564196
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...
4.79/4.83	c ...done
4.79/4.83	c #vars=199223 #constraints=564196 hasObjective=no
5.50/5.54	c res. mode=mod
5.50/5.54	c VSIDS like heuristics
5.50/5.54	c complete search running
7.49/7.52	c restart after 401 decisions
7.99/8.04	c nbDecision=500 #constraints=564200
10.19/10.22	c restart after 801 decisions
11.00/11.03	c nbDecision=1000 #constraints=564206
15.89/15.96	c nbDecision=1500 #constraints=564222
16.59/16.69	c restart after 1601 decisions
19.09/19.10	c nbDecision=2000 #constraints=564229
22.59/22.67	c nbDecision=2500 #constraints=564239
26.58/26.63	c nbDecision=3000 #constraints=564252
27.78/27.81	c restart after 3201 decisions
29.59/29.70	c nbDecision=3500 #constraints=564259
33.58/33.65	c nbDecision=4000 #constraints=564273
36.08/36.18	c nbDecision=4500 #constraints=564278
38.97/39.00	c nbDecision=5000 #constraints=564286
42.77/42.87	c nbDecision=5500 #constraints=564332
49.36/49.43	c nbDecision=6000 #constraints=564426
51.76/51.81	c restart after 6401 decisions
52.26/52.34	c nbDecision=6500 #constraints=564456
57.06/57.10	c nbDecision=7000 #constraints=564509
66.45/66.54	c nbDecision=7500 #constraints=564639
81.15/81.23	c nbDecision=8000 #constraints=564892
89.05/89.12	c nbDecision=8500 #constraints=565011
96.54/96.65	c nbDecision=9000 #constraints=565143
101.24/101.31	c nbDecision=9500 #constraints=565204
110.34/110.44	c nbDecision=10000 #constraints=565342
120.33/120.47	c nbDecision=10500 #constraints=565497
129.03/129.12	c nbDecision=11000 #constraints=565664
136.03/136.11	c nbDecision=11500 #constraints=565774
140.12/140.22	c nbDecision=12000 #constraints=565814
145.32/145.40	c nbDecision=12500 #constraints=565889
146.52/146.66	c restart after 12801 decisions
149.62/149.70	c nbDecision=13000 #constraints=565939
156.52/156.65	c nbDecision=13500 #constraints=566059
161.72/161.84	c nbDecision=14000 #constraints=566135
165.51/165.64	c nbDecision=14500 #constraints=566183
167.41/167.56	c nbDecision=15000 #constraints=566193
172.31/172.49	c nbDecision=15500 #constraints=566301
176.71/176.85	c nbDecision=16000 #constraints=566371
179.01/179.11	c nbDecision=16500 #constraints=566382
181.71/181.81	c nbDecision=17000 #constraints=566402
188.11/188.27	c nbDecision=17500 #constraints=566517
194.90/195.05	c nbDecision=18000 #constraints=566649
200.70/200.85	c nbDecision=18500 #constraints=566736
205.30/205.46	c nbDecision=19000 #constraints=566798
214.50/214.68	c nbDecision=19500 #constraints=566976
216.50/216.67	c nbDecision=20000 #constraints=566987
218.99/219.12	c nbDecision=20500 #constraints=567005
221.49/221.63	c nbDecision=21000 #constraints=567033
223.89/224.04	c nbDecision=21500 #constraints=567049
228.59/228.74	c nbDecision=22000 #constraints=567112
236.19/236.37	c nbDecision=22500 #constraints=567240
239.29/239.41	c nbDecision=23000 #constraints=567267
254.58/254.73	c nbDecision=23500 #constraints=567497
261.98/262.19	c nbDecision=24000 #constraints=567617
268.28/268.43	c nbDecision=24500 #constraints=567714
275.27/275.43	c nbDecision=25000 #constraints=567801
296.16/296.38	c nbDecision=25500 #constraints=568101
298.76/298.96	c restart after 25601 decisions
302.46/302.67	c nbDecision=26000 #constraints=568169
312.46/312.61	c nbDecision=26500 #constraints=568307
317.25/317.41	c nbDecision=27000 #constraints=568351
339.95/340.15	c nbDecision=27500 #constraints=568648
355.94/356.16	c nbDecision=28000 #constraints=568899
372.04/372.22	c nbDecision=28500 #constraints=569165
384.23/384.44	c nbDecision=29000 #constraints=569326
402.33/402.59	c nbDecision=29500 #constraints=569611
412.62/412.84	c nbDecision=30000 #constraints=569747
415.82/416.03	c nbDecision=30500 #constraints=569786
422.31/422.52	c nbDecision=31000 #constraints=569861
426.41/426.69	c nbDecision=31500 #constraints=569897
430.11/430.32	c nbDecision=32000 #constraints=569933
436.11/436.33	c nbDecision=32500 #constraints=570020
444.31/444.53	c nbDecision=33000 #constraints=570130
447.21/447.44	c nbDecision=33500 #constraints=570159
451.40/451.66	c nbDecision=34000 #constraints=570214
457.41/457.61	c nbDecision=34500 #constraints=570321
471.20/471.46	c nbDecision=35000 #constraints=570612
478.39/478.65	c nbDecision=35500 #constraints=570731
482.99/483.25	c nbDecision=36000 #constraints=570797
487.99/488.23	c nbDecision=36500 #constraints=570861
491.39/491.66	c nbDecision=37000 #constraints=570902
493.99/494.28	c nbDecision=37500 #constraints=570926
500.68/500.90	c nbDecision=38000 #constraints=571048
503.78/504.07	c nbDecision=38500 #constraints=571081
507.08/507.38	c nbDecision=39000 #constraints=571115
510.48/510.73	c nbDecision=39500 #constraints=571157
514.88/515.14	c nbDecision=40000 #constraints=571213
516.78/517.03	c nbDecision=40500 #constraints=571218
523.68/523.98	c nbDecision=41000 #constraints=571314
527.68/527.90	c nbDecision=41500 #constraints=571348
532.08/532.33	c nbDecision=42000 #constraints=571403
534.77/535.08	c nbDecision=42500 #constraints=571425
546.57/546.87	c nbDecision=43000 #constraints=571623
553.76/554.07	c nbDecision=43500 #constraints=571731
558.06/558.30	c nbDecision=44000 #constraints=571789
565.36/565.66	c nbDecision=44500 #constraints=571887
586.75/587.05	c nbDecision=45000 #constraints=572151
597.15/597.43	c nbDecision=45500 #constraints=572278
600.85/601.19	c nbDecision=46000 #constraints=572314
605.95/606.24	c nbDecision=46500 #constraints=572390
619.94/620.28	c nbDecision=47000 #constraints=572700
625.04/625.32	c nbDecision=47500 #constraints=572770
637.93/638.24	c nbDecision=48000 #constraints=572938
647.43/647.73	c nbDecision=48500 #constraints=573065
650.83/651.19	c nbDecision=49000 #constraints=573097
674.22/674.57	c nbDecision=49500 #constraints=573370
698.81/699.18	c nbDecision=50000 #constraints=573657
731.20/731.54	c nbDecision=50500 #constraints=573985
756.29/756.65	c nbDecision=51000 #constraints=574307
766.18/766.52	c restart after 51201 decisions
772.48/772.88	c nbDecision=51500 #constraints=574494
777.68/778.07	c nbDecision=52000 #constraints=574563
789.17/789.58	c nbDecision=52500 #constraints=574731
792.37/792.79	c nbDecision=53000 #constraints=574762
796.27/796.68	c nbDecision=53500 #constraints=574798
804.18/804.54	c nbDecision=54000 #constraints=574905
808.37/808.71	c nbDecision=54500 #constraints=574954
810.87/811.23	c nbDecision=55000 #constraints=574978
812.77/813.15	c nbDecision=55500 #constraints=574991
816.97/817.31	c nbDecision=56000 #constraints=575025
824.33/824.70	c nbDecision=56500 #constraints=575091
826.63/827.09	c nbDecision=57000 #constraints=575106
852.86/853.36	c nbDecision=57500 #constraints=575390
871.55/872.01	c nbDecision=58000 #constraints=575554
890.34/890.87	c nbDecision=58500 #constraints=575777
894.94/895.42	c nbDecision=59000 #constraints=575820
897.23/897.75	c nbDecision=59500 #constraints=575846
900.63/901.17	c nbDecision=60000 #constraints=575872
906.63/907.17	c nbDecision=60500 #constraints=575939
918.72/919.29	c nbDecision=61000 #constraints=576088
929.02/929.58	c nbDecision=61500 #constraints=576226
943.41/943.94	c nbDecision=62000 #constraints=576419
955.01/955.54	c nbDecision=62500 #constraints=576571
975.50/976.03	c nbDecision=63000 #constraints=576828
998.30/998.87	c nbDecision=63500 #constraints=577087
1002.70/1003.22	c nbDecision=64000 #constraints=577128
1005.90/1006.44	c nbDecision=64500 #constraints=577138
1017.89/1018.48	c nbDecision=65000 #constraints=577252
1029.18/1029.74	c nbDecision=65500 #constraints=577374
1049.08/1049.69	c nbDecision=66000 #constraints=577593
1066.17/1066.79	c nbDecision=66500 #constraints=577825
1087.96/1088.57	c nbDecision=67000 #constraints=578133
1104.25/1104.86	c nbDecision=67500 #constraints=578343
1116.95/1117.50	c nbDecision=68000 #constraints=578523
1141.54/1142.17	c nbDecision=68500 #constraints=578813
1161.53/1162.16	c nbDecision=69000 #constraints=579139
1179.52/1180.14	c nbDecision=69500 #constraints=579422
1197.22/1197.86	c nbDecision=70000 #constraints=579658
1216.72/1217.38	c nbDecision=70500 #constraints=579906
1233.91/1234.59	c nbDecision=71000 #constraints=580122
1257.90/1258.58	c nbDecision=71500 #constraints=580432
1289.38/1290.00	c nbDecision=72000 #constraints=580806
1317.87/1318.54	c nbDecision=72500 #constraints=581111
1340.26/1340.99	c nbDecision=73000 #constraints=581354
1358.36/1359.02	c nbDecision=73500 #constraints=581580
1381.15/1381.87	c nbDecision=74000 #constraints=581863
1413.44/1414.12	c nbDecision=74500 #constraints=582179
1438.23/1439.00	c nbDecision=75000 #constraints=582421
1448.43/1449.11	c nbDecision=75500 #constraints=582509
1456.92/1457.63	c nbDecision=76000 #constraints=582576
1490.01/1490.71	c nbDecision=76500 #constraints=582889
1523.60/1524.31	c nbDecision=77000 #constraints=583214
1558.18/1558.98	c nbDecision=77500 #constraints=583532
1592.08/1592.87	c nbDecision=78000 #constraints=583817
1638.65/1639.47	c nbDecision=78500 #constraints=584163
1673.64/1674.41	c nbDecision=79000 #constraints=584444
1714.22/1715.08	c nbDecision=79500 #constraints=584738
1766.51/1767.37	c nbDecision=80000 #constraints=585096
1800.10/1800.90	Received signal 15
1800.10/1800.94	
1800.10/1800.94	s UNKNOWN
1800.10/1800.94	
1800.10/1800.94	c user time= 1799.83 s
1800.10/1800.94	c system time= 0.314952 s
1800.10/1800.94	c wall clock time=1800.95

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/node66/watcher-419689-1177411642 -o ROOT/results/node66/solver-419689-1177411642 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/419689-1177411642/instance-419689-1177411642.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.84 0.94 0.90 3/64 16905
/proc/meminfo: memFree=1841144/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=1468 CPUtime=0
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 185 0 0 0 0 0 0 0 18 0 1 0 217153855 1503232 168 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134561211 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 367 168 129 317 0 46 0

[startup+0.0513611 s]
/proc/loadavg: 0.84 0.94 0.90 3/64 16905
/proc/meminfo: memFree=1841144/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=2796 CPUtime=0.04
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 499 0 0 0 4 0 0 0 18 0 1 0 217153855 2863104 482 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 699 482 129 317 0 378 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2796

[startup+0.101369 s]
/proc/loadavg: 0.84 0.94 0.90 3/64 16905
/proc/meminfo: memFree=1841144/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=4116 CPUtime=0.09
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 828 0 0 0 9 0 0 0 18 0 1 0 217153855 4214784 811 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 1029 812 129 317 0 708 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4116

[startup+0.30141 s]
/proc/loadavg: 0.84 0.94 0.90 3/64 16905
/proc/meminfo: memFree=1841144/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=8468 CPUtime=0.3
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 1943 0 0 0 29 1 0 0 19 0 1 0 217153855 8671232 1893 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 2117 1894 130 317 0 1796 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 8468

[startup+0.701489 s]
/proc/loadavg: 0.84 0.94 0.90 3/64 16905
/proc/meminfo: memFree=1841144/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=17040 CPUtime=0.69
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 4116 0 0 0 67 2 0 0 22 0 1 0 217153855 17448960 4001 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 4260 4002 130 317 0 3939 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17040

[startup+1.50166 s]
/proc/loadavg: 0.84 0.94 0.90 2/65 16906
/proc/meminfo: memFree=1819184/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=34052 CPUtime=1.49
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 8458 0 0 0 146 3 0 0 25 0 1 0 217153855 34869248 8214 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 8513 8214 130 317 0 8192 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34052

[startup+3.10197 s]
/proc/loadavg: 0.84 0.94 0.90 2/65 16906
/proc/meminfo: memFree=1795888/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=67944 CPUtime=3.09
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 17126 0 0 0 302 7 0 0 25 0 1 0 217153855 69574656 16625 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 16986 16625 130 317 0 16665 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67944

[startup+6.3016 s]
/proc/loadavg: 0.85 0.94 0.91 2/65 16906
/proc/meminfo: memFree=1678320/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=202016 CPUtime=6.29
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 50822 0 0 0 608 21 0 0 25 0 1 0 217153855 206864384 45941 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606721 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 50504 45941 139 317 0 50183 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 202016

[startup+12.7019 s]
/proc/loadavg: 0.86 0.94 0.91 2/65 16906
/proc/meminfo: memFree=1657264/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=202016 CPUtime=12.69
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 50822 0 0 0 1248 21 0 0 25 0 1 0 217153855 206864384 45941 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 50504 45941 139 317 0 50183 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 202016

[startup+25.5014 s]
/proc/loadavg: 0.89 0.94 0.91 2/65 16906
/proc/meminfo: memFree=1657328/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=202016 CPUtime=25.48
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 50823 0 0 0 2527 21 0 0 25 0 1 0 217153855 206864384 45942 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563383 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 50504 45942 139 317 0 50183 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 202016

[startup+51.1015 s]
/proc/loadavg: 0.93 0.94 0.91 2/65 16906
/proc/meminfo: memFree=1657584/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=202016 CPUtime=51.06
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 50824 0 0 0 5085 21 0 0 25 0 1 0 217153855 206864384 45943 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 50504 45943 139 317 0 50183 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 202016

[startup+102.306 s]
/proc/loadavg: 0.97 0.95 0.91 2/65 16906
/proc/meminfo: memFree=1657648/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=202016 CPUtime=102.24
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 50833 0 0 0 10203 21 0 0 25 0 1 0 217153855 206864384 45952 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 50504 45952 139 317 0 50183 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 202016

[startup+162.302 s]
/proc/loadavg: 0.99 0.96 0.91 2/65 16906
/proc/meminfo: memFree=1657520/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=202016 CPUtime=162.22
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 50846 0 0 0 16201 21 0 0 25 0 1 0 217153855 206864384 45965 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606682 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 50504 45965 139 317 0 50183 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 202016

[startup+222.302 s]
/proc/loadavg: 0.99 0.96 0.91 2/65 16906
/proc/meminfo: memFree=1657520/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=202016 CPUtime=222.19
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 50854 0 0 0 22198 21 0 0 25 0 1 0 217153855 206864384 45973 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 50504 45973 139 317 0 50183 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 202016

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 16906
/proc/meminfo: memFree=1657456/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=202016 CPUtime=282.17
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 50863 0 0 0 28196 21 0 0 25 0 1 0 217153855 206864384 45982 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562702 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 50504 45982 139 317 0 50183 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 202016

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 16906
/proc/meminfo: memFree=1657392/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=202016 CPUtime=342.15
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 50871 0 0 0 34194 21 0 0 25 0 1 0 217153855 206864384 45990 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 50504 45990 139 317 0 50183 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 202016

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 16906
/proc/meminfo: memFree=1657392/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=202016 CPUtime=402.12
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 50879 0 0 0 40191 21 0 0 25 0 1 0 217153855 206864384 45998 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 50504 45998 139 317 0 50183 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 202016

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 16906
/proc/meminfo: memFree=1657264/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=202016 CPUtime=462.1
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 50887 0 0 0 46189 21 0 0 25 0 1 0 217153855 206864384 46006 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 50504 46006 139 317 0 50183 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 202016

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 16906
/proc/meminfo: memFree=1657328/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=202016 CPUtime=522.08
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 50894 0 0 0 52187 21 0 0 25 0 1 0 217153855 206864384 46013 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 50504 46013 139 317 0 50183 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 202016

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 16906
/proc/meminfo: memFree=1656880/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=202408 CPUtime=582.05
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 50994 0 0 0 58184 21 0 0 25 0 1 0 217153855 207265792 46113 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712576 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 50602 46113 139 317 0 50281 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 202408

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 16906
/proc/meminfo: memFree=1653168/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=206128 CPUtime=642.04
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 51913 0 0 0 64182 22 0 0 25 0 1 0 217153855 211075072 47032 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712556 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 51532 47032 139 317 0 51211 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 206128


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

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 17104
/proc/meminfo: memFree=1641200/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=218120 CPUtime=941.81
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 54836 0 0 0 94156 25 0 0 25 0 1 0 217153855 223354880 49955 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712556 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 54530 49955 139 317 0 54209 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 218120

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 17104
/proc/meminfo: memFree=1637936/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=221328 CPUtime=1001.8
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 55628 0 0 0 100154 26 0 0 25 0 1 0 217153855 226639872 50747 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746924 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 55332 50747 139 317 0 55011 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 221328

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 17104
/proc/meminfo: memFree=1636464/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=222756 CPUtime=1061.77
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 55999 0 0 0 106151 26 0 0 25 0 1 0 217153855 228102144 51118 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 55689 51118 139 317 0 55368 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 222756

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 17104
/proc/meminfo: memFree=1635120/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=224052 CPUtime=1121.74
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 56350 0 0 0 112148 26 0 0 25 0 1 0 217153855 229429248 51469 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 56013 51469 139 317 0 55692 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 224052

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 17104
/proc/meminfo: memFree=1632752/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=226440 CPUtime=1181.72
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 56944 0 0 0 118145 27 0 0 25 0 1 0 217153855 231874560 52063 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 56610 52063 139 317 0 56289 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 226440

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 17104
/proc/meminfo: memFree=1630768/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=228400 CPUtime=1241.7
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 57423 0 0 0 124142 28 0 0 25 0 1 0 217153855 233881600 52542 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 57100 52542 139 317 0 56779 0
Current children cumulated CPU time (s) 1241.7
Current children cumulated vsize (KiB) 228400

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 17104
/proc/meminfo: memFree=1629040/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=230248 CPUtime=1301.68
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 57879 0 0 0 130140 28 0 0 25 0 1 0 217153855 235773952 52998 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 57562 52998 139 317 0 57241 0
Current children cumulated CPU time (s) 1301.68
Current children cumulated vsize (KiB) 230248

[startup+1362.3 s]
/proc/loadavg: 1.07 0.99 0.91 2/65 17104
/proc/meminfo: memFree=1627824/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=231428 CPUtime=1361.66
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 58187 0 0 0 136137 29 0 0 25 0 1 0 217153855 236982272 53306 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 57857 53306 139 317 0 57536 0
Current children cumulated CPU time (s) 1361.66
Current children cumulated vsize (KiB) 231428

[startup+1422.31 s]
/proc/loadavg: 1.03 0.99 0.91 2/65 17104
/proc/meminfo: memFree=1626544/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=232716 CPUtime=1421.64
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 58521 0 0 0 142135 29 0 0 25 0 1 0 217153855 238301184 53640 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 58179 53640 139 317 0 57858 0
Current children cumulated CPU time (s) 1421.64
Current children cumulated vsize (KiB) 232716

[startup+1482.3 s]
/proc/loadavg: 1.01 0.99 0.91 2/65 17104
/proc/meminfo: memFree=1625392/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=233860 CPUtime=1481.61
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 58802 0 0 0 148132 29 0 0 25 0 1 0 217153855 239472640 53921 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 58465 53921 139 317 0 58144 0
Current children cumulated CPU time (s) 1481.61
Current children cumulated vsize (KiB) 233860

[startup+1542.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 17104
/proc/meminfo: memFree=1623152/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=235988 CPUtime=1541.59
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 59337 0 0 0 154130 29 0 0 25 0 1 0 217153855 241651712 54456 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 58997 54456 139 317 0 58676 0
Current children cumulated CPU time (s) 1541.59
Current children cumulated vsize (KiB) 235988

[startup+1602.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 17104
/proc/meminfo: memFree=1621680/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=237444 CPUtime=1601.57
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 59702 0 0 0 160127 30 0 0 25 0 1 0 217153855 243142656 54821 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604181 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 59361 54821 139 317 0 59040 0
Current children cumulated CPU time (s) 1601.57
Current children cumulated vsize (KiB) 237444

[startup+1662.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 17104
/proc/meminfo: memFree=1620400/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=238596 CPUtime=1661.54
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 60021 0 0 0 166124 30 0 0 25 0 1 0 217153855 244322304 55140 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 59649 55140 139 317 0 59328 0
Current children cumulated CPU time (s) 1661.54
Current children cumulated vsize (KiB) 238596

[startup+1722.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 17104
/proc/meminfo: memFree=1619120/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=239912 CPUtime=1721.53
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 60339 0 0 0 172122 31 0 0 25 0 1 0 217153855 245669888 55458 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606677 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 59978 55458 139 317 0 59657 0
Current children cumulated CPU time (s) 1721.53
Current children cumulated vsize (KiB) 239912

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 17104
/proc/meminfo: memFree=1617520/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=241492 CPUtime=1781.5
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 60739 0 0 0 178119 31 0 0 25 0 1 0 217153855 247287808 55858 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564092 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 60373 55858 139 317 0 60052 0
Current children cumulated CPU time (s) 1781.5
Current children cumulated vsize (KiB) 241492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 17104
/proc/meminfo: memFree=1616944/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=242148 CPUtime=1800.1
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 60881 0 0 0 179979 31 0 0 25 0 1 0 217153855 247959552 56000 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718671 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 60537 56000 139 317 0 60216 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 242148

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1801.01 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 17104
/proc/meminfo: memFree=1616944/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=206996 CPUtime=1800.19
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194304 60897 0 0 0 179988 31 0 0 25 0 1 0 217153855 211963904 50978 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135266292 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 51749 50978 155 317 0 51428 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 206996

[startup+1801.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 17104
/proc/meminfo: memFree=1616944/2055920 swapFree=4183056/4192956
[pid=16905] ppid=16903 vsize=0 CPUtime=1800.29
/proc/16905/stat : 16905 (oree) R 16903 16905 16846 0 -1 4194308 60897 0 0 0 179995 34 0 0 25 0 1 0 217153855 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16905/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.29
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1801.1
CPU time (s): 1800.3
CPU user time (s): 1799.95
CPU system time (s): 0.349946
CPU usage (%): 99.9555
Max. virtual memory (cumulated for all children) (KiB): 242148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.349946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60897
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= 8
involuntary context switches= 3331

runsolver used 1.41278 second user time and 3.57146 second system time

The end

Launcher Data (download as text)

Begin job on node66 on Tue Apr 24 10:47:23 UTC 2007

IDJOB= 419689
IDBENCH= 47791
IDSOLVER= 172
FILE ID= node66/419689-1177411642

PBS_JOBID= 4675672

Free space on /tmp= 66390 MiB

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

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  7d5429bec04fe9575fc24bd8fdbf82e6

RANDOM SEED= 49238578

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node66.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.281
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.281
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:       1841552 kB
Buffers:         15440 kB
Cached:         139460 kB
SwapCached:       4356 kB
Active:          90136 kB
Inactive:        74760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1841552 kB
SwapTotal:     4192956 kB
SwapFree:      4183056 kB
Dirty:           20360 kB
Writeback:           0 kB
Mapped:          15484 kB
Slab:            35568 kB
Committed_AS:  1796816 kB
PageTables:       1376 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= 66390 MiB

End job on node66 on Tue Apr 24 11:17:26 UTC 2007