Trace number 420235

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.24 1800.72

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/
crafted/spence/medium/s61-100.opb
MD5SUMbc6bd28ae41160d7b2e6c036b75b1898
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 benchmark1.48677
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables61
Total number of constraints132
Number of constraints which are clauses132
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 constraint3
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c This is oree version 0.1.2 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using __gmp_expr<__gmpz_value, __gmpz_value>
0.00/0.00	c parsing...
0.00/0.00	c ...done
0.00/0.00	c #vars=61 #constraints=132 hasObjective=no
0.00/0.00	c res. mode=mod
0.00/0.00	c VSIDS like heuristics
0.00/0.00	c complete search running
0.10/0.10	c restart after 401 decisions
0.10/0.13	c nbDecision=500 #constraints=551
0.20/0.26	c restart after 801 decisions
0.30/0.38	c nbDecision=1000 #constraints=962
0.79/0.90	c nbDecision=1500 #constraints=1414
0.89/1.00	c restart after 1601 decisions
1.39/1.45	c nbDecision=2000 #constraints=1794
2.49/2.50	c nbDecision=2500 #constraints=2239
3.89/3.98	c nbDecision=3000 #constraints=2656
4.69/4.76	c restart after 3201 decisions
5.79/5.89	c nbDecision=3500 #constraints=3056
8.59/8.61	c nbDecision=4000 #constraints=3489
11.99/12.08	c nbDecision=4500 #constraints=3922
15.78/15.85	c nbDecision=5000 #constraints=4334
20.19/20.29	c nbDecision=5500 #constraints=4769
25.49/25.59	c nbDecision=6000 #constraints=5199
30.58/30.69	c restart after 6401 decisions
32.18/32.25	c nbDecision=6500 #constraints=5619
40.38/40.44	c nbDecision=7000 #constraints=6059
49.57/49.60	c nbDecision=7500 #constraints=6474
59.67/59.75	c nbDecision=8000 #constraints=6913
69.87/69.98	c nbDecision=8500 #constraints=7351
81.47/81.59	c nbDecision=9000 #constraints=7786
94.77/94.87	c nbDecision=9500 #constraints=8201
110.06/110.17	c nbDecision=10000 #constraints=8612
126.86/126.99	c nbDecision=10500 #constraints=9053
142.55/142.70	c nbDecision=11000 #constraints=9486
159.55/159.63	c nbDecision=11500 #constraints=9912
176.54/176.65	c nbDecision=12000 #constraints=10329
194.34/194.41	c nbDecision=12500 #constraints=10744
206.84/206.98	c restart after 12801 decisions
215.34/215.49	c nbDecision=13000 #constraints=11177
238.03/238.11	c nbDecision=13500 #constraints=11609
262.22/262.32	c nbDecision=14000 #constraints=12036
288.02/288.16	c nbDecision=14500 #constraints=12467
313.81/313.99	c nbDecision=15000 #constraints=12911
344.00/344.17	c nbDecision=15500 #constraints=13353
376.30/376.43	c nbDecision=16000 #constraints=13792
410.78/410.90	c nbDecision=16500 #constraints=14252
442.57/442.73	c nbDecision=17000 #constraints=14677
477.86/478.08	c nbDecision=17500 #constraints=15118
513.56/513.77	c nbDecision=18000 #constraints=15555
548.44/548.67	c nbDecision=18500 #constraints=15989
577.13/577.33	c nbDecision=19000 #constraints=16375
609.63/609.85	c nbDecision=19500 #constraints=16790
646.42/646.61	c nbDecision=20000 #constraints=17225
679.22/679.46	c nbDecision=20500 #constraints=17624
709.21/709.46	c nbDecision=21000 #constraints=18005
745.69/745.97	c nbDecision=21500 #constraints=18420
781.58/781.85	c nbDecision=22000 #constraints=18849
821.17/821.41	c nbDecision=22500 #constraints=19273
858.97/859.27	c nbDecision=23000 #constraints=19687
893.36/893.61	c nbDecision=23500 #constraints=20084
929.94/930.20	c nbDecision=24000 #constraints=20478
967.83/968.15	c nbDecision=24500 #constraints=20866
1006.73/1007.01	c nbDecision=25000 #constraints=21265
1045.81/1046.15	c nbDecision=25500 #constraints=21655
1055.31/1055.65	c restart after 25601 decisions
1088.90/1089.24	c nbDecision=26000 #constraints=22085
1129.79/1130.14	c nbDecision=26500 #constraints=22520
1175.59/1176.00	c nbDecision=27000 #constraints=22964
1225.47/1225.83	c nbDecision=27500 #constraints=23422
1273.36/1273.78	c nbDecision=28000 #constraints=23851
1330.44/1330.81	c nbDecision=28500 #constraints=24272
1391.02/1391.49	c nbDecision=29000 #constraints=24715
1451.41/1451.84	c nbDecision=29500 #constraints=25163
1513.38/1513.87	c nbDecision=30000 #constraints=25608
1572.37/1572.87	c nbDecision=30500 #constraints=26044
1631.26/1631.76	c nbDecision=31000 #constraints=26484
1693.04/1693.52	c nbDecision=31500 #constraints=26937
1751.43/1751.91	c nbDecision=32000 #constraints=27369
1800.02/1800.50	Received signal 15
1800.22/1800.71	
1800.22/1800.71	s UNKNOWN
1800.22/1800.71	
1800.22/1800.71	c user time= 1800 s
1800.22/1800.71	c system time= 0.231964 s
1800.22/1800.71	c wall clock time=1800.71

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/node9/watcher-420235-1177421071 -o ROOT/results/node9/solver-420235-1177421071 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/420235-1177421071/instance-420235-1177421071.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.89 0.97 0.99 3/77 6798
/proc/meminfo: memFree=1856152/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=1468 CPUtime=0
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 189 0 0 0 0 0 0 0 18 0 1 0 218144699 1503232 172 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 367 172 139 317 0 46 0

