Trace number 419143

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.13 1800.78

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/
industrial/fuhs/medium/AProVE07-21.opb
MD5SUMc4adef063b937c327e3427c2e15c6f38
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 benchmark634.794
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables3189
Total number of constraints11039
Number of constraints which are clauses11039
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 constraint25
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 23
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 48
Number of bits of the biggest sum of numbers6
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...
0.01/0.09	c ...done
0.01/0.09	c #vars=3189 #constraints=11039 hasObjective=no
0.09/0.10	c res. mode=mod
0.09/0.10	c VSIDS like heuristics
0.09/0.10	c complete search running
6.19/6.25	c restart after 401 decisions
6.79/6.80	c nbDecision=500 #constraints=11384
7.88/7.91	c restart after 801 decisions
7.88/7.97	c nbDecision=1000 #constraints=11578
8.79/8.86	c nbDecision=1500 #constraints=11764
9.49/9.58	c restart after 1601 decisions
10.29/10.34	c nbDecision=2000 #constraints=12039
11.59/11.67	c nbDecision=2500 #constraints=12393
14.29/14.31	c nbDecision=3000 #constraints=12719
15.19/15.22	c restart after 3201 decisions
15.49/15.57	c nbDecision=3500 #constraints=12862
16.99/17.04	c nbDecision=4000 #constraints=13144
19.59/19.63	c nbDecision=4500 #constraints=13535
22.58/22.61	c nbDecision=5000 #constraints=13898
27.08/27.15	c nbDecision=5500 #constraints=14286
29.98/30.07	c nbDecision=6000 #constraints=14569
32.89/32.98	c restart after 6401 decisions
33.18/33.26	c nbDecision=6500 #constraints=14796
37.18/37.28	c nbDecision=7000 #constraints=15107
40.58/40.66	c nbDecision=7500 #constraints=15426
45.28/45.36	c nbDecision=8000 #constraints=15720
50.27/50.33	c nbDecision=8500 #constraints=16056
58.97/59.01	c nbDecision=9000 #constraints=16480
68.56/68.65	c nbDecision=9500 #constraints=16878
77.37/77.40	c nbDecision=10000 #constraints=17184
84.57/84.64	c nbDecision=10500 #constraints=17412
97.56/97.65	c nbDecision=11000 #constraints=17712
113.26/113.38	c nbDecision=11500 #constraints=18042
124.36/124.44	c nbDecision=12000 #constraints=18399
138.85/138.99	c nbDecision=12500 #constraints=18777
148.64/148.77	c restart after 12801 decisions
151.75/151.85	c nbDecision=13000 #constraints=19101
160.94/161.08	c nbDecision=13500 #constraints=19427
176.34/176.47	c nbDecision=14000 #constraints=19703
194.83/194.97	c nbDecision=14500 #constraints=20021
208.02/208.12	c nbDecision=15000 #constraints=20296
224.42/224.52	c nbDecision=15500 #constraints=20610
245.31/245.40	c nbDecision=16000 #constraints=20985
269.91/270.07	c nbDecision=16500 #constraints=21255
320.79/320.93	c nbDecision=17000 #constraints=21641
367.38/367.57	c nbDecision=17500 #constraints=21992
391.27/391.42	c nbDecision=18000 #constraints=22263
424.86/425.02	c nbDecision=18500 #constraints=22600
437.16/437.38	c nbDecision=19000 #constraints=22798
464.84/465.04	c nbDecision=19500 #constraints=23101
489.14/489.33	c nbDecision=20000 #constraints=23377
512.13/512.30	c nbDecision=20500 #constraints=23630
542.53/542.71	c nbDecision=21000 #constraints=23915
575.81/576.06	c nbDecision=21500 #constraints=24207
606.71/606.99	c nbDecision=22000 #constraints=24477
646.09/646.36	c nbDecision=22500 #constraints=24788
676.59/676.82	c nbDecision=23000 #constraints=25074
710.67/710.95	c nbDecision=23500 #constraints=25364
760.06/760.34	c nbDecision=24000 #constraints=25704
805.44/805.79	c nbDecision=24500 #constraints=26030
845.64/845.91	c nbDecision=25000 #constraints=26343
906.72/907.06	c nbDecision=25500 #constraints=26685
924.21/924.57	c restart after 25601 decisions
947.70/948.10	c nbDecision=26000 #constraints=27029
985.59/985.97	c nbDecision=26500 #constraints=27316
1028.17/1028.52	c nbDecision=27000 #constraints=27669
1060.47/1060.88	c nbDecision=27500 #constraints=27954
1112.92/1113.32	c nbDecision=28000 #constraints=28284
1166.44/1166.91	c nbDecision=28500 #constraints=28608
1196.43/1196.97	c nbDecision=29000 #constraints=28900
1226.12/1226.69	c nbDecision=29500 #constraints=29194
1257.11/1257.65	c nbDecision=30000 #constraints=29480
1297.60/1298.14	c nbDecision=30500 #constraints=29796
1336.29/1336.82	c nbDecision=31000 #constraints=30155
1375.67/1376.21	c nbDecision=31500 #constraints=30472
1435.96/1436.53	c nbDecision=32000 #constraints=30759
1469.95/1470.54	c nbDecision=32500 #constraints=31049
1538.82/1539.44	c nbDecision=33000 #constraints=31460
1618.40/1619.02	c nbDecision=33500 #constraints=31865
1703.18/1703.83	c nbDecision=34000 #constraints=32257
1762.16/1762.89	c nbDecision=34500 #constraints=32585
1800.06/1800.70	Received signal 15
1800.06/1800.75	
1800.06/1800.75	s UNKNOWN
1800.06/1800.75	
1800.06/1800.75	c user time= 1799.81 s
1800.06/1800.75	c system time= 0.301954 s
1800.06/1800.75	c wall clock time=1800.75

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/node22/watcher-419143-1177404161 -o ROOT/results/node22/solver-419143-1177404161 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/419143-1177404161/instance-419143-1177404161.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.98 0.96 3/77 26300
/proc/meminfo: memFree=1450680/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=1468 CPUtime=0
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 188333759 1503232 165 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 367 166 130 317 0 46 0

