Trace number 419521

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.39 1801.15

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
babic/dspam/dspam_dump_vc1104.opb
MD5SUM50c0a72eee1d7cad57996871248759d1
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 benchmark8.20575
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables280900
Total number of constraints926808
Number of constraints which are clauses926808
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...
8.09/8.13	c ...done
8.09/8.13	c #vars=280900 #constraints=926808 hasObjective=no
9.29/9.34	c res. mode=mod
9.29/9.34	c VSIDS like heuristics
9.29/9.34	c complete search running
16.49/16.58	c restart after 401 decisions
17.79/17.81	c nbDecision=500 #constraints=926875
18.99/19.05	c restart after 801 decisions
19.99/20.07	c nbDecision=1000 #constraints=926875
22.69/22.75	c nbDecision=1500 #constraints=926878
23.19/23.20	c restart after 1601 decisions
25.19/25.21	c nbDecision=2000 #constraints=926879
29.89/29.93	c nbDecision=2500 #constraints=926909
36.29/36.30	c nbDecision=3000 #constraints=926961
40.59/40.64	c restart after 3201 decisions
49.28/49.30	c nbDecision=3500 #constraints=927091
71.17/71.29	c nbDecision=4000 #constraints=927354
94.76/94.85	c nbDecision=4500 #constraints=927653
120.25/120.32	c nbDecision=5000 #constraints=927965
137.35/137.41	c nbDecision=5500 #constraints=928152
144.84/144.95	c nbDecision=6000 #constraints=928200
162.13/162.23	c restart after 6401 decisions
163.03/163.17	c nbDecision=6500 #constraints=928429
171.33/171.49	c nbDecision=7000 #constraints=928518
182.43/182.59	c nbDecision=7500 #constraints=928639
193.82/193.92	c nbDecision=8000 #constraints=928763
204.82/204.92	c nbDecision=8500 #constraints=928880
209.81/209.95	c nbDecision=9000 #constraints=928914
222.71/222.80	c nbDecision=9500 #constraints=929050
233.70/233.80	c nbDecision=10000 #constraints=929147
239.10/239.25	c nbDecision=10500 #constraints=929195
248.30/248.49	c nbDecision=11000 #constraints=929339
253.40/253.56	c nbDecision=11500 #constraints=929393
256.60/256.75	c nbDecision=12000 #constraints=929413
258.99/259.11	c nbDecision=12500 #constraints=929420
260.39/260.52	c restart after 12801 decisions
264.39/264.53	c nbDecision=13000 #constraints=929462
288.29/288.48	c nbDecision=13500 #constraints=929690
303.28/303.42	c nbDecision=14000 #constraints=929857
338.77/338.97	c nbDecision=14500 #constraints=930312
345.07/345.24	c nbDecision=15000 #constraints=930372
356.06/356.29	c nbDecision=15500 #constraints=930494
370.76/370.99	c nbDecision=16000 #constraints=930666
381.05/381.20	c nbDecision=16500 #constraints=930772
407.19/407.46	c nbDecision=17000 #constraints=931050
433.44/433.70	c nbDecision=17500 #constraints=931300
454.42/454.72	c nbDecision=18000 #constraints=931507
472.81/473.11	c nbDecision=18500 #constraints=931719
484.91/485.28	c nbDecision=19000 #constraints=931830
506.61/506.95	c nbDecision=19500 #constraints=932073
525.00/525.36	c nbDecision=20000 #constraints=932282
544.09/544.50	c nbDecision=20500 #constraints=932446
561.69/562.05	c nbDecision=21000 #constraints=932639
581.27/581.61	c nbDecision=21500 #constraints=932826
598.57/598.93	c nbDecision=22000 #constraints=932984
608.86/609.24	c nbDecision=22500 #constraints=933074
625.76/626.18	c nbDecision=23000 #constraints=933210
683.34/683.74	c nbDecision=23500 #constraints=933457
737.22/737.67	c nbDecision=24000 #constraints=933858
791.79/792.26	c nbDecision=24500 #constraints=934188
833.29/833.73	c nbDecision=25000 #constraints=934602
871.27/871.79	c nbDecision=25500 #constraints=935071
879.37/879.81	c restart after 25601 decisions
889.16/889.60	c nbDecision=26000 #constraints=935240
902.06/902.53	c nbDecision=26500 #constraints=935376
922.15/922.69	c nbDecision=27000 #constraints=935611
938.95/939.41	c nbDecision=27500 #constraints=935790
966.84/967.38	c nbDecision=28000 #constraints=936076
1000.12/1000.60	c nbDecision=28500 #constraints=936416
1018.92/1019.45	c nbDecision=29000 #constraints=936616
1035.11/1035.67	c nbDecision=29500 #constraints=936771
1055.30/1055.81	c nbDecision=30000 #constraints=937000
1073.00/1073.54	c nbDecision=30500 #constraints=937218
1096.99/1097.57	c nbDecision=31000 #constraints=937514
1116.48/1117.01	c nbDecision=31500 #constraints=937751
1138.77/1139.37	c nbDecision=32000 #constraints=938007
1162.16/1162.74	c nbDecision=32500 #constraints=938275
1192.16/1192.73	c nbDecision=33000 #constraints=938613
1221.64/1222.24	c nbDecision=33500 #constraints=938915
1248.73/1249.39	c nbDecision=34000 #constraints=939220
1277.42/1278.02	c nbDecision=34500 #constraints=939498
1317.81/1318.47	c nbDecision=35000 #constraints=939851
1339.30/1339.93	c nbDecision=35500 #constraints=940026
1370.69/1371.33	c nbDecision=36000 #constraints=940318
1399.78/1400.49	c nbDecision=36500 #constraints=940627
1424.17/1424.87	c nbDecision=37000 #constraints=940837
1504.04/1504.73	c nbDecision=37500 #constraints=941239
1533.93/1534.66	c nbDecision=38000 #constraints=941525
1596.31/1597.03	c nbDecision=38500 #constraints=941816
1678.68/1679.41	c nbDecision=39000 #constraints=942093
1765.45/1766.29	c nbDecision=39500 #constraints=942397
1799.63/1800.40	c nbDecision=40000 #constraints=942581
1800.04/1800.80	Received signal 15
1800.04/1800.88	
1800.04/1800.88	s UNKNOWN
1800.04/1800.88	
1800.04/1800.88	c user time= 1799.5 s
1800.04/1800.88	c system time= 0.624905 s
1800.04/1800.88	c wall clock time=1800.88

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/node37/watcher-419521-1177408470 -o ROOT/results/node37/solver-419521-1177408470 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/419521-1177408470/instance-419521-1177408470.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 1.00 1.09 3/78 17427
/proc/meminfo: memFree=1842248/2055920 swapFree=4128480/4192956
[pid=17427] ppid=17425 vsize=1468 CPUtime=0
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 188759629 1503232 170 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 367 170 129 317 0 46 0

