Trace number 333218

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.0UNSAT 985.616 985.909

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG-gensys-icl003.sat05-2715.reshuffled-07.cnf
MD5SUMddc67b9b869c1d77b5458996a2e27751
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark90.4523
Satisfiable
(Un)Satisfiability was proved
Number of variables1472
Number of clauses7737
Sum of the clauses size65737
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2253
Number of clauses of size 31166
Number of clauses of size 4118
Number of clauses of size 5888
Number of clauses of size over 55285

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/333218-1173505193/instance-333218-1173505193.cnf
985.50/985.89	s UNSATISFIABLE
985.50/985.89	c runtime 985.75 [s]

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node1/watcher-333218-1173505193 -o ROOT/results/node1/solver-333218-1173505193 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333218-1173505193/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/333218-1173505193/instance-333218-1173505193.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.79 0.95 0.98 3/77 13977
/proc/meminfo: memFree=1683832/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=1708 CPUtime=0
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 229 0 0 0 0 0 0 0 18 0 1 0 370474390 1748992 213 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 427 213 128 302 0 122 0

[startup+0.00912891 s]
/proc/loadavg: 0.79 0.95 0.98 3/77 13977
/proc/meminfo: memFree=1683832/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=1708 CPUtime=0
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 230 0 0 0 0 0 0 0 18 0 1 0 370474390 1748992 214 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 427 214 129 302 0 122 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1708

[startup+0.101149 s]
/proc/loadavg: 0.79 0.95 0.98 3/77 13977
/proc/meminfo: memFree=1683832/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=2360 CPUtime=0.09
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 415 0 0 0 9 0 0 0 18 0 1 0 370474390 2416640 399 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 590 399 140 302 0 285 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2360

[startup+0.301162 s]
/proc/loadavg: 0.79 0.95 0.98 3/77 13977
/proc/meminfo: memFree=1683832/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=2880 CPUtime=0.29
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 549 0 0 0 27 2 0 0 19 0 1 0 370474390 2949120 533 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 720 533 140 302 0 415 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2880

[startup+0.701209 s]
/proc/loadavg: 0.79 0.95 0.98 3/77 13977
/proc/meminfo: memFree=1683832/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=3656 CPUtime=0.69
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 753 0 0 0 66 3 0 0 22 0 1 0 370474390 3743744 737 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 914 737 140 302 0 609 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3656

[startup+1.5013 s]
/proc/loadavg: 0.79 0.95 0.98 2/78 13978
/proc/meminfo: memFree=1680880/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=4956 CPUtime=1.49
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 1042 0 0 0 144 5 0 0 25 0 1 0 370474390 5074944 1026 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 1239 1026 140 302 0 934 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4956

[startup+3.10149 s]
/proc/loadavg: 0.79 0.95 0.98 2/78 13978
/proc/meminfo: memFree=1679472/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=6248 CPUtime=3.09
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 1396 0 0 0 303 6 0 0 25 0 1 0 370474390 6397952 1380 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 1562 1380 140 302 0 1257 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6248

[startup+6.30186 s]
/proc/loadavg: 0.81 0.95 0.98 2/78 13978
/proc/meminfo: memFree=1676784/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=8700 CPUtime=6.29
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 2011 0 0 0 619 10 0 0 25 0 1 0 370474390 8908800 1962 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 2175 1962 140 302 0 1870 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8700

[startup+12.7016 s]
/proc/loadavg: 0.82 0.95 0.98 2/78 13978
/proc/meminfo: memFree=1673264/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=11804 CPUtime=12.69
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 2789 0 0 0 1256 13 0 0 25 0 1 0 370474390 12087296 2740 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 2951 2740 140 302 0 2646 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11804

[startup+25.5011 s]
/proc/loadavg: 0.86 0.95 0.98 2/78 13978
/proc/meminfo: memFree=1668784/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=16336 CPUtime=25.48
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 3931 0 0 0 2530 18 0 0 25 0 1 0 370474390 16728064 3817 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 4084 3817 140 302 0 3779 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16336

