Trace number 3281419

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
Black Hole SAT 2011-03-08? (TO) 1300.13 1300.11

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug6.cnf
MD5SUMabc624ca713aad9563ab3886d918a526
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.572
Satisfiable
(Un)Satisfiability was proved
Number of variables521192
Number of clauses13378781
Sum of the clauses size39205391
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28714698
Number of clauses of size 34209419
Number of clauses of size 425257
Number of clauses of size 515681
Number of clauses of size over 5413725

Solver Data

9.79/9.81	c RESTART
84.59/84.65	c RESTART
96.69/96.71	c RESTART
101.79/101.85	c RESTART
127.59/127.67	c RESTART
128.69/128.73	c RESTART
129.79/129.83	c RESTART
130.79/130.85	c RESTART
133.29/133.34	c RESTART
134.79/134.81	c RESTART
152.49/152.55	c RESTART
154.39/154.45	c RESTART
155.89/155.99	c RESTART
159.49/159.55	c RESTART
161.09/161.11	c RESTART
162.79/162.87	c RESTART
164.99/165.06	c RESTART
167.49/167.56	c RESTART
179.69/179.75	c RESTART
181.49/181.56	c RESTART
182.59/182.60	c RESTART
184.29/184.34	c RESTART
185.39/185.40	c RESTART
186.99/187.05	c RESTART
188.39/188.44	c RESTART
190.10/190.14	c RESTART
191.20/191.21	c RESTART
209.20/209.29	c RESTART
211.09/211.15	c RESTART
212.60/212.67	c RESTART
213.90/213.94	c RESTART
232.09/232.13	c RESTART
233.39/233.42	c RESTART
234.89/234.93	c RESTART
236.39/236.46	c RESTART
238.00/238.03	c RESTART
240.49/240.59	c RESTART
242.99/243.01	c RESTART
246.49/246.56	c RESTART
248.00/248.02	c RESTART
249.69/249.72	c RESTART
251.09/251.14	c RESTART
252.19/252.26	c RESTART
253.99/254.07	c RESTART
255.60/255.60	c RESTART
257.09/257.10	c RESTART
258.59/258.64	c RESTART
259.39/259.41	c RESTART
260.79/260.89	c RESTART
261.89/261.95	c RESTART
263.59/263.61	c RESTART
265.29/265.38	c RESTART
267.29/267.31	c RESTART
269.29/269.37	c RESTART
271.00/271.07	c RESTART
272.20/272.26	c RESTART
273.89/273.96	c RESTART
279.69/279.72	c RESTART
281.39/281.48	c RESTART
293.00/293.09	c RESTART
301.09/301.14	c RESTART
303.09/303.19	c RESTART
304.00/304.00	c RESTART
305.59/305.68	c RESTART
306.79/306.89	c RESTART
308.29/308.34	c RESTART
309.89/309.96	c RESTART
311.19/311.27	c RESTART
312.69/312.75	c RESTART
314.09/314.14	c RESTART
315.39/315.42	c RESTART
317.09/317.19	c RESTART
318.40/318.44	c RESTART
319.69/319.75	c RESTART
320.99/321.06	c RESTART
322.49/322.50	c RESTART
323.80/323.88	c RESTART
325.39/325.42	c RESTART
326.79/326.89	c RESTART
328.30/328.33	c RESTART
330.10/330.14	c RESTART
331.40/331.46	c RESTART
332.90/332.93	c RESTART
335.40/335.44	c RESTART
336.90/336.99	c RESTART
338.10/338.17	c RESTART

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3281419-1303753527/watcher-3281419-1303753527 -o /tmp/evaluation-result-3281419-1303753527/solver-3281419-1303753527 -C 2400 -W 1300 -M 7680 saturn HOME/instance-3281419-1303753527.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.68 3.93 3.86 5/184 17716
/proc/meminfo: memFree=13019428/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=333944 CPUtime=0 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4202496 2675 0 0 0 0 0 0 0 22 0 1 0 486952301 341958656 2617 33554432000 4194304 4210924 140736757388640 18446744073709551615 251813934173 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17716/statm: 83486 2632 81 5 0 5119 0

[startup+0.0587801 s]
/proc/loadavg: 3.68 3.93 3.86 5/184 17716
/proc/meminfo: memFree=13019428/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=1128344 CPUtime=0.04 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4202496 17892 0 0 0 3 1 0 0 22 0 1 0 486952301 1155424256 17834 33554432000 4194304 4210924 140736757388640 18446744073709551615 251813900997 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17716/statm: 282086 17837 242 5 0 203719 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1128344

