Trace number 419199

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.17 1800.65

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/
industrial/fuhs/medium/AProVE07-06.opb
MD5SUM8673328c0d6dcb86b4d9d763a362cfe4
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 benchmark695.582
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables46335
Total number of constraints632886
Number of constraints which are clauses632886
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 constraint36174
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 36172
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 72346
Number of bits of the biggest sum of numbers17
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...
5.38/5.41	c ...done
5.38/5.41	c #vars=46335 #constraints=632886 hasObjective=no
5.98/6.07	c res. mode=mod
5.98/6.07	c VSIDS like heuristics
5.98/6.07	c complete search running
8.18/8.29	c restart after 401 decisions
9.58/9.69	c nbDecision=500 #constraints=632995
10.88/10.91	c restart after 801 decisions
17.28/17.36	c nbDecision=1000 #constraints=633103
28.27/28.31	c nbDecision=1500 #constraints=633220
30.87/30.93	c restart after 1601 decisions
39.26/39.35	c nbDecision=2000 #constraints=633433
65.25/65.33	c nbDecision=2500 #constraints=633712
95.44/95.50	c nbDecision=3000 #constraints=634045
108.44/108.57	c restart after 3201 decisions
120.94/121.06	c nbDecision=3500 #constraints=634276
129.03/129.13	c nbDecision=4000 #constraints=634543
140.73/140.89	c nbDecision=4500 #constraints=634924
149.23/149.36	c nbDecision=5000 #constraints=635196
159.73/159.82	c nbDecision=5500 #constraints=635506
176.12/176.21	c nbDecision=6000 #constraints=635789
193.52/193.64	c restart after 6401 decisions
196.52/196.60	c nbDecision=6500 #constraints=636002
207.61/207.72	c nbDecision=7000 #constraints=636335
228.01/228.17	c nbDecision=7500 #constraints=636577
249.10/249.29	c nbDecision=8000 #constraints=636928
253.30/253.45	c nbDecision=8500 #constraints=637286
273.40/273.58	c nbDecision=9000 #constraints=637553
290.49/290.60	c nbDecision=9500 #constraints=637975
343.28/343.44	c nbDecision=10000 #constraints=638314
367.87/368.09	c nbDecision=10500 #constraints=638654
404.86/405.05	c nbDecision=11000 #constraints=638983
449.45/449.65	c nbDecision=11500 #constraints=639303
487.74/487.96	c nbDecision=12000 #constraints=639680
519.33/519.54	c nbDecision=12500 #constraints=639969
527.03/527.21	c restart after 12801 decisions
535.63/535.83	c nbDecision=13000 #constraints=640259
554.32/554.55	c nbDecision=13500 #constraints=640535
579.42/579.63	c nbDecision=14000 #constraints=640798
615.31/615.50	c nbDecision=14500 #constraints=641109
666.50/666.74	c nbDecision=15000 #constraints=641484
694.50/694.78	c nbDecision=15500 #constraints=641762
717.59/717.84	c nbDecision=16000 #constraints=642067
748.79/749.00	c nbDecision=16500 #constraints=642394
773.67/773.98	c nbDecision=17000 #constraints=642701
792.87/793.13	c nbDecision=17500 #constraints=642952
829.26/829.59	c nbDecision=18000 #constraints=643289
876.35/876.69	c nbDecision=18500 #constraints=643608
909.63/909.98	c nbDecision=19000 #constraints=643908
957.32/957.63	c nbDecision=19500 #constraints=644240
1000.12/1000.43	c nbDecision=20000 #constraints=644542
1036.80/1037.17	c nbDecision=20500 #constraints=644882
1066.10/1066.46	c nbDecision=21000 #constraints=645213
1087.69/1088.06	c nbDecision=21500 #constraints=645514
1104.69/1105.01	c nbDecision=22000 #constraints=645773
1140.39/1140.71	c nbDecision=22500 #constraints=646094
1177.68/1178.03	c nbDecision=23000 #constraints=646457
1203.16/1203.54	c nbDecision=23500 #constraints=646704
1251.35/1251.74	c nbDecision=24000 #constraints=647082
1308.04/1308.41	c nbDecision=24500 #constraints=647421
1316.54/1316.97	c nbDecision=25000 #constraints=647584
1332.84/1333.26	c nbDecision=25500 #constraints=647856
1337.13/1337.51	c restart after 25601 decisions
1364.73/1365.11	c nbDecision=26000 #constraints=648161
1396.81/1397.26	c nbDecision=26500 #constraints=648445
1437.40/1437.87	c nbDecision=27000 #constraints=648761
1469.79/1470.27	c nbDecision=27500 #constraints=649063
1491.79/1492.28	c nbDecision=28000 #constraints=649309
1520.68/1521.11	c nbDecision=28500 #constraints=649609
1560.37/1560.84	c nbDecision=29000 #constraints=649944
1602.75/1603.29	c nbDecision=29500 #constraints=650230
1628.15/1628.62	c nbDecision=30000 #constraints=650468
1661.44/1661.95	c nbDecision=30500 #constraints=650771
1698.84/1699.35	c nbDecision=31000 #constraints=651042
1741.93/1742.47	c nbDecision=31500 #constraints=651309
1790.21/1790.79	c nbDecision=32000 #constraints=651588
1800.01/1800.50	Received signal 15
1800.01/1800.52	
1800.01/1800.52	s UNKNOWN
1800.01/1800.52	
1800.01/1800.52	c user time= 1799.75 s
1800.01/1800.52	c system time= 0.295955 s
1800.01/1800.52	c wall clock time=1800.52

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/node63/watcher-419199-1177405432 -o ROOT/results/node63/solver-419199-1177405432 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/419199-1177405432/instance-419199-1177405432.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.03 1.04 3/64 28203
/proc/meminfo: memFree=1641732/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=1620 CPUtime=0
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 216533249 1658880 167 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713850 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 405 169 129 317 0 84 0

