Trace number 298958

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

General information on the benchmark

Namerandom/OnTreshold/3SAT/v600/
unif-k3-r4.261-v600-c2556-S1416010721-11.UNSAT.shuffled.cnf
MD5SUM3ea013b4d851f8f6c5d4d888cc4b56c3
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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/298958-1171863437/instance-298958-1171863437.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/node33/watcher-298958-1171863437 -o ROOT/results/node33/solver-298958-1171863437 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/298958-1171863437/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/298958-1171863437/instance-298958-1171863437.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.99 3/64 20596
/proc/meminfo: memFree=889024/2055920 swapFree=4183908/4192956
[pid=20596] ppid=20594 vsize=1548 CPUtime=0
/proc/20596/stat : 20596 (Spear-32) R 20594 20596 15880 0 -1 4194304 197 0 0 0 0 0 0 0 18 0 1 0 111379026 1585152 181 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135271225 0 0 4096 0 0 0 0 17 1 0 0
/proc/20596/statm: 387 182 128 302 0 82 0

[startup+0.107652 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20596
/proc/meminfo: memFree=889024/2055920 swapFree=4183908/4192956
[pid=20596] ppid=20594 vsize=1936 CPUtime=0.1
/proc/20596/stat : 20596 (Spear-32) R 20594 20596 15880 0 -1 4194304 304 0 0 0 10 0 0 0 18 0 1 0 111379026 1982464 288 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20596/statm: 484 288 140 302 0 179 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1936

[startup+0.519747 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20596
/proc/meminfo: memFree=889024/2055920 swapFree=4183908/4192956
[pid=20596] ppid=20594 vsize=2716 CPUtime=0.51
/proc/20596/stat : 20596 (Spear-32) R 20594 20596 15880 0 -1 4194304 506 0 0 0 50 1 0 0 21 0 1 0 111379026 2781184 490 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/20596/statm: 679 490 140 302 0 374 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2716

[startup+1.33991 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 20597
/proc/meminfo: memFree=886712/2055920 swapFree=4183908/4192956
[pid=20596] ppid=20594 vsize=3884 CPUtime=1.33
/proc/20596/stat : 20596 (Spear-32) R 20594 20596 15880 0 -1 4194304 789 0 0 0 132 1 0 0 25 0 1 0 111379026 3977216 773 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20596/statm: 971 773 140 302 0 666 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3884

[startup+2.97624 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 20597
/proc/meminfo: memFree=885368/2055920 swapFree=4183908/4192956
[pid=20596] ppid=20594 vsize=5432 CPUtime=2.97
/proc/20596/stat : 20596 (Spear-32) R 20594 20596 15880 0 -1 4194304 1187 0 0 0 295 2 0 0 25 0 1 0 111379026 5562368 1171 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20596/statm: 1358 1171 140 302 0 1053 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 5432

[startup+6.25491 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 20597
/proc/meminfo: memFree=882616/2055920 swapFree=4183908/4192956
[pid=20596] ppid=20594 vsize=8004 CPUtime=6.24
/proc/20596/stat : 20596 (Spear-32) R 20594 20596 15880 0 -1 4194304 1839 0 0 0 620 4 0 0 25 0 1 0 111379026 8196096 1790 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20596/statm: 2001 1790 140 302 0 1696 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 8004

[startup+12.7102 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 20597
/proc/meminfo: memFree=879160/2055920 swapFree=4183908/4192956
[pid=20596] ppid=20594 vsize=10964 CPUtime=12.7
/proc/20596/stat : 20596 (Spear-32) R 20594 20596 15880 0 -1 4194304 2601 0 0 0 1263 7 0 0 25 0 1 0 111379026 11227136 2552 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20596/statm: 2741 2552 140 302 0 2436 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 10964

[startup+25.6109 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 20597
/proc/meminfo: memFree=875064/2055920 swapFree=4183908/4192956
[pid=20596] ppid=20594 vsize=15388 CPUtime=25.59
/proc/20596/stat : 20596 (Spear-32) R 20594 20596 15880 0 -1 4194304 3718 0 0 0 2549 10 0 0 25 0 1 0 111379026 15757312 3604 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20596/statm: 3847 3604 140 302 0 3542 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 15388

[startup+51.2201 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 20597
/proc/meminfo: memFree=868472/2055920 swapFree=4183908/4192956
[pid=20596] ppid=20594 vsize=21776 CPUtime=51.19
/proc/20596/stat : 20596 (Spear-32) R 20594 20596 15880 0 -1 4194304 5318 0 0 0 5103 16 0 0 25 0 1 0 111379026 22298624 5204 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526849 0 0 4096 0 0 0 0 17 1 0 0
/proc/20596/statm: 5444 5204 140 302 0 5139 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 21776

[startup+102.432 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 20597
/proc/meminfo: memFree=859704/2055920 swapFree=4183908/4192956
[pid=20596] ppid=20594 vsize=31108 CPUtime=102.38
/proc/20596/stat : 20596 (Spear-32) R 20594 20596 15880 0 -1 4194304 7645 0 0 0 10214 24 0 0 25 0 1 0 111379026 31854592 7402 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/20596/statm: 7777 7402 140 302 0 7472 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 31108

[startup+162.45 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 20597
/proc/meminfo: memFree=851576/2055920 swapFree=4183908/4192956
[pid=20596] ppid=20594 vsize=39100 CPUtime=162.38
/proc/20596/stat : 20596 (Spear-32) R 20594 20596 15880 0 -1 4194304 9643 0 0 0 16206 32 0 0 25 0 1 0 111379026 40038400 9400 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20596/statm: 9775 9400 140 302 0 9470 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 39100

[startup+222.474 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 20597
/proc/meminfo: memFree=844920/2055920 swapFree=4183908/4192956
[pid=20596] ppid=20594 vsize=46828 CPUtime=222.38
/proc/20596/stat : 20596 (Spear-32) R 20594 20596 15880 0 -1 4194304 11561 0 0 0 22197 41 0 0 25 0 1 0 111379026 47951872 11061 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/20596/statm: 11707 11061 140 302 0 11402 0
Current children cumulated CPU time (s) 222.38
Current children cumulated vsize (KiB) 46828

[startup+282.499 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20597
/proc/meminfo: memFree=838904/2055920 swapFree=4183908/4192956
[pid=20596] ppid=20594 vsize=53076 CPUtime=282.38
/proc/20596/stat : 20596 (Spear-32) R 20594 20596 15880 0 -1 4194304 13087 0 0 0 28189 49 0 0 25 0 1 0 111379026 54349824 12587 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/20596/statm: 13269 12587 140 302 0 12964 0
Current children cumulated CPU time (s) 282.38
Current children cumulated vsize (KiB) 53076

[startup+342.521 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20597
/proc/meminfo: memFree=833272/2055920 swapFree=4183908/4192956
[pid=20596] ppid=20594 vsize=58564 CPUtime=342.39
/proc/20596/stat : 20596 (Spear-32) R 20594 20596 15880 0 -1 4194304 14463 0 0 0 34182 57 0 0 25 0 1 0 111379026 59969536 13963 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526957 0 0 4096 0 0 0 0 17 1 0 0
/proc/20596/statm: 14641 13963 140 302 0 14336 0
Current children cumulated CPU time (s) 342.39
Current children cumulated vsize (KiB) 58564

[startup+402.561 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20597
/proc/meminfo: memFree=828344/2055920 swapFree=4183908/4192956
[pid=20596] ppid=20594 vsize=63696 CPUtime=402.39
/proc/20596/stat : 20596 (Spear-32) R 20594 20596 15880 0 -1 4194304 15710 0 0 0 40175 64 0 0 25 0 1 0 111379026 65224704 15210 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526752 0 0 4096 0 0 0 0 17 1 0 0
/proc/20596/statm: 15924 15210 140 302 0 15619 0
Current children cumulated CPU time (s) 402.39
Current children cumulated vsize (KiB) 63696

[startup+462.579 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20597
/proc/meminfo: memFree=824248/2055920 swapFree=4183908/4192956
[pid=20596] ppid=20594 vsize=67896 CPUtime=462.39
/proc/20596/stat : 20596 (Spear-32) R 20594 20596 15880 0 -1 4194304 16745 0 0 0 46171 68 0 0 25 0 1 0 111379026 69525504 16245 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526825 0 0 4096 0 0 0 0 17 1 0 0
/proc/20596/statm: 16974 16245 140 302 0 16669 0
Current children cumulated CPU time (s) 462.39
Current children cumulated vsize (KiB) 67896

[startup+522.596 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20597
/proc/meminfo: memFree=820280/2055920 swapFree=4183908/4192956
[pid=20596] ppid=20594 vsize=71972 CPUtime=522.39
/proc/20596/stat : 20596 (Spear-32) R 20594 20596 15880 0 -1 4194304 17726 0 0 0 52165 74 0 0 25 0 1 0 111379026 73699328 17226 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20596/statm: 17993 17226 140 302 0 17688 0
Current children cumulated CPU time (s) 522.39
Current children cumulated vsize (KiB) 71972

[startup+582.62 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20597
/proc/meminfo: memFree=816632/2055920 swapFree=4183908/4192956
[pid=20596] ppid=20594 vsize=75680 CPUtime=582.39
/proc/20596/stat : 20596 (Spear-32) R 20594 20596 15880 0 -1 4194304 18625 0 0 0 58161 78 0 0 25 0 1 0 111379026 77496320 18125 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526736 0 0 4096 0 0 0 0 17 1 0 0
/proc/20596/statm: 18920 18125 140 302 0 18615 0
Current children cumulated CPU time (s) 582.39
Current children cumulated vsize (KiB) 75680

[startup+642.643 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20597
/proc/meminfo: memFree=812856/2055920 swapFree=4183908/4192956
[pid=20596] ppid=20594 vsize=79472 CPUtime=642.38
/proc/20596/stat : 20596 (Spear-32) R 20594 20596 15880 0 -1 4194304 19561 0 0 0 64156 82 0 0 25 0 1 0 111379026 81379328 19061 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/20596/statm: 19868 19061 140 302 0 19563 0
Current children cumulated CPU time (s) 642.38
Current children cumulated vsize (KiB) 79472

[startup+702.66 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20597
/proc/meminfo: memFree=809656/2055920 swapFree=4183908/4192956
[pid=20596] ppid=20594 vsize=82820 CPUtime=702.38
/proc/20596/stat : 20596 (Spear-32) R 20594 20596 15880 0 -1 4194304 20382 0 0 0 70151 87 0 0 25 0 1 0 111379026 84807680 19882 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/20596/statm: 20705 19882 140 302 0 20400 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 82820

[startup+762.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20597
/proc/meminfo: memFree=806392/2055920 swapFree=4183908/4192956
[pid=20596] ppid=20594 vsize=85912 CPUtime=762.38
/proc/20596/stat : 20596 (Spear-32) R 20594 20596 15880 0 -1 4194304 21175 0 0 0 76145 93 0 0 25 0 1 0 111379026 87973888 20675 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/20596/statm: 21478 20675 140 302 0 21173 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 85912

[startup+822.704 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20597
/proc/meminfo: memFree=802872/2055920 swapFree=4183908/4192956
[pid=20596] ppid=20594 vsize=89356 CPUtime=822.38
/proc/20596/stat : 20596 (Spear-32) R 20594 20596 15880 0 -1 4194304 22043 0 0 0 82139 99 0 0 25 0 1 0 111379026 91500544 21543 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/20596/statm: 22339 21543 140 302 0 22034 0
Current children cumulated CPU time (s) 822.38
Current children cumulated vsize (KiB) 89356

[startup+882.739 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20597
/proc/meminfo: memFree=799672/2055920 swapFree=4183908/4192956
[pid=20596] ppid=20594 vsize=94632 CPUtime=882.39
/proc/20596/stat : 20596 (Spear-32) R 20594 20596 15880 0 -1 4194304 23358 0 0 0 88134 105 0 0 25 0 1 0 111379026 96903168 22345 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20596/statm: 23658 22345 140 302 0 23353 0
Current children cumulated CPU time (s) 882.39
Current children cumulated vsize (KiB) 94632

[startup+942.762 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20597
/proc/meminfo: memFree=796856/2055920 swapFree=4183908/4192956
[pid=20596] ppid=20594 vsize=97636 CPUtime=942.39
/proc/20596/stat : 20596 (Spear-32) R 20594 20596 15880 0 -1 4194304 24088 0 0 0 94129 110 0 0 25 0 1 0 111379026 99979264 23075 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/20596/statm: 24409 23075 140 302 0 24104 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 97636

[startup+1002.78 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20597
/proc/meminfo: memFree=793720/2055920 swapFree=4183908/4192956
[pid=20596] ppid=20594 vsize=100760 CPUtime=1002.39
/proc/20596/stat : 20596 (Spear-32) R 20594 20596 15880 0 -1 4194304 24836 0 0 0 100123 116 0 0 25 0 1 0 111379026 103178240 23823 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20596/statm: 25190 23823 140 302 0 24885 0
Current children cumulated CPU time (s) 1002.39
Current children cumulated vsize (KiB) 100760

[startup+1062.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20597
/proc/meminfo: memFree=791096/2055920 swapFree=4183908/4192956
[pid=20596] ppid=20594 vsize=103464 CPUtime=1062.39
/proc/20596/stat : 20596 (Spear-32) R 20594 20596 15880 0 -1 4194304 25516 0 0 0 106118 121 0 0 25 0 1 0 111379026 105947136 24503 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/20596/statm: 25866 24503 140 302 0 25561 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 103464

[startup+1122.82 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20597
/proc/meminfo: memFree=788600/2055920 swapFree=4183908/4192956
[pid=20596] ppid=20594 vsize=106172 CPUtime=1122.38
/proc/20596/stat : 20596 (Spear-32) R 20594 20596 15880 0 -1 4194304 26177 0 0 0 112113 125 0 0 25 0 1 0 111379026 108720128 25164 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/20596/statm: 26543 25164 140 302 0 26238 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 106172

[startup+1182.84 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20597
/proc/meminfo: memFree=785912/2055920 swapFree=4183908/4192956
[pid=20596] ppid=20594 vsize=108828 CPUtime=1182.38
/proc/20596/stat : 20596 (Spear-32) R 20594 20596 15880 0 -1 4194304 26848 0 0 0 118110 128 0 0 25 0 1 0 111379026 111439872 25835 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20596/statm: 27207 25835 140 302 0 26902 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 108828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.57 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20597
/proc/meminfo: memFree=785144/2055920 swapFree=4183908/4192956
[pid=20596] ppid=20594 vsize=109624 CPUtime=1200.1
/proc/20596/stat : 20596 (Spear-32) R 20594 20596 15880 0 -1 4194304 27018 0 0 0 119881 129 0 0 25 0 1 0 111379026 112254976 26005 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/20596/statm: 27406 26005 140 302 0 27101 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 109624

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.13
CPU user time (s): 1198.81
CPU system time (s): 1.3148
CPU usage (%): 99.9616
Max. virtual memory (cumulated for all children) (KiB): 109624

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

runsolver used 0.808877 second user time and 2.40663 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Mon Feb 19 05:37:17 UTC 2007

IDJOB= 298958
IDBENCH= 19998
IDSOLVER= 132
FILE ID= node33/298958-1171863437

PBS_JOBID= 3839659

Free space on /tmp= 66563 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v600/unif-k3-r4.261-v600-c2556-S1416010721-11.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298958-1171863437/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/298958-1171863437/instance-298958-1171863437.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-298958-1171863437 -o ROOT/results/node33/solver-298958-1171863437 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/298958-1171863437/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/298958-1171863437/instance-298958-1171863437.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  3ea013b4d851f8f6c5d4d888cc4b56c3

RANDOM SEED= 778079758

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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.259
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.259
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:        889432 kB
Buffers:         43480 kB
Cached:        1001256 kB
SwapCached:       4164 kB
Active:         786968 kB
Inactive:       268984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        889432 kB
SwapTotal:     4192956 kB
SwapFree:      4183908 kB
Dirty:            1580 kB
Writeback:           0 kB
Mapped:          15908 kB
Slab:            96584 kB
Committed_AS:   190560 kB
PageTables:       1412 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= 66563 MiB

End job on node33 on Mon Feb 19 05:57:20 UTC 2007