Trace number 308675

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.08 1200.41

General information on the benchmark

Namerandom/2+p/p0.7/v5500/
unif2p-p0.7-v5500-c14685-S145970304-01-UNSAT.cnf
MD5SUMa9c69ac58ba32eb3b79077be89bd5498
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 variables5496
Number of clauses14684
Sum of the clauses size39647
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24405
Number of clauses of size 310279
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/308675-1172525041/instance-308675-1172525041.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/node18/watcher-308675-1172525041 -o ROOT/results/node18/solver-308675-1172525041 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/308675-1172525041/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/308675-1172525041/instance-308675-1172525041.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: 3.99 3.63 2.46 3/77 16334
/proc/meminfo: memFree=1747688/2055920 swapFree=4192812/4192956
[pid=16334] ppid=16332 vsize=1932 CPUtime=0
/proc/16334/stat : 16334 (Spear-32) R 16332 16334 15094 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 272458684 1978368 247 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/16334/statm: 483 247 126 302 0 178 0

[startup+0.106956 s]
/proc/loadavg: 3.99 3.63 2.46 3/77 16334
/proc/meminfo: memFree=1747688/2055920 swapFree=4192812/4192956
[pid=16334] ppid=16332 vsize=2976 CPUtime=0.1
/proc/16334/stat : 16334 (Spear-32) R 16332 16334 15094 0 -1 4194304 578 0 0 0 10 0 0 0 18 0 1 0 272458684 3047424 536 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16334/statm: 744 536 140 302 0 439 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2976

[startup+0.514995 s]
/proc/loadavg: 3.99 3.63 2.46 3/77 16334
/proc/meminfo: memFree=1747688/2055920 swapFree=4192812/4192956
[pid=16334] ppid=16332 vsize=3368 CPUtime=0.5
/proc/16334/stat : 16334 (Spear-32) R 16332 16334 15094 0 -1 4194304 682 0 0 0 50 0 0 0 22 0 1 0 272458684 3448832 640 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16334/statm: 842 640 140 302 0 537 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3368

[startup+1.33608 s]
/proc/loadavg: 3.99 3.63 2.46 2/78 16335
/proc/meminfo: memFree=1745120/2055920 swapFree=4192812/4192956
[pid=16334] ppid=16332 vsize=4164 CPUtime=1.32
/proc/16334/stat : 16334 (Spear-32) R 16332 16334 15094 0 -1 4194304 863 0 0 0 132 0 0 0 25 0 1 0 272458684 4263936 821 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16334/statm: 1041 821 140 302 0 736 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 4164

[startup+2.97623 s]
/proc/loadavg: 3.99 3.63 2.46 2/78 16335
/proc/meminfo: memFree=1744096/2055920 swapFree=4192812/4192956
[pid=16334] ppid=16332 vsize=5356 CPUtime=2.97
/proc/16334/stat : 16334 (Spear-32) R 16332 16334 15094 0 -1 4194304 1156 0 0 0 295 2 0 0 25 0 1 0 272458684 5484544 1114 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558756 0 0 4096 0 0 0 0 17 1 0 0
/proc/16334/statm: 1339 1114 140 302 0 1034 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 5356

[startup+6.25355 s]
/proc/loadavg: 3.75 3.58 2.45 2/78 16335
/proc/meminfo: memFree=1742184/2055920 swapFree=4192812/4192956
[pid=16334] ppid=16332 vsize=7152 CPUtime=6.24
/proc/16334/stat : 16334 (Spear-32) R 16332 16334 15094 0 -1 4194304 1586 0 0 0 621 3 0 0 25 0 1 0 272458684 7323648 1544 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16334/statm: 1788 1544 140 302 0 1483 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7152

[startup+12.7092 s]
/proc/loadavg: 3.53 3.54 2.44 2/78 16335
/proc/meminfo: memFree=1739240/2055920 swapFree=4192812/4192956
[pid=16334] ppid=16332 vsize=9832 CPUtime=12.7
/proc/16334/stat : 16334 (Spear-32) R 16332 16334 15094 0 -1 4194304 2291 0 0 0 1264 6 0 0 25 0 1 0 272458684 10067968 2216 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16334/statm: 2458 2216 140 302 0 2153 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 9832

[startup+25.5114 s]
/proc/loadavg: 2.97 3.41 2.42 2/78 16335
/proc/meminfo: memFree=1735336/2055920 swapFree=4192812/4192956
[pid=16334] ppid=16332 vsize=13804 CPUtime=25.49
/proc/16334/stat : 16334 (Spear-32) R 16332 16334 15094 0 -1 4194304 3286 0 0 0 2540 9 0 0 25 0 1 0 272458684 14135296 3211 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/16334/statm: 3451 3211 140 302 0 3146 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13804