[startup+0.095712 s]
/proc/loadavg: 1.00 1.03 1.04 3/64 28203
/proc/meminfo: memFree=1641732/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=3440 CPUtime=0.09
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 787 0 0 0 9 0 0 0 18 0 1 0 216533249 3522560 543 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134537721 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 860 543 130 317 0 539 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3440

[startup+0.101712 s]
/proc/loadavg: 1.00 1.03 1.04 3/64 28203
/proc/meminfo: memFree=1641732/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=3440 CPUtime=0.09
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 787 0 0 0 9 0 0 0 18 0 1 0 216533249 3522560 543 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284169 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 860 543 130 317 0 539 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3440

[startup+0.301742 s]
/proc/loadavg: 1.00 1.03 1.04 3/64 28203
/proc/meminfo: memFree=1641732/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=7164 CPUtime=0.29
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 1717 0 0 0 29 0 0 0 19 0 1 0 216533249 7335936 1473 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713833 0 0 4096 17474 0 0 0 17 0 0 0
/proc/28203/statm: 1791 1473 130 317 0 1470 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7164

[startup+0.701784 s]
/proc/loadavg: 1.00 1.03 1.04 3/64 28203
/proc/meminfo: memFree=1641732/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=16788 CPUtime=0.69
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 4150 0 0 0 68 1 0 0 23 0 1 0 216533249 17190912 3808 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134827801 0 0 4096 17474 0 0 0 17 0 0 0
/proc/28203/statm: 4197 3808 130 317 0 3876 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16788

[startup+1.50186 s]
/proc/loadavg: 1.00 1.03 1.04 2/65 28204
/proc/meminfo: memFree=1619452/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=34460 CPUtime=1.48
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 8663 0 0 0 144 4 0 0 25 0 1 0 216533249 35287040 8192 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 8615 8192 130 317 0 8294 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34460

[startup+3.10203 s]
/proc/loadavg: 1.00 1.03 1.04 2/65 28204
/proc/meminfo: memFree=1596604/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=69276 CPUtime=3.08
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 17574 0 0 0 300 8 0 0 25 0 1 0 216533249 70938624 16846 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 17319 16846 130 317 0 16998 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 69276

[startup+6.30136 s]
/proc/loadavg: 1.00 1.03 1.04 2/65 28204
/proc/meminfo: memFree=1525508/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=177300 CPUtime=6.28
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 44675 0 0 0 609 19 0 0 25 0 1 0 216533249 181555200 43336 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 44325 43336 138 317 0 44004 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 177300

[startup+12.701 s]
/proc/loadavg: 1.00 1.03 1.04 2/65 28204
/proc/meminfo: memFree=1448900/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=214272 CPUtime=12.68
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 53916 0 0 0 1245 23 0 0 25 0 1 0 216533249 219414528 48250 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 53568 48250 139 317 0 53247 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 214272

[startup+25.5014 s]
/proc/loadavg: 1.00 1.03 1.04 2/65 28204
/proc/meminfo: memFree=1449028/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=214272 CPUtime=25.47
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 53917 0 0 0 2524 23 0 0 25 0 1 0 216533249 219414528 48251 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 53568 48251 139 317 0 53247 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 214272

