Trace number 307608

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 FHS 1.0? (TO) 1200.11 1200.42

General information on the benchmark

Namerandom/2+p/p0.7/v6500/
unif2p-p0.7-v6500-c17355-S384567560-10-UNKNOWN.cnf
MD5SUMdfe30801aa981fb55bfdd2dd7062d61d
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 variables6490
Number of clauses17354
Sum of the clauses size46856
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25206
Number of clauses of size 312148
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/307608-1172492047/instance-307608-1172492047.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/node19/watcher-307608-1172492047 -o ROOT/results/node19/solver-307608-1172492047 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/307608-1172492047/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/307608-1172492047/instance-307608-1172492047.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.92 3/77 20605
/proc/meminfo: memFree=1296944/2055920 swapFree=4192812/4192956
[pid=20605] ppid=20603 vsize=1932 CPUtime=0
/proc/20605/stat : 20605 (Spear-32) R 20603 20605 19893 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 269158730 1978368 247 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134518579 0 0 4096 0 0 0 0 17 1 0 0
/proc/20605/statm: 483 247 126 302 0 178 0

[startup+0.107632 s]
/proc/loadavg: 0.92 0.98 0.92 3/77 20605
/proc/meminfo: memFree=1296944/2055920 swapFree=4192812/4192956
[pid=20605] ppid=20603 vsize=3876 CPUtime=0.1
/proc/20605/stat : 20605 (Spear-32) R 20603 20605 19893 0 -1 4194304 797 0 0 0 10 0 0 0 18 0 1 0 269158730 3969024 755 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135257510 0 0 4096 0 0 0 0 17 1 0 0
/proc/20605/statm: 969 755 145 302 0 664 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3876

[startup+0.515676 s]
/proc/loadavg: 0.92 0.98 0.92 3/77 20605
/proc/meminfo: memFree=1296944/2055920 swapFree=4192812/4192956
[pid=20605] ppid=20603 vsize=4260 CPUtime=0.5
/proc/20605/stat : 20605 (Spear-32) R 20603 20605 19893 0 -1 4194304 912 0 0 0 50 0 0 0 22 0 1 0 269158730 4362240 870 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20605/statm: 1065 870 145 302 0 760 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4260

[startup+1.33577 s]
/proc/loadavg: 0.92 0.98 0.92 2/78 20606
/proc/meminfo: memFree=1293416/2055920 swapFree=4192812/4192956
[pid=20605] ppid=20603 vsize=5144 CPUtime=1.32
/proc/20605/stat : 20605 (Spear-32) R 20603 20605 19893 0 -1 4194304 1122 0 0 0 132 0 0 0 25 0 1 0 269158730 5267456 1080 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20605/statm: 1286 1080 145 302 0 981 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5144

[startup+2.97194 s]
/proc/loadavg: 0.92 0.98 0.92 2/78 20606
/proc/meminfo: memFree=1292200/2055920 swapFree=4192812/4192956
[pid=20605] ppid=20603 vsize=6540 CPUtime=2.96
/proc/20605/stat : 20605 (Spear-32) R 20603 20605 19893 0 -1 4194304 1450 0 0 0 295 1 0 0 25 0 1 0 269158730 6696960 1408 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20605/statm: 1635 1408 145 302 0 1330 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 6540

[startup+6.2543 s]
/proc/loadavg: 0.93 0.98 0.92 2/78 20606
/proc/meminfo: memFree=1289896/2055920 swapFree=4192812/4192956
[pid=20605] ppid=20603 vsize=8568 CPUtime=6.24
/proc/20605/stat : 20605 (Spear-32) R 20603 20605 19893 0 -1 4194304 1973 0 0 0 621 3 0 0 25 0 1 0 269158730 8773632 1931 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20605/statm: 2142 1931 145 302 0 1837 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 8568

[startup+12.711 s]
/proc/loadavg: 0.93 0.98 0.92 2/78 20606
/proc/meminfo: memFree=1280488/2055920 swapFree=4192812/4192956
[pid=20605] ppid=20603 vsize=17908 CPUtime=12.7
/proc/20605/stat : 20605 (Spear-32) R 20603 20605 19893 0 -1 4194304 4282 0 0 0 1264 6 0 0 25 0 1 0 269158730 18337792 4207 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/20605/statm: 4477 4207 145 302 0 4172 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 17908