[startup+51.1011 s]
/proc/loadavg: 0.91 0.96 0.98 2/78 13978
/proc/meminfo: memFree=1663024/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=22156 CPUtime=51.08
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 5392 0 0 0 5084 24 0 0 25 0 1 0 370474390 22687744 5278 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 5539 5278 140 302 0 5234 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22156

[startup+102.305 s]
/proc/loadavg: 0.96 0.96 0.98 2/78 13978
/proc/meminfo: memFree=1654256/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=31584 CPUtime=102.27
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 7689 0 0 0 10195 32 0 0 25 0 1 0 370474390 32342016 7446 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 7896 7446 140 302 0 7591 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 31584

[startup+162.301 s]
/proc/loadavg: 0.98 0.97 0.98 2/78 13978
/proc/meminfo: memFree=1645552/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=40316 CPUtime=162.25
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 9869 0 0 0 16183 42 0 0 25 0 1 0 370474390 41283584 9626 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 10079 9626 140 302 0 9774 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 40316

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 13978
/proc/meminfo: memFree=1638704/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=47284 CPUtime=222.22
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 11560 0 0 0 22172 50 0 0 25 0 1 0 370474390 48418816 11317 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 11821 11317 140 302 0 11516 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 47284

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 13980
/proc/meminfo: memFree=1633064/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=53196 CPUtime=282.21
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 12947 0 0 0 28162 59 0 0 25 0 1 0 370474390 54472704 12704 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 13299 12704 140 302 0 12994 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 53196

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 13980
/proc/meminfo: memFree=1629552/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=58028 CPUtime=342.18
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 14064 0 0 0 34153 65 0 0 25 0 1 0 370474390 59420672 13564 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 14507 13564 140 302 0 14202 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 58028

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 13980
/proc/meminfo: memFree=1628912/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=58912 CPUtime=402.17
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 14234 0 0 0 40146 71 0 0 25 0 1 0 370474390 60325888 13734 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 14728 13734 140 302 0 14423 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 58912

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 13980
/proc/meminfo: memFree=1628144/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=59700 CPUtime=462.16
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 14426 0 0 0 46140 76 0 0 25 0 1 0 370474390 61132800 13926 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 14925 13926 140 302 0 14620 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 59700

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 13980
/proc/meminfo: memFree=1624688/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=63608 CPUtime=522.13
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 15318 0 0 0 52132 81 0 0 25 0 1 0 370474390 65134592 14818 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 15902 14818 140 302 0 15597 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 63608

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 13980
/proc/meminfo: memFree=1621360/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=66872 CPUtime=582.11
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 16140 0 0 0 58125 86 0 0 25 0 1 0 370474390 68476928 15640 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 16718 15640 140 302 0 16413 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 66872

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 13980
/proc/meminfo: memFree=1618416/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=69900 CPUtime=642.11
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 16871 0 0 0 64119 92 0 0 25 0 1 0 370474390 71577600 16371 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 17475 16371 140 302 0 17170 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 69900

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 13980
/proc/meminfo: memFree=1615664/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=72684 CPUtime=702.08
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 17547 0 0 0 70111 97 0 0 25 0 1 0 370474390 74428416 17047 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526967 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 18171 17047 140 302 0 17866 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 72684

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 13980
/proc/meminfo: memFree=1613360/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=74956 CPUtime=762.07
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 18115 0 0 0 76106 101 0 0 25 0 1 0 370474390 76754944 17615 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 18739 17615 140 302 0 18434 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 74956

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 13980
/proc/meminfo: memFree=1610416/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=78460 CPUtime=822.05
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 18867 0 0 0 82100 105 0 0 25 0 1 0 370474390 80343040 18367 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 19615 18367 140 302 0 19310 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 78460

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 13980
/proc/meminfo: memFree=1608176/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=81004 CPUtime=882.03
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 19423 0 0 0 88094 109 0 0 25 0 1 0 370474390 82948096 18923 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 20251 18923 140 302 0 19946 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 81004

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 13980
/proc/meminfo: memFree=1606064/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=83624 CPUtime=942.01
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 19960 0 0 0 94088 113 0 0 25 0 1 0 370474390 85630976 19460 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 20906 19460 140 302 0 20601 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 83624

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

