Trace number 332504

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.52

General information on the benchmark

Namecrafted/Medium/contest05/sabharwal/
counting-easier-fphp-012-010.sat05-1214.reshuffled-07.cnf
MD5SUM474454876819689cbceb899d0d531b36
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.41578
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses1212
Sum of the clauses size2520
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21200
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 512

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/332504-1173480362/instance-332504-1173480362.cnf

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node14/watcher-332504-1173480362 -o ROOT/results/node14/solver-332504-1173480362 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/332504-1173480362/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/332504-1173480362/instance-332504-1173480362.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.82 1.48 1.13 3/77 25081
/proc/meminfo: memFree=1557960/2055920 swapFree=4146600/4192956
[pid=25081] ppid=25079 vsize=1396 CPUtime=0
/proc/25081/stat : 25081 (Spear-32) R 25079 25081 24442 0 -1 4194304 196 0 0 0 0 0 0 0 18 0 1 0 367990586 1429504 180 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25081/statm: 349 180 140 302 0 44 0

[startup+0.0213971 s]
/proc/loadavg: 1.82 1.48 1.13 3/77 25081
/proc/meminfo: memFree=1557960/2055920 swapFree=4146600/4192956
[pid=25081] ppid=25079 vsize=1524 CPUtime=0.01
/proc/25081/stat : 25081 (Spear-32) R 25079 25081 24442 0 -1 4194304 224 0 0 0 1 0 0 0 18 0 1 0 367990586 1560576 208 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/25081/statm: 381 208 140 302 0 76 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1524

[startup+0.101404 s]
/proc/loadavg: 1.82 1.48 1.13 3/77 25081
/proc/meminfo: memFree=1557960/2055920 swapFree=4146600/4192956
[pid=25081] ppid=25079 vsize=1908 CPUtime=0.09
/proc/25081/stat : 25081 (Spear-32) R 25079 25081 24442 0 -1 4194304 316 0 0 0 9 0 0 0 18 0 1 0 367990586 1953792 300 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25081/statm: 477 300 140 302 0 172 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1908

[startup+0.301423 s]
/proc/loadavg: 1.82 1.48 1.13 3/77 25081
/proc/meminfo: memFree=1557960/2055920 swapFree=4146600/4192956
[pid=25081] ppid=25079 vsize=2560 CPUtime=0.29
/proc/25081/stat : 25081 (Spear-32) R 25079 25081 24442 0 -1 4194304 458 0 0 0 29 0 0 0 19 0 1 0 367990586 2621440 442 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25081/statm: 640 442 140 302 0 335 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2560

[startup+0.70146 s]
/proc/loadavg: 1.82 1.48 1.13 3/77 25081
/proc/meminfo: memFree=1557960/2055920 swapFree=4146600/4192956
[pid=25081] ppid=25079 vsize=3352 CPUtime=0.69
/proc/25081/stat : 25081 (Spear-32) R 25079 25081 24442 0 -1 4194304 649 0 0 0 68 1 0 0 23 0 1 0 367990586 3432448 633 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25081/statm: 838 633 140 302 0 533 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3352

[startup+1.50154 s]
/proc/loadavg: 1.82 1.48 1.13 2/78 25082
/proc/meminfo: memFree=1555520/2055920 swapFree=4146600/4192956
[pid=25081] ppid=25079 vsize=4260 CPUtime=1.49
/proc/25081/stat : 25081 (Spear-32) R 25079 25081 24442 0 -1 4194304 890 0 0 0 148 1 0 0 25 0 1 0 367990586 4362240 874 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25081/statm: 1065 874 140 302 0 760 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4260

[startup+3.10169 s]
/proc/loadavg: 1.82 1.48 1.13 2/78 25082
/proc/meminfo: memFree=1554304/2055920 swapFree=4146600/4192956
[pid=25081] ppid=25079 vsize=5432 CPUtime=3.09
/proc/25081/stat : 25081 (Spear-32) R 25079 25081 24442 0 -1 4194304 1180 0 0 0 307 2 0 0 25 0 1 0 367990586 5562368 1164 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25081/statm: 1358 1164 140 302 0 1053 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5432

[startup+6.30199 s]
/proc/loadavg: 1.75 1.47 1.13 2/78 25082
/proc/meminfo: memFree=1552000/2055920 swapFree=4146600/4192956
[pid=25081] ppid=25079 vsize=7512 CPUtime=6.29
/proc/25081/stat : 25081 (Spear-32) R 25079 25081 24442 0 -1 4194304 1675 0 0 0 625 4 0 0 25 0 1 0 367990586 7692288 1659 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25081/statm: 1878 1659 140 302 0 1573 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7512

