Trace number 297851

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.1 1200.59

General information on the benchmark

Namerandom/OnTreshold/3SAT/v450/
unif-k3-r4.25-v450-c1912-S1115796430-03.UNSAT.shuffled.cnf
MD5SUM1ea488c49505bd479e0cbea661320ba7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark458.406
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1912
Sum of the clauses size5736
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31912
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/297851-1171846138/instance-297851-1171846138.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/node43/watcher-297851-1171846138 -o ROOT/results/node43/solver-297851-1171846138 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/297851-1171846138/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/297851-1171846138/instance-297851-1171846138.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.04 1.01 1.00 3/64 17827
/proc/meminfo: memFree=533800/2055920 swapFree=4183376/4192956
[pid=17827] ppid=17825 vsize=1528 CPUtime=0
/proc/17827/stat : 17827 (Spear-32) R 17825 17827 17092 0 -1 4194304 194 0 0 0 0 0 0 0 18 0 1 0 204569839 1564672 178 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/17827/statm: 382 178 129 302 0 77 0

[startup+0.107369 s]
/proc/loadavg: 1.04 1.01 1.00 3/64 17827
/proc/meminfo: memFree=533800/2055920 swapFree=4183376/4192956
[pid=17827] ppid=17825 vsize=1784 CPUtime=0.1
/proc/17827/stat : 17827 (Spear-32) R 17825 17827 17092 0 -1 4194304 290 0 0 0 10 0 0 0 18 0 1 0 204569839 1826816 274 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17827/statm: 446 274 140 302 0 141 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1784

[startup+0.515436 s]
/proc/loadavg: 1.04 1.01 1.00 3/64 17827
/proc/meminfo: memFree=533800/2055920 swapFree=4183376/4192956
[pid=17827] ppid=17825 vsize=2576 CPUtime=0.5
/proc/17827/stat : 17827 (Spear-32) R 17825 17827 17092 0 -1 4194304 484 0 0 0 50 0 0 0 21 0 1 0 204569839 2637824 468 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17827/statm: 644 468 140 302 0 339 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2576