[startup+0.0157539 s]
/proc/loadavg: 0.92 0.98 0.96 3/77 26300
/proc/meminfo: memFree=1450680/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=1732 CPUtime=0.01
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 242 0 0 0 1 0 0 0 18 0 1 0 188333759 1773568 225 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 433 225 130 317 0 112 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1732

[startup+0.101766 s]
/proc/loadavg: 0.92 0.98 0.96 3/77 26300
/proc/meminfo: memFree=1450680/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=4460 CPUtime=0.09
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 934 0 0 0 9 0 0 0 18 0 1 0 188333759 4567040 917 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 1115 918 137 317 0 794 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4460

[startup+0.301797 s]
/proc/loadavg: 0.92 0.98 0.96 3/77 26300
/proc/meminfo: memFree=1450680/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=5288 CPUtime=0.29
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 1130 0 0 0 29 0 0 0 19 0 1 0 188333759 5414912 1037 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 1322 1037 139 317 0 1001 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5288

[startup+0.701858 s]
/proc/loadavg: 0.92 0.98 0.96 3/77 26300
/proc/meminfo: memFree=1450680/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=5288 CPUtime=0.69
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 1130 0 0 0 69 0 0 0 22 0 1 0 188333759 5414912 1037 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710848 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 1322 1037 139 317 0 1001 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5288

[startup+1.50198 s]
/proc/loadavg: 0.92 0.98 0.96 2/78 26301
/proc/meminfo: memFree=1446832/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=5288 CPUtime=1.49
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 1130 0 0 0 149 0 0 0 25 0 1 0 188333759 5414912 1037 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713833 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 1322 1037 139 317 0 1001 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5288

[startup+3.10122 s]
/proc/loadavg: 0.92 0.98 0.96 2/78 26301
/proc/meminfo: memFree=1446704/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=5288 CPUtime=3.09
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 1148 0 0 0 309 0 0 0 25 0 1 0 188333759 5414912 1055 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 1322 1055 139 317 0 1001 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5288