[startup+12.7026 s]
/proc/loadavg: 1.69 1.47 1.12 2/78 25082
/proc/meminfo: memFree=1548608/2055920 swapFree=4146600/4192956
[pid=25081] ppid=25079 vsize=10876 CPUtime=12.69
/proc/25081/stat : 25081 (Spear-32) R 25079 25081 24442 0 -1 4194304 2475 0 0 0 1263 6 0 0 25 0 1 0 367990586 11137024 2426 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25081/statm: 2719 2426 140 302 0 2414 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10876

[startup+25.5018 s]
/proc/loadavg: 1.54 1.44 1.12 2/78 25082
/proc/meminfo: memFree=1545664/2055920 swapFree=4146600/4192956
[pid=25081] ppid=25079 vsize=13756 CPUtime=25.48
/proc/25081/stat : 25081 (Spear-32) R 25079 25081 24442 0 -1 4194304 3194 0 0 0 2540 8 0 0 25 0 1 0 367990586 14086144 3145 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25081/statm: 3439 3145 140 302 0 3134 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13756

[startup+51.1012 s]
/proc/loadavg: 1.35 1.41 1.12 2/78 25082
/proc/meminfo: memFree=1541760/2055920 swapFree=4146600/4192956
[pid=25081] ppid=25079 vsize=18048 CPUtime=51.07
/proc/25081/stat : 25081 (Spear-32) R 25079 25081 24442 0 -1 4194304 4214 0 0 0 5095 12 0 0 25 0 1 0 367990586 18481152 4100 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/25081/statm: 4512 4100 140 302 0 4207 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18048

[startup+102.305 s]
/proc/loadavg: 1.15 1.34 1.11 2/78 25082
/proc/meminfo: memFree=1534592/2055920 swapFree=4146600/4192956
[pid=25081] ppid=25079 vsize=25776 CPUtime=102.27
/proc/25081/stat : 25081 (Spear-32) R 25079 25081 24442 0 -1 4194304 6016 0 0 0 10208 19 0 0 25 0 1 0 367990586 26394624 5902 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25081/statm: 6444 5902 140 302 0 6139 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 25776

[startup+162.302 s]
/proc/loadavg: 1.05 1.28 1.10 2/78 25082
/proc/meminfo: memFree=1528064/2055920 swapFree=4146600/4192956
[pid=25081] ppid=25079 vsize=33204 CPUtime=162.24
/proc/25081/stat : 25081 (Spear-32) R 25079 25081 24442 0 -1 4194304 7771 0 0 0 16198 26 0 0 25 0 1 0 367990586 34000896 7528 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25081/statm: 8301 7528 140 302 0 7996 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 33204

[startup+222.301 s]
/proc/loadavg: 1.02 1.22 1.09 2/78 25082
/proc/meminfo: memFree=1519424/2055920 swapFree=4146600/4192956
[pid=25081] ppid=25079 vsize=42376 CPUtime=222.23
/proc/25081/stat : 25081 (Spear-32) R 25079 25081 24442 0 -1 4194304 9908 0 0 0 22188 35 0 0 25 0 1 0 367990586 43393024 9665 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25081/statm: 10594 9665 140 302 0 10289 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 42376

[startup+282.302 s]
/proc/loadavg: 1.00 1.18 1.08 2/78 25082
/proc/meminfo: memFree=1513088/2055920 swapFree=4146600/4192956
[pid=25081] ppid=25079 vsize=50012 CPUtime=282.22
/proc/25081/stat : 25081 (Spear-32) R 25079 25081 24442 0 -1 4194304 11522 0 0 0 28181 41 0 0 25 0 1 0 367990586 51212288 11279 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25081/statm: 12503 11279 140 302 0 12198 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 50012

[startup+342.302 s]
/proc/loadavg: 1.00 1.14 1.08 2/78 25082
/proc/meminfo: memFree=1511040/2055920 swapFree=4146600/4192956
[pid=25081] ppid=25079 vsize=51708 CPUtime=342.2
/proc/25081/stat : 25081 (Spear-32) R 25079 25081 24442 0 -1 4194304 12030 0 0 0 34177 43 0 0 25 0 1 0 367990586 52948992 11787 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25081/statm: 12927 11787 140 302 0 12622 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 51708

[startup+402.301 s]
/proc/loadavg: 1.00 1.12 1.07 2/78 25082
/proc/meminfo: memFree=1509056/2055920 swapFree=4146600/4192956
[pid=25081] ppid=25079 vsize=53536 CPUtime=402.18
/proc/25081/stat : 25081 (Spear-32) R 25079 25081 24442 0 -1 4194304 12503 0 0 0 40172 46 0 0 25 0 1 0 367990586 54820864 12260 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25081/statm: 13384 12260 140 302 0 13079 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 53536