[startup+0.033245 s]
/proc/loadavg: 0.92 1.00 1.09 3/78 17427
/proc/meminfo: memFree=1842248/2055920 swapFree=4128480/4192956
[pid=17427] ppid=17425 vsize=2268 CPUtime=0.03
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 370 0 0 0 3 0 0 0 18 0 1 0 188759629 2322432 353 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 567 353 130 317 0 246 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2268

[startup+0.101257 s]
/proc/loadavg: 0.92 1.00 1.09 3/78 17427
/proc/meminfo: memFree=1842248/2055920 swapFree=4128480/4192956
[pid=17427] ppid=17425 vsize=3736 CPUtime=0.09
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 731 0 0 0 9 0 0 0 18 0 1 0 188759629 3825664 714 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 934 714 130 317 0 613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3736

[startup+0.301295 s]
/proc/loadavg: 0.92 1.00 1.09 3/78 17427
/proc/meminfo: memFree=1842248/2055920 swapFree=4128480/4192956
[pid=17427] ppid=17425 vsize=8088 CPUtime=0.29
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 1824 0 0 0 28 1 0 0 19 0 1 0 188759629 8282112 1775 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 2022 1775 130 317 0 1701 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8088

[startup+0.70137 s]
/proc/loadavg: 0.92 1.00 1.09 3/78 17427
/proc/meminfo: memFree=1842248/2055920 swapFree=4128480/4192956
[pid=17427] ppid=17425 vsize=16528 CPUtime=0.69
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 3999 0 0 0 67 2 0 0 23 0 1 0 188759629 16924672 3884 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 4132 3884 130 317 0 3811 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16528

