Trace number 419227

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.98 1801.48

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/
industrial/fuhs/medium/AProVE07-22.opb
MD5SUMaf63a989791df0a45330e3c33459520d
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 benchmark312.016
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables15589
Total number of constraints54263
Number of constraints which are clauses54263
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 constraint96
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 94
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 190
Number of bits of the biggest sum of numbers8
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.39/0.46	c ...done
0.39/0.46	c #vars=15589 #constraints=54263 hasObjective=no
0.49/0.52	c res. mode=mod
0.49/0.52	c VSIDS like heuristics
0.49/0.52	c complete search running
2.79/2.80	c restart after 401 decisions
3.09/3.15	c nbDecision=500 #constraints=54528
4.09/4.19	c restart after 801 decisions
4.89/4.90	c nbDecision=1000 #constraints=54715
7.79/7.82	c nbDecision=1500 #constraints=55143
8.49/8.52	c restart after 1601 decisions
11.79/11.82	c nbDecision=2000 #constraints=55513
13.99/14.08	c nbDecision=2500 #constraints=55716
16.79/16.81	c nbDecision=3000 #constraints=55963
17.69/17.75	c restart after 3201 decisions
19.29/19.34	c nbDecision=3500 #constraints=56268
21.38/21.47	c nbDecision=4000 #constraints=56532
26.58/26.61	c nbDecision=4500 #constraints=56862
29.79/29.82	c nbDecision=5000 #constraints=57184
31.99/32.08	c nbDecision=5500 #constraints=57522
37.38/37.41	c nbDecision=6000 #constraints=57850
41.48/41.54	c restart after 6401 decisions
42.18/42.28	c nbDecision=6500 #constraints=58098
49.08/49.11	c nbDecision=7000 #constraints=58405
55.28/55.39	c nbDecision=7500 #constraints=58543
63.17/63.25	c nbDecision=8000 #constraints=58955
76.67/76.75	c nbDecision=8500 #constraints=59272
85.47/85.53	c nbDecision=9000 #constraints=59590
93.17/93.26	c nbDecision=9500 #constraints=59938
103.66/103.70	c nbDecision=10000 #constraints=60268
114.66/114.74	c nbDecision=10500 #constraints=60568
125.76/125.88	c nbDecision=11000 #constraints=60891
132.55/132.68	c nbDecision=11500 #constraints=61170
143.86/143.98	c nbDecision=12000 #constraints=61543
159.04/159.10	c nbDecision=12500 #constraints=61948
166.45/166.51	c restart after 12801 decisions
170.45/170.54	c nbDecision=13000 #constraints=62221
182.54/182.65	c nbDecision=13500 #constraints=62412
191.64/191.70	c nbDecision=14000 #constraints=62660
197.94/198.06	c nbDecision=14500 #constraints=62833
205.64/205.72	c nbDecision=15000 #constraints=63038
217.33/217.42	c nbDecision=15500 #constraints=63369
227.43/227.52	c nbDecision=16000 #constraints=63724
241.73/241.89	c nbDecision=16500 #constraints=64067
257.12/257.24	c nbDecision=17000 #constraints=64446
275.32/275.44	c nbDecision=17500 #constraints=64802
295.71/295.81	c nbDecision=18000 #constraints=65109
322.30/322.48	c nbDecision=18500 #constraints=65446
350.50/350.67	c nbDecision=19000 #constraints=65832
377.89/378.05	c nbDecision=19500 #constraints=66196
412.17/412.30	c nbDecision=20000 #constraints=66543
428.88/429.09	c nbDecision=20500 #constraints=66852
458.77/458.95	c nbDecision=21000 #constraints=67213
492.46/492.70	c nbDecision=21500 #constraints=67613
532.15/532.31	c nbDecision=22000 #constraints=68027
582.33/582.55	c nbDecision=22500 #constraints=68371
624.22/624.45	c nbDecision=23000 #constraints=68728
666.21/666.42	c nbDecision=23500 #constraints=69098
714.89/715.15	c nbDecision=24000 #constraints=69428
749.39/749.69	c nbDecision=24500 #constraints=69777
794.17/794.48	c nbDecision=25000 #constraints=70148
845.26/845.58	c nbDecision=25500 #constraints=70520
852.16/852.42	c restart after 25601 decisions
908.44/908.75	c nbDecision=26000 #constraints=70823
948.43/948.71	c nbDecision=26500 #constraints=71200
992.62/992.95	c nbDecision=27000 #constraints=71594
1041.41/1041.73	c nbDecision=27500 #constraints=72006
1081.79/1082.12	c nbDecision=28000 #constraints=72380
1130.58/1130.99	c nbDecision=28500 #constraints=72752
1196.46/1196.87	c nbDecision=29000 #constraints=73166
1260.64/1261.09	c nbDecision=29500 #constraints=73565
1321.52/1321.97	c nbDecision=30000 #constraints=73974
1398.60/1399.08	c nbDecision=30500 #constraints=74394
1470.08/1470.55	c nbDecision=31000 #constraints=74807
1539.17/1539.65	c nbDecision=31500 #constraints=75219
1614.95/1615.45	c nbDecision=32000 #constraints=75608
1682.23/1682.78	c nbDecision=32500 #constraints=76009
1763.21/1763.79	c nbDecision=33000 #constraints=76413
1800.00/1800.50	Received signal 15
1800.90/1801.43	
1800.90/1801.43	s UNKNOWN
1800.90/1801.43	
1800.90/1801.43	c user time= 1800.53 s
1800.90/1801.43	c system time= 0.404938 s
1800.90/1801.43	c wall clock time=1801.43

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/node18/watcher-419227-1177405987 -o ROOT/results/node18/solver-419227-1177405987 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/419227-1177405987/instance-419227-1177405987.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: 1.00 1.00 0.97 3/77 20301
/proc/meminfo: memFree=1691088/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=1468 CPUtime=0
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 188516091 1503232 165 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 367 165 130 317 0 46 0