[startup+51.1439 s]
/proc/loadavg: 2.30 3.22 2.38 2/78 16335
/proc/meminfo: memFree=1729448/2055920 swapFree=4192812/4192956
[pid=16334] ppid=16332 vsize=19736 CPUtime=51.12
/proc/16334/stat : 16334 (Spear-32) R 16332 16334 15094 0 -1 4194304 4801 0 0 0 5097 15 0 0 25 0 1 0 272458684 20209664 4661 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527028 0 0 4096 0 0 0 0 17 1 0 0
/proc/16334/statm: 4934 4661 140 302 0 4629 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 19736

[startup+102.364 s]
/proc/loadavg: 1.56 2.87 2.30 2/78 16335
/proc/meminfo: memFree=1721320/2055920 swapFree=4192812/4192956
[pid=16334] ppid=16332 vsize=28296 CPUtime=102.32
/proc/16334/stat : 16334 (Spear-32) R 16332 16334 15094 0 -1 4194304 6973 0 0 0 10207 25 0 0 25 0 1 0 272458684 28975104 6704 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16334/statm: 7074 6704 140 302 0 6769 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 28296

[startup+162.399 s]
/proc/loadavg: 1.20 2.53 2.22 2/78 16335
/proc/meminfo: memFree=1712232/2055920 swapFree=4192812/4192956
[pid=16334] ppid=16332 vsize=37068 CPUtime=162.34
/proc/16334/stat : 16334 (Spear-32) R 16332 16334 15094 0 -1 4194304 9188 0 0 0 16199 35 0 0 25 0 1 0 272458684 37957632 8919 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16334/statm: 9267 8919 140 302 0 8962 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 37068

[startup+222.432 s]
/proc/loadavg: 1.07 2.25 2.14 2/78 16335
/proc/meminfo: memFree=1705832/2055920 swapFree=4192812/4192956
[pid=16334] ppid=16332 vsize=43536 CPUtime=222.36
/proc/16334/stat : 16334 (Spear-32) R 16332 16334 15094 0 -1 4194304 10781 0 0 0 22192 44 0 0 25 0 1 0 272458684 44580864 10512 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/16334/statm: 10884 10512 140 302 0 10579 0
Current children cumulated CPU time (s) 222.36
Current children cumulated vsize (KiB) 43536

[startup+282.468 s]
/proc/loadavg: 1.02 2.02 2.07 2/78 16335
/proc/meminfo: memFree=1700584/2055920 swapFree=4192812/4192956
[pid=16334] ppid=16332 vsize=48796 CPUtime=282.38
/proc/16334/stat : 16334 (Spear-32) R 16332 16334 15094 0 -1 4194304 12102 0 0 0 28186 52 0 0 25 0 1 0 272458684 49967104 11833 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/16334/statm: 12199 11833 140 302 0 11894 0
Current children cumulated CPU time (s) 282.38
Current children cumulated vsize (KiB) 48796

[startup+342.5 s]
/proc/loadavg: 1.01 1.83 2.00 2/78 16335
/proc/meminfo: memFree=1695336/2055920 swapFree=4192812/4192956
[pid=16334] ppid=16332 vsize=54948 CPUtime=342.39
/proc/16334/stat : 16334 (Spear-32) R 16332 16334 15094 0 -1 4194304 13653 0 0 0 34180 59 0 0 25 0 1 0 272458684 56266752 13127 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526939 0 0 4096 0 0 0 0 17 1 0 0
/proc/16334/statm: 13737 13127 140 302 0 13432 0
Current children cumulated CPU time (s) 342.39
Current children cumulated vsize (KiB) 54948

[startup+402.535 s]
/proc/loadavg: 1.07 1.69 1.94 2/78 16335
/proc/meminfo: memFree=1690344/2055920 swapFree=4192812/4192956
[pid=16334] ppid=16332 vsize=59932 CPUtime=402.41
/proc/16334/stat : 16334 (Spear-32) R 16332 16334 15094 0 -1 4194304 14873 0 0 0 40176 65 0 0 25 0 1 0 272458684 61370368 14347 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/16334/statm: 14983 14347 140 302 0 14678 0
Current children cumulated CPU time (s) 402.41
Current children cumulated vsize (KiB) 59932

[startup+462.568 s]
/proc/loadavg: 1.03 1.56 1.88 2/78 16335
/proc/meminfo: memFree=1686120/2055920 swapFree=4192812/4192956
[pid=16334] ppid=16332 vsize=64328 CPUtime=462.43
/proc/16334/stat : 16334 (Spear-32) R 16332 16334 15094 0 -1 4194304 15945 0 0 0 46171 72 0 0 25 0 1 0 272458684 65871872 15419 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/16334/statm: 16082 15419 140 302 0 15777 0
Current children cumulated CPU time (s) 462.43
Current children cumulated vsize (KiB) 64328