[startup+462.302 s]
/proc/loadavg: 1.00 1.09 1.06 2/78 25082
/proc/meminfo: memFree=1506240/2055920 swapFree=4146600/4192956
[pid=25081] ppid=25079 vsize=56408 CPUtime=462.16
/proc/25081/stat : 25081 (Spear-32) R 25079 25081 24442 0 -1 4194304 13206 0 0 0 46166 50 0 0 25 0 1 0 367990586 57761792 12963 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526936 0 0 4096 0 0 0 0 17 1 0 0
/proc/25081/statm: 14102 12963 140 302 0 13797 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 56408

[startup+522.302 s]
/proc/loadavg: 1.00 1.07 1.06 2/78 25082
/proc/meminfo: memFree=1504512/2055920 swapFree=4146600/4192956
[pid=25081] ppid=25079 vsize=58216 CPUtime=522.14
/proc/25081/stat : 25081 (Spear-32) R 25079 25081 24442 0 -1 4194304 13651 0 0 0 52162 52 0 0 25 0 1 0 367990586 59613184 13408 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/25081/statm: 14554 13408 140 302 0 14249 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 58216

[startup+582.301 s]
/proc/loadavg: 1.00 1.06 1.05 2/78 25082
/proc/meminfo: memFree=1502912/2055920 swapFree=4146600/4192956
[pid=25081] ppid=25079 vsize=59668 CPUtime=582.13
/proc/25081/stat : 25081 (Spear-32) R 25079 25081 24442 0 -1 4194304 14037 0 0 0 58158 55 0 0 25 0 1 0 367990586 61100032 13794 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25081/statm: 14917 13794 140 302 0 14612 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 59668

[startup+642.302 s]
/proc/loadavg: 1.00 1.04 1.05 2/78 25082
/proc/meminfo: memFree=1499648/2055920 swapFree=4146600/4192956
[pid=25081] ppid=25079 vsize=64612 CPUtime=642.12
/proc/25081/stat : 25081 (Spear-32) R 25079 25081 24442 0 -1 4194304 15121 0 0 0 64153 59 0 0 25 0 1 0 367990586 66162688 14621 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526926 0 0 4096 0 0 0 0 17 1 0 0
/proc/25081/statm: 16153 14621 140 302 0 15848 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 64612

[startup+702.302 s]
/proc/loadavg: 1.00 1.03 1.04 2/78 25082
/proc/meminfo: memFree=1497984/2055920 swapFree=4146600/4192956
[pid=25081] ppid=25079 vsize=66152 CPUtime=702.1
/proc/25081/stat : 25081 (Spear-32) R 25079 25081 24442 0 -1 4194304 15517 0 0 0 70148 62 0 0 25 0 1 0 367990586 67739648 15017 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/25081/statm: 16538 15017 140 302 0 16233 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 66152

[startup+762.305 s]
/proc/loadavg: 1.00 1.03 1.03 2/78 25082
/proc/meminfo: memFree=1493568/2055920 swapFree=4146600/4192956
[pid=25081] ppid=25079 vsize=70612 CPUtime=762.08
/proc/25081/stat : 25081 (Spear-32) R 25079 25081 24442 0 -1 4194304 16633 0 0 0 76142 66 0 0 25 0 1 0 367990586 72306688 16133 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25081/statm: 17653 16133 140 302 0 17348 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 70612

[startup+822.302 s]
/proc/loadavg: 1.00 1.02 1.03 2/78 25082
/proc/meminfo: memFree=1488192/2055920 swapFree=4146600/4192956
[pid=25081] ppid=25079 vsize=76552 CPUtime=822.06
/proc/25081/stat : 25081 (Spear-32) R 25079 25081 24442 0 -1 4194304 17968 0 0 0 82132 74 0 0 25 0 1 0 367990586 78389248 17468 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25081/statm: 19138 17468 140 302 0 18833 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 76552

[startup+882.301 s]
/proc/loadavg: 1.00 1.01 1.02 2/78 25082
/proc/meminfo: memFree=1484736/2055920 swapFree=4146600/4192956
[pid=25081] ppid=25079 vsize=79772 CPUtime=882.05
/proc/25081/stat : 25081 (Spear-32) R 25079 25081 24442 0 -1 4194304 18803 0 0 0 88124 81 0 0 25 0 1 0 367990586 81686528 18303 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25081/statm: 19943 18303 140 302 0 19638 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 79772