[startup+0.10077 s]
/proc/loadavg: 3.68 3.93 3.86 5/184 17716
/proc/meminfo: memFree=13019428/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=1136000 CPUtime=0.09 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4202496 20874 0 0 0 8 1 0 0 22 0 1 0 486952301 1163264000 20816 33554432000 4194304 4210924 140736757388640 18446744073709551615 4197908 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17716/statm: 284000 20818 588 5 0 205633 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1136000

[startup+0.300737 s]
/proc/loadavg: 3.68 3.93 3.86 5/184 17716
/proc/meminfo: memFree=13019428/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=1171508 CPUtime=0.29 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4202496 35003 0 0 0 27 2 0 0 23 0 1 0 486952301 1199624192 34945 33554432000 4194304 4210924 140736757388640 18446744073709551615 251813900997 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17716/statm: 292877 34947 2360 5 0 214510 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1171508

[startup+0.700669 s]
/proc/loadavg: 3.68 3.93 3.86 5/184 17716
/proc/meminfo: memFree=13019428/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=1242920 CPUtime=0.69 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4202496 63406 0 0 0 64 5 0 0 25 0 1 0 486952301 1272750080 63348 33554432000 4194304 4210924 140736757388640 18446744073709551615 251813900997 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17716/statm: 310730 63350 5974 5 0 232363 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1242920

[startup+1.50053 s]
/proc/loadavg: 3.68 3.93 3.86 5/190 17723
/proc/meminfo: memFree=12445392/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=1380068 CPUtime=1.49 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4202496 118621 0 0 0 138 11 0 0 25 0 1 0 486952301 1413189632 118563 33554432000 4194304 4210924 140736757388640 18446744073709551615 251813900997 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17716/statm: 345017 118565 13550 5 0 266650 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1380068

[startup+3.10034 s]
/proc/loadavg: 3.68 3.93 3.86 5/190 17723
/proc/meminfo: memFree=11930048/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=1648756 CPUtime=3.09 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4202496 226797 0 0 0 287 22 0 0 25 0 1 0 486952301 1688326144 226739 33554432000 4194304 4210924 140736757388640 18446744073709551615 251813900997 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17716/statm: 412189 226740 28461 5 0 333822 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1648756

[startup+6.30073 s]
/proc/loadavg: 3.87 3.96 3.87 5/190 17723
/proc/meminfo: memFree=10169744/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=2169184 CPUtime=6.28 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4202496 438687 0 0 0 586 42 0 0 25 0 1 0 486952301 2221244416 438629 33554432000 4194304 4210924 140736757388640 18446744073709551615 251813900997 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17716/statm: 542296 438630 58907 5 0 463929 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 2169184

[startup+12.7007 s]
/proc/loadavg: 3.89 3.96 3.87 5/190 17723
/proc/meminfo: memFree=9193260/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=2134148 CPUtime=12.69 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4202496 555977 0 0 0 1214 55 0 0 25 0 1 0 486952301 2185367552 478087 33554432000 4194304 4210924 140736757388640 18446744073709551615 4206994 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17716/statm: 533537 478087 101 5 0 532008 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2134148

[startup+25.5005 s]
/proc/loadavg: 3.90 3.97 3.87 5/190 17724
/proc/meminfo: memFree=9187428/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=2134280 CPUtime=25.49 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4202496 556004 0 0 0 2494 55 0 0 25 0 1 0 486952301 2185502720 478110 33554432000 4194304 4210924 140736757388640 18446744073709551615 4206988 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17716/statm: 533570 478110 101 5 0 532041 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2134280

[startup+51.1062 s]
/proc/loadavg: 3.94 3.97 3.87 5/190 17725
/proc/meminfo: memFree=9145240/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=2134280 CPUtime=51.09 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4202496 556007 0 0 0 5054 55 0 0 25 0 1 0 486952301 2185502720 478113 33554432000 4194304 4210924 140736757388640 18446744073709551615 4206991 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17716/statm: 533570 478113 101 5 0 532041 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 2134280

[startup+102.301 s]
/proc/loadavg: 3.97 3.97 3.88 5/190 17726
/proc/meminfo: memFree=9061740/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=2134544 CPUtime=102.29 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4202496 556170 0 0 0 10174 55 0 0 25 0 1 0 486952301 2185773056 478275 33554432000 4194304 4210924 140736757388640 18446744073709551615 4198608 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17716/statm: 533636 478275 101 5 0 532107 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 2134544

[startup+162.301 s]
/proc/loadavg: 3.99 3.97 3.89 5/190 17727
/proc/meminfo: memFree=9025716/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=2153712 CPUtime=162.29 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4202496 561186 0 0 0 16173 56 0 0 25 0 1 0 486952301 2205401088 483280 33554432000 4194304 4210924 140736757388640 18446744073709551615 4204579 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17716/statm: 538428 483280 103 5 0 536899 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 2153712

