Trace number 329012

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.11 1200.56

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k20.cnf
MD5SUM2bee695ce4278b72ee9295631ad94252
Bench CategoryINDUST (industrial 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 variables31357
Number of clauses133420
Sum of the clauses size370492
Maximum clause length37
Minimum clause length1
Number of clauses of size 1278
Number of clauses of size 258046
Number of clauses of size 369900
Number of clauses of size 4166
Number of clauses of size 5305
Number of clauses of size over 54725

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/329012-1173129440/instance-329012-1173129440.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/node66/watcher-329012-1173129440 -o ROOT/results/node66/solver-329012-1173129440 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329012-1173129440/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/329012-1173129440/instance-329012-1173129440.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: 0.92 0.98 0.91 3/64 11577
/proc/meminfo: memFree=1581280/2055920 swapFree=4183296/4192956
[pid=11577] ppid=11575 vsize=1396 CPUtime=0
/proc/11577/stat : 11577 (Spear-32) R 11575 11577 10460 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 332901566 1429504 138 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11577/statm: 349 138 121 302 0 44 0

[startup+0.0287531 s]
/proc/loadavg: 0.92 0.98 0.91 3/64 11577
/proc/meminfo: memFree=1581280/2055920 swapFree=4183296/4192956
[pid=11577] ppid=11575 vsize=1840 CPUtime=0.02
/proc/11577/stat : 11577 (Spear-32) R 11575 11577 10460 0 -1 4194304 282 0 0 0 2 0 0 0 18 0 1 0 332901566 1884160 266 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134515386 0 0 4096 0 0 0 0 17 1 0 0
/proc/11577/statm: 460 266 128 302 0 155 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1840

[startup+0.101768 s]
/proc/loadavg: 0.92 0.98 0.91 3/64 11577
/proc/meminfo: memFree=1581280/2055920 swapFree=4183296/4192956
[pid=11577] ppid=11575 vsize=4824 CPUtime=0.09
/proc/11577/stat : 11577 (Spear-32) R 11575 11577 10460 0 -1 4194304 1007 0 0 0 9 0 0 0 18 0 1 0 332901566 4939776 885 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11577/statm: 1206 885 129 302 0 901 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4824

[startup+0.301807 s]
/proc/loadavg: 0.92 0.98 0.91 3/64 11577
/proc/meminfo: memFree=1581280/2055920 swapFree=4183296/4192956
[pid=11577] ppid=11575 vsize=10416 CPUtime=0.29
/proc/11577/stat : 11577 (Spear-32) R 11575 11577 10460 0 -1 4194304 2696 0 0 0 28 1 0 0 19 0 1 0 332901566 10665984 2299 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11577/statm: 2604 2299 129 302 0 2299 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10416

[startup+0.701889 s]
/proc/loadavg: 0.92 0.98 0.91 3/64 11577
/proc/meminfo: memFree=1581280/2055920 swapFree=4183296/4192956
[pid=11577] ppid=11575 vsize=13168 CPUtime=0.69
/proc/11577/stat : 11577 (Spear-32) R 11575 11577 10460 0 -1 4194304 3480 0 0 0 67 2 0 0 22 0 1 0 332901566 13484032 2954 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11577/statm: 3292 2954 140 302 0 2987 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13168

[startup+1.50105 s]
/proc/loadavg: 0.92 0.98 0.91 2/65 11578
/proc/meminfo: memFree=1569816/2055920 swapFree=4183296/4192956
[pid=11577] ppid=11575 vsize=13684 CPUtime=1.49
/proc/11577/stat : 11577 (Spear-32) R 11575 11577 10460 0 -1 4194304 3624 0 0 0 146 3 0 0 25 0 1 0 332901566 14012416 3098 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11577/statm: 3421 3098 140 302 0 3116 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13684

[startup+3.10137 s]
/proc/loadavg: 0.92 0.98 0.91 2/65 11578
/proc/meminfo: memFree=1569048/2055920 swapFree=4183296/4192956
[pid=11577] ppid=11575 vsize=14580 CPUtime=3.09
/proc/11577/stat : 11577 (Spear-32) R 11575 11577 10460 0 -1 4194304 3833 0 0 0 305 4 0 0 25 0 1 0 332901566 14929920 3307 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11577/statm: 3645 3307 140 302 0 3340 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14580

[startup+6.30201 s]
/proc/loadavg: 0.93 0.98 0.91 2/65 11578
/proc/meminfo: memFree=1567064/2055920 swapFree=4183296/4192956
[pid=11577] ppid=11575 vsize=16428 CPUtime=6.29
/proc/11577/stat : 11577 (Spear-32) R 11575 11577 10460 0 -1 4194304 4298 0 0 0 624 5 0 0 25 0 1 0 332901566 16822272 3772 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11577/statm: 4107 3772 140 302 0 3802 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16428

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.91 2/65 11578
/proc/meminfo: memFree=1562776/2055920 swapFree=4183296/4192956
[pid=11577] ppid=11575 vsize=20540 CPUtime=12.69
/proc/11577/stat : 11577 (Spear-32) R 11575 11577 10460 0 -1 4194304 5306 0 0 0 1262 7 0 0 25 0 1 0 332901566 21032960 4780 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11577/statm: 5135 4780 140 302 0 4830 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20540

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.91 2/65 11578
/proc/meminfo: memFree=1557528/2055920 swapFree=4183296/4192956
[pid=11577] ppid=11575 vsize=25948 CPUtime=25.48
/proc/11577/stat : 11577 (Spear-32) R 11575 11577 10460 0 -1 4194304 6671 0 0 0 2537 11 0 0 25 0 1 0 332901566 26570752 6112 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11577/statm: 6487 6112 140 302 0 6182 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25948

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.91 2/65 11578
/proc/meminfo: memFree=1543960/2055920 swapFree=4183296/4192956
[pid=11577] ppid=11575 vsize=39112 CPUtime=51.07
/proc/11577/stat : 11577 (Spear-32) R 11575 11577 10460 0 -1 4194304 10004 0 0 0 5089 18 0 0 25 0 1 0 332901566 40050688 9445 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11577/statm: 9778 9445 140 302 0 9473 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 39112

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.91 2/65 11578
/proc/meminfo: memFree=1528856/2055920 swapFree=4183296/4192956
[pid=11577] ppid=11575 vsize=54264 CPUtime=102.25
/proc/11577/stat : 11577 (Spear-32) R 11575 11577 10460 0 -1 4194304 13791 0 0 0 10202 23 0 0 25 0 1 0 332901566 55566336 13167 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11577/statm: 13566 13167 140 302 0 13261 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 54264

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 11578
/proc/meminfo: memFree=1507352/2055920 swapFree=4183296/4192956
[pid=11577] ppid=11575 vsize=75820 CPUtime=162.23
/proc/11577/stat : 11577 (Spear-32) R 11575 11577 10460 0 -1 4194304 19201 0 0 0 16193 30 0 0 25 0 1 0 332901566 77639680 18577 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134539882 0 0 4096 0 0 0 0 17 1 0 0
/proc/11577/statm: 18955 18577 140 302 0 18650 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 75820

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 11578
/proc/meminfo: memFree=1487960/2055920 swapFree=4183296/4192956
[pid=11577] ppid=11575 vsize=94888 CPUtime=222.21
/proc/11577/stat : 11577 (Spear-32) R 11575 11577 10460 0 -1 4194304 24000 0 0 0 22181 40 0 0 25 0 1 0 332901566 97165312 23375 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11577/statm: 23722 23375 140 302 0 23417 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 94888

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 11578
/proc/meminfo: memFree=1473624/2055920 swapFree=4183296/4192956
[pid=11577] ppid=11575 vsize=109220 CPUtime=282.18
/proc/11577/stat : 11577 (Spear-32) R 11575 11577 10460 0 -1 4194304 27592 0 0 0 28171 47 0 0 25 0 1 0 332901566 111841280 26967 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11577/statm: 27305 26967 140 302 0 27000 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 109220

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 11578
/proc/meminfo: memFree=1457176/2055920 swapFree=4183296/4192956
[pid=11577] ppid=11575 vsize=126040 CPUtime=342.16
/proc/11577/stat : 11577 (Spear-32) R 11575 11577 10460 0 -1 4194304 31805 0 0 0 34160 56 0 0 25 0 1 0 332901566 129064960 31051 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11577/statm: 31510 31051 140 302 0 31205 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 126040

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 11578
/proc/meminfo: memFree=1440600/2055920 swapFree=4183296/4192956
[pid=11577] ppid=11575 vsize=142600 CPUtime=402.14
/proc/11577/stat : 11577 (Spear-32) R 11575 11577 10460 0 -1 4194304 35968 0 0 0 40151 63 0 0 25 0 1 0 332901566 146022400 35214 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11577/statm: 35650 35214 140 302 0 35345 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 142600

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 11578
/proc/meminfo: memFree=1423960/2055920 swapFree=4183296/4192956
[pid=11577] ppid=11575 vsize=159084 CPUtime=462.12
/proc/11577/stat : 11577 (Spear-32) R 11575 11577 10460 0 -1 4194304 40092 0 0 0 46142 70 0 0 25 0 1 0 332901566 162902016 39337 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11577/statm: 39771 39337 140 302 0 39466 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 159084

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 11578
/proc/meminfo: memFree=1410968/2055920 swapFree=4183296/4192956
[pid=11577] ppid=11575 vsize=172204 CPUtime=522.09
/proc/11577/stat : 11577 (Spear-32) R 11575 11577 10460 0 -1 4194304 43390 0 0 0 52133 76 0 0 25 0 1 0 332901566 176336896 42630 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11577/statm: 43051 42630 140 302 0 42746 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 172204

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 11578
/proc/meminfo: memFree=1392024/2055920 swapFree=4183296/4192956
[pid=11577] ppid=11575 vsize=190968 CPUtime=582.07
/proc/11577/stat : 11577 (Spear-32) R 11575 11577 10460 0 -1 4194304 48092 0 0 0 58123 84 0 0 25 0 1 0 332901566 195551232 47332 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/11577/statm: 47742 47332 140 302 0 47437 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 190968

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 11578
/proc/meminfo: memFree=1364504/2055920 swapFree=4183296/4192956
[pid=11577] ppid=11575 vsize=218156 CPUtime=642.05
/proc/11577/stat : 11577 (Spear-32) R 11575 11577 10460 0 -1 4194304 54904 0 0 0 64108 97 0 0 25 0 1 0 332901566 223391744 54144 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11577/statm: 54539 54144 140 302 0 54234 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 218156

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 11578
/proc/meminfo: memFree=1352024/2055920 swapFree=4183296/4192956
[pid=11577] ppid=11575 vsize=230612 CPUtime=702.03
/proc/11577/stat : 11577 (Spear-32) R 11575 11577 10460 0 -1 4194304 58039 0 0 0 70099 104 0 0 25 0 1 0 332901566 236146688 57279 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134539417 0 0 4096 0 0 0 0 17 1 0 0
/proc/11577/statm: 57653 57279 140 302 0 57348 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 230612

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 11578
/proc/meminfo: memFree=1338200/2055920 swapFree=4183296/4192956
[pid=11577] ppid=11575 vsize=245328 CPUtime=762
/proc/11577/stat : 11577 (Spear-32) R 11575 11577 10460 0 -1 4194304 61715 0 0 0 76091 109 0 0 25 0 1 0 332901566 251215872 60698 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11577/statm: 61332 60698 140 302 0 61027 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 245328

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 11578
/proc/meminfo: memFree=1320920/2055920 swapFree=4183296/4192956
[pid=11577] ppid=11575 vsize=262776 CPUtime=821.98
/proc/11577/stat : 11577 (Spear-32) R 11575 11577 10460 0 -1 4194304 66082 0 0 0 82083 115 0 0 25 0 1 0 332901566 269082624 65065 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/11577/statm: 65694 65065 140 302 0 65389 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 262776

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 11578
/proc/meminfo: memFree=1303512/2055920 swapFree=4183296/4192956
[pid=11577] ppid=11575 vsize=279860 CPUtime=881.96
/proc/11577/stat : 11577 (Spear-32) R 11575 11577 10460 0 -1 4194304 70375 0 0 0 88074 122 0 0 25 0 1 0 332901566 286576640 69358 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11577/statm: 69965 69358 140 302 0 69660 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 279860

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 11578
/proc/meminfo: memFree=1289112/2055920 swapFree=4183296/4192956
[pid=11577] ppid=11575 vsize=294396 CPUtime=941.93
/proc/11577/stat : 11577 (Spear-32) R 11575 11577 10460 0 -1 4194304 74022 0 0 0 94067 126 0 0 25 0 1 0 332901566 301461504 73005 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/11577/statm: 73599 73005 140 302 0 73294 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 294396

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 11578
/proc/meminfo: memFree=1273944/2055920 swapFree=4183296/4192956
[pid=11577] ppid=11575 vsize=309396 CPUtime=1001.91
/proc/11577/stat : 11577 (Spear-32) R 11575 11577 10460 0 -1 4194304 77753 0 0 0 100057 134 0 0 25 0 1 0 332901566 316821504 76736 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526752 0 0 4096 0 0 0 0 17 1 0 0
/proc/11577/statm: 77349 76736 140 302 0 77044 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 309396

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 11578
/proc/meminfo: memFree=1258008/2055920 swapFree=4183296/4192956
[pid=11577] ppid=11575 vsize=325420 CPUtime=1061.89
/proc/11577/stat : 11577 (Spear-32) R 11575 11577 10460 0 -1 4194304 81796 0 0 0 106047 142 0 0 25 0 1 0 332901566 333230080 80779 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134538589 0 0 4096 0 0 0 0 17 1 0 0
/proc/11577/statm: 81355 80779 140 302 0 81050 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 325420

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 11578
/proc/meminfo: memFree=1241688/2055920 swapFree=4183296/4192956
[pid=11577] ppid=11575 vsize=341580 CPUtime=1121.86
/proc/11577/stat : 11577 (Spear-32) R 11575 11577 10460 0 -1 4194304 85836 0 0 0 112038 148 0 0 25 0 1 0 332901566 349777920 84819 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11577/statm: 85395 84819 140 302 0 85090 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 341580

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 11578
/proc/meminfo: memFree=1226072/2055920 swapFree=4183296/4192956
[pid=11577] ppid=11575 vsize=357272 CPUtime=1181.84
/proc/11577/stat : 11577 (Spear-32) R 11575 11577 10460 0 -1 4194304 89764 0 0 0 118029 155 0 0 25 0 1 0 332901566 365846528 88747 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526674 0 0 4096 0 0 0 0 17 1 0 0
/proc/11577/statm: 89318 88747 140 302 0 89013 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 357272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 11578
/proc/meminfo: memFree=1221080/2055920 swapFree=4183296/4192956
[pid=11577] ppid=11575 vsize=361960 CPUtime=1200.04
/proc/11577/stat : 11577 (Spear-32) R 11575 11577 10460 0 -1 4194304 90943 0 0 0 119847 157 0 0 25 0 1 0 332901566 370647040 89926 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134539882 0 0 4096 0 0 0 0 17 1 0 0
/proc/11577/statm: 90490 89926 140 302 0 90185 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 361960

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: 0.99 0.98 0.91 2/65 11578
/proc/meminfo: memFree=1221080/2055920 swapFree=4183296/4192956
[pid=11577] ppid=11575 vsize=361960 CPUtime=1200.04
/proc/11577/stat : 11577 (Spear-32) R 11575 11577 10460 0 -1 4194304 90943 0 0 0 119847 157 0 0 25 0 1 0 332901566 370647040 89926 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134539882 0 0 4096 0 0 0 0 17 1 0 0
/proc/11577/statm: 90490 89926 140 302 0 90185 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 361960

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.11
CPU user time (s): 1198.48
CPU system time (s): 1.62975
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 361960

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

runsolver used 0.909861 second user time and 2.38864 second system time

The end

Launcher Data (download as text)

Begin job on node66 on Mon Mar  5 21:17:20 UTC 2007

IDJOB= 329012
IDBENCH= 20529
IDSOLVER= 132
FILE ID= node66/329012-1173129440

PBS_JOBID= 4015152

Free space on /tmp= 66552 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k20.cnf
COMMAND LINE= /tmp/evaluation/329012-1173129440/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/329012-1173129440/instance-329012-1173129440.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-329012-1173129440 -o ROOT/results/node66/solver-329012-1173129440 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/329012-1173129440/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/329012-1173129440/instance-329012-1173129440.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  2bee695ce4278b72ee9295631ad94252

RANDOM SEED= 933207054

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node66.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	: 5931.00
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:       1581752 kB
Buffers:         28592 kB
Cached:         371012 kB
SwapCached:       3704 kB
Active:          65624 kB
Inactive:       343656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1581752 kB
SwapTotal:     4192956 kB
SwapFree:      4183296 kB
Dirty:            4688 kB
Writeback:           0 kB
Mapped:          15648 kB
Slab:            51004 kB
Committed_AS:   772504 kB
PageTables:       1376 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= 66552 MiB

End job on node66 on Mon Mar  5 21:37:23 UTC 2007