Trace number 305067

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.15 1200.55

General information on the benchmark

Namerandom/LargeSize/3SAT/v16000/
unif-k3-r4.2-v16000-c67200-S81758219-15.cnf
MD5SUM553c4b40944e11835ccbe7b0f0a9dbe4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables16000
Number of clauses67200
Sum of the clauses size201600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 367200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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/305067-1172071120/instance-305067-1172071120.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/node60/watcher-305067-1172071120 -o ROOT/results/node60/solver-305067-1172071120 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/305067-1172071120/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/305067-1172071120/instance-305067-1172071120.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: 1.00 0.99 0.99 3/64 3940
/proc/meminfo: memFree=1646912/2055920 swapFree=4183492/4192956
[pid=3940] ppid=3938 vsize=1932 CPUtime=0
/proc/3940/stat : 3940 (Spear-32) R 3938 3940 3555 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 227068823 1978368 247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/3940/statm: 483 247 126 302 0 178 0

[startup+0.106834 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 3940
/proc/meminfo: memFree=1646912/2055920 swapFree=4183492/4192956
[pid=3940] ppid=3938 vsize=5020 CPUtime=0.09
/proc/3940/stat : 3940 (Spear-32) R 3938 3940 3555 0 -1 4194304 1206 0 0 0 9 0 0 0 18 0 1 0 227068823 5140480 1025 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/3940/statm: 1255 1025 129 302 0 950 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5020

[startup+0.514905 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 3940
/proc/meminfo: memFree=1646912/2055920 swapFree=4183492/4192956
[pid=3940] ppid=3938 vsize=7612 CPUtime=0.5
/proc/3940/stat : 3940 (Spear-32) R 3938 3940 3555 0 -1 4194304 1898 0 0 0 49 1 0 0 21 0 1 0 227068823 7794688 1652 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3940/statm: 1903 1652 140 302 0 1598 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 7612

[startup+1.33505 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 3941
/proc/meminfo: memFree=1639480/2055920 swapFree=4183492/4192956
[pid=3940] ppid=3938 vsize=9420 CPUtime=1.33
/proc/3940/stat : 3940 (Spear-32) R 3938 3940 3555 0 -1 4194304 2338 0 0 0 131 2 0 0 25 0 1 0 227068823 9646080 2092 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3940/statm: 2355 2092 140 302 0 2050 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 9420

[startup+2.97335 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 3941
/proc/meminfo: memFree=1637176/2055920 swapFree=4183492/4192956
[pid=3940] ppid=3938 vsize=12312 CPUtime=2.96
/proc/3940/stat : 3940 (Spear-32) R 3938 3940 3555 0 -1 4194304 3081 0 0 0 294 2 0 0 25 0 1 0 227068823 12607488 2835 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3940/statm: 3078 2835 140 302 0 2773 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 12312

[startup+6.24993 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 3941
/proc/meminfo: memFree=1630200/2055920 swapFree=4183492/4192956
[pid=3940] ppid=3938 vsize=19012 CPUtime=6.24
/proc/3940/stat : 3940 (Spear-32) R 3938 3940 3555 0 -1 4194304 4753 0 0 0 619 5 0 0 25 0 1 0 227068823 19468288 4507 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3940/statm: 4753 4507 140 302 0 4448 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 19012

[startup+12.7061 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 3941
/proc/meminfo: memFree=1617280/2055920 swapFree=4183492/4192956
[pid=3940] ppid=3938 vsize=31444 CPUtime=12.7
/proc/3940/stat : 3940 (Spear-32) R 3938 3940 3555 0 -1 4194304 7841 0 0 0 1260 10 0 0 25 0 1 0 227068823 32198656 7595 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3940/statm: 7861 7595 140 302 0 7556 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 31444

[startup+25.6064 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 3941
/proc/meminfo: memFree=1595456/2055920 swapFree=4183492/4192956
[pid=3940] ppid=3938 vsize=53924 CPUtime=25.59
/proc/3940/stat : 3940 (Spear-32) R 3938 3940 3555 0 -1 4194304 13489 0 0 0 2543 16 0 0 25 0 1 0 227068823 55218176 13210 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3940/statm: 13481 13210 140 302 0 13176 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 53924

[startup+51.214 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 3941
/proc/meminfo: memFree=1555200/2055920 swapFree=4183492/4192956
[pid=3940] ppid=3938 vsize=93700 CPUtime=51.18
/proc/3940/stat : 3940 (Spear-32) R 3938 3940 3555 0 -1 4194304 23451 0 0 0 5089 29 0 0 25 0 1 0 227068823 95948800 23172 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3940/statm: 23425 23172 140 302 0 23120 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 93700

[startup+102.425 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 3941
/proc/meminfo: memFree=1491392/2055920 swapFree=4183492/4192956
[pid=3940] ppid=3938 vsize=158008 CPUtime=102.38
/proc/3940/stat : 3940 (Spear-32) R 3938 3940 3555 0 -1 4194304 39572 0 0 0 10187 51 0 0 25 0 1 0 227068823 161800192 39228 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3940/statm: 39502 39228 140 302 0 39197 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 158008

[startup+162.454 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 3941
/proc/meminfo: memFree=1433408/2055920 swapFree=4183492/4192956
[pid=3940] ppid=3938 vsize=215072 CPUtime=162.38
/proc/3940/stat : 3940 (Spear-32) R 3938 3940 3555 0 -1 4194304 53870 0 0 0 16168 70 0 0 25 0 1 0 227068823 220233728 53397 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3940/statm: 53768 53397 140 302 0 53463 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 215072

[startup+222.473 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 3941
/proc/meminfo: memFree=1381312/2055920 swapFree=4183492/4192956
[pid=3940] ppid=3938 vsize=267088 CPUtime=222.39
/proc/3940/stat : 3940 (Spear-32) R 3938 3940 3555 0 -1 4194304 66893 0 0 0 22152 87 0 0 25 0 1 0 227068823 273498112 66420 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3940/statm: 66772 66420 140 302 0 66467 0
Current children cumulated CPU time (s) 222.39
Current children cumulated vsize (KiB) 267088

[startup+282.489 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 3941
/proc/meminfo: memFree=1338304/2055920 swapFree=4183492/4192956
[pid=3940] ppid=3938 vsize=310172 CPUtime=282.38
/proc/3940/stat : 3940 (Spear-32) R 3938 3940 3555 0 -1 4194304 77712 0 0 0 28137 101 0 0 25 0 1 0 227068823 317616128 77239 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134539882 0 0 4096 0 0 0 0 17 1 0 0
/proc/3940/statm: 77543 77239 140 302 0 77238 0
Current children cumulated CPU time (s) 282.38
Current children cumulated vsize (KiB) 310172

[startup+342.507 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 3941
/proc/meminfo: memFree=1290112/2055920 swapFree=4183492/4192956
[pid=3940] ppid=3938 vsize=357400 CPUtime=342.39
/proc/3940/stat : 3940 (Spear-32) R 3938 3940 3555 0 -1 4194304 89548 0 0 0 34122 117 0 0 25 0 1 0 227068823 365977600 89075 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/3940/statm: 89350 89075 140 302 0 89045 0
Current children cumulated CPU time (s) 342.39
Current children cumulated vsize (KiB) 357400

[startup+402.532 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 3941
/proc/meminfo: memFree=1247808/2055920 swapFree=4183492/4192956
[pid=3940] ppid=3938 vsize=399828 CPUtime=402.39
/proc/3940/stat : 3940 (Spear-32) R 3938 3940 3555 0 -1 4194304 100153 0 0 0 40108 131 0 0 25 0 1 0 227068823 409423872 99680 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3940/statm: 99957 99680 140 302 0 99652 0
Current children cumulated CPU time (s) 402.39
Current children cumulated vsize (KiB) 399828

[startup+462.555 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 3941
/proc/meminfo: memFree=1208448/2055920 swapFree=4183492/4192956
[pid=3940] ppid=3938 vsize=440176 CPUtime=462.39
/proc/3940/stat : 3940 (Spear-32) R 3938 3940 3555 0 -1 4194304 110263 0 0 0 46095 144 0 0 25 0 1 0 227068823 450740224 109533 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526967 0 0 4096 0 0 0 0 17 1 0 0
/proc/3940/statm: 110044 109533 140 302 0 109739 0
Current children cumulated CPU time (s) 462.39
Current children cumulated vsize (KiB) 440176

[startup+522.573 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 3941
/proc/meminfo: memFree=1165184/2055920 swapFree=4183492/4192956
[pid=3940] ppid=3938 vsize=483412 CPUtime=522.39
/proc/3940/stat : 3940 (Spear-32) R 3938 3940 3555 0 -1 4194304 121104 0 0 0 52082 157 0 0 25 0 1 0 227068823 495013888 120374 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/3940/statm: 120853 120374 140 302 0 120548 0
Current children cumulated CPU time (s) 522.39
Current children cumulated vsize (KiB) 483412

[startup+582.592 s]
/proc/loadavg: 1.05 1.00 0.99 2/65 3941
/proc/meminfo: memFree=1125632/2055920 swapFree=4183492/4192956
[pid=3940] ppid=3938 vsize=522196 CPUtime=582.39
/proc/3940/stat : 3940 (Spear-32) R 3938 3940 3555 0 -1 4194304 130831 0 0 0 58067 172 0 0 25 0 1 0 227068823 534728704 130101 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/3940/statm: 130549 130101 140 302 0 130244 0
Current children cumulated CPU time (s) 582.39
Current children cumulated vsize (KiB) 522196

[startup+642.61 s]
/proc/loadavg: 1.02 1.00 0.99 2/65 3941
/proc/meminfo: memFree=1093184/2055920 swapFree=4183492/4192956
[pid=3940] ppid=3938 vsize=554644 CPUtime=642.38
/proc/3940/stat : 3940 (Spear-32) R 3938 3940 3555 0 -1 4194304 138956 0 0 0 64054 184 0 0 25 0 1 0 227068823 567955456 138226 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/3940/statm: 138661 138226 140 302 0 138356 0
Current children cumulated CPU time (s) 642.38
Current children cumulated vsize (KiB) 554644

[startup+702.628 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3941
/proc/meminfo: memFree=1065664/2055920 swapFree=4183492/4192956
[pid=3940] ppid=3938 vsize=582244 CPUtime=702.38
/proc/3940/stat : 3940 (Spear-32) R 3938 3940 3555 0 -1 4194304 145869 0 0 0 70045 193 0 0 25 0 1 0 227068823 596217856 145139 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/3940/statm: 145561 145139 140 302 0 145256 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 582244

[startup+762.65 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3941
/proc/meminfo: memFree=1037504/2055920 swapFree=4183492/4192956
[pid=3940] ppid=3938 vsize=610412 CPUtime=762.39
/proc/3940/stat : 3940 (Spear-32) R 3938 3940 3555 0 -1 4194304 152930 0 0 0 76036 203 0 0 25 0 1 0 227068823 625061888 152200 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/3940/statm: 152603 152200 140 302 0 152298 0
Current children cumulated CPU time (s) 762.39
Current children cumulated vsize (KiB) 610412

[startup+822.678 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3941
/proc/meminfo: memFree=1010752/2055920 swapFree=4183492/4192956
[pid=3940] ppid=3938 vsize=636652 CPUtime=822.39
/proc/3940/stat : 3940 (Spear-32) R 3938 3940 3555 0 -1 4194304 159502 0 0 0 82027 212 0 0 25 0 1 0 227068823 651931648 158772 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526950 0 0 4096 0 0 0 0 17 1 0 0
/proc/3940/statm: 159163 158772 140 302 0 158858 0
Current children cumulated CPU time (s) 822.39
Current children cumulated vsize (KiB) 636652

[startup+882.693 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3941
/proc/meminfo: memFree=985280/2055920 swapFree=4183492/4192956
[pid=3940] ppid=3938 vsize=662208 CPUtime=882.38
/proc/3940/stat : 3940 (Spear-32) R 3938 3940 3555 0 -1 4194304 165896 0 0 0 88020 218 0 0 25 0 1 0 227068823 678100992 165166 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/3940/statm: 165552 165166 140 302 0 165247 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 662208

[startup+942.715 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3941
/proc/meminfo: memFree=959872/2055920 swapFree=4183492/4192956
[pid=3940] ppid=3938 vsize=687680 CPUtime=942.39
/proc/3940/stat : 3940 (Spear-32) R 3938 3940 3555 0 -1 4194304 172269 0 0 0 94013 226 0 0 25 0 1 0 227068823 704184320 171539 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526917 0 0 4096 0 0 0 0 17 1 0 0
/proc/3940/statm: 171920 171539 140 302 0 171615 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 687680

[startup+1002.74 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3941
/proc/meminfo: memFree=937664/2055920 swapFree=4183492/4192956
[pid=3940] ppid=3938 vsize=709512 CPUtime=1002.4
/proc/3940/stat : 3940 (Spear-32) R 3938 3940 3555 0 -1 4194304 177731 0 0 0 100006 234 0 0 25 0 1 0 227068823 726540288 177001 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/3940/statm: 177378 177001 140 302 0 177073 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 709512

[startup+1062.76 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3941
/proc/meminfo: memFree=899328/2055920 swapFree=4183492/4192956
[pid=3940] ppid=3938 vsize=747812 CPUtime=1062.4
/proc/3940/stat : 3940 (Spear-32) R 3938 3940 3555 0 -1 4194304 187348 0 0 0 105994 246 0 0 25 0 1 0 227068823 765759488 186618 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/3940/statm: 186953 186618 140 302 0 186648 0
Current children cumulated CPU time (s) 1062.4
Current children cumulated vsize (KiB) 747812

[startup+1122.79 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3941
/proc/meminfo: memFree=863040/2055920 swapFree=4183492/4192956
[pid=3940] ppid=3938 vsize=784232 CPUtime=1122.4
/proc/3940/stat : 3940 (Spear-32) R 3938 3940 3555 0 -1 4194304 196443 0 0 0 111982 258 0 0 25 0 1 0 227068823 803053568 195713 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/3940/statm: 196058 195713 140 302 0 195753 0
Current children cumulated CPU time (s) 1122.4
Current children cumulated vsize (KiB) 784232

[startup+1182.8 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3941
/proc/meminfo: memFree=829952/2055920 swapFree=4183492/4192956
[pid=3940] ppid=3938 vsize=817436 CPUtime=1182.4
/proc/3940/stat : 3940 (Spear-32) R 3938 3940 3555 0 -1 4194304 204753 0 0 0 117971 269 0 0 25 0 1 0 227068823 837054464 204023 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3940/statm: 204359 204023 140 302 0 204054 0
Current children cumulated CPU time (s) 1182.4
Current children cumulated vsize (KiB) 817436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.42 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3941
/proc/meminfo: memFree=820992/2055920 swapFree=4183492/4192956
[pid=3940] ppid=3938 vsize=825776 CPUtime=1200.01
/proc/3940/stat : 3940 (Spear-32) R 3938 3940 3555 0 -1 4194304 206846 0 0 0 119730 271 0 0 25 0 1 0 227068823 845594624 206116 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526812 0 0 4096 0 0 0 0 17 1 0 0
/proc/3940/statm: 206444 206116 140 302 0 206139 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 825776

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

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

[startup+1200.53 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 3941
/proc/meminfo: memFree=820992/2055920 swapFree=4183492/4192956
[pid=3940] ppid=3938 vsize=0 CPUtime=1200.11
/proc/3940/stat : 3940 (Spear-32) R 3938 3940 3555 0 -1 4195332 206846 0 0 0 119730 281 0 0 25 0 1 0 227068823 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/3940/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.15
CPU user time (s): 1197.31
CPU system time (s): 2.84457
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (KiB): 825776

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

runsolver used 0.830873 second user time and 2.38264 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Wed Feb 21 15:18:40 UTC 2007

IDJOB= 305067
IDBENCH= 20147
IDSOLVER= 132
FILE ID= node60/305067-1172071120

PBS_JOBID= 3892808

Free space on /tmp= 66559 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v16000/unif-k3-r4.2-v16000-c67200-S81758219-15.cnf
COMMAND LINE= /tmp/evaluation/305067-1172071120/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/305067-1172071120/instance-305067-1172071120.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-305067-1172071120 -o ROOT/results/node60/solver-305067-1172071120 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/305067-1172071120/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/305067-1172071120/instance-305067-1172071120.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  553c4b40944e11835ccbe7b0f0a9dbe4

RANDOM SEED= 594027898

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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.283
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.283
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:       1647384 kB
Buffers:         38560 kB
Cached:         299564 kB
SwapCached:       3644 kB
Active:         207824 kB
Inactive:       140016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1647384 kB
SwapTotal:     4192956 kB
SwapFree:      4183492 kB
Dirty:            2812 kB
Writeback:           0 kB
Mapped:          15548 kB
Slab:            46692 kB
Committed_AS:   761936 kB
PageTables:       1464 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= 66559 MiB

End job on node60 on Wed Feb 21 15:38:42 UTC 2007