[startup+222.301 s]
/proc/loadavg: 4.03 3.99 3.90 5/190 17729
/proc/meminfo: memFree=8963748/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=2204584 CPUtime=222.29 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4202496 574275 0 0 0 22171 58 0 0 25 0 1 0 486952301 2257494016 496156 33554432000 4194304 4210924 140736757388640 18446744073709551615 4206991 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17716/statm: 551146 496156 104 5 0 549617 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 2204584

[startup+282.3 s]
/proc/loadavg: 4.01 3.99 3.90 5/190 17731
/proc/meminfo: memFree=8927928/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=2224380 CPUtime=282.29 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4202496 580003 0 0 0 28170 59 0 0 25 0 1 0 486952301 2277765120 501148 33554432000 4194304 4210924 140736757388640 18446744073709551615 4206985 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17716/statm: 556095 501148 104 5 0 554566 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 2224380

[startup+342.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 17733
/proc/meminfo: memFree=8902568/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=2236568 CPUtime=342.3 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4202496 583201 0 0 0 34170 60 0 0 25 0 1 0 486952301 2290245632 504185 33554432000 4194304 4210924 140736757388640 18446744073709551615 4207011 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17716/statm: 559142 504185 104 5 0 557613 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 2236568

[startup+402.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 17734
/proc/meminfo: memFree=8898064/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=2236568 CPUtime=402.3 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4202496 583201 0 0 0 40170 60 0 0 25 0 1 0 486952301 2290245632 504185 33554432000 4194304 4210924 140736757388640 18446744073709551615 4206988 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17716/statm: 559142 504185 104 5 0 557613 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 2236568

[startup+462.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 17735
/proc/meminfo: memFree=8873732/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=2236568 CPUtime=462.3 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4202496 583201 0 0 0 46170 60 0 0 25 0 1 0 486952301 2290245632 504185 33554432000 4194304 4210924 140736757388640 18446744073709551615 4204590 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17716/statm: 559142 504185 104 5 0 557613 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 2236568

[startup+522.301 s]
/proc/loadavg: 4.04 4.00 3.91 5/190 17737
/proc/meminfo: memFree=8860532/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=2236568 CPUtime=522.3 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4202496 583201 0 0 0 52170 60 0 0 25 0 1 0 486952301 2290245632 504185 33554432000 4194304 4210924 140736757388640 18446744073709551615 4206988 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17716/statm: 559142 504185 104 5 0 557613 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 2236568

[startup+582.301 s]
/proc/loadavg: 4.05 4.01 3.92 5/190 17739
/proc/meminfo: memFree=8851860/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=2236568 CPUtime=582.31 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4202496 583201 0 0 0 58171 60 0 0 25 0 1 0 486952301 2290245632 504185 33554432000 4194304 4210924 140736757388640 18446744073709551615 4204579 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17716/statm: 559142 504185 104 5 0 557613 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 2236568

[startup+642.301 s]
/proc/loadavg: 4.02 4.01 3.92 5/190 17741
/proc/meminfo: memFree=8847060/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=2236568 CPUtime=642.3 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4202496 583201 0 0 0 64170 60 0 0 25 0 1 0 486952301 2290245632 504185 33554432000 4194304 4210924 140736757388640 18446744073709551615 4198608 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17716/statm: 559142 504185 104 5 0 557613 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 2236568

[startup+702.307 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 17742
/proc/meminfo: memFree=8841432/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=2236568 CPUtime=702.31 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4202496 583201 0 0 0 70171 60 0 0 25 0 1 0 486952301 2290245632 504185 33554432000 4194304 4210924 140736757388640 18446744073709551615 4206988 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17716/statm: 559142 504185 104 5 0 557613 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 2236568

[startup+762.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 17743
/proc/meminfo: memFree=8824584/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=2236568 CPUtime=762.3 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4202496 583201 0 0 0 76170 60 0 0 25 0 1 0 486952301 2290245632 504185 33554432000 4194304 4210924 140736757388640 18446744073709551615 4198608 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17716/statm: 559142 504185 104 5 0 557613 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 2236568

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 17745
/proc/meminfo: memFree=8783524/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=2236568 CPUtime=822.3 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4202496 583201 0 0 0 82170 60 0 0 25 0 1 0 486952301 2290245632 504185 33554432000 4194304 4210924 140736757388640 18446744073709551615 4204590 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17716/statm: 559142 504185 104 5 0 557613 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 2236568

[startup+882.3 s]
/proc/loadavg: 4.03 4.01 3.93 5/190 17747
/proc/meminfo: memFree=8760680/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=2236568 CPUtime=882.3 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4202496 583201 0 0 0 88170 60 0 0 25 0 1 0 486952301 2290245632 504185 33554432000 4194304 4210924 140736757388640 18446744073709551615 4204590 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17716/statm: 559142 504185 104 5 0 557613 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2236568

[startup+942.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 17758
/proc/meminfo: memFree=8724360/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=2236568 CPUtime=942.3 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4202496 583201 0 0 0 94170 60 0 0 25 0 1 0 486952301 2290245632 504185 33554432000 4194304 4210924 140736757388640 18446744073709551615 4204587 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17716/statm: 559142 504185 104 5 0 557613 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 2236568

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 17759
/proc/meminfo: memFree=8713428/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=2236568 CPUtime=1002.3 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4202496 583201 0 0 0 100170 60 0 0 25 0 1 0 486952301 2290245632 504185 33554432000 4194304 4210924 140736757388640 18446744073709551615 4204590 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17716/statm: 559142 504185 104 5 0 557613 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 2236568

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 17760
/proc/meminfo: memFree=8708512/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=2236568 CPUtime=1062.3 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4202496 583201 0 0 0 106170 60 0 0 25 0 1 0 486952301 2290245632 504185 33554432000 4194304 4210924 140736757388640 18446744073709551615 4197201 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17716/statm: 559142 504185 104 5 0 557613 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2236568

[startup+1122.3 s]
/proc/loadavg: 4.06 4.01 3.93 6/191 17765
/proc/meminfo: memFree=8689328/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=2236568 CPUtime=1122.31 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4202496 583201 0 0 0 112171 60 0 0 25 0 1 0 486952301 2290245632 504185 33554432000 4194304 4210924 140736757388640 18446744073709551615 4198597 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17716/statm: 559142 504185 104 5 0 557613 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2236568

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 17767
/proc/meminfo: memFree=8699156/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=2236568 CPUtime=1182.31 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4202496 583201 0 0 0 118171 60 0 0 25 0 1 0 486952301 2290245632 504185 33554432000 4194304 4210924 140736757388640 18446744073709551615 4204579 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17716/statm: 559142 504185 104 5 0 557613 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 2236568

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 17769
/proc/meminfo: memFree=8690932/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=2236568 CPUtime=1242.31 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4202496 583201 0 0 0 124171 60 0 0 25 0 1 0 486952301 2290245632 504185 33554432000 4194304 4210924 140736757388640 18446744073709551615 4204579 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17716/statm: 559142 504185 104 5 0 557613 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 2236568



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.69 3.93 3.91 3/178 17806
/proc/meminfo: memFree=9130620/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=2236568 CPUtime=1300.01 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4202496 583201 0 0 0 129941 60 0 0 25 0 1 0 486952301 2290245632 504185 33554432000 4194304 4210924 140736757388640 18446744073709551615 4206988 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17716/statm: 559142 504185 104 5 0 557613 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 2236568

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

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

[startup+1300.11 s]
/proc/loadavg: 3.69 3.93 3.91 3/178 17806
/proc/meminfo: memFree=9130620/32950928 swapFree=67111528/67111528
[pid=17716] ppid=17714 vsize=0 CPUtime=1300.11 cores=0,2
/proc/17716/stat : 17716 (saturn) R 17714 17716 16527 0 -1 4203524 583201 0 0 0 129941 70 0 0 25 0 1 0 486952301 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/17716/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.11
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.11
CPU time (s): 1300.13
CPU user time (s): 1299.42
CPU system time (s): 0.712891
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2436220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.42
system time used= 0.712891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 583201
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= 3
involuntary context switches= 2563

runsolver used 2.05169 second user time and 5.04423 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-25 19:45:36
IDJOB=3281419
IDBENCH=20583
IDSOLVER=1583
FILE ID=node126/3281419-1303753527
RUNJOBID= node126-1303753526-17680
PBS_JOBID= 13154036
Free space on /tmp= 70876 MiB

SOLVER NAME= Black Hole SAT 2011-03-08
BENCH NAME= SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug6.cnf
COMMAND LINE= saturn BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281419-1303753527/watcher-3281419-1303753527 -o /tmp/evaluation-result-3281419-1303753527/solver-3281419-1303753527 -C 2400 -W 1300 -M 7680  saturn HOME/instance-3281419-1303753527.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= abc624ca713aad9563ab3886d918a526
RANDOM SEED=1238733128

node126.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13019584 kB
Buffers:       1995088 kB
Cached:       17050148 kB
SwapCached:          0 kB
Active:        8634160 kB
Inactive:     10703760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13019584 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          646992 kB
Writeback:           0 kB
AnonPages:      292272 kB
Mapped:          15116 kB
Slab:           528608 kB
PageTables:       5484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   483404 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70908 MiB
End job on node126 at 2011-04-25 20:07:18