[startup+947.106 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 13980
/proc/meminfo: memFree=1605808/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=84016 CPUtime=946.82
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 20018 0 0 0 94568 114 0 0 25 0 1 0 370474390 86032384 19518 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526876 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 21004 19518 140 302 0 20699 0
Current children cumulated CPU time (s) 946.82
Current children cumulated vsize (KiB) 84016

[startup+972.702 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 13980
/proc/meminfo: memFree=1604720/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=85368 CPUtime=972.4
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 20282 0 0 0 97124 116 0 0 25 0 1 0 370474390 87416832 19782 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 21342 19782 140 302 0 21037 0
Current children cumulated CPU time (s) 972.4
Current children cumulated vsize (KiB) 85368

[startup+979.101 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 13980
/proc/meminfo: memFree=1604464/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=85496 CPUtime=978.8
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 20340 0 0 0 97764 116 0 0 25 0 1 0 370474390 87547904 19840 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 21374 19840 140 302 0 21069 0
Current children cumulated CPU time (s) 978.8
Current children cumulated vsize (KiB) 85496

[startup+982.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 13980
/proc/meminfo: memFree=1604336/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=85624 CPUtime=982
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 20374 0 0 0 98084 116 0 0 25 0 1 0 370474390 87678976 19874 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 21406 19874 140 302 0 21101 0
Current children cumulated CPU time (s) 982
Current children cumulated vsize (KiB) 85624

[startup+983.902 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 13980
/proc/meminfo: memFree=1604336/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=85760 CPUtime=983.6
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 20388 0 0 0 98244 116 0 0 25 0 1 0 370474390 87818240 19888 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 21440 19888 140 302 0 21135 0
Current children cumulated CPU time (s) 983.6
Current children cumulated vsize (KiB) 85760

[startup+984.702 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 13980
/proc/meminfo: memFree=1604272/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=85760 CPUtime=984.4
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 20395 0 0 0 98323 117 0 0 25 0 1 0 370474390 87818240 19895 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 21440 19895 140 302 0 21135 0
Current children cumulated CPU time (s) 984.4
Current children cumulated vsize (KiB) 85760

[startup+985.501 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 13980
/proc/meminfo: memFree=1604208/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=85760 CPUtime=985.21
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194304 20403 0 0 0 98404 117 0 0 25 0 1 0 370474390 87818240 19903 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 21440 19903 140 302 0 21135 0
Current children cumulated CPU time (s) 985.21
Current children cumulated vsize (KiB) 85760

[startup+985.901 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 13980
/proc/meminfo: memFree=1604208/2055920 swapFree=4159120/4192956
[pid=13977] ppid=13975 vsize=0 CPUtime=985.6
/proc/13977/stat : 13977 (Spear-32) R 13975 13977 13918 0 -1 4194308 20433 0 0 0 98443 117 0 0 25 0 1 0 370474390 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/13977/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 985.6
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 985.909
CPU time (s): 985.616
CPU user time (s): 984.431
CPU system time (s): 1.18482
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 85760

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

runsolver used 1.09883 second user time and 2.49062 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat Mar 10 05:39:53 UTC 2007

IDJOB= 333218
IDBENCH= 24598
IDSOLVER= 132
FILE ID= node1/333218-1173505193

PBS_JOBID= 4101124

Free space on /tmp= 66441 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/others/QG-gensys-icl003.sat05-2715.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333218-1173505193/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/333218-1173505193/instance-333218-1173505193.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-333218-1173505193 -o ROOT/results/node1/solver-333218-1173505193 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333218-1173505193/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/333218-1173505193/instance-333218-1173505193.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  ddc67b9b869c1d77b5458996a2e27751

RANDOM SEED= 113133269

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.230
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.230
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:       1684304 kB
Buffers:         40296 kB
Cached:         258028 kB
SwapCached:      13660 kB
Active:         146580 kB
Inactive:       174320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1684304 kB
SwapTotal:     4192956 kB
SwapFree:      4159120 kB
Dirty:            2108 kB
Writeback:           0 kB
Mapped:          29396 kB
Slab:            36324 kB
Committed_AS:  1154340 kB
PageTables:       1740 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= 66441 MiB

End job on node1 on Sat Mar 10 05:56:19 UTC 2007