[startup+6.30171 s]
/proc/loadavg: 0.93 0.98 0.96 2/78 26301
/proc/meminfo: memFree=1446448/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=5944 CPUtime=6.29
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 1302 0 0 0 629 0 0 0 25 0 1 0 188333759 6086656 1209 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272627 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 1486 1209 139 317 0 1165 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5944

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.96 2/78 26301
/proc/meminfo: memFree=1443824/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=8560 CPUtime=12.69
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 1967 0 0 0 1268 1 0 0 25 0 1 0 188333759 8765440 1874 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 2140 1874 139 317 0 1819 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8560

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.96 2/78 26301
/proc/meminfo: memFree=1440048/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=11988 CPUtime=25.48
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 2829 0 0 0 2546 2 0 0 25 0 1 0 188333759 12275712 2736 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272553 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 2997 2736 139 317 0 2676 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11988

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.96 2/78 26301
/proc/meminfo: memFree=1435184/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=16760 CPUtime=51.07
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 4030 0 0 0 5103 4 0 0 25 0 1 0 188333759 17162240 3937 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 4190 3937 139 317 0 3869 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16760

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.96 2/78 26301
/proc/meminfo: memFree=1428272/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=23592 CPUtime=102.26
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 5734 0 0 0 10221 5 0 0 25 0 1 0 188333759 24158208 5641 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 5898 5641 139 317 0 5577 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23592

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 26301
/proc/meminfo: memFree=1422704/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=29268 CPUtime=162.24
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 7134 0 0 0 16218 6 0 0 25 0 1 0 188333759 29970432 7041 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 7317 7041 139 317 0 6996 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 29268

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 26301
/proc/meminfo: memFree=1417968/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=33940 CPUtime=222.22
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 8293 0 0 0 22214 8 0 0 25 0 1 0 188333759 34754560 8200 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712556 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 8485 8200 139 317 0 8164 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 33940

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 26301
/proc/meminfo: memFree=1415024/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=36836 CPUtime=282.2
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 9019 0 0 0 28211 9 0 0 25 0 1 0 188333759 37720064 8926 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 9209 8926 139 317 0 8888 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 36836

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 26301
/proc/meminfo: memFree=1412336/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=39468 CPUtime=342.19
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 9679 0 0 0 34209 10 0 0 25 0 1 0 188333759 40415232 9586 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 9867 9586 139 317 0 9546 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 39468

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 26301
/proc/meminfo: memFree=1409840/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=42572 CPUtime=402.16
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 10470 0 0 0 40206 10 0 0 25 0 1 0 188333759 43593728 10227 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 10643 10227 139 317 0 10322 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 42572

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 26301
/proc/meminfo: memFree=1407088/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=45316 CPUtime=462.14
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 11162 0 0 0 46203 11 0 0 25 0 1 0 188333759 46403584 10919 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 11329 10919 139 317 0 11008 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 45316

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 26301
/proc/meminfo: memFree=1404464/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=47684 CPUtime=522.13
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 11787 0 0 0 52201 12 0 0 25 0 1 0 188333759 48828416 11544 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 11921 11544 139 317 0 11600 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 47684

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 26301
/proc/meminfo: memFree=1402160/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=50344 CPUtime=582.11
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 12381 0 0 0 58198 13 0 0 25 0 1 0 188333759 51552256 12138 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 12586 12138 139 317 0 12265 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 50344