[startup+0.0175021 s]
/proc/loadavg: 1.00 1.00 0.97 3/77 20301
/proc/meminfo: memFree=1691088/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=1732 CPUtime=0.01
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 252 0 0 0 1 0 0 0 18 0 1 0 188516091 1773568 235 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 433 235 130 317 0 112 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1732

[startup+0.101494 s]
/proc/loadavg: 1.00 1.00 0.97 3/77 20301
/proc/meminfo: memFree=1691088/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=3580 CPUtime=0.09
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 700 0 0 0 9 0 0 0 18 0 1 0 188516091 3665920 683 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 895 683 130 317 0 574 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3580

[startup+0.301512 s]
/proc/loadavg: 1.00 1.00 0.97 3/77 20301
/proc/meminfo: memFree=1691088/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=7932 CPUtime=0.29
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 1791 0 0 0 29 0 0 0 19 0 1 0 188516091 8122368 1741 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 1983 1741 130 317 0 1662 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7932

[startup+0.701551 s]
/proc/loadavg: 1.00 1.00 0.97 3/77 20301
/proc/meminfo: memFree=1691088/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=20292 CPUtime=0.69
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 4901 0 0 0 66 3 0 0 23 0 1 0 188516091 20779008 4480 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 5073 4480 139 317 0 4752 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20292

