Trace number 334435

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Spear FHS 1.0? (TO) 1200.08 1200.42

General information on the benchmark

Namecrafted/Hard/contest04/others/
Composite-096BitPrimes-0.sat05-507.reshuffled-07.cnf
MD5SUM8b466b7ef3217bdc844a579ae744d427
Bench CategoryCRAFTED (crafted 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 variables18623
Number of clauses182878
Sum of the clauses size821466
Maximum clause length5
Minimum clause length1
Number of clauses of size 1290
Number of clauses of size 218428
Number of clauses of size 318240
Number of clauses of size 40
Number of clauses of size 5145920
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/334435-1173572001/instance-334435-1173572001.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/node7/watcher-334435-1173572001 -o ROOT/results/node7/solver-334435-1173572001 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334435-1173572001/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/334435-1173572001/instance-334435-1173572001.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.00 1.00 1.00 3/77 25958
/proc/meminfo: memFree=1614936/2055920 swapFree=4147416/4192956
[pid=25958] ppid=25956 vsize=1932 CPUtime=0
/proc/25958/stat : 25958 (Spear-32) R 25956 25958 24588 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 377154927 1978368 247 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135251594 0 0 4096 0 0 0 0 17 1 0 0
/proc/25958/statm: 483 249 126 302 0 178 0

[startup+0.0498011 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 25958
/proc/meminfo: memFree=1614936/2055920 swapFree=4147416/4192956
[pid=25958] ppid=25956 vsize=4600 CPUtime=0.04
/proc/25958/stat : 25958 (Spear-32) R 25956 25958 24588 0 -1 4194304 1139 0 0 0 3 1 0 0 18 0 1 0 377154927 4710400 781 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25958/statm: 1150 781 128 302 0 845 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4600

[startup+0.101808 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 25958
/proc/meminfo: memFree=1614936/2055920 swapFree=4147416/4192956
[pid=25958] ppid=25956 vsize=5524 CPUtime=0.09
/proc/25958/stat : 25958 (Spear-32) R 25956 25958 24588 0 -1 4194304 1346 0 0 0 8 1 0 0 18 0 1 0 377154927 5656576 988 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25958/statm: 1381 988 129 302 0 1076 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5524

[startup+0.301828 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 25958
/proc/meminfo: memFree=1614936/2055920 swapFree=4147416/4192956
[pid=25958] ppid=25956 vsize=8944 CPUtime=0.29
/proc/25958/stat : 25958 (Spear-32) R 25956 25958 24588 0 -1 4194304 2266 0 0 0 28 1 0 0 19 0 1 0 377154927 9158656 1810 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/25958/statm: 2236 1811 129 302 0 1931 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8944

[startup+0.701869 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 25958
/proc/meminfo: memFree=1614936/2055920 swapFree=4147416/4192956
[pid=25958] ppid=25956 vsize=14872 CPUtime=0.69
/proc/25958/stat : 25958 (Spear-32) R 25956 25958 24588 0 -1 4194304 3848 0 0 0 66 3 0 0 23 0 1 0 377154927 15228928 3263 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25958/statm: 3718 3263 140 302 0 3413 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14872

[startup+1.50195 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25959
/proc/meminfo: memFree=1601936/2055920 swapFree=4147416/4192956
[pid=25958] ppid=25956 vsize=15704 CPUtime=1.49
/proc/25958/stat : 25958 (Spear-32) R 25956 25958 24588 0 -1 4194304 4055 0 0 0 146 3 0 0 25 0 1 0 377154927 16080896 3470 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25958/statm: 3926 3470 140 302 0 3621 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15704

[startup+3.10112 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25959
/proc/meminfo: memFree=1601296/2055920 swapFree=4147416/4192956
[pid=25958] ppid=25956 vsize=15840 CPUtime=3.09
/proc/25958/stat : 25958 (Spear-32) R 25956 25958 24588 0 -1 4194304 4100 0 0 0 305 4 0 0 25 0 1 0 377154927 16220160 3515 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/25958/statm: 3960 3515 140 302 0 3655 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15840

[startup+6.30146 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25959
/proc/meminfo: memFree=1600912/2055920 swapFree=4147416/4192956
[pid=25958] ppid=25956 vsize=16344 CPUtime=6.29
/proc/25958/stat : 25958 (Spear-32) R 25956 25958 24588 0 -1 4194304 4216 0 0 0 625 4 0 0 25 0 1 0 377154927 16736256 3631 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/25958/statm: 4086 3631 140 302 0 3781 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16344

[startup+12.7011 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 25959
/proc/meminfo: memFree=1599888/2055920 swapFree=4147416/4192956
[pid=25958] ppid=25956 vsize=17140 CPUtime=12.68
/proc/25958/stat : 25958 (Spear-32) R 25956 25958 24588 0 -1 4194304 4421 0 0 0 1264 4 0 0 25 0 1 0 377154927 17551360 3836 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524677 0 0 4096 0 0 0 0 17 1 0 0
/proc/25958/statm: 4285 3836 140 302 0 3980 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17140

[startup+25.5015 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 25959
/proc/meminfo: memFree=1598416/2055920 swapFree=4147416/4192956
[pid=25958] ppid=25956 vsize=18604 CPUtime=25.48
/proc/25958/stat : 25958 (Spear-32) R 25956 25958 24588 0 -1 4194304 4791 0 0 0 2543 5 0 0 25 0 1 0 377154927 19050496 4206 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526957 0 0 4096 0 0 0 0 17 1 0 0
/proc/25958/statm: 4651 4206 140 302 0 4346 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18604

[startup+51.1011 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 25959
/proc/meminfo: memFree=1595408/2055920 swapFree=4147416/4192956
[pid=25958] ppid=25956 vsize=21576 CPUtime=51.07
/proc/25958/stat : 25958 (Spear-32) R 25956 25958 24588 0 -1 4194304 5532 0 0 0 5100 7 0 0 25 0 1 0 377154927 22093824 4947 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25958/statm: 5394 4947 140 302 0 5089 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21576

[startup+102.306 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 25959
/proc/meminfo: memFree=1590928/2055920 swapFree=4147416/4192956
[pid=25958] ppid=25956 vsize=26104 CPUtime=102.26
/proc/25958/stat : 25958 (Spear-32) R 25956 25958 24588 0 -1 4194304 6652 0 0 0 10216 10 0 0 25 0 1 0 377154927 26730496 6067 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134539851 0 0 4096 0 0 0 0 17 1 0 0
/proc/25958/statm: 6526 6067 140 302 0 6221 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 26104

[startup+162.302 s]
/proc/loadavg: 1.10 1.05 1.01 2/78 25959
/proc/meminfo: memFree=1585488/2055920 swapFree=4147416/4192956
[pid=25958] ppid=25956 vsize=31700 CPUtime=162.24
/proc/25958/stat : 25958 (Spear-32) R 25956 25958 24588 0 -1 4194304 8064 0 0 0 16209 15 0 0 25 0 1 0 377154927 32460800 7446 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25958/statm: 7925 7446 140 302 0 7620 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 31700

[startup+222.301 s]
/proc/loadavg: 1.07 1.05 1.01 2/78 25959
/proc/meminfo: memFree=1579920/2055920 swapFree=4147416/4192956
[pid=25958] ppid=25956 vsize=36988 CPUtime=222.22
/proc/25958/stat : 25958 (Spear-32) R 25956 25958 24588 0 -1 4194304 9403 0 0 0 22202 20 0 0 25 0 1 0 377154927 37875712 8785 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25958/statm: 9247 8785 140 302 0 8942 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 36988

[startup+282.301 s]
/proc/loadavg: 1.02 1.04 1.00 2/78 25959
/proc/meminfo: memFree=1573776/2055920 swapFree=4147416/4192956
[pid=25958] ppid=25956 vsize=43256 CPUtime=282.21
/proc/25958/stat : 25958 (Spear-32) R 25956 25958 24588 0 -1 4194304 10981 0 0 0 28195 26 0 0 25 0 1 0 377154927 44294144 10298 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/25958/statm: 10814 10298 140 302 0 10509 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 43256

[startup+342.302 s]
/proc/loadavg: 1.01 1.03 1.00 2/78 25959
/proc/meminfo: memFree=1568400/2055920 swapFree=4147416/4192956
[pid=25958] ppid=25956 vsize=48628 CPUtime=342.19
/proc/25958/stat : 25958 (Spear-32) R 25956 25958 24588 0 -1 4194304 12341 0 0 0 34188 31 0 0 25 0 1 0 377154927 49795072 11658 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25958/statm: 12157 11658 140 302 0 11852 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 48628

[startup+402.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 25959
/proc/meminfo: memFree=1564496/2055920 swapFree=4147416/4192956
[pid=25958] ppid=25956 vsize=52540 CPUtime=402.17
/proc/25958/stat : 25958 (Spear-32) R 25956 25958 24588 0 -1 4194304 13320 0 0 0 40183 34 0 0 25 0 1 0 377154927 53800960 12637 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25958/statm: 13135 12637 140 302 0 12830 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 52540

[startup+462.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 25959
/proc/meminfo: memFree=1559056/2055920 swapFree=4147416/4192956
[pid=25958] ppid=25956 vsize=58136 CPUtime=462.15
/proc/25958/stat : 25958 (Spear-32) R 25956 25958 24588 0 -1 4194304 14691 0 0 0 46175 40 0 0 25 0 1 0 377154927 59531264 14008 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/25958/statm: 14534 14008 140 302 0 14229 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 58136

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 25959
/proc/meminfo: memFree=1554384/2055920 swapFree=4147416/4192956
[pid=25958] ppid=25956 vsize=62824 CPUtime=522.14
/proc/25958/stat : 25958 (Spear-32) R 25956 25958 24588 0 -1 4194304 15863 0 0 0 52171 43 0 0 25 0 1 0 377154927 64331776 15180 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25958/statm: 15706 15180 140 302 0 15401 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 62824

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25959
/proc/meminfo: memFree=1550800/2055920 swapFree=4147416/4192956
[pid=25958] ppid=25956 vsize=66368 CPUtime=582.12
/proc/25958/stat : 25958 (Spear-32) R 25956 25958 24588 0 -1 4194304 16757 0 0 0 58166 46 0 0 25 0 1 0 377154927 67960832 16074 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/25958/statm: 16592 16074 140 302 0 16287 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 66368

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25959
/proc/meminfo: memFree=1545680/2055920 swapFree=4147416/4192956
[pid=25958] ppid=25956 vsize=71912 CPUtime=642.11
/proc/25958/stat : 25958 (Spear-32) R 25956 25958 24588 0 -1 4194304 18164 0 0 0 64161 50 0 0 25 0 1 0 377154927 73637888 17352 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25958/statm: 17978 17352 140 302 0 17673 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 71912

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25959
/proc/meminfo: memFree=1540880/2055920 swapFree=4147416/4192956
[pid=25958] ppid=25956 vsize=76696 CPUtime=702.09
/proc/25958/stat : 25958 (Spear-32) R 25956 25958 24588 0 -1 4194304 19349 0 0 0 70155 54 0 0 25 0 1 0 377154927 78536704 18537 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134539524 0 0 4096 0 0 0 0 17 1 0 0
/proc/25958/statm: 19174 18537 140 302 0 18869 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 76696

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25959
/proc/meminfo: memFree=1538000/2055920 swapFree=4147416/4192956
[pid=25958] ppid=25956 vsize=79556 CPUtime=762.07
/proc/25958/stat : 25958 (Spear-32) R 25956 25958 24588 0 -1 4194304 20051 0 0 0 76151 56 0 0 25 0 1 0 377154927 81465344 19239 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25958/statm: 19889 19239 140 302 0 19584 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 79556

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25959
/proc/meminfo: memFree=1535184/2055920 swapFree=4147416/4192956
[pid=25958] ppid=25956 vsize=82576 CPUtime=822.06
/proc/25958/stat : 25958 (Spear-32) R 25956 25958 24588 0 -1 4194304 20771 0 0 0 82147 59 0 0 25 0 1 0 377154927 84557824 19959 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/25958/statm: 20644 19959 140 302 0 20339 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 82576

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25959
/proc/meminfo: memFree=1531664/2055920 swapFree=4147416/4192956
[pid=25958] ppid=25956 vsize=86092 CPUtime=882.03
/proc/25958/stat : 25958 (Spear-32) R 25956 25958 24588 0 -1 4194304 21643 0 0 0 88140 63 0 0 25 0 1 0 377154927 88158208 20831 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25958/statm: 21523 20831 140 302 0 21218 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 86092

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25959
/proc/meminfo: memFree=1528272/2055920 swapFree=4147416/4192956
[pid=25958] ppid=25956 vsize=89432 CPUtime=942.02
/proc/25958/stat : 25958 (Spear-32) R 25956 25958 24588 0 -1 4194304 22490 0 0 0 94134 68 0 0 25 0 1 0 377154927 91578368 21678 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25958/statm: 22358 21678 140 302 0 22053 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 89432

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25959
/proc/meminfo: memFree=1522640/2055920 swapFree=4147416/4192956
[pid=25958] ppid=25956 vsize=94964 CPUtime=1002
/proc/25958/stat : 25958 (Spear-32) R 25956 25958 24588 0 -1 4194304 23885 0 0 0 100127 73 0 0 25 0 1 0 377154927 97243136 23073 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524783 0 0 4096 0 0 0 0 17 1 0 0
/proc/25958/statm: 23741 23073 140 302 0 23436 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 94964

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25959
/proc/meminfo: memFree=1518800/2055920 swapFree=4147416/4192956
[pid=25958] ppid=25956 vsize=98996 CPUtime=1061.98
/proc/25958/stat : 25958 (Spear-32) R 25956 25958 24588 0 -1 4194304 24870 0 0 0 106122 76 0 0 25 0 1 0 377154927 101371904 24058 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25958/statm: 24749 24058 140 302 0 24444 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 98996

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25959
/proc/meminfo: memFree=1515280/2055920 swapFree=4147416/4192956
[pid=25958] ppid=25956 vsize=102468 CPUtime=1121.97
/proc/25958/stat : 25958 (Spear-32) R 25956 25958 24588 0 -1 4194304 25747 0 0 0 112118 79 0 0 25 0 1 0 377154927 104927232 24935 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25958/statm: 25617 24935 140 302 0 25312 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 102468

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25959
/proc/meminfo: memFree=1509328/2055920 swapFree=4147416/4192956
[pid=25958] ppid=25956 vsize=108504 CPUtime=1181.95
/proc/25958/stat : 25958 (Spear-32) R 25956 25958 24588 0 -1 4194304 27237 0 0 0 118112 83 0 0 25 0 1 0 377154927 111108096 26425 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25958/statm: 27126 26425 140 302 0 26821 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 108504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25959
/proc/meminfo: memFree=1506640/2055920 swapFree=4147416/4192956
[pid=25958] ppid=25956 vsize=111036 CPUtime=1200.05
/proc/25958/stat : 25958 (Spear-32) R 25956 25958 24588 0 -1 4194304 27869 0 0 0 119920 85 0 0 25 0 1 0 377154927 113700864 27057 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134525057 0 0 4096 0 0 0 0 17 1 0 0
/proc/25958/statm: 27759 27057 140 302 0 27454 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 111036

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.42
CPU time (s): 1200.08
CPU user time (s): 1199.21
CPU system time (s): 0.870867
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 111036

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

runsolver used 1.2808 second user time and 3.09353 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Sun Mar 11 00:13:22 UTC 2007

IDJOB= 334435
IDBENCH= 24627
IDSOLVER= 131
FILE ID= node7/334435-1173572001

PBS_JOBID= 4101199

Free space on /tmp= 66528 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/others/Composite-096BitPrimes-0.sat05-507.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334435-1173572001/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/334435-1173572001/instance-334435-1173572001.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-334435-1173572001 -o ROOT/results/node7/solver-334435-1173572001 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334435-1173572001/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/334435-1173572001/instance-334435-1173572001.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  8b466b7ef3217bdc844a579ae744d427

RANDOM SEED= 719049014

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.232
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.232
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:       1615344 kB
Buffers:         51904 kB
Cached:         297976 kB
SwapCached:       8480 kB
Active:         198664 kB
Inactive:       174384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1615344 kB
SwapTotal:     4192956 kB
SwapFree:      4147416 kB
Dirty:            6688 kB
Writeback:           0 kB
Mapped:          30072 kB
Slab:            53092 kB
Committed_AS:  1269572 kB
PageTables:       1768 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= 66528 MiB

End job on node7 on Sun Mar 11 00:33:24 UTC 2007