[startup+1.50152 s]
/proc/loadavg: 0.92 1.00 1.09 2/79 17428
/proc/meminfo: memFree=1819840/2055920 swapFree=4128480/4192956
[pid=17427] ppid=17425 vsize=33408 CPUtime=1.49
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 8300 0 0 0 145 4 0 0 25 0 1 0 188759629 34209792 8056 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 8352 8056 130 317 0 8031 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33408

[startup+3.10182 s]
/proc/loadavg: 0.92 1.00 1.09 2/79 17428
/proc/meminfo: memFree=1798016/2055920 swapFree=4128480/4192956
[pid=17427] ppid=17425 vsize=67300 CPUtime=3.09
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 16939 0 0 0 300 9 0 0 25 0 1 0 188759629 68915200 16438 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 16825 16438 130 317 0 16504 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67300

[startup+6.30143 s]
/proc/loadavg: 0.93 1.00 1.09 2/79 17428
/proc/meminfo: memFree=1728896/2055920 swapFree=4128480/4192956
[pid=17427] ppid=17425 vsize=134820 CPUtime=6.29
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 34184 0 0 0 610 19 0 0 25 0 1 0 188759629 138055680 33170 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 33705 33170 130 317 0 33384 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 134820

[startup+12.7026 s]
/proc/loadavg: 0.93 1.00 1.09 2/79 17428
/proc/meminfo: memFree=1537408/2055920 swapFree=4128480/4192956
[pid=17427] ppid=17425 vsize=331436 CPUtime=12.69
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 83568 0 0 0 1228 41 0 0 25 0 1 0 188759629 339390464 76218 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 82859 76218 139 317 0 82538 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 331436

[startup+25.5011 s]
/proc/loadavg: 0.95 1.00 1.09 2/79 17428
/proc/meminfo: memFree=1537600/2055920 swapFree=4128480/4192956
[pid=17427] ppid=17425 vsize=331436 CPUtime=25.49
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 83568 0 0 0 2508 41 0 0 25 0 1 0 188759629 339390464 76218 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 82859 76218 139 317 0 82538 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 331436

[startup+51.1019 s]
/proc/loadavg: 0.96 1.00 1.09 2/79 17428
/proc/meminfo: memFree=1537664/2055920 swapFree=4128480/4192956
[pid=17427] ppid=17425 vsize=331436 CPUtime=51.08
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 83570 0 0 0 5067 41 0 0 25 0 1 0 188759629 339390464 76220 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 82859 76220 139 317 0 82538 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 331436

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 1.08 2/79 17428
/proc/meminfo: memFree=1537664/2055920 swapFree=4128480/4192956
[pid=17427] ppid=17425 vsize=331436 CPUtime=102.26
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 83574 0 0 0 10185 41 0 0 25 0 1 0 188759629 339390464 76224 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 82859 76224 139 317 0 82538 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 331436

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.07 2/79 17428
/proc/meminfo: memFree=1537536/2055920 swapFree=4128480/4192956
[pid=17427] ppid=17425 vsize=331436 CPUtime=162.23
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 83579 0 0 0 16182 41 0 0 25 0 1 0 188759629 339390464 76229 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712569 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 82859 76229 139 317 0 82538 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 331436

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.07 2/79 17428
/proc/meminfo: memFree=1537472/2055920 swapFree=4128480/4192956
[pid=17427] ppid=17425 vsize=331436 CPUtime=222.21
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 83584 0 0 0 22180 41 0 0 25 0 1 0 188759629 339390464 76234 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712587 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 82859 76234 139 317 0 82538 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 331436