[startup+25.5124 s]
/proc/loadavg: 0.94 0.98 0.92 2/78 20606
/proc/meminfo: memFree=1274664/2055920 swapFree=4192812/4192956
[pid=20605] ppid=20603 vsize=23888 CPUtime=25.5
/proc/20605/stat : 20605 (Spear-32) R 20603 20605 19893 0 -1 4194304 5791 0 0 0 2539 11 0 0 25 0 1 0 269158730 24461312 5716 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20605/statm: 5972 5716 145 302 0 5667 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 23888

[startup+51.1242 s]
/proc/loadavg: 0.96 0.98 0.92 2/78 20606
/proc/meminfo: memFree=1265192/2055920 swapFree=4192812/4192956
[pid=20605] ppid=20603 vsize=33200 CPUtime=51.1
/proc/20605/stat : 20605 (Spear-32) R 20603 20605 19893 0 -1 4194304 8158 0 0 0 5093 17 0 0 25 0 1 0 269158730 33996800 8018 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20605/statm: 8300 8018 145 302 0 7995 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 33200

[startup+102.344 s]
/proc/loadavg: 0.98 0.98 0.92 2/78 20606
/proc/meminfo: memFree=1253160/2055920 swapFree=4192812/4192956
[pid=20605] ppid=20603 vsize=45696 CPUtime=102.31
/proc/20605/stat : 20605 (Spear-32) R 20603 20605 19893 0 -1 4194304 11310 0 0 0 10203 28 0 0 25 0 1 0 269158730 46792704 11041 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20605/statm: 11424 11041 145 302 0 11119 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 45696

[startup+162.38 s]
/proc/loadavg: 0.99 0.98 0.92 2/78 20606
/proc/meminfo: memFree=1240616/2055920 swapFree=4192812/4192956
[pid=20605] ppid=20603 vsize=57840 CPUtime=162.33
/proc/20605/stat : 20605 (Spear-32) R 20603 20605 19893 0 -1 4194304 14380 0 0 0 16192 41 0 0 25 0 1 0 269158730 59228160 14111 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/20605/statm: 14460 14111 145 302 0 14155 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 57840

[startup+222.417 s]
/proc/loadavg: 0.99 0.98 0.92 2/78 20606
/proc/meminfo: memFree=1231528/2055920 swapFree=4192812/4192956
[pid=20605] ppid=20603 vsize=66940 CPUtime=222.35
/proc/20605/stat : 20605 (Spear-32) R 20603 20605 19893 0 -1 4194304 16646 0 0 0 22185 50 0 0 25 0 1 0 269158730 68546560 16377 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20605/statm: 16735 16377 145 302 0 16430 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 66940

[startup+282.449 s]
/proc/loadavg: 0.99 0.98 0.92 2/78 20606
/proc/meminfo: memFree=1224040/2055920 swapFree=4192812/4192956
[pid=20605] ppid=20603 vsize=74412 CPUtime=282.36
/proc/20605/stat : 20605 (Spear-32) R 20603 20605 19893 0 -1 4194304 18523 0 0 0 28179 57 0 0 25 0 1 0 269158730 76197888 18254 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/20605/statm: 18603 18254 145 302 0 18298 0
Current children cumulated CPU time (s) 282.36
Current children cumulated vsize (KiB) 74412

[startup+342.484 s]
/proc/loadavg: 0.99 0.98 0.92 2/78 20606
/proc/meminfo: memFree=1217064/2055920 swapFree=4192812/4192956
[pid=20605] ppid=20603 vsize=82256 CPUtime=342.38
/proc/20605/stat : 20605 (Spear-32) R 20603 20605 19893 0 -1 4194304 20519 0 0 0 34171 67 0 0 25 0 1 0 269158730 84230144 19993 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/20605/statm: 20564 19993 145 302 0 20259 0
Current children cumulated CPU time (s) 342.38
Current children cumulated vsize (KiB) 82256

[startup+402.518 s]
/proc/loadavg: 1.03 1.00 0.93 2/78 20606
/proc/meminfo: memFree=1210408/2055920 swapFree=4192812/4192956
[pid=20605] ppid=20603 vsize=88920 CPUtime=402.4
/proc/20605/stat : 20605 (Spear-32) R 20603 20605 19893 0 -1 4194304 22175 0 0 0 40165 75 0 0 25 0 1 0 269158730 91054080 21649 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20605/statm: 22230 21649 145 302 0 21925 0
Current children cumulated CPU time (s) 402.4
Current children cumulated vsize (KiB) 88920