[startup+0.0562161 s]
/proc/loadavg: 0.89 0.97 0.99 3/77 6798
/proc/meminfo: memFree=1856152/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=1600 CPUtime=0.05
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 226 0 0 0 5 0 0 0 18 0 1 0 218144699 1638400 209 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 400 209 139 317 0 79 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1600

[startup+0.10122 s]
/proc/loadavg: 0.89 0.97 0.99 3/77 6798
/proc/meminfo: memFree=1856152/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=1748 CPUtime=0.1
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 254 0 0 0 10 0 0 0 18 0 1 0 218144699 1789952 237 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712541 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 437 237 139 317 0 116 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1748

[startup+0.301242 s]
/proc/loadavg: 0.89 0.97 0.99 3/77 6798
/proc/meminfo: memFree=1856152/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=2140 CPUtime=0.3
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 342 0 0 0 30 0 0 0 19 0 1 0 218144699 2191360 325 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712475 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 535 325 139 317 0 214 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2140

[startup+0.701287 s]
/proc/loadavg: 0.89 0.97 0.99 3/77 6798
/proc/meminfo: memFree=1856152/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=2536 CPUtime=0.69
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 441 0 0 0 69 0 0 0 23 0 1 0 218144699 2596864 424 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564043 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 634 424 139 317 0 313 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2536

[startup+1.50138 s]
/proc/loadavg: 0.89 0.97 0.99 2/78 6799
/proc/meminfo: memFree=1854800/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=3060 CPUtime=1.49
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 568 0 0 0 149 0 0 0 25 0 1 0 218144699 3133440 551 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 765 551 139 317 0 444 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3060

[startup+3.10156 s]
/proc/loadavg: 0.89 0.97 0.99 2/78 6799
/proc/meminfo: memFree=1853968/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=3724 CPUtime=3.09
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 722 0 0 0 309 0 0 0 25 0 1 0 218144699 3813376 705 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 931 705 139 317 0 610 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3724

[startup+6.30293 s]
/proc/loadavg: 0.90 0.97 0.99 2/78 6799
/proc/meminfo: memFree=1853136/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=4380 CPUtime=6.29
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 892 0 0 0 629 0 0 0 25 0 1 0 218144699 4485120 875 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718318 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 1095 875 139 317 0 774 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4380