[startup+522.602 s]
/proc/loadavg: 1.01 1.46 1.82 2/78 16335
/proc/meminfo: memFree=1682216/2055920 swapFree=4192812/4192956
[pid=16334] ppid=16332 vsize=68344 CPUtime=522.45
/proc/16334/stat : 16334 (Spear-32) R 16332 16334 15094 0 -1 4194304 16918 0 0 0 52168 77 0 0 25 0 1 0 272458684 69984256 16392 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16334/statm: 17086 16392 140 302 0 16781 0
Current children cumulated CPU time (s) 522.45
Current children cumulated vsize (KiB) 68344

[startup+582.635 s]
/proc/loadavg: 1.00 1.37 1.76 2/78 16335
/proc/meminfo: memFree=1678376/2055920 swapFree=4192812/4192956
[pid=16334] ppid=16332 vsize=72060 CPUtime=582.47
/proc/16334/stat : 16334 (Spear-32) R 16332 16334 15094 0 -1 4194304 17873 0 0 0 58164 83 0 0 25 0 1 0 272458684 73789440 17347 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/16334/statm: 18015 17347 140 302 0 17710 0
Current children cumulated CPU time (s) 582.47
Current children cumulated vsize (KiB) 72060

[startup+642.673 s]
/proc/loadavg: 1.00 1.30 1.71 2/78 16335
/proc/meminfo: memFree=1674984/2055920 swapFree=4192812/4192956
[pid=16334] ppid=16332 vsize=75408 CPUtime=642.48
/proc/16334/stat : 16334 (Spear-32) R 16332 16334 15094 0 -1 4194304 18728 0 0 0 64160 88 0 0 25 0 1 0 272458684 77217792 18202 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16334/statm: 18852 18202 140 302 0 18547 0
Current children cumulated CPU time (s) 642.48
Current children cumulated vsize (KiB) 75408

[startup+702.708 s]
/proc/loadavg: 1.00 1.24 1.67 2/78 16335
/proc/meminfo: memFree=1671592/2055920 swapFree=4192812/4192956
[pid=16334] ppid=16332 vsize=79052 CPUtime=702.5
/proc/16334/stat : 16334 (Spear-32) R 16332 16334 15094 0 -1 4194304 19572 0 0 0 70156 94 0 0 25 0 1 0 272458684 80949248 19046 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/16334/statm: 19763 19046 140 302 0 19458 0
Current children cumulated CPU time (s) 702.5
Current children cumulated vsize (KiB) 79052

[startup+762.741 s]
/proc/loadavg: 1.00 1.20 1.62 2/78 16335
/proc/meminfo: memFree=1667752/2055920 swapFree=4192812/4192956
[pid=16334] ppid=16332 vsize=82740 CPUtime=762.52
/proc/16334/stat : 16334 (Spear-32) R 16332 16334 15094 0 -1 4194304 20528 0 0 0 76152 100 0 0 25 0 1 0 272458684 84725760 20002 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16334/statm: 20685 20002 140 302 0 20380 0
Current children cumulated CPU time (s) 762.52
Current children cumulated vsize (KiB) 82740

[startup+822.778 s]
/proc/loadavg: 1.00 1.16 1.58 2/78 16335
/proc/meminfo: memFree=1664424/2055920 swapFree=4192812/4192956
[pid=16334] ppid=16332 vsize=85912 CPUtime=822.54
/proc/16334/stat : 16334 (Spear-32) R 16332 16334 15094 0 -1 4194304 21338 0 0 0 82149 105 0 0 25 0 1 0 272458684 87973888 20812 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16334/statm: 21478 20812 140 302 0 21173 0
Current children cumulated CPU time (s) 822.54
Current children cumulated vsize (KiB) 85912

[startup+882.804 s]
/proc/loadavg: 1.00 1.13 1.54 2/78 16335
/proc/meminfo: memFree=1661224/2055920 swapFree=4192812/4192956
[pid=16334] ppid=16332 vsize=89188 CPUtime=882.55
/proc/16334/stat : 16334 (Spear-32) R 16332 16334 15094 0 -1 4194304 22144 0 0 0 88145 110 0 0 25 0 1 0 272458684 91328512 21618 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/16334/statm: 22297 21618 140 302 0 21992 0
Current children cumulated CPU time (s) 882.55
Current children cumulated vsize (KiB) 89188

