Trace number 304657

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
Spear FH 1.0? (TO) 1200.11 1200.44

General information on the benchmark

Namerandom/LargeSize/7SAT/v140/
unif-k7-r85-v140-c11900-S1215030506-14.cnf
MD5SUM15014b36bd3f1b632f14e04ffece9292
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark519.312
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 511900

Solver Data (download as text)

0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)          Spear theorem prover               (*) 
0.00/0.00	c (*)        Copyright (C) 2006,2007              (*) 
0.00/0.00	c (*)     Domagoj Babic. All rights reserved.     (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)     There is NO warranty, not even for      (*) 
0.00/0.00	c (*) merchantability or fitness for a particular (*) 
0.00/0.00	c (*)  purpose. Please run with --license to see  (*) 
0.00/0.00	c (*)              license details.               (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c 
0.00/0.00	c solving /tmp/evaluation/304657-1172063214/instance-304657-1172063214.cnf

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node20/watcher-304657-1172063214 -o ROOT/results/node20/solver-304657-1172063214 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/304657-1172063214/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/304657-1172063214/instance-304657-1172063214.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 10324
/proc/meminfo: memFree=1379120/2055920 swapFree=4120812/4192956
[pid=10324] ppid=10322 vsize=1396 CPUtime=0
/proc/10324/stat : 10324 (Spear-32) R 10322 10324 9301 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 226275340 1429504 165 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134866023 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 349 165 128 302 0 44 0

[startup+0.106855 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 10324
/proc/meminfo: memFree=1379120/2055920 swapFree=4120812/4192956
[pid=10324] ppid=10322 vsize=2448 CPUtime=0.1
/proc/10324/stat : 10324 (Spear-32) R 10322 10324 9301 0 -1 4194304 438 0 0 0 10 0 0 0 18 0 1 0 226275340 2506752 422 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 612 422 140 302 0 307 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2448

[startup+0.514905 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 10324
/proc/meminfo: memFree=1379120/2055920 swapFree=4120812/4192956
[pid=10324] ppid=10322 vsize=3372 CPUtime=0.5
/proc/10324/stat : 10324 (Spear-32) R 10322 10324 9301 0 -1 4194304 672 0 0 0 50 0 0 0 21 0 1 0 226275340 3452928 656 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 843 656 140 302 0 538 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3372

[startup+1.335 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 10325
/proc/meminfo: memFree=1375912/2055920 swapFree=4120812/4192956
[pid=10324] ppid=10322 vsize=4812 CPUtime=1.32
/proc/10324/stat : 10324 (Spear-32) R 10322 10324 9301 0 -1 4194304 1027 0 0 0 131 1 0 0 25 0 1 0 226275340 4927488 1011 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 1203 1011 140 302 0 898 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 4812

[startup+2.9712 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 10325
/proc/meminfo: memFree=1374312/2055920 swapFree=4120812/4192956
[pid=10324] ppid=10322 vsize=6868 CPUtime=2.96
/proc/10324/stat : 10324 (Spear-32) R 10322 10324 9301 0 -1 4194304 1521 0 0 0 293 3 0 0 25 0 1 0 226275340 7032832 1505 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 1717 1505 140 302 0 1412 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 6868

[startup+6.2486 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 10325
/proc/meminfo: memFree=1370920/2055920 swapFree=4120812/4192956
[pid=10324] ppid=10322 vsize=9832 CPUtime=6.24
/proc/10324/stat : 10324 (Spear-32) R 10322 10324 9301 0 -1 4194304 2278 0 0 0 619 5 0 0 25 0 1 0 226275340 10067968 2229 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 2458 2229 140 302 0 2153 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 9832

[startup+12.7054 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 10325
/proc/meminfo: memFree=1366568/2055920 swapFree=4120812/4192956
[pid=10324] ppid=10322 vsize=13708 CPUtime=12.69
/proc/10324/stat : 10324 (Spear-32) R 10322 10324 9301 0 -1 4194304 3272 0 0 0 1261 8 0 0 25 0 1 0 226275340 14036992 3223 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 3427 3223 140 302 0 3122 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13708

[startup+25.5159 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 10325
/proc/meminfo: memFree=1361064/2055920 swapFree=4120812/4192956
[pid=10324] ppid=10322 vsize=19696 CPUtime=25.5
/proc/10324/stat : 10324 (Spear-32) R 10322 10324 9301 0 -1 4194304 4750 0 0 0 2537 13 0 0 25 0 1 0 226275340 20168704 4636 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 4924 4636 140 302 0 4619 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 19696

[startup+51.13 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 10325
/proc/meminfo: memFree=1352552/2055920 swapFree=4120812/4192956
[pid=10324] ppid=10322 vsize=27892 CPUtime=51.11
/proc/10324/stat : 10324 (Spear-32) R 10322 10324 9301 0 -1 4194304 6835 0 0 0 5091 20 0 0 25 0 1 0 226275340 28561408 6721 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 6973 6721 140 302 0 6668 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 27892

[startup+102.358 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 10325
/proc/meminfo: memFree=1340776/2055920 swapFree=4120812/4192956
[pid=10324] ppid=10322 vsize=40184 CPUtime=102.32
/proc/10324/stat : 10324 (Spear-32) R 10322 10324 9301 0 -1 4194304 9906 0 0 0 10200 32 0 0 25 0 1 0 226275340 41148416 9663 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 10046 9663 140 302 0 9741 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 40184

[startup+162.395 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10325
/proc/meminfo: memFree=1330216/2055920 swapFree=4120812/4192956
[pid=10324] ppid=10322 vsize=50740 CPUtime=162.34
/proc/10324/stat : 10324 (Spear-32) R 10322 10324 9301 0 -1 4194304 12501 0 0 0 16192 42 0 0 25 0 1 0 226275340 51957760 12258 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526745 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 12685 12258 140 302 0 12380 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 50740

[startup+222.432 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10325
/proc/meminfo: memFree=1321256/2055920 swapFree=4120812/4192956
[pid=10324] ppid=10322 vsize=59732 CPUtime=222.36
/proc/10324/stat : 10324 (Spear-32) R 10322 10324 9301 0 -1 4194304 14751 0 0 0 22185 51 0 0 25 0 1 0 226275340 61165568 14508 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 14933 14508 140 302 0 14628 0
Current children cumulated CPU time (s) 222.36
Current children cumulated vsize (KiB) 59732

[startup+282.465 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10325
/proc/meminfo: memFree=1313576/2055920 swapFree=4120812/4192956
[pid=10324] ppid=10322 vsize=68432 CPUtime=282.37
/proc/10324/stat : 10324 (Spear-32) R 10322 10324 9301 0 -1 4194304 16921 0 0 0 28176 61 0 0 25 0 1 0 226275340 70074368 16421 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 17108 16421 140 302 0 16803 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 68432

[startup+342.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10325
/proc/meminfo: memFree=1306216/2055920 swapFree=4120812/4192956
[pid=10324] ppid=10322 vsize=76000 CPUtime=342.4
/proc/10324/stat : 10324 (Spear-32) R 10322 10324 9301 0 -1 4194304 18757 0 0 0 34172 68 0 0 25 0 1 0 226275340 77824000 18257 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526719 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 19000 18257 140 302 0 18695 0
Current children cumulated CPU time (s) 342.4
Current children cumulated vsize (KiB) 76000

[startup+402.543 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10325
/proc/meminfo: memFree=1299432/2055920 swapFree=4120812/4192956
[pid=10324] ppid=10322 vsize=82776 CPUtime=402.42
/proc/10324/stat : 10324 (Spear-32) R 10322 10324 9301 0 -1 4194304 20433 0 0 0 40166 76 0 0 25 0 1 0 226275340 84762624 19933 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 20694 19933 140 302 0 20389 0
Current children cumulated CPU time (s) 402.42
Current children cumulated vsize (KiB) 82776

[startup+462.579 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10325
/proc/meminfo: memFree=1293416/2055920 swapFree=4120812/4192956
[pid=10324] ppid=10322 vsize=88740 CPUtime=462.44
/proc/10324/stat : 10324 (Spear-32) R 10322 10324 9301 0 -1 4194304 21942 0 0 0 46161 83 0 0 25 0 1 0 226275340 90869760 21442 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 22185 21442 140 302 0 21880 0
Current children cumulated CPU time (s) 462.44
Current children cumulated vsize (KiB) 88740

[startup+522.616 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10325
/proc/meminfo: memFree=1287592/2055920 swapFree=4120812/4192956
[pid=10324] ppid=10322 vsize=94828 CPUtime=522.46
/proc/10324/stat : 10324 (Spear-32) R 10322 10324 9301 0 -1 4194304 23391 0 0 0 52155 91 0 0 25 0 1 0 226275340 97103872 22891 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526787 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 23707 22891 140 302 0 23402 0
Current children cumulated CPU time (s) 522.46
Current children cumulated vsize (KiB) 94828

[startup+582.647 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10325
/proc/meminfo: memFree=1282216/2055920 swapFree=4120812/4192956
[pid=10324] ppid=10322 vsize=100036 CPUtime=582.48
/proc/10324/stat : 10324 (Spear-32) R 10322 10324 9301 0 -1 4194304 24723 0 0 0 58150 98 0 0 25 0 1 0 226275340 102436864 24223 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558756 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 25009 24223 140 302 0 24704 0
Current children cumulated CPU time (s) 582.48
Current children cumulated vsize (KiB) 100036

[startup+642.684 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10325
/proc/meminfo: memFree=1276456/2055920 swapFree=4120812/4192956
[pid=10324] ppid=10322 vsize=106100 CPUtime=642.5
/proc/10324/stat : 10324 (Spear-32) R 10322 10324 9301 0 -1 4194304 26156 0 0 0 64146 104 0 0 25 0 1 0 226275340 108646400 25656 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 26525 25656 140 302 0 26220 0
Current children cumulated CPU time (s) 642.5
Current children cumulated vsize (KiB) 106100

[startup+702.717 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10325
/proc/meminfo: memFree=1271976/2055920 swapFree=4120812/4192956
[pid=10324] ppid=10322 vsize=110556 CPUtime=702.51
/proc/10324/stat : 10324 (Spear-32) R 10322 10324 9301 0 -1 4194304 27277 0 0 0 70142 109 0 0 25 0 1 0 226275340 113209344 26777 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 27639 26777 140 302 0 27334 0
Current children cumulated CPU time (s) 702.51
Current children cumulated vsize (KiB) 110556

[startup+762.752 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10325
/proc/meminfo: memFree=1267496/2055920 swapFree=4120812/4192956
[pid=10324] ppid=10322 vsize=115000 CPUtime=762.53
/proc/10324/stat : 10324 (Spear-32) R 10322 10324 9301 0 -1 4194304 28408 0 0 0 76138 115 0 0 25 0 1 0 226275340 117760000 27908 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 28750 27908 140 302 0 28445 0
Current children cumulated CPU time (s) 762.53
Current children cumulated vsize (KiB) 115000

[startup+822.789 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10325
/proc/meminfo: memFree=1263016/2055920 swapFree=4120812/4192956
[pid=10324] ppid=10322 vsize=119424 CPUtime=822.55
/proc/10324/stat : 10324 (Spear-32) R 10322 10324 9301 0 -1 4194304 29489 0 0 0 82134 121 0 0 25 0 1 0 226275340 122290176 28989 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 29856 28989 140 302 0 29551 0
Current children cumulated CPU time (s) 822.55
Current children cumulated vsize (KiB) 119424

[startup+882.826 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10325
/proc/meminfo: memFree=1258728/2055920 swapFree=4120812/4192956
[pid=10324] ppid=10322 vsize=125680 CPUtime=882.57
/proc/10324/stat : 10324 (Spear-32) R 10322 10324 9301 0 -1 4194304 31058 0 0 0 88130 127 0 0 25 0 1 0 226275340 128696320 30045 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 31420 30045 140 302 0 31115 0
Current children cumulated CPU time (s) 882.57
Current children cumulated vsize (KiB) 125680

[startup+942.861 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10325
/proc/meminfo: memFree=1254824/2055920 swapFree=4120812/4192956
[pid=10324] ppid=10322 vsize=129792 CPUtime=942.59
/proc/10324/stat : 10324 (Spear-32) R 10322 10324 9301 0 -1 4194304 32056 0 0 0 94128 131 0 0 25 0 1 0 226275340 132907008 31043 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 32448 31043 140 302 0 32143 0
Current children cumulated CPU time (s) 942.59
Current children cumulated vsize (KiB) 129792

[startup+1002.89 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10325
/proc/meminfo: memFree=1250984/2055920 swapFree=4120812/4192956
[pid=10324] ppid=10322 vsize=133936 CPUtime=1002.61
/proc/10324/stat : 10324 (Spear-32) R 10322 10324 9301 0 -1 4194304 33010 0 0 0 100125 136 0 0 25 0 1 0 226275340 137150464 31997 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 33484 31997 140 302 0 33179 0
Current children cumulated CPU time (s) 1002.61
Current children cumulated vsize (KiB) 133936

[startup+1062.93 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10325
/proc/meminfo: memFree=1247144/2055920 swapFree=4120812/4192956
[pid=10324] ppid=10322 vsize=137736 CPUtime=1062.63
/proc/10324/stat : 10324 (Spear-32) R 10322 10324 9301 0 -1 4194304 33945 0 0 0 106122 141 0 0 25 0 1 0 226275340 141041664 32932 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 34434 32932 140 302 0 34129 0
Current children cumulated CPU time (s) 1062.63
Current children cumulated vsize (KiB) 137736

[startup+1122.96 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10325
/proc/meminfo: memFree=1243432/2055920 swapFree=4120812/4192956
[pid=10324] ppid=10322 vsize=141548 CPUtime=1122.64
/proc/10324/stat : 10324 (Spear-32) R 10322 10324 9301 0 -1 4194304 34890 0 0 0 112118 146 0 0 25 0 1 0 226275340 144945152 33877 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 35387 33877 140 302 0 35082 0
Current children cumulated CPU time (s) 1122.64
Current children cumulated vsize (KiB) 141548

[startup+1182.99 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10325
/proc/meminfo: memFree=1239912/2055920 swapFree=4120812/4192956
[pid=10324] ppid=10322 vsize=145284 CPUtime=1182.66
/proc/10324/stat : 10324 (Spear-32) R 10322 10324 9301 0 -1 4194304 35766 0 0 0 118116 150 0 0 25 0 1 0 226275340 148770816 34753 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 36321 34753 140 302 0 36016 0
Current children cumulated CPU time (s) 1182.66
Current children cumulated vsize (KiB) 145284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.41 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10325
/proc/meminfo: memFree=1238888/2055920 swapFree=4120812/4192956
[pid=10324] ppid=10322 vsize=146564 CPUtime=1200.08
/proc/10324/stat : 10324 (Spear-32) R 10322 10324 9301 0 -1 4194304 36019 0 0 0 119858 150 0 0 25 0 1 0 226275340 150081536 35006 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 36641 35006 140 302 0 36336 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 146564

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.44
CPU time (s): 1200.11
CPU user time (s): 1198.58
CPU system time (s): 1.52877
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 146564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.58
system time used= 1.52877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36019
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= 6
involuntary context switches= 2254

runsolver used 1.3178 second user time and 2.95455 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Wed Feb 21 13:06:54 UTC 2007

IDJOB= 304657
IDBENCH= 20137
IDSOLVER= 132
FILE ID= node20/304657-1172063214

PBS_JOBID= 3892758

Free space on /tmp= 66560 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v140/unif-k7-r85-v140-c11900-S1215030506-14.cnf
COMMAND LINE= /tmp/evaluation/304657-1172063214/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/304657-1172063214/instance-304657-1172063214.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-304657-1172063214 -o ROOT/results/node20/solver-304657-1172063214 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/304657-1172063214/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/304657-1172063214/instance-304657-1172063214.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  15014b36bd3f1b632f14e04ffece9292

RANDOM SEED= 896548183

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1379528 kB
Buffers:         36772 kB
Cached:         533676 kB
SwapCached:      36520 kB
Active:         145188 kB
Inactive:       478488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1379528 kB
SwapTotal:     4192956 kB
SwapFree:      4120812 kB
Dirty:            1896 kB
Writeback:           0 kB
Mapped:          29900 kB
Slab:            38340 kB
Committed_AS:   581432 kB
PageTables:       1684 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= 66560 MiB

End job on node20 on Wed Feb 21 13:26:56 UTC 2007