[startup+12.7016 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 6799
/proc/meminfo: memFree=1852176/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=5224 CPUtime=12.69
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 1112 0 0 0 1269 0 0 0 25 0 1 0 218144699 5349376 1095 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712556 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 1306 1095 139 317 0 985 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5224

[startup+25.5011 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 6799
/proc/meminfo: memFree=1850960/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=6544 CPUtime=25.49
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 1415 0 0 0 2548 1 0 0 25 0 1 0 218144699 6701056 1398 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 1636 1398 139 317 0 1315 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6544

[startup+51.102 s]
/proc/loadavg: 0.95 0.97 0.99 2/78 6799
/proc/meminfo: memFree=1849680/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=8052 CPUtime=51.07
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 1760 0 0 0 5106 1 0 0 25 0 1 0 218144699 8245248 1743 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 2013 1743 139 317 0 1692 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8052

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 6799
/proc/meminfo: memFree=1847440/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=10340 CPUtime=102.27
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 2338 0 0 0 10225 2 0 0 25 0 1 0 218144699 10588160 2263 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711122 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 2585 2263 139 317 0 2264 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 10340

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 6799
/proc/meminfo: memFree=1846224/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=11668 CPUtime=162.25
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 2676 0 0 0 16222 3 0 0 25 0 1 0 218144699 11948032 2601 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 2917 2601 139 317 0 2596 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 11668

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 6799
/proc/meminfo: memFree=1844816/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=13064 CPUtime=222.23
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 3009 0 0 0 22219 4 0 0 25 0 1 0 218144699 13377536 2934 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712556 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 3266 2934 139 317 0 2945 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 13064

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 6799
/proc/meminfo: memFree=1843728/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=14132 CPUtime=282.21
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 3270 0 0 0 28217 4 0 0 25 0 1 0 218144699 14471168 3195 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 3533 3195 139 317 0 3212 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 14132

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 6799
/proc/meminfo: memFree=1842704/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=15084 CPUtime=342.2
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 3515 0 0 0 34215 5 0 0 25 0 1 0 218144699 15446016 3440 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 3771 3440 139 317 0 3450 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 15084

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 6799
/proc/meminfo: memFree=1841872/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=16028 CPUtime=402.18
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 3723 0 0 0 40212 6 0 0 25 0 1 0 218144699 16412672 3648 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 4007 3648 139 317 0 3686 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 16028

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 6799
/proc/meminfo: memFree=1840976/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=16816 CPUtime=462.17
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 3918 0 0 0 46210 7 0 0 25 0 1 0 218144699 17219584 3843 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 4204 3843 139 317 0 3883 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 16816

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 6799
/proc/meminfo: memFree=1840208/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=17496 CPUtime=522.15
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 4101 0 0 0 52207 8 0 0 25 0 1 0 218144699 17915904 4026 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 4374 4026 139 317 0 4053 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 17496

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 6801
/proc/meminfo: memFree=1839120/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=18364 CPUtime=582.14
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 4296 0 0 0 58205 9 0 0 25 0 1 0 218144699 18804736 4221 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 4591 4221 139 317 0 4270 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 18364

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 6801
/proc/meminfo: memFree=1838288/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=19472 CPUtime=642.12
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 4589 0 0 0 64203 9 0 0 25 0 1 0 218144699 19939328 4400 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604157 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 4868 4400 139 317 0 4547 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 19472


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

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 6801
/proc/meminfo: memFree=1835024/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=22684 CPUtime=942.04
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 5416 0 0 0 94191 13 0 0 25 0 1 0 218144699 23228416 5227 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 5671 5227 139 317 0 5350 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 22684

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 6801
/proc/meminfo: memFree=1834320/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=23396 CPUtime=1002.03
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 5571 0 0 0 100189 14 0 0 25 0 1 0 218144699 23957504 5382 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 5849 5382 139 317 0 5528 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 23396

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 6801
/proc/meminfo: memFree=1833616/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=23960 CPUtime=1062.01
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 5727 0 0 0 106186 15 0 0 25 0 1 0 218144699 24535040 5538 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 5990 5538 139 317 0 5669 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 23960

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 6801
/proc/meminfo: memFree=1832976/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=24612 CPUtime=1121.99
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 5882 0 0 0 112184 15 0 0 25 0 1 0 218144699 25202688 5693 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 6153 5693 139 317 0 5832 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 24612

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 6801
/proc/meminfo: memFree=1832272/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=25136 CPUtime=1181.98
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 6034 0 0 0 118182 16 0 0 25 0 1 0 218144699 25739264 5845 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711134 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 6284 5845 139 317 0 5963 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 25136

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 6801
/proc/meminfo: memFree=1831632/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=26056 CPUtime=1241.97
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 6244 0 0 0 124180 17 0 0 25 0 1 0 218144699 26681344 5989 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 6514 5989 139 317 0 6193 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 26056

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 6801
/proc/meminfo: memFree=1831056/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=26444 CPUtime=1301.95
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 6359 0 0 0 130178 17 0 0 25 0 1 0 218144699 27078656 6104 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 6611 6104 139 317 0 6290 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 26444

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 6801
/proc/meminfo: memFree=1830544/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=27104 CPUtime=1361.93
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 6480 0 0 0 136175 18 0 0 25 0 1 0 218144699 27754496 6225 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 6776 6225 139 317 0 6455 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 27104

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 6801
/proc/meminfo: memFree=1830032/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=27540 CPUtime=1421.92
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 6592 0 0 0 142173 19 0 0 25 0 1 0 218144699 28200960 6337 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711207 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 6885 6337 139 317 0 6564 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 27540

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 6801
/proc/meminfo: memFree=1829456/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=28064 CPUtime=1481.9
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 6741 0 0 0 148171 19 0 0 25 0 1 0 218144699 28737536 6453 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712546 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 7016 6453 139 317 0 6695 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 28064

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 6801
/proc/meminfo: memFree=1828944/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=28596 CPUtime=1541.88
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 6855 0 0 0 154168 20 0 0 25 0 1 0 218144699 29282304 6567 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 7149 6567 139 317 0 6828 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 28596

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 6801
/proc/meminfo: memFree=1828560/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=28992 CPUtime=1601.87
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 6972 0 0 0 160166 21 0 0 25 0 1 0 218144699 29687808 6684 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 7248 6684 139 317 0 6927 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 28992

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 6801
/proc/meminfo: memFree=1828048/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=29388 CPUtime=1661.85
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 7081 0 0 0 166164 21 0 0 25 0 1 0 218144699 30093312 6793 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 7347 6793 139 317 0 7026 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 29388

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 6801
/proc/meminfo: memFree=1827536/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=29908 CPUtime=1721.84
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 7199 0 0 0 172162 22 0 0 25 0 1 0 218144699 30625792 6911 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 7477 6911 139 317 0 7156 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 29908

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 6801
/proc/meminfo: memFree=1826896/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=30300 CPUtime=1781.82
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 7313 0 0 0 178160 22 0 0 25 0 1 0 218144699 31027200 7025 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711207 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 7575 7025 139 317 0 7254 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 30300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 6801
/proc/meminfo: memFree=1826704/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=30432 CPUtime=1800.02
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 7355 0 0 0 179979 23 0 0 25 0 1 0 218144699 31162368 7067 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 7608 7067 139 317 0 7287 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 30432

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: 0.99 0.97 0.99 2/79 6802
/proc/meminfo: memFree=1826696/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=30432 CPUtime=1800.12
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 7356 0 0 0 179989 23 0 0 25 0 1 0 218144699 31162368 7068 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 7608 7068 139 317 0 7287 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 30432

[startup+1800.71 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 6802
/proc/meminfo: memFree=1826696/2055920 swapFree=4144336/4192956
[pid=6798] ppid=6796 vsize=30432 CPUtime=1800.22
/proc/6798/stat : 6798 (oree) R 6796 6798 5303 0 -1 4194304 7356 0 0 0 179999 23 0 0 25 0 1 0 218144699 31162368 7068 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6798/statm: 7608 7068 139 317 0 7287 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 30432

Child status: 0
Real time (s): 1800.72
CPU time (s): 1800.24
CPU user time (s): 1800
CPU system time (s): 0.237963
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 30432

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

runsolver used 1.50277 second user time and 3.78942 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Tue Apr 24 13:24:31 UTC 2007

IDJOB= 420235
IDBENCH= 47830
IDSOLVER= 172
FILE ID= node9/420235-1177421071

PBS_JOBID= 4675653

Free space on /tmp= 66434 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/crafted/spence/medium/s61-100.opb
COMMAND LINE= oree /tmp/evaluation/420235-1177421071/instance-420235-1177421071.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-420235-1177421071 -o ROOT/results/node9/solver-420235-1177421071 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/420235-1177421071/instance-420235-1177421071.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  bc6bd28ae41160d7b2e6c036b75b1898

RANDOM SEED= 555555267

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1856624 kB
Buffers:         20352 kB
Cached:         116724 kB
SwapCached:      17012 kB
Active:          60864 kB
Inactive:       101252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1856624 kB
SwapTotal:     4192956 kB
SwapFree:      4144336 kB
Dirty:            1480 kB
Writeback:           0 kB
Mapped:          30144 kB
Slab:            22736 kB
Committed_AS:  6590324 kB
PageTables:       1784 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= 66434 MiB

End job on node9 on Tue Apr 24 13:54:34 UTC 2007