[startup+282.302 s]
/proc/loadavg: 1.06 1.02 1.07 2/79 17428
/proc/meminfo: memFree=1537408/2055920 swapFree=4128480/4192956
[pid=17427] ppid=17425 vsize=331436 CPUtime=282.19
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 83587 0 0 0 28177 42 0 0 25 0 1 0 188759629 339390464 76237 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 82859 76237 139 317 0 82538 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 331436

[startup+342.302 s]
/proc/loadavg: 1.08 1.03 1.07 2/79 17428
/proc/meminfo: memFree=1537216/2055920 swapFree=4128480/4192956
[pid=17427] ppid=17425 vsize=331436 CPUtime=342.17
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 83594 0 0 0 34175 42 0 0 25 0 1 0 188759629 339390464 76244 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 82859 76244 139 317 0 82538 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 331436

[startup+402.301 s]
/proc/loadavg: 1.08 1.03 1.07 2/85 17502
/proc/meminfo: memFree=1534856/2055920 swapFree=4128480/4192956
[pid=17427] ppid=17425 vsize=331436 CPUtime=402.11
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 83600 0 0 0 40169 42 0 0 25 0 1 0 188759629 339390464 76250 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 82859 76250 139 317 0 82538 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 331436

[startup+462.302 s]
/proc/loadavg: 1.08 1.04 1.07 2/79 17626
/proc/meminfo: memFree=1535424/2055920 swapFree=4128504/4192956
[pid=17427] ppid=17425 vsize=331436 CPUtime=462.01
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 83603 0 0 0 46159 42 0 0 25 0 1 0 188759629 339390464 76253 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606713 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 82859 76253 139 317 0 82538 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 331436

[startup+522.302 s]
/proc/loadavg: 1.07 1.04 1.07 2/79 17626
/proc/meminfo: memFree=1535424/2055920 swapFree=4128504/4192956
[pid=17427] ppid=17425 vsize=331436 CPUtime=522
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 83610 0 0 0 52157 43 0 0 25 0 1 0 188759629 339390464 76260 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 82859 76260 139 317 0 82538 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 331436

[startup+582.301 s]
/proc/loadavg: 1.07 1.05 1.07 2/79 17626
/proc/meminfo: memFree=1535424/2055920 swapFree=4128504/4192956
[pid=17427] ppid=17425 vsize=331436 CPUtime=581.97
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 83613 0 0 0 58154 43 0 0 25 0 1 0 188759629 339390464 76263 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 82859 76263 139 317 0 82538 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 331436

[startup+642.302 s]
/proc/loadavg: 1.06 1.05 1.07 2/79 17626
/proc/meminfo: memFree=1532160/2055920 swapFree=4128504/4192956
[pid=17427] ppid=17425 vsize=334756 CPUtime=641.95
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 84416 0 0 0 64151 44 0 0 25 0 1 0 188759629 342790144 77066 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712513 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 83689 77066 139 317 0 83368 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 334756


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

[startup+942.302 s]
/proc/loadavg: 1.01 1.05 1.07 2/79 17626
/proc/meminfo: memFree=1502400/2055920 swapFree=4128504/4192956
[pid=17427] ppid=17425 vsize=365712 CPUtime=941.85
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 91718 0 0 0 94134 51 0 0 25 0 1 0 188759629 374489088 84368 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 91428 84368 139 317 0 91107 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 365712

[startup+1002.3 s]
/proc/loadavg: 1.00 1.04 1.06 2/79 17626
/proc/meminfo: memFree=1500224/2055920 swapFree=4128504/4192956
[pid=17427] ppid=17425 vsize=367808 CPUtime=1001.82
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 92234 0 0 0 100131 51 0 0 25 0 1 0 188759629 376635392 84884 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 91952 84884 139 317 0 91631 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 367808