[startup+51.1011 s]
/proc/loadavg: 1.00 1.03 1.03 2/65 28204
/proc/meminfo: memFree=1449156/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=214272 CPUtime=51.05
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 53919 0 0 0 5082 23 0 0 25 0 1 0 216533249 219414528 48253 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 53568 48253 139 317 0 53247 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 214272

[startup+102.305 s]
/proc/loadavg: 1.00 1.02 1.03 2/65 28204
/proc/meminfo: memFree=1449220/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=214272 CPUtime=102.24
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 53924 0 0 0 10201 23 0 0 25 0 1 0 216533249 219414528 48258 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564043 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 53568 48258 139 317 0 53247 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 214272

[startup+162.302 s]
/proc/loadavg: 1.00 1.02 1.02 2/65 28204
/proc/meminfo: memFree=1449092/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=214272 CPUtime=162.23
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 53935 0 0 0 16200 23 0 0 25 0 1 0 216533249 219414528 48269 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 53568 48269 139 317 0 53247 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 214272

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.02 2/65 28204
/proc/meminfo: memFree=1449028/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=214272 CPUtime=222.21
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 53943 0 0 0 22198 23 0 0 25 0 1 0 216533249 219414528 48277 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 53568 48277 139 317 0 53247 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 214272

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 28204
/proc/meminfo: memFree=1449028/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=214272 CPUtime=282.19
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 53953 0 0 0 28196 23 0 0 25 0 1 0 216533249 219414528 48287 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 53568 48287 139 317 0 53247 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 214272

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 28204
/proc/meminfo: memFree=1449092/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=214272 CPUtime=342.18
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 53958 0 0 0 34195 23 0 0 25 0 1 0 216533249 219414528 48292 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 53568 48292 139 317 0 53247 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 214272

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28204
/proc/meminfo: memFree=1449028/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=214272 CPUtime=402.16
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 53961 0 0 0 40193 23 0 0 25 0 1 0 216533249 219414528 48295 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 53568 48295 139 317 0 53247 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 214272

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28204
/proc/meminfo: memFree=1449028/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=214272 CPUtime=462.15
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 53966 0 0 0 46192 23 0 0 25 0 1 0 216533249 219414528 48300 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 53568 48300 139 317 0 53247 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 214272

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28204
/proc/meminfo: memFree=1449092/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=214272 CPUtime=522.13
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 53970 0 0 0 52190 23 0 0 25 0 1 0 216533249 219414528 48304 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563449 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 53568 48304 139 317 0 53247 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 214272

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28204
/proc/meminfo: memFree=1449092/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=214272 CPUtime=582.12
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 53975 0 0 0 58189 23 0 0 25 0 1 0 216533249 219414528 48309 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 53568 48309 139 317 0 53247 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 214272

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28204
/proc/meminfo: memFree=1449028/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=214272 CPUtime=642.11
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 53980 0 0 0 64188 23 0 0 25 0 1 0 216533249 219414528 48314 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 53568 48314 139 317 0 53247 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 214272


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

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28204
/proc/meminfo: memFree=1443524/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=220048 CPUtime=882.04
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 55357 0 0 0 88180 24 0 0 25 0 1 0 216533249 225329152 49691 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 55012 49691 139 317 0 54691 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 220048

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28204
/proc/meminfo: memFree=1441668/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=222020 CPUtime=942.02
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 55831 0 0 0 94178 24 0 0 25 0 1 0 216533249 227348480 50165 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563686 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 55505 50165 139 317 0 55184 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 222020

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28204
/proc/meminfo: memFree=1440068/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=223608 CPUtime=1002.02
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 56218 0 0 0 100177 25 0 0 25 0 1 0 216533249 228974592 50552 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 55902 50552 139 317 0 55581 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 223608

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28204
/proc/meminfo: memFree=1438212/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=225488 CPUtime=1062
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 56689 0 0 0 106175 25 0 0 25 0 1 0 216533249 230899712 51023 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 56372 51023 139 317 0 56051 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 225488

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28204
/proc/meminfo: memFree=1435716/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=227992 CPUtime=1121.99
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 57308 0 0 0 112173 26 0 0 25 0 1 0 216533249 233463808 51642 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 56998 51642 139 317 0 56677 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 227992

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28204
/proc/meminfo: memFree=1434436/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=229308 CPUtime=1181.97
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 57642 0 0 0 118171 26 0 0 25 0 1 0 216533249 234811392 51976 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 57327 51976 139 317 0 57006 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 229308

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28204
/proc/meminfo: memFree=1432900/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=230764 CPUtime=1241.95
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 58001 0 0 0 124169 26 0 0 25 0 1 0 216533249 236302336 52335 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 57691 52335 139 317 0 57370 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 230764

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28204
/proc/meminfo: memFree=1431172/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=232476 CPUtime=1301.94
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 58433 0 0 0 130167 27 0 0 25 0 1 0 216533249 238055424 52767 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 58119 52767 139 317 0 57798 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 232476