[startup+1.33657 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 17828
/proc/meminfo: memFree=531680/2055920 swapFree=4183376/4192956
[pid=17827] ppid=17825 vsize=3612 CPUtime=1.33
/proc/17827/stat : 17827 (Spear-32) R 17825 17827 17092 0 -1 4194304 728 0 0 0 131 2 0 0 25 0 1 0 204569839 3698688 712 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17827/statm: 903 712 140 302 0 598 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3612

[startup+2.97584 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 17828
/proc/meminfo: memFree=530528/2055920 swapFree=4183376/4192956
[pid=17827] ppid=17825 vsize=4908 CPUtime=2.96
/proc/17827/stat : 17827 (Spear-32) R 17825 17827 17092 0 -1 4194304 1064 0 0 0 294 2 0 0 25 0 1 0 204569839 5025792 1048 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17827/statm: 1227 1048 140 302 0 922 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4908

[startup+6.25239 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 17828
/proc/meminfo: memFree=528416/2055920 swapFree=4183376/4192956
[pid=17827] ppid=17825 vsize=6848 CPUtime=6.24
/proc/17827/stat : 17827 (Spear-32) R 17825 17827 17092 0 -1 4194304 1543 0 0 0 620 4 0 0 25 0 1 0 204569839 7012352 1494 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17827/statm: 1712 1494 140 302 0 1407 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6848

[startup+12.7095 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 17828
/proc/meminfo: memFree=525544/2055920 swapFree=4183376/4192956
[pid=17827] ppid=17825 vsize=9440 CPUtime=12.7
/proc/17827/stat : 17827 (Spear-32) R 17825 17827 17092 0 -1 4194304 2198 0 0 0 1263 7 0 0 25 0 1 0 204569839 9666560 2149 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17827/statm: 2360 2149 140 302 0 2055 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 9440

[startup+25.5116 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 17828
/proc/meminfo: memFree=521896/2055920 swapFree=4183376/4192956
[pid=17827] ppid=17825 vsize=13344 CPUtime=25.49
/proc/17827/stat : 17827 (Spear-32) R 17825 17827 17092 0 -1 4194304 3195 0 0 0 2538 11 0 0 25 0 1 0 204569839 13664256 3081 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17827/statm: 3336 3081 140 302 0 3031 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13344

[startup+51.1178 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 17828
/proc/meminfo: memFree=517224/2055920 swapFree=4183376/4192956
[pid=17827] ppid=17825 vsize=17960 CPUtime=51.09
/proc/17827/stat : 17827 (Spear-32) R 17825 17827 17092 0 -1 4194304 4321 0 0 0 5093 16 0 0 25 0 1 0 204569839 18391040 4207 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/17827/statm: 4490 4207 140 302 0 4185 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17960

[startup+102.331 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17828
/proc/meminfo: memFree=510120/2055920 swapFree=4183376/4192956
[pid=17827] ppid=17825 vsize=25536 CPUtime=102.29
/proc/17827/stat : 17827 (Spear-32) R 17825 17827 17092 0 -1 4194304 6238 0 0 0 10205 24 0 0 25 0 1 0 204569839 26148864 5995 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17827/statm: 6384 5995 140 302 0 6079 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 25536

[startup+162.352 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 17828
/proc/meminfo: memFree=503720/2055920 swapFree=4183376/4192956
[pid=17827] ppid=17825 vsize=32108 CPUtime=162.29
/proc/17827/stat : 17827 (Spear-32) R 17825 17827 17092 0 -1 4194304 7823 0 0 0 16197 32 0 0 25 0 1 0 204569839 32878592 7580 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17827/statm: 8027 7580 140 302 0 7722 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 32108

[startup+222.368 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 17828
/proc/meminfo: memFree=497832/2055920 swapFree=4183376/4192956
[pid=17827] ppid=17825 vsize=38040 CPUtime=222.28
/proc/17827/stat : 17827 (Spear-32) R 17825 17827 17092 0 -1 4194304 9283 0 0 0 22188 40 0 0 25 0 1 0 204569839 38952960 9040 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17827/statm: 9510 9040 140 302 0 9205 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 38040

[startup+282.386 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17828
/proc/meminfo: memFree=492648/2055920 swapFree=4183376/4192956
[pid=17827] ppid=17825 vsize=44280 CPUtime=282.28
/proc/17827/stat : 17827 (Spear-32) R 17825 17827 17092 0 -1 4194304 10830 0 0 0 28180 48 0 0 25 0 1 0 204569839 45342720 10330 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17827/statm: 11070 10330 140 302 0 10765 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 44280

[startup+342.41 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 17828
/proc/meminfo: memFree=488104/2055920 swapFree=4183376/4192956
[pid=17827] ppid=17825 vsize=48780 CPUtime=342.29
/proc/17827/stat : 17827 (Spear-32) R 17825 17827 17092 0 -1 4194304 11979 0 0 0 34176 53 0 0 25 0 1 0 204569839 49950720 11479 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/17827/statm: 12195 11479 140 302 0 11890 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 48780

[startup+402.435 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 17828
/proc/meminfo: memFree=484328/2055920 swapFree=4183376/4192956
[pid=17827] ppid=17825 vsize=52540 CPUtime=402.3
/proc/17827/stat : 17827 (Spear-32) R 17825 17827 17092 0 -1 4194304 12895 0 0 0 40170 60 0 0 25 0 1 0 204569839 53800960 12395 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/17827/statm: 13135 12395 140 302 0 12830 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 52540

[startup+462.455 s]
/proc/loadavg: 1.08 1.02 1.00 2/65 17828
/proc/meminfo: memFree=480680/2055920 swapFree=4183376/4192956
[pid=17827] ppid=17825 vsize=56820 CPUtime=462.3
/proc/17827/stat : 17827 (Spear-32) R 17825 17827 17092 0 -1 4194304 13797 0 0 0 46164 66 0 0 25 0 1 0 204569839 58183680 13297 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/17827/statm: 14205 13297 140 302 0 13900 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 56820

[startup+522.472 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 17828
/proc/meminfo: memFree=477608/2055920 swapFree=4183376/4192956
[pid=17827] ppid=17825 vsize=59828 CPUtime=522.3
/proc/17827/stat : 17827 (Spear-32) R 17825 17827 17092 0 -1 4194304 14579 0 0 0 52158 72 0 0 25 0 1 0 204569839 61263872 14079 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/17827/statm: 14957 14079 140 302 0 14652 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 59828

[startup+582.491 s]
/proc/loadavg: 1.08 1.02 1.00 2/65 17828
/proc/meminfo: memFree=474728/2055920 swapFree=4183376/4192956
[pid=17827] ppid=17825 vsize=62748 CPUtime=582.3
/proc/17827/stat : 17827 (Spear-32) R 17825 17827 17092 0 -1 4194304 15315 0 0 0 58154 76 0 0 25 0 1 0 204569839 64253952 14815 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/17827/statm: 15687 14815 140 302 0 15382 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 62748

[startup+642.517 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 17828
/proc/meminfo: memFree=471592/2055920 swapFree=4183376/4192956
[pid=17827] ppid=17825 vsize=65808 CPUtime=642.3
/proc/17827/stat : 17827 (Spear-32) R 17825 17827 17092 0 -1 4194304 16086 0 0 0 64150 80 0 0 25 0 1 0 204569839 67387392 15586 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17827/statm: 16452 15586 140 302 0 16147 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 65808

[startup+702.537 s]
/proc/loadavg: 1.05 1.03 1.00 2/65 17828
/proc/meminfo: memFree=468968/2055920 swapFree=4183376/4192956
[pid=17827] ppid=17825 vsize=68528 CPUtime=702.31
/proc/17827/stat : 17827 (Spear-32) R 17825 17827 17092 0 -1 4194304 16747 0 0 0 70145 86 0 0 25 0 1 0 204569839 70172672 16247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17827/statm: 17132 16247 140 302 0 16827 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 68528

[startup+762.573 s]
/proc/loadavg: 1.02 1.02 1.00 2/71 17940
/proc/meminfo: memFree=465200/2055920 swapFree=4183376/4192956
[pid=17827] ppid=17825 vsize=70964 CPUtime=762.27
/proc/17827/stat : 17827 (Spear-32) R 17825 17827 17092 0 -1 4194304 17365 0 0 0 76136 91 0 0 25 0 1 0 204569839 72667136 16865 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17827/statm: 17741 16865 140 302 0 17436 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 70964

[startup+822.627 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 18026
/proc/meminfo: memFree=463720/2055920 swapFree=4183376/4192956
[pid=17827] ppid=17825 vsize=73472 CPUtime=822.25
/proc/17827/stat : 17827 (Spear-32) R 17825 17827 17092 0 -1 4194304 18003 0 0 0 82129 96 0 0 25 0 1 0 204569839 75235328 17503 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/17827/statm: 18368 17503 140 302 0 18063 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 73472

[startup+882.646 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 18026
/proc/meminfo: memFree=461224/2055920 swapFree=4183376/4192956
[pid=17827] ppid=17825 vsize=78196 CPUtime=882.25
/proc/17827/stat : 17827 (Spear-32) R 17825 17827 17092 0 -1 4194304 19133 0 0 0 88124 101 0 0 25 0 1 0 204569839 80072704 18120 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526825 0 0 4096 0 0 0 0 17 1 0 0
/proc/17827/statm: 19549 18120 140 302 0 19244 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 78196

[startup+942.666 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18026
/proc/meminfo: memFree=459176/2055920 swapFree=4183376/4192956
[pid=17827] ppid=17825 vsize=80260 CPUtime=942.25
/proc/17827/stat : 17827 (Spear-32) R 17825 17827 17092 0 -1 4194304 19659 0 0 0 94120 105 0 0 25 0 1 0 204569839 82186240 18646 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/17827/statm: 20065 18646 140 302 0 19760 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 80260

[startup+1002.69 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18026
/proc/meminfo: memFree=457000/2055920 swapFree=4183376/4192956
[pid=17827] ppid=17825 vsize=82476 CPUtime=1002.25
/proc/17827/stat : 17827 (Spear-32) R 17825 17827 17092 0 -1 4194304 20200 0 0 0 100115 110 0 0 25 0 1 0 204569839 84455424 19187 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/17827/statm: 20619 19187 140 302 0 20314 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 82476

[startup+1062.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18026
/proc/meminfo: memFree=454888/2055920 swapFree=4183376/4192956
[pid=17827] ppid=17825 vsize=84400 CPUtime=1062.26
/proc/17827/stat : 17827 (Spear-32) R 17825 17827 17092 0 -1 4194304 20734 0 0 0 106113 113 0 0 25 0 1 0 204569839 86425600 19721 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17827/statm: 21100 19721 140 302 0 20795 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 84400

[startup+1122.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18026
/proc/meminfo: memFree=452776/2055920 swapFree=4183376/4192956
[pid=17827] ppid=17825 vsize=86480 CPUtime=1122.25
/proc/17827/stat : 17827 (Spear-32) R 17825 17827 17092 0 -1 4194304 21268 0 0 0 112108 117 0 0 25 0 1 0 204569839 88555520 20255 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/17827/statm: 21620 20255 140 302 0 21315 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 86480

[startup+1182.74 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18026
/proc/meminfo: memFree=450664/2055920 swapFree=4183376/4192956
[pid=17827] ppid=17825 vsize=88564 CPUtime=1182.25
/proc/17827/stat : 17827 (Spear-32) R 17825 17827 17092 0 -1 4194304 21783 0 0 0 118105 120 0 0 25 0 1 0 204569839 90689536 20770 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527098 0 0 4096 0 0 0 0 17 1 0 0
/proc/17827/statm: 22141 20770 140 302 0 21836 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 88564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.57 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18026
/proc/meminfo: memFree=450088/2055920 swapFree=4183376/4192956
[pid=17827] ppid=17825 vsize=89076 CPUtime=1200.07
/proc/17827/stat : 17827 (Spear-32) R 17825 17827 17092 0 -1 4194304 21927 0 0 0 119886 121 0 0 25 0 1 0 204569839 91213824 20914 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/17827/statm: 22269 20914 140 302 0 21964 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 89076

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.59
CPU time (s): 1200.1
CPU user time (s): 1198.87
CPU system time (s): 1.23081
CPU usage (%): 99.9594
Max. virtual memory (cumulated for all children) (KiB): 89076

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

runsolver used 0.815875 second user time and 2.48062 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Mon Feb 19 00:48:58 UTC 2007

IDJOB= 297851
IDBENCH= 19971
IDSOLVER= 132
FILE ID= node43/297851-1171846138

PBS_JOBID= 3839716

Free space on /tmp= 66562 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v450/unif-k3-r4.25-v450-c1912-S1115796430-03.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/297851-1171846138/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/297851-1171846138/instance-297851-1171846138.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-297851-1171846138 -o ROOT/results/node43/solver-297851-1171846138 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/297851-1171846138/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/297851-1171846138/instance-297851-1171846138.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  1ea488c49505bd479e0cbea661320ba7

RANDOM SEED= 184896401

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.281
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.281
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:        534208 kB
Buffers:         53528 kB
Cached:        1341764 kB
SwapCached:       4080 kB
Active:         869268 kB
Inactive:       536188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        534208 kB
SwapTotal:     4192956 kB
SwapFree:      4183376 kB
Dirty:            1560 kB
Writeback:           0 kB
Mapped:          15408 kB
Slab:           102312 kB
Committed_AS:   545924 kB
PageTables:       1392 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 node43 on Mon Feb 19 01:09:01 UTC 2007