[startup+942.301 s]
/proc/loadavg: 1.00 1.01 1.02 2/84 25200
/proc/meminfo: memFree=1483464/2055920 swapFree=4146600/4192956
[pid=25081] ppid=25079 vsize=79772 CPUtime=941.99
/proc/25081/stat : 25081 (Spear-32) R 25079 25081 24442 0 -1 4194304 18825 0 0 0 94116 83 0 0 25 0 1 0 367990586 81686528 18325 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25081/statm: 19943 18325 140 302 0 19638 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 79772

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 25280
/proc/meminfo: memFree=1484352/2055920 swapFree=4146600/4192956
[pid=25081] ppid=25079 vsize=80036 CPUtime=1001.93
/proc/25081/stat : 25081 (Spear-32) R 25079 25081 24442 0 -1 4194304 18870 0 0 0 100107 86 0 0 25 0 1 0 367990586 81956864 18370 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25081/statm: 20009 18370 140 302 0 19704 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 80036

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 25280
/proc/meminfo: memFree=1484096/2055920 swapFree=4146600/4192956
[pid=25081] ppid=25079 vsize=80164 CPUtime=1061.91
/proc/25081/stat : 25081 (Spear-32) R 25079 25081 24442 0 -1 4194304 18959 0 0 0 106102 89 0 0 25 0 1 0 367990586 82087936 18459 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25081/statm: 20041 18459 140 302 0 19736 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 80164

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25280
/proc/meminfo: memFree=1483904/2055920 swapFree=4146600/4192956
[pid=25081] ppid=25079 vsize=80548 CPUtime=1121.9
/proc/25081/stat : 25081 (Spear-32) R 25079 25081 24442 0 -1 4194304 18994 0 0 0 112098 92 0 0 25 0 1 0 367990586 82481152 18494 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25081/statm: 20137 18494 140 302 0 19832 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 80548

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25280
/proc/meminfo: memFree=1483840/2055920 swapFree=4146600/4192956
[pid=25081] ppid=25079 vsize=80804 CPUtime=1181.88
/proc/25081/stat : 25081 (Spear-32) R 25079 25081 24442 0 -1 4194304 19016 0 0 0 118094 94 0 0 25 0 1 0 367990586 82743296 18516 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25081/statm: 20201 18516 140 302 0 19896 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 80804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25280
/proc/meminfo: memFree=1483648/2055920 swapFree=4146600/4192956
[pid=25081] ppid=25079 vsize=81248 CPUtime=1200.08
/proc/25081/stat : 25081 (Spear-32) R 25079 25081 24442 0 -1 4194304 19053 0 0 0 119913 95 0 0 25 0 1 0 367990586 83197952 18553 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/25081/statm: 20312 18553 140 302 0 20007 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 81248

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25280
/proc/meminfo: memFree=1483648/2055920 swapFree=4146600/4192956
[pid=25081] ppid=25079 vsize=81248 CPUtime=1200.08
/proc/25081/stat : 25081 (Spear-32) R 25079 25081 24442 0 -1 4194304 19053 0 0 0 119913 95 0 0 25 0 1 0 367990586 83197952 18553 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/25081/statm: 20312 18553 140 302 0 20007 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 81248

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.1
CPU user time (s): 1199.14
CPU system time (s): 0.965853
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 81248

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

runsolver used 1.3138 second user time and 3.06453 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Fri Mar  9 22:46:02 UTC 2007

IDJOB= 332504
IDBENCH= 24581
IDSOLVER= 132
FILE ID= node14/332504-1173480362

PBS_JOBID= 4101088

Free space on /tmp= 66545 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/sabharwal/counting-easier-fphp-012-010.sat05-1214.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/332504-1173480362/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/332504-1173480362/instance-332504-1173480362.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-332504-1173480362 -o ROOT/results/node14/solver-332504-1173480362 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/332504-1173480362/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/332504-1173480362/instance-332504-1173480362.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  474454876819689cbceb899d0d531b36

RANDOM SEED= 372076533

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.216
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.216
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:       1558368 kB
Buffers:         49276 kB
Cached:         361292 kB
SwapCached:      14908 kB
Active:         184636 kB
Inactive:       248924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1558368 kB
SwapTotal:     4192956 kB
SwapFree:      4146600 kB
Dirty:            1556 kB
Writeback:           0 kB
Mapped:          29752 kB
Slab:            49544 kB
Committed_AS:  1222548 kB
PageTables:       1736 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= 66545 MiB

End job on node14 on Fri Mar  9 23:06:04 UTC 2007