[startup+942.833 s]
/proc/loadavg: 1.00 1.10 1.50 2/78 16335
/proc/meminfo: memFree=1657896/2055920 swapFree=4192812/4192956
[pid=16334] ppid=16332 vsize=92572 CPUtime=942.57
/proc/16334/stat : 16334 (Spear-32) R 16332 16334 15094 0 -1 4194304 22979 0 0 0 94141 116 0 0 25 0 1 0 272458684 94793728 22453 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16334/statm: 23143 22453 140 302 0 22838 0
Current children cumulated CPU time (s) 942.57
Current children cumulated vsize (KiB) 92572

[startup+1002.86 s]
/proc/loadavg: 1.00 1.08 1.47 3/78 16335
/proc/meminfo: memFree=1654312/2055920 swapFree=4192812/4192956
[pid=16334] ppid=16332 vsize=96388 CPUtime=1002.57
/proc/16334/stat : 16334 (Spear-32) R 16332 16334 15094 0 -1 4194304 23880 0 0 0 100136 121 0 0 25 0 1 0 272458684 98701312 23354 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16334/statm: 24097 23354 140 302 0 23792 0
Current children cumulated CPU time (s) 1002.57
Current children cumulated vsize (KiB) 96388

[startup+1062.9 s]
/proc/loadavg: 1.00 1.06 1.44 2/78 16337
/proc/meminfo: memFree=1650408/2055920 swapFree=4192812/4192956
[pid=16334] ppid=16332 vsize=100188 CPUtime=1062.6
/proc/16334/stat : 16334 (Spear-32) R 16332 16334 15094 0 -1 4194304 24850 0 0 0 106132 128 0 0 25 0 1 0 272458684 102592512 24324 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/16334/statm: 25047 24324 140 302 0 24742 0
Current children cumulated CPU time (s) 1062.6
Current children cumulated vsize (KiB) 100188

[startup+1122.94 s]
/proc/loadavg: 1.00 1.05 1.41 2/78 16337
/proc/meminfo: memFree=1647080/2055920 swapFree=4192812/4192956
[pid=16334] ppid=16332 vsize=105432 CPUtime=1122.61
/proc/16334/stat : 16334 (Spear-32) R 16332 16334 15094 0 -1 4194304 26187 0 0 0 112127 134 0 0 25 0 1 0 272458684 107962368 25148 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527080 0 0 4096 0 0 0 0 17 1 0 0
/proc/16334/statm: 26358 25148 140 302 0 26053 0
Current children cumulated CPU time (s) 1122.61
Current children cumulated vsize (KiB) 105432

[startup+1182.97 s]
/proc/loadavg: 1.00 1.04 1.38 2/78 16337
/proc/meminfo: memFree=1643880/2055920 swapFree=4192812/4192956
[pid=16334] ppid=16332 vsize=108640 CPUtime=1182.64
/proc/16334/stat : 16334 (Spear-32) R 16332 16334 15094 0 -1 4194304 27003 0 0 0 118124 140 0 0 25 0 1 0 272458684 111247360 25964 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16334/statm: 27160 25964 140 302 0 26855 0
Current children cumulated CPU time (s) 1182.64
Current children cumulated vsize (KiB) 108640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.39 s]
/proc/loadavg: 1.00 1.03 1.37 2/78 16337
/proc/meminfo: memFree=1642920/2055920 swapFree=4192812/4192956
[pid=16334] ppid=16332 vsize=109576 CPUtime=1200.05
/proc/16334/stat : 16334 (Spear-32) R 16332 16334 15094 0 -1 4194304 27226 0 0 0 119864 141 0 0 25 0 1 0 272458684 112205824 26187 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16334/statm: 27394 26187 140 302 0 27089 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 109576

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.41
CPU time (s): 1200.08
CPU user time (s): 1198.65
CPU system time (s): 1.43478
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 109576

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

runsolver used 1.3198 second user time and 2.95255 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Mon Feb 26 21:24:01 UTC 2007

IDJOB= 308675
IDBENCH= 20237
IDSOLVER= 132
FILE ID= node18/308675-1172525041

PBS_JOBID= 3971604

Free space on /tmp= 66556 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v5500/unif2p-p0.7-v5500-c14685-S145970304-01-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/308675-1172525041/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/308675-1172525041/instance-308675-1172525041.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-308675-1172525041 -o ROOT/results/node18/solver-308675-1172525041 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/308675-1172525041/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/308675-1172525041/instance-308675-1172525041.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  a9c69ac58ba32eb3b79077be89bd5498

RANDOM SEED= 914251961

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.236
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.236
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:       1748096 kB
Buffers:         40292 kB
Cached:         154188 kB
SwapCached:          0 kB
Active:         215348 kB
Inactive:        39452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1748096 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1856 kB
Writeback:           0 kB
Mapped:          79224 kB
Slab:            38644 kB
Committed_AS:   935400 kB
PageTables:       1672 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= 66556 MiB

End job on node18 on Mon Feb 26 21:44:04 UTC 2007