[startup+1.50163 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 20302
/proc/meminfo: memFree=1673536/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=20292 CPUtime=1.49
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 4901 0 0 0 146 3 0 0 25 0 1 0 188516091 20779008 4480 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 5073 4480 139 317 0 4752 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20292

[startup+3.10178 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 20302
/proc/meminfo: memFree=1673280/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=20292 CPUtime=3.09
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 4901 0 0 0 306 3 0 0 25 0 1 0 188516091 20779008 4480 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712587 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 5073 4480 139 317 0 4752 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20292

[startup+6.30209 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 20302
/proc/meminfo: memFree=1673280/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=20292 CPUtime=6.29
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 4905 0 0 0 626 3 0 0 25 0 1 0 188516091 20779008 4484 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718451 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 5073 4484 139 317 0 4752 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20292

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 20302
/proc/meminfo: memFree=1672896/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=20820 CPUtime=12.69
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 5060 0 0 0 1266 3 0 0 25 0 1 0 188516091 21319680 4639 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284196 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 5205 4639 139 317 0 4884 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20820

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 20302
/proc/meminfo: memFree=1670016/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=23692 CPUtime=25.48
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 5798 0 0 0 2545 3 0 0 25 0 1 0 188516091 24260608 5377 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135270621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 5923 5377 139 317 0 5602 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23692

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 20302
/proc/meminfo: memFree=1664256/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=29584 CPUtime=51.08
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 7261 0 0 0 5103 5 0 0 25 0 1 0 188516091 30294016 6840 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710802 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 7396 6840 139 317 0 7075 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29584

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 20302
/proc/meminfo: memFree=1648704/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=45164 CPUtime=102.27
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 11109 0 0 0 10220 7 0 0 25 0 1 0 188516091 46247936 10688 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 11291 10688 139 317 0 10970 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 45164

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 20302
/proc/meminfo: memFree=1636736/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=57596 CPUtime=162.25
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 14130 0 0 0 16215 10 0 0 25 0 1 0 188516091 58978304 13709 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711320 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 14399 13709 139 317 0 14078 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 57596

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 20302
/proc/meminfo: memFree=1630144/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=64076 CPUtime=222.23
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 15744 0 0 0 22212 11 0 0 25 0 1 0 188516091 65613824 15323 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711106 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 16019 15323 139 317 0 15698 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 64076

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 20302
/proc/meminfo: memFree=1622272/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=72352 CPUtime=282.22
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 17729 0 0 0 28209 13 0 0 25 0 1 0 188516091 74088448 17308 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712520 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 18088 17308 139 317 0 17767 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 72352

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 20302
/proc/meminfo: memFree=1616832/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=78068 CPUtime=342.2
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 19146 0 0 0 34206 14 0 0 25 0 1 0 188516091 79941632 18660 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 19517 18660 139 317 0 19196 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 78068

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 20302
/proc/meminfo: memFree=1611584/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=83272 CPUtime=402.18
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 20453 0 0 0 40203 15 0 0 25 0 1 0 188516091 85270528 19967 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712495 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 20818 19967 139 317 0 20497 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 83272

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 20302
/proc/meminfo: memFree=1606528/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=88480 CPUtime=462.16
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 21706 0 0 0 46199 17 0 0 25 0 1 0 188516091 90603520 21220 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 22120 21220 139 317 0 21799 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 88480

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 20302
/proc/meminfo: memFree=1601664/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=93588 CPUtime=522.15
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 22920 0 0 0 52197 18 0 0 25 0 1 0 188516091 95834112 22434 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 23397 22434 139 317 0 23076 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 93588

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 20302
/proc/meminfo: memFree=1597184/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=98180 CPUtime=582.13
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 24031 0 0 0 58194 19 0 0 25 0 1 0 188516091 100536320 23545 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 24545 23545 139 317 0 24224 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 98180

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 20302
/proc/meminfo: memFree=1590976/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=104632 CPUtime=642.12
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 25611 0 0 0 64191 21 0 0 25 0 1 0 188516091 107143168 25125 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563351 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 26158 25125 139 317 0 25837 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 104632


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

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 20302
/proc/meminfo: memFree=1564992/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=132116 CPUtime=1002.02
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 32105 0 0 0 100174 28 0 0 25 0 1 0 188516091 135286784 31619 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716129 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 33029 31619 139 317 0 32708 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 132116

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 20302
/proc/meminfo: memFree=1559168/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=138620 CPUtime=1062
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 33556 0 0 0 106171 29 0 0 25 0 1 0 188516091 141946880 33070 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 34655 33070 139 317 0 34334 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 138620

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 20302
/proc/meminfo: memFree=1556032/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=141780 CPUtime=1121.98
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 34317 0 0 0 112169 29 0 0 25 0 1 0 188516091 145182720 33831 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718447 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 35445 33831 139 317 0 35124 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 141780

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 20302
/proc/meminfo: memFree=1551872/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=146104 CPUtime=1181.96
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 35354 0 0 0 118166 30 0 0 25 0 1 0 188516091 149610496 34868 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 36526 34868 139 317 0 36205 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 146104

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 20302
/proc/meminfo: memFree=1548480/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=149540 CPUtime=1241.95
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 36181 0 0 0 124164 31 0 0 25 0 1 0 188516091 153128960 35695 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 37385 35695 139 317 0 37064 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 149540

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 20302
/proc/meminfo: memFree=1546368/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=151848 CPUtime=1301.94
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 36701 0 0 0 130162 32 0 0 25 0 1 0 188516091 155492352 36215 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 37962 36215 139 317 0 37641 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 151848

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 20302
/proc/meminfo: memFree=1544448/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=153848 CPUtime=1361.92
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 37191 0 0 0 136159 33 0 0 25 0 1 0 188516091 157540352 36705 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 38462 36705 139 317 0 38141 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 153848

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 20302
/proc/meminfo: memFree=1542016/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=156268 CPUtime=1421.91
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 37776 0 0 0 142157 34 0 0 25 0 1 0 188516091 160018432 37290 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 39067 37290 139 317 0 38746 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 156268

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 20302
/proc/meminfo: memFree=1539904/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=158288 CPUtime=1481.88
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 38296 0 0 0 148153 35 0 0 25 0 1 0 188516091 162086912 37810 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563446 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 39572 37810 139 317 0 39251 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 158288

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 20302
/proc/meminfo: memFree=1537984/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=160320 CPUtime=1541.87
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 38811 0 0 0 154151 36 0 0 25 0 1 0 188516091 164167680 38325 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 40080 38325 139 317 0 39759 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 160320

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 20304
/proc/meminfo: memFree=1536000/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=162356 CPUtime=1601.85
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 39299 0 0 0 160149 36 0 0 25 0 1 0 188516091 166252544 38813 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604450 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 40589 38813 139 317 0 40268 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 162356

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.97 3/78 20304
/proc/meminfo: memFree=1533568/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=164564 CPUtime=1661.83
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 39886 0 0 0 166146 37 0 0 25 0 1 0 188516091 168513536 39400 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 41141 39400 139 317 0 40820 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 164564

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 20304
/proc/meminfo: memFree=1531392/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=166880 CPUtime=1721.82
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 40458 0 0 0 172144 38 0 0 25 0 1 0 188516091 170885120 39972 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 41720 39972 139 317 0 41399 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 166880

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 20304
/proc/meminfo: memFree=1527936/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=170488 CPUtime=1781.8
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 41292 0 0 0 178141 39 0 0 25 0 1 0 188516091 174579712 40806 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 42622 40806 139 317 0 42301 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 170488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 20304
/proc/meminfo: memFree=1527232/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=171148 CPUtime=1800
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 41469 0 0 0 179960 40 0 0 25 0 1 0 188516091 175255552 40983 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712556 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 42787 40983 139 317 0 42466 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 171148

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

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

[startup+1800.61 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 20305
/proc/meminfo: memFree=1527224/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=171148 CPUtime=1800.11
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 41469 0 0 0 179971 40 0 0 25 0 1 0 188516091 175255552 40983 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 42787 40983 139 317 0 42466 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 171148

[startup+1801 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 20305
/proc/meminfo: memFree=1527224/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=171148 CPUtime=1800.5
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 41470 0 0 0 180010 40 0 0 25 0 1 0 188516091 175255552 40984 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 42787 40984 139 317 0 42466 0
Current children cumulated CPU time (s) 1800.5
Current children cumulated vsize (KiB) 171148

[startup+1801.4 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 20305
/proc/meminfo: memFree=1527224/2055920 swapFree=4147180/4192956
[pid=20301] ppid=20299 vsize=171148 CPUtime=1800.9
/proc/20301/stat : 20301 (oree) R 20299 20301 19554 0 -1 4194304 41484 0 0 0 180050 40 0 0 25 0 1 0 188516091 175255552 40998 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20301/statm: 42787 40998 139 317 0 42466 0
Current children cumulated CPU time (s) 1800.9
Current children cumulated vsize (KiB) 171148

Child status: 0
Real time (s): 1801.48
CPU time (s): 1800.98
CPU user time (s): 1800.55
CPU system time (s): 0.433934
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 171148

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

runsolver used 1.42278 second user time and 3.9304 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Tue Apr 24 09:13:07 UTC 2007

IDJOB= 419227
IDBENCH= 47758
IDSOLVER= 172
FILE ID= node18/419227-1177405987

PBS_JOBID= 4675628

Free space on /tmp= 66487 MiB

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

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  af63a989791df0a45330e3c33459520d

RANDOM SEED= 578532671

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1691616 kB
Buffers:         42868 kB
Cached:         236028 kB
SwapCached:      14796 kB
Active:          43564 kB
Inactive:       259312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1691616 kB
SwapTotal:     4192956 kB
SwapFree:      4147180 kB
Dirty:            2964 kB
Writeback:           0 kB
Mapped:          30648 kB
Slab:            46900 kB
Committed_AS:  5388280 kB
PageTables:       1776 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= 66487 MiB

End job on node18 on Tue Apr 24 09:43:10 UTC 2007