[startup+1062.3 s]
/proc/loadavg: 1.00 1.03 1.06 2/79 17626
/proc/meminfo: memFree=1498240/2055920 swapFree=4128504/4192956
[pid=17427] ppid=17425 vsize=369640 CPUtime=1061.8
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 92697 0 0 0 106128 52 0 0 25 0 1 0 188759629 378511360 85347 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 92410 85347 139 317 0 92089 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 369640

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.05 2/79 17626
/proc/meminfo: memFree=1496128/2055920 swapFree=4128504/4192956
[pid=17427] ppid=17425 vsize=371616 CPUtime=1121.78
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 93200 0 0 0 112125 53 0 0 25 0 1 0 188759629 380534784 85850 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 92904 85850 139 317 0 92583 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 371616

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.04 2/79 17626
/proc/meminfo: memFree=1492672/2055920 swapFree=4128504/4192956
[pid=17427] ppid=17425 vsize=375148 CPUtime=1181.76
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 94066 0 0 0 118122 54 0 0 25 0 1 0 188759629 384151552 86716 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 93787 86716 139 317 0 93466 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 375148

[startup+1242.3 s]
/proc/loadavg: 1.00 1.01 1.04 2/79 17626
/proc/meminfo: memFree=1487744/2055920 swapFree=4128504/4192956
[pid=17427] ppid=17425 vsize=379784 CPUtime=1241.73
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 95232 0 0 0 124119 54 0 0 25 0 1 0 188759629 388898816 87882 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 94946 87882 139 317 0 94625 0
Current children cumulated CPU time (s) 1241.73
Current children cumulated vsize (KiB) 379784

[startup+1302.3 s]
/proc/loadavg: 1.00 1.01 1.03 2/79 17626
/proc/meminfo: memFree=1483584/2055920 swapFree=4128504/4192956
[pid=17427] ppid=17425 vsize=383844 CPUtime=1301.71
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 96235 0 0 0 130116 55 0 0 25 0 1 0 188759629 393056256 88885 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746916 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 95961 88885 139 317 0 95640 0
Current children cumulated CPU time (s) 1301.71
Current children cumulated vsize (KiB) 383844

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 17626
/proc/meminfo: memFree=1478272/2055920 swapFree=4128504/4192956
[pid=17427] ppid=17425 vsize=389252 CPUtime=1361.69
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 97572 0 0 0 136113 56 0 0 25 0 1 0 188759629 398594048 90222 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712569 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 97313 90222 139 317 0 96992 0
Current children cumulated CPU time (s) 1361.69
Current children cumulated vsize (KiB) 389252

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 17626
/proc/meminfo: memFree=1473216/2055920 swapFree=4128504/4192956
[pid=17427] ppid=17425 vsize=394180 CPUtime=1421.67
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 98783 0 0 0 142110 57 0 0 25 0 1 0 188759629 403640320 91433 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 98545 91433 139 317 0 98224 0
Current children cumulated CPU time (s) 1421.67
Current children cumulated vsize (KiB) 394180

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 17626
/proc/meminfo: memFree=1469632/2055920 swapFree=4128504/4192956
[pid=17427] ppid=17425 vsize=397932 CPUtime=1481.65
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 99667 0 0 0 148107 58 0 0 25 0 1 0 188759629 407482368 92317 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278906 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 99483 92317 139 317 0 99162 0
Current children cumulated CPU time (s) 1481.65
Current children cumulated vsize (KiB) 397932

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 17626
/proc/meminfo: memFree=1467328/2055920 swapFree=4128504/4192956
[pid=17427] ppid=17425 vsize=400108 CPUtime=1541.63
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 100231 0 0 0 154104 59 0 0 25 0 1 0 188759629 409710592 92881 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135277187 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 100027 92881 139 317 0 99706 0
Current children cumulated CPU time (s) 1541.63
Current children cumulated vsize (KiB) 400108

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17626
/proc/meminfo: memFree=1464256/2055920 swapFree=4128504/4192956
[pid=17427] ppid=17425 vsize=403264 CPUtime=1601.61
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 100948 0 0 0 160101 60 0 0 25 0 1 0 188759629 412942336 93598 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606697 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 100816 93598 139 317 0 100495 0
Current children cumulated CPU time (s) 1601.61
Current children cumulated vsize (KiB) 403264

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17626
/proc/meminfo: memFree=1462144/2055920 swapFree=4128504/4192956
[pid=17427] ppid=17425 vsize=405312 CPUtime=1661.58
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 101464 0 0 0 166098 60 0 0 25 0 1 0 188759629 415039488 94114 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 101328 94114 139 317 0 101007 0
Current children cumulated CPU time (s) 1661.58
Current children cumulated vsize (KiB) 405312

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17626
/proc/meminfo: memFree=1459648/2055920 swapFree=4128504/4192956
[pid=17427] ppid=17425 vsize=407836 CPUtime=1721.56
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 102077 0 0 0 172095 61 0 0 25 0 1 0 188759629 417624064 94727 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606677 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 101959 94727 139 317 0 101638 0
Current children cumulated CPU time (s) 1721.56
Current children cumulated vsize (KiB) 407836

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17626
/proc/meminfo: memFree=1457024/2055920 swapFree=4128504/4192956
[pid=17427] ppid=17425 vsize=410392 CPUtime=1781.54
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 102690 0 0 0 178092 62 0 0 25 0 1 0 188759629 420241408 95340 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 102598 95340 139 317 0 102277 0
Current children cumulated CPU time (s) 1781.54
Current children cumulated vsize (KiB) 410392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17626
/proc/meminfo: memFree=1455488/2055920 swapFree=4128504/4192956
[pid=17427] ppid=17425 vsize=411872 CPUtime=1800.04
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 103055 0 0 0 179942 62 0 0 25 0 1 0 188759629 421756928 95705 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284215 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 102968 95705 139 317 0 102647 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 411872

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

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