[startup+1362.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 28204
/proc/meminfo: memFree=1428676/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=235008 CPUtime=1361.92
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 59070 0 0 0 136165 27 0 0 25 0 1 0 216533249 240648192 53404 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 58752 53404 139 317 0 58431 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 235008

[startup+1422.31 s]
/proc/loadavg: 1.12 1.04 1.01 2/65 28204
/proc/meminfo: memFree=1426500/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=237384 CPUtime=1421.91
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 59612 0 0 0 142164 27 0 0 25 0 1 0 216533249 243081216 53946 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604105 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 59346 53946 139 317 0 59025 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 237384

[startup+1482.3 s]
/proc/loadavg: 1.12 1.04 1.00 2/65 28204
/proc/meminfo: memFree=1425348/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=238432 CPUtime=1481.89
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 59895 0 0 0 148161 28 0 0 25 0 1 0 216533249 244154368 54229 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712583 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 59608 54229 139 317 0 59287 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 238432

[startup+1542.3 s]
/proc/loadavg: 1.16 1.06 1.01 2/65 28204
/proc/meminfo: memFree=1423172/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=240680 CPUtime=1541.87
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 60453 0 0 0 154159 28 0 0 25 0 1 0 216533249 246456320 54787 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564043 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 60170 54787 139 317 0 59849 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 240680

[startup+1602.3 s]
/proc/loadavg: 1.12 1.07 1.01 2/65 28204
/proc/meminfo: memFree=1421444/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=242520 CPUtime=1601.85
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 60877 0 0 0 160157 28 0 0 25 0 1 0 216533249 248340480 55211 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 60630 55211 139 317 0 60309 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 242520

[startup+1662.3 s]
/proc/loadavg: 1.04 1.05 1.00 2/65 28204
/proc/meminfo: memFree=1418884/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=245116 CPUtime=1661.84
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 61530 0 0 0 166156 28 0 0 25 0 1 0 216533249 250998784 55864 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 61279 55864 139 317 0 60958 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 245116

[startup+1722.3 s]
/proc/loadavg: 1.01 1.04 1.00 2/65 28204
/proc/meminfo: memFree=1416708/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=247232 CPUtime=1721.83
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 62056 0 0 0 172154 29 0 0 25 0 1 0 216533249 253165568 56390 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 61808 56390 139 317 0 61487 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 247232

[startup+1782.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 28204
/proc/meminfo: memFree=1415044/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=248952 CPUtime=1781.81
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 62478 0 0 0 178152 29 0 0 25 0 1 0 216533249 254926848 56812 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564083 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 62238 56812 139 317 0 61917 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 248952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 28204
/proc/meminfo: memFree=1414340/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=249756 CPUtime=1800.01
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 62645 0 0 0 179972 29 0 0 25 0 1 0 216533249 255750144 56979 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 62439 56979 139 317 0 62118 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 249756

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.03 1.00 2/66 28205
/proc/meminfo: memFree=1432892/2055920 swapFree=4182948/4192956
[pid=28203] ppid=28201 vsize=213172 CPUtime=1800.11
/proc/28203/stat : 28203 (oree) R 28201 28203 27493 0 -1 4194304 62661 0 0 0 179982 29 0 0 25 0 1 0 216533249 218288128 52145 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284166 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28203/statm: 53293 52145 155 317 0 52972 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 213172

Child status: 0
Real time (s): 1800.65
CPU time (s): 1800.17
CPU user time (s): 1799.84
CPU system time (s): 0.333949
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 249756

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

runsolver used 1.36779 second user time and 3.56246 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Tue Apr 24 09:03:53 UTC 2007

IDJOB= 419199
IDBENCH= 47756
IDSOLVER= 172
FILE ID= node63/419199-1177405432

PBS_JOBID= 4675551

Free space on /tmp= 66452 MiB

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

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  8673328c0d6dcb86b4d9d763a362cfe4

RANDOM SEED= 330348006

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.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.232
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.232
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:       1642204 kB
Buffers:         45808 kB
Cached:         288028 kB
SwapCached:       4056 kB
Active:         108300 kB
Inactive:       235984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1642204 kB
SwapTotal:     4192956 kB
SwapFree:      4182948 kB
Dirty:           22640 kB
Writeback:           0 kB
Mapped:          16352 kB
Slab:            55452 kB
Committed_AS:  2186672 kB
PageTables:       1460 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= 66452 MiB

End job on node63 on Tue Apr 24 09:33:56 UTC 2007