[startup+642.303 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 26301
/proc/meminfo: memFree=1399344/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=53104 CPUtime=642.1
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 13077 0 0 0 64196 14 0 0 25 0 1 0 188333759 54378496 12834 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563383 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 13276 12834 139 317 0 12955 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 53104


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

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 26301
/proc/meminfo: memFree=1391280/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=61504 CPUtime=882.02
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 15087 0 0 0 88184 18 0 0 25 0 1 0 188333759 62980096 14844 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 15376 14844 139 317 0 15055 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 61504

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 26301
/proc/meminfo: memFree=1389680/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=63132 CPUtime=942
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 15486 0 0 0 94182 18 0 0 25 0 1 0 188333759 64647168 15243 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 15783 15243 139 317 0 15462 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 63132

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 26301
/proc/meminfo: memFree=1387824/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=64996 CPUtime=1001.98
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 15946 0 0 0 100179 19 0 0 25 0 1 0 188333759 66555904 15703 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 16249 15703 139 317 0 15928 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 64996

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 26301
/proc/meminfo: memFree=1386096/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=66836 CPUtime=1061.97
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 16395 0 0 0 106177 20 0 0 25 0 1 0 188333759 68440064 16152 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 16709 16152 139 317 0 16388 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 66836

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.96 3/84 26423
/proc/meminfo: memFree=1383168/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=68572 CPUtime=1121.89
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 16819 0 0 0 112168 21 0 0 25 0 1 0 188333759 70217728 16576 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 17143 16576 139 317 0 16822 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 68572

[startup+1182.3 s]
/proc/loadavg: 1.07 1.01 0.97 2/78 26499
/proc/meminfo: memFree=1382640/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=70064 CPUtime=1181.83
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 17204 0 0 0 118161 22 0 0 25 0 1 0 188333759 71745536 16961 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716150 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 17516 16961 139 317 0 17195 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 70064

[startup+1242.3 s]
/proc/loadavg: 1.05 1.02 0.97 2/78 26499
/proc/meminfo: memFree=1381168/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=71532 CPUtime=1241.81
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 17582 0 0 0 124158 23 0 0 25 0 1 0 188333759 73248768 17339 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 17883 17339 139 317 0 17562 0
Current children cumulated CPU time (s) 1241.81
Current children cumulated vsize (KiB) 71532

[startup+1302.3 s]
/proc/loadavg: 1.02 1.02 0.97 2/78 26499
/proc/meminfo: memFree=1379824/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=72848 CPUtime=1301.8
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 17906 0 0 0 130156 24 0 0 25 0 1 0 188333759 74596352 17663 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 18212 17663 139 317 0 17891 0
Current children cumulated CPU time (s) 1301.8
Current children cumulated vsize (KiB) 72848

[startup+1362.3 s]
/proc/loadavg: 1.00 1.01 0.97 2/78 26499
/proc/meminfo: memFree=1378480/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=74180 CPUtime=1361.78
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 18251 0 0 0 136153 25 0 0 25 0 1 0 188333759 75960320 18008 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 18545 18008 139 317 0 18224 0
Current children cumulated CPU time (s) 1361.78
Current children cumulated vsize (KiB) 74180

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 26499
/proc/meminfo: memFree=1377520/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=75108 CPUtime=1421.77
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 18485 0 0 0 142151 26 0 0 25 0 1 0 188333759 76910592 18242 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 18777 18242 139 317 0 18456 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 75108

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 26499
/proc/meminfo: memFree=1376368/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=76332 CPUtime=1481.74
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 18782 0 0 0 148148 26 0 0 25 0 1 0 188333759 78163968 18539 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 19083 18539 139 317 0 18762 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 76332

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 26499
/proc/meminfo: memFree=1374768/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=77948 CPUtime=1541.72
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 19190 0 0 0 154145 27 0 0 25 0 1 0 188333759 79818752 18947 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 19487 18947 139 317 0 19166 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 77948

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 26499
/proc/meminfo: memFree=1373168/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=79532 CPUtime=1601.71
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 19577 0 0 0 160143 28 0 0 25 0 1 0 188333759 81440768 19334 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 19883 19334 139 317 0 19562 0
Current children cumulated CPU time (s) 1601.71
Current children cumulated vsize (KiB) 79532

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 26499
/proc/meminfo: memFree=1371952/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=81004 CPUtime=1661.68
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 19914 0 0 0 166140 28 0 0 25 0 1 0 188333759 82948096 19671 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 20251 19671 139 317 0 19930 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 81004

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 26499
/proc/meminfo: memFree=1370480/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=82456 CPUtime=1721.67
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 20281 0 0 0 172138 29 0 0 25 0 1 0 188333759 84434944 20038 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 20614 20038 139 317 0 20293 0
Current children cumulated CPU time (s) 1721.67
Current children cumulated vsize (KiB) 82456

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 26499
/proc/meminfo: memFree=1369456/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=83444 CPUtime=1781.66
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 20527 0 0 0 178136 30 0 0 25 0 1 0 188333759 85446656 20284 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 20861 20284 139 317 0 20540 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (KiB) 83444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 26499
/proc/meminfo: memFree=1369136/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=83832 CPUtime=1800.06
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 20623 0 0 0 179976 30 0 0 25 0 1 0 188333759 85843968 20347 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 20958 20347 139 317 0 20637 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 83832

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

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

[startup+1800.7 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 26499
/proc/meminfo: memFree=1369136/2055920 swapFree=4168624/4192956
[pid=26300] ppid=26298 vsize=83832 CPUtime=1800.06
/proc/26300/stat : 26300 (oree) R 26298 26300 25881 0 -1 4194304 20623 0 0 0 179976 30 0 0 25 0 1 0 188333759 85843968 20347 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26300/statm: 20958 20347 139 317 0 20637 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 83832

Child status: 0
Real time (s): 1800.78
CPU time (s): 1800.13
CPU user time (s): 1799.81
CPU system time (s): 0.315951
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 83832

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

runsolver used 1.35779 second user time and 3.99439 second system time

The end

Launcher Data (download as text)

Begin job on node22 on Tue Apr 24 08:42:41 UTC 2007

IDJOB= 419143
IDBENCH= 47752
IDSOLVER= 172
FILE ID= node22/419143-1177404161

PBS_JOBID= 4675625

Free space on /tmp= 66497 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/fuhs/medium/AProVE07-21.opb
COMMAND LINE= oree /tmp/evaluation/419143-1177404161/instance-419143-1177404161.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-419143-1177404161 -o ROOT/results/node22/solver-419143-1177404161 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/419143-1177404161/instance-419143-1177404161.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  c4adef063b937c327e3427c2e15c6f38

RANDOM SEED= 919098548

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node22.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.265
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.265
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:       1451088 kB
Buffers:         50952 kB
Cached:         455772 kB
SwapCached:       2528 kB
Active:         266664 kB
Inactive:       263628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1451088 kB
SwapTotal:     4192956 kB
SwapFree:      4168624 kB
Dirty:            1636 kB
Writeback:           0 kB
Mapped:          31280 kB
Slab:            60164 kB
Committed_AS:  1917120 kB
PageTables:       1676 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= 66497 MiB

End job on node22 on Tue Apr 24 09:12:44 UTC 2007