[startup+462.549 s]
/proc/loadavg: 1.01 1.00 0.93 2/78 20606
/proc/meminfo: memFree=1204200/2055920 swapFree=4192812/4192956
[pid=20605] ppid=20603 vsize=95104 CPUtime=462.42
/proc/20605/stat : 20605 (Spear-32) R 20603 20605 19893 0 -1 4194304 23724 0 0 0 46161 81 0 0 25 0 1 0 269158730 97386496 23198 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20605/statm: 23776 23198 145 302 0 23471 0
Current children cumulated CPU time (s) 462.42
Current children cumulated vsize (KiB) 95104

[startup+522.585 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 20606
/proc/meminfo: memFree=1198504/2055920 swapFree=4192812/4192956
[pid=20605] ppid=20603 vsize=100756 CPUtime=522.44
/proc/20605/stat : 20605 (Spear-32) R 20603 20605 19893 0 -1 4194304 25151 0 0 0 52156 88 0 0 25 0 1 0 269158730 103174144 24625 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/20605/statm: 25189 24625 145 302 0 24884 0
Current children cumulated CPU time (s) 522.44
Current children cumulated vsize (KiB) 100756

[startup+582.615 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 20606
/proc/meminfo: memFree=1192616/2055920 swapFree=4192812/4192956
[pid=20605] ppid=20603 vsize=106600 CPUtime=582.46
/proc/20605/stat : 20605 (Spear-32) R 20603 20605 19893 0 -1 4194304 26609 0 0 0 58151 95 0 0 25 0 1 0 269158730 109158400 26083 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/20605/statm: 26650 26083 145 302 0 26345 0
Current children cumulated CPU time (s) 582.46
Current children cumulated vsize (KiB) 106600

[startup+642.657 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 20606
/proc/meminfo: memFree=1187304/2055920 swapFree=4192812/4192956
[pid=20605] ppid=20603 vsize=112044 CPUtime=642.47
/proc/20605/stat : 20605 (Spear-32) R 20603 20605 19893 0 -1 4194304 27968 0 0 0 64145 102 0 0 25 0 1 0 269158730 114733056 27442 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558753 0 0 4096 0 0 0 0 17 1 0 0
/proc/20605/statm: 28011 27442 145 302 0 27706 0
Current children cumulated CPU time (s) 642.47
Current children cumulated vsize (KiB) 112044

[startup+702.691 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 20606
/proc/meminfo: memFree=1180968/2055920 swapFree=4192812/4192956
[pid=20605] ppid=20603 vsize=118500 CPUtime=702.5
/proc/20605/stat : 20605 (Spear-32) R 20603 20605 19893 0 -1 4194304 29529 0 0 0 70140 110 0 0 25 0 1 0 269158730 121344000 29003 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527100 0 0 4096 0 0 0 0 17 1 0 0
/proc/20605/statm: 29625 29003 145 302 0 29320 0
Current children cumulated CPU time (s) 702.5
Current children cumulated vsize (KiB) 118500

[startup+762.728 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 20606
/proc/meminfo: memFree=1175528/2055920 swapFree=4192812/4192956
[pid=20605] ppid=20603 vsize=124152 CPUtime=762.52
/proc/20605/stat : 20605 (Spear-32) R 20603 20605 19893 0 -1 4194304 30894 0 0 0 76135 117 0 0 25 0 1 0 269158730 127131648 30368 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/20605/statm: 31038 30368 145 302 0 30733 0
Current children cumulated CPU time (s) 762.52
Current children cumulated vsize (KiB) 124152

[startup+822.767 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 20606
/proc/meminfo: memFree=1170600/2055920 swapFree=4192812/4192956
[pid=20605] ppid=20603 vsize=129068 CPUtime=822.55
/proc/20605/stat : 20605 (Spear-32) R 20603 20605 19893 0 -1 4194304 32123 0 0 0 82131 124 0 0 25 0 1 0 269158730 132165632 31597 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20605/statm: 32267 31597 145 302 0 31962 0
Current children cumulated CPU time (s) 822.55
Current children cumulated vsize (KiB) 129068

[startup+882.8 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 20606
/proc/meminfo: memFree=1166248/2055920 swapFree=4192812/4192956
[pid=20605] ppid=20603 vsize=133320 CPUtime=882.56
/proc/20605/stat : 20605 (Spear-32) R 20603 20605 19893 0 -1 4194304 33217 0 0 0 88128 128 0 0 25 0 1 0 269158730 136519680 32691 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/20605/statm: 33330 32691 145 302 0 33025 0
Current children cumulated CPU time (s) 882.56
Current children cumulated vsize (KiB) 133320

[startup+942.833 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 20606
/proc/meminfo: memFree=1161960/2055920 swapFree=4192812/4192956
[pid=20605] ppid=20603 vsize=137708 CPUtime=942.58
/proc/20605/stat : 20605 (Spear-32) R 20603 20605 19893 0 -1 4194304 34274 0 0 0 94125 133 0 0 25 0 1 0 269158730 141012992 33748 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/20605/statm: 34427 33748 145 302 0 34122 0
Current children cumulated CPU time (s) 942.58
Current children cumulated vsize (KiB) 137708

[startup+1002.87 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 20606
/proc/meminfo: memFree=1157864/2055920 swapFree=4192812/4192956
[pid=20605] ppid=20603 vsize=143952 CPUtime=1002.59
/proc/20605/stat : 20605 (Spear-32) R 20603 20605 19893 0 -1 4194304 35818 0 0 0 100121 138 0 0 25 0 1 0 269158730 147406848 34779 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20605/statm: 35988 34779 145 302 0 35683 0
Current children cumulated CPU time (s) 1002.59
Current children cumulated vsize (KiB) 143952

[startup+1062.91 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 20606
/proc/meminfo: memFree=1153896/2055920 swapFree=4192812/4192956
[pid=20605] ppid=20603 vsize=147896 CPUtime=1062.62
/proc/20605/stat : 20605 (Spear-32) R 20603 20605 19893 0 -1 4194304 36799 0 0 0 106118 144 0 0 25 0 1 0 269158730 151445504 35760 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526781 0 0 4096 0 0 0 0 17 1 0 0
/proc/20605/statm: 36974 35760 145 302 0 36669 0
Current children cumulated CPU time (s) 1062.62
Current children cumulated vsize (KiB) 147896

[startup+1122.94 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 20606
/proc/meminfo: memFree=1150120/2055920 swapFree=4192812/4192956
[pid=20605] ppid=20603 vsize=151672 CPUtime=1122.64
/proc/20605/stat : 20605 (Spear-32) R 20603 20605 19893 0 -1 4194304 37755 0 0 0 112116 148 0 0 25 0 1 0 269158730 155312128 36716 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/20605/statm: 37918 36716 145 302 0 37613 0
Current children cumulated CPU time (s) 1122.64
Current children cumulated vsize (KiB) 151672

[startup+1182.97 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 20606
/proc/meminfo: memFree=1146408/2055920 swapFree=4192812/4192956
[pid=20605] ppid=20603 vsize=155568 CPUtime=1182.66
/proc/20605/stat : 20605 (Spear-32) R 20603 20605 19893 0 -1 4194304 38690 0 0 0 118112 154 0 0 25 0 1 0 269158730 159301632 37651 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20605/statm: 38892 37651 145 302 0 38587 0
Current children cumulated CPU time (s) 1182.66
Current children cumulated vsize (KiB) 155568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.39 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 20606
/proc/meminfo: memFree=1145384/2055920 swapFree=4192812/4192956
[pid=20605] ppid=20603 vsize=156568 CPUtime=1200.08
/proc/20605/stat : 20605 (Spear-32) R 20603 20605 19893 0 -1 4194304 38924 0 0 0 119853 155 0 0 25 0 1 0 269158730 160325632 37885 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/20605/statm: 39142 37885 145 302 0 38837 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 156568

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.42
CPU time (s): 1200.11
CPU user time (s): 1198.53
CPU system time (s): 1.57676
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 156568

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

runsolver used 1.27381 second user time and 2.99654 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Mon Feb 26 12:14:07 UTC 2007

IDJOB= 307608
IDBENCH= 20209
IDSOLVER= 131
FILE ID= node19/307608-1172492047

PBS_JOBID= 3971568

Free space on /tmp= 66559 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v6500/unif2p-p0.7-v6500-c17355-S384567560-10-UNKNOWN.cnf
COMMAND LINE= /tmp/evaluation/307608-1172492047/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/307608-1172492047/instance-307608-1172492047.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-307608-1172492047 -o ROOT/results/node19/solver-307608-1172492047 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/307608-1172492047/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/307608-1172492047/instance-307608-1172492047.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  dfe30801aa981fb55bfdd2dd7062d61d

RANDOM SEED= 536305474

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.214
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	: 5931.00
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.214
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:       1297416 kB
Buffers:         63484 kB
Cached:         574628 kB
SwapCached:          0 kB
Active:         302796 kB
Inactive:       379436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1297416 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1904 kB
Writeback:           0 kB
Mapped:          63040 kB
Slab:            61872 kB
Committed_AS:   979512 kB
PageTables:       1760 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 node19 on Mon Feb 26 12:34:10 UTC 2007