Trace number 297030

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.03 1200.47

General information on the benchmark

Namerandom/OnTreshold/7SAT/v75/
unif-k7-r89-v75-c6675-S1299158672-14.SAT.shuffled.cnf
MD5SUMbb020a272b82c40a137247ab0662fc0e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.62399
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
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 56675

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/297030-1171831418/instance-297030-1171831418.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-297030-1171831418 -o ROOT/results/node20/solver-297030-1171831418 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/297030-1171831418/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/297030-1171831418/instance-297030-1171831418.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 1.00 1.00 3/77 23862
/proc/meminfo: memFree=849344/2055920 swapFree=4143444/4192956
[pid=23862] ppid=23860 vsize=1396 CPUtime=0
/proc/23862/stat : 23862 (Spear-32) R 23860 23862 23035 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 203095831 1429504 164 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/23862/statm: 349 164 128 302 0 44 0

[startup+0.107027 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 23862
/proc/meminfo: memFree=849344/2055920 swapFree=4143444/4192956
[pid=23862] ppid=23860 vsize=2056 CPUtime=0.1
/proc/23862/stat : 23862 (Spear-32) R 23860 23862 23035 0 -1 4194304 352 0 0 0 10 0 0 0 18 0 1 0 203095831 2105344 336 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23862/statm: 514 336 140 302 0 209 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2056

[startup+0.515076 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 23862
/proc/meminfo: memFree=849344/2055920 swapFree=4143444/4192956
[pid=23862] ppid=23860 vsize=2832 CPUtime=0.51
/proc/23862/stat : 23862 (Spear-32) R 23860 23862 23035 0 -1 4194304 552 0 0 0 50 1 0 0 21 0 1 0 203095831 2899968 536 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23862/statm: 708 536 140 302 0 403 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2832

[startup+1.33518 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23863
/proc/meminfo: memFree=846904/2055920 swapFree=4143444/4192956
[pid=23862] ppid=23860 vsize=3996 CPUtime=1.32
/proc/23862/stat : 23862 (Spear-32) R 23860 23862 23035 0 -1 4194304 824 0 0 0 131 1 0 0 25 0 1 0 203095831 4091904 808 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23862/statm: 999 808 140 302 0 694 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3996

[startup+2.97137 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23863
/proc/meminfo: memFree=845688/2055920 swapFree=4143444/4192956
[pid=23862] ppid=23860 vsize=5428 CPUtime=2.95
/proc/23862/stat : 23862 (Spear-32) R 23860 23862 23035 0 -1 4194304 1170 0 0 0 293 2 0 0 25 0 1 0 203095831 5558272 1154 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23862/statm: 1357 1154 140 302 0 1052 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 5428

[startup+6.25277 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23863
/proc/meminfo: memFree=843448/2055920 swapFree=4143444/4192956
[pid=23862] ppid=23860 vsize=7556 CPUtime=6.24
/proc/23862/stat : 23862 (Spear-32) R 23860 23862 23035 0 -1 4194304 1700 0 0 0 620 4 0 0 25 0 1 0 203095831 7737344 1651 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23862/statm: 1889 1651 140 302 0 1584 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7556

[startup+12.7056 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23863
/proc/meminfo: memFree=840504/2055920 swapFree=4143444/4192956
[pid=23862] ppid=23860 vsize=10192 CPUtime=12.69
/proc/23862/stat : 23862 (Spear-32) R 23860 23862 23035 0 -1 4194304 2373 0 0 0 1262 7 0 0 25 0 1 0 203095831 10436608 2324 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/23862/statm: 2548 2324 140 302 0 2243 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10192

[startup+25.5131 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23863
/proc/meminfo: memFree=836920/2055920 swapFree=4143444/4192956
[pid=23862] ppid=23860 vsize=13988 CPUtime=25.5
/proc/23862/stat : 23862 (Spear-32) R 23860 23862 23035 0 -1 4194304 3332 0 0 0 2539 11 0 0 25 0 1 0 203095831 14323712 3218 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23862/statm: 3497 3218 140 302 0 3192 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 13988

[startup+51.1252 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23863
/proc/meminfo: memFree=831544/2055920 swapFree=4143444/4192956
[pid=23862] ppid=23860 vsize=19340 CPUtime=51.1
/proc/23862/stat : 23862 (Spear-32) R 23860 23862 23035 0 -1 4194304 4646 0 0 0 5092 18 0 0 25 0 1 0 203095831 19804160 4532 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23862/statm: 4835 4532 140 302 0 4530 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 19340

[startup+102.346 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23863
/proc/meminfo: memFree=823992/2055920 swapFree=4143444/4192956
[pid=23862] ppid=23860 vsize=27520 CPUtime=102.31
/proc/23862/stat : 23862 (Spear-32) R 23860 23862 23035 0 -1 4194304 6671 0 0 0 10204 27 0 0 25 0 1 0 203095831 28180480 6428 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/23862/statm: 6880 6428 140 302 0 6575 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 27520

[startup+162.385 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23863
/proc/meminfo: memFree=816824/2055920 swapFree=4143444/4192956
[pid=23862] ppid=23860 vsize=34692 CPUtime=162.33
/proc/23862/stat : 23862 (Spear-32) R 23860 23862 23035 0 -1 4194304 8409 0 0 0 16198 35 0 0 25 0 1 0 203095831 35524608 8166 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23862/statm: 8673 8166 140 302 0 8368 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 34692

[startup+222.419 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23863
/proc/meminfo: memFree=811064/2055920 swapFree=4143444/4192956
[pid=23862] ppid=23860 vsize=40372 CPUtime=222.35
/proc/23862/stat : 23862 (Spear-32) R 23860 23862 23035 0 -1 4194304 9844 0 0 0 22192 43 0 0 25 0 1 0 203095831 41340928 9601 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527098 0 0 4096 0 0 0 0 17 1 0 0
/proc/23862/statm: 10093 9601 140 302 0 9788 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 40372

[startup+282.449 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 23863
/proc/meminfo: memFree=806392/2055920 swapFree=4143444/4192956
[pid=23862] ppid=23860 vsize=46344 CPUtime=282.37
/proc/23862/stat : 23862 (Spear-32) R 23860 23862 23035 0 -1 4194304 11316 0 0 0 28186 51 0 0 25 0 1 0 203095831 47456256 10816 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527157 0 0 4096 0 0 0 0 17 1 0 0
/proc/23862/statm: 11586 10816 140 302 0 11281 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 46344

[startup+342.482 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 23863
/proc/meminfo: memFree=801912/2055920 swapFree=4143444/4192956
[pid=23862] ppid=23860 vsize=51124 CPUtime=342.38
/proc/23862/stat : 23862 (Spear-32) R 23860 23862 23035 0 -1 4194304 12443 0 0 0 34182 56 0 0 25 0 1 0 203095831 52350976 11943 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23862/statm: 12781 11943 140 302 0 12476 0
Current children cumulated CPU time (s) 342.38
Current children cumulated vsize (KiB) 51124

[startup+402.52 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 23863
/proc/meminfo: memFree=798136/2055920 swapFree=4143444/4192956
[pid=23862] ppid=23860 vsize=54788 CPUtime=402.39
/proc/23862/stat : 23862 (Spear-32) R 23860 23862 23035 0 -1 4194304 13356 0 0 0 40177 62 0 0 25 0 1 0 203095831 56102912 12856 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526843 0 0 4096 0 0 0 0 17 1 0 0
/proc/23862/statm: 13697 12856 140 302 0 13392 0
Current children cumulated CPU time (s) 402.39
Current children cumulated vsize (KiB) 54788

[startup+462.556 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23863
/proc/meminfo: memFree=794360/2055920 swapFree=4143444/4192956
[pid=23862] ppid=23860 vsize=58668 CPUtime=462.42
/proc/23862/stat : 23862 (Spear-32) R 23860 23862 23035 0 -1 4194304 14333 0 0 0 46173 69 0 0 25 0 1 0 203095831 60076032 13833 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23862/statm: 14667 13833 140 302 0 14362 0
Current children cumulated CPU time (s) 462.42
Current children cumulated vsize (KiB) 58668

[startup+522.591 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23863
/proc/meminfo: memFree=790968/2055920 swapFree=4143444/4192956
[pid=23862] ppid=23860 vsize=62204 CPUtime=522.44
/proc/23862/stat : 23862 (Spear-32) R 23860 23862 23035 0 -1 4194304 15168 0 0 0 52170 74 0 0 25 0 1 0 203095831 63696896 14668 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/23862/statm: 15551 14668 140 302 0 15246 0
Current children cumulated CPU time (s) 522.44
Current children cumulated vsize (KiB) 62204

[startup+582.626 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23863
/proc/meminfo: memFree=787768/2055920 swapFree=4143444/4192956
[pid=23862] ppid=23860 vsize=65240 CPUtime=582.46
/proc/23862/stat : 23862 (Spear-32) R 23860 23862 23035 0 -1 4194304 15935 0 0 0 58168 78 0 0 25 0 1 0 203095831 66805760 15435 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23862/statm: 16310 15435 140 302 0 16005 0
Current children cumulated CPU time (s) 582.46
Current children cumulated vsize (KiB) 65240

[startup+642.665 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23863
/proc/meminfo: memFree=785016/2055920 swapFree=4143444/4192956
[pid=23862] ppid=23860 vsize=68336 CPUtime=642.47
/proc/23862/stat : 23862 (Spear-32) R 23860 23862 23035 0 -1 4194304 16645 0 0 0 64166 81 0 0 25 0 1 0 203095831 69976064 16145 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526803 0 0 4096 0 0 0 0 17 1 0 0
/proc/23862/statm: 17084 16145 140 302 0 16779 0
Current children cumulated CPU time (s) 642.47
Current children cumulated vsize (KiB) 68336

[startup+702.702 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 23863
/proc/meminfo: memFree=781752/2055920 swapFree=4143444/4192956
[pid=23862] ppid=23860 vsize=71700 CPUtime=702.49
/proc/23862/stat : 23862 (Spear-32) R 23860 23862 23035 0 -1 4194304 17446 0 0 0 70165 84 0 0 25 0 1 0 203095831 73420800 16946 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23862/statm: 17925 16946 140 302 0 17620 0
Current children cumulated CPU time (s) 702.49
Current children cumulated vsize (KiB) 71700

[startup+762.74 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 23863
/proc/meminfo: memFree=778872/2055920 swapFree=4143444/4192956
[pid=23862] ppid=23860 vsize=74564 CPUtime=762.52
/proc/23862/stat : 23862 (Spear-32) R 23860 23862 23035 0 -1 4194304 18165 0 0 0 76162 90 0 0 25 0 1 0 203095831 76353536 17665 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/23862/statm: 18641 17665 140 302 0 18336 0
Current children cumulated CPU time (s) 762.52
Current children cumulated vsize (KiB) 74564

[startup+822.774 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23863
/proc/meminfo: memFree=776184/2055920 swapFree=4143444/4192956
[pid=23862] ppid=23860 vsize=77144 CPUtime=822.54
/proc/23862/stat : 23862 (Spear-32) R 23860 23862 23035 0 -1 4194304 18846 0 0 0 82159 95 0 0 25 0 1 0 203095831 78995456 18346 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526825 0 0 4096 0 0 0 0 17 1 0 0
/proc/23862/statm: 19286 18346 140 302 0 18981 0
Current children cumulated CPU time (s) 822.54
Current children cumulated vsize (KiB) 77144

[startup+882.809 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23863
/proc/meminfo: memFree=773432/2055920 swapFree=4143444/4192956
[pid=23862] ppid=23860 vsize=80200 CPUtime=882.56
/proc/23862/stat : 23862 (Spear-32) R 23860 23862 23035 0 -1 4194304 19525 0 0 0 88157 99 0 0 25 0 1 0 203095831 82124800 19025 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/23862/statm: 20050 19025 140 302 0 19745 0
Current children cumulated CPU time (s) 882.56
Current children cumulated vsize (KiB) 80200

[startup+942.844 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23863
/proc/meminfo: memFree=770872/2055920 swapFree=4143444/4192956
[pid=23862] ppid=23860 vsize=84880 CPUtime=942.57
/proc/23862/stat : 23862 (Spear-32) R 23860 23862 23035 0 -1 4194304 20674 0 0 0 94154 103 0 0 25 0 1 0 203095831 86917120 19661 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/23862/statm: 21220 19661 140 302 0 20915 0
Current children cumulated CPU time (s) 942.57
Current children cumulated vsize (KiB) 84880

[startup+1002.88 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23863
/proc/meminfo: memFree=768312/2055920 swapFree=4143444/4192956
[pid=23862] ppid=23860 vsize=87332 CPUtime=1002.59
/proc/23862/stat : 23862 (Spear-32) R 23860 23862 23035 0 -1 4194304 21327 0 0 0 100152 107 0 0 25 0 1 0 203095831 89427968 20314 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23862/statm: 21833 20314 140 302 0 21528 0
Current children cumulated CPU time (s) 1002.59
Current children cumulated vsize (KiB) 87332

[startup+1062.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 23947
/proc/meminfo: memFree=764600/2055920 swapFree=4143444/4192956
[pid=23862] ppid=23860 vsize=89940 CPUtime=1062.58
/proc/23862/stat : 23862 (Spear-32) R 23860 23862 23035 0 -1 4194304 21923 0 0 0 106147 111 0 0 25 0 1 0 203095831 92098560 20910 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526803 0 0 4096 0 0 0 0 17 1 0 0
/proc/23862/statm: 22485 20910 140 302 0 22180 0
Current children cumulated CPU time (s) 1062.58
Current children cumulated vsize (KiB) 89940

[startup+1122.99 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 24033
/proc/meminfo: memFree=762360/2055920 swapFree=4143444/4192956
[pid=23862] ppid=23860 vsize=92160 CPUtime=1122.58
/proc/23862/stat : 23862 (Spear-32) R 23860 23862 23035 0 -1 4194304 22486 0 0 0 112143 115 0 0 25 0 1 0 203095831 94371840 21473 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/23862/statm: 23040 21473 140 302 0 22735 0
Current children cumulated CPU time (s) 1122.58
Current children cumulated vsize (KiB) 92160

[startup+1183.03 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24061
/proc/meminfo: memFree=761272/2055920 swapFree=4143444/4192956
[pid=23862] ppid=23860 vsize=94212 CPUtime=1182.59
/proc/23862/stat : 23862 (Spear-32) R 23860 23862 23035 0 -1 4194304 23028 0 0 0 118141 118 0 0 25 0 1 0 203095831 96473088 22015 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527089 0 0 4096 0 0 0 0 17 1 0 0
/proc/23862/statm: 23553 22015 140 302 0 23248 0
Current children cumulated CPU time (s) 1182.59
Current children cumulated vsize (KiB) 94212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.45 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24061
/proc/meminfo: memFree=760504/2055920 swapFree=4143444/4192956
[pid=23862] ppid=23860 vsize=95040 CPUtime=1200.01
/proc/23862/stat : 23862 (Spear-32) R 23860 23862 23035 0 -1 4194304 23219 0 0 0 119881 120 0 0 25 0 1 0 203095831 97320960 22206 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/23862/statm: 23760 22206 140 302 0 23455 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 95040

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.47
CPU time (s): 1200.03
CPU user time (s): 1198.82
CPU system time (s): 1.21681
CPU usage (%): 99.9637
Max. virtual memory (cumulated for all children) (KiB): 95040

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

runsolver used 1.2988 second user time and 2.96755 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Sun Feb 18 20:43:39 UTC 2007

IDJOB= 297030
IDBENCH= 19951
IDSOLVER= 131
FILE ID= node20/297030-1171831418

PBS_JOBID= 3839654

Free space on /tmp= 66562 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v75/unif-k7-r89-v75-c6675-S1299158672-14.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/297030-1171831418/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/297030-1171831418/instance-297030-1171831418.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-297030-1171831418 -o ROOT/results/node20/solver-297030-1171831418 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/297030-1171831418/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/297030-1171831418/instance-297030-1171831418.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  bb020a272b82c40a137247ab0662fc0e

RANDOM SEED= 616068319

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:        849816 kB
Buffers:         43664 kB
Cached:        1044412 kB
SwapCached:      15496 kB
Active:         873268 kB
Inactive:       240420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        849816 kB
SwapTotal:     4192956 kB
SwapFree:      4143444 kB
Dirty:            1708 kB
Writeback:           0 kB
Mapped:          30000 kB
Slab:            78012 kB
Committed_AS:   493896 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= 66562 MiB

End job on node20 on Sun Feb 18 21:03:41 UTC 2007