[startup+1801 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17626
/proc/meminfo: memFree=1455488/2055920 swapFree=4128504/4192956
[pid=17427] ppid=17425 vsize=355688 CPUtime=1800.23
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194304 103071 0 0 0 179961 62 0 0 25 0 1 0 188759629 364224512 87902 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284166 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 88922 87902 155 317 0 88601 0
Current children cumulated CPU time (s) 1800.23
Current children cumulated vsize (KiB) 355688

[startup+1801.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17626
/proc/meminfo: memFree=1455488/2055920 swapFree=4128504/4192956
[pid=17427] ppid=17425 vsize=0 CPUtime=1800.33
/proc/17427/stat : 17427 (oree) R 17425 17427 16140 0 -1 4194308 103071 0 0 0 179969 64 0 0 25 0 1 0 188759629 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17427/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.33
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1801.15
CPU time (s): 1800.39
CPU user time (s): 1799.7
CPU system time (s): 0.686895
CPU usage (%): 99.9577
Max. virtual memory (cumulated for all children) (KiB): 411872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.7
system time used= 0.686895
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103071
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= 36407

runsolver used 1.73773 second user time and 4.64029 second system time

The end

Launcher Data (download as text)

Begin job on node37 on Tue Apr 24 09:54:32 UTC 2007

IDJOB= 419521
IDBENCH= 47779
IDSOLVER= 172
FILE ID= node37/419521-1177408470

PBS_JOBID= 4675619

Free space on /tmp= 66384 MiB

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

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  50c0a72eee1d7cad57996871248759d1

RANDOM SEED= 633236580

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node37.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:       1842656 kB
Buffers:          2540 kB
Cached:         109240 kB
SwapCached:      25172 kB
Active:         117600 kB
Inactive:        55792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1842656 kB
SwapTotal:     4192956 kB
SwapFree:      4128480 kB
Dirty:           33488 kB
Writeback:           0 kB
Mapped:          65612 kB
Slab:            25056 kB
Committed_AS:  2115488 kB
PageTables:       2132 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= 66384 MiB

End job on node37 on Tue Apr 24 10:24:35 UTC 2007