Trace number 333217

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.0UNSAT 926.894 927.147

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/333217-1173505130/instance-333217-1173505130.cnf
926.84/927.12	s UNSATISFIABLE
926.84/927.12	c runtime 927.00 [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/node17/watcher-333217-1173505130 -o ROOT/results/node17/solver-333217-1173505130 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333217-1173505130/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/333217-1173505130/instance-333217-1173505130.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.80 1.42 1.17 3/77 21625
/proc/meminfo: memFree=1383920/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=1708 CPUtime=0
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 229 0 0 0 0 0 0 0 18 0 1 0 370467277 1748992 213 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134534337 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 427 213 128 302 0 122 0

[startup+0.073719 s]
/proc/loadavg: 1.80 1.42 1.17 3/77 21625
/proc/meminfo: memFree=1383920/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=2232 CPUtime=0.06
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 389 0 0 0 6 0 0 0 18 0 1 0 370467277 2285568 373 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 558 373 140 302 0 253 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2232

[startup+0.101721 s]
/proc/loadavg: 1.80 1.42 1.17 3/77 21625
/proc/meminfo: memFree=1383920/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=2360 CPUtime=0.09
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 416 0 0 0 9 0 0 0 18 0 1 0 370467277 2416640 400 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 590 400 140 302 0 285 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2360

[startup+0.301741 s]
/proc/loadavg: 1.80 1.42 1.17 3/77 21625
/proc/meminfo: memFree=1383920/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=2880 CPUtime=0.29
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 549 0 0 0 27 2 0 0 19 0 1 0 370467277 2949120 534 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 720 534 140 302 0 415 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2880

[startup+0.701783 s]
/proc/loadavg: 1.80 1.42 1.17 3/77 21625
/proc/meminfo: memFree=1383920/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=3784 CPUtime=0.69
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 755 0 0 0 66 3 0 0 23 0 1 0 370467277 3874816 739 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 946 739 140 302 0 641 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3784

[startup+1.50187 s]
/proc/loadavg: 1.80 1.42 1.17 2/78 21626
/proc/meminfo: memFree=1381032/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=4956 CPUtime=1.49
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 1042 0 0 0 143 6 0 0 25 0 1 0 370467277 5074944 1026 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 1239 1026 140 302 0 934 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4956

[startup+3.10103 s]
/proc/loadavg: 1.80 1.42 1.17 2/78 21626
/proc/meminfo: memFree=1379688/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=6248 CPUtime=3.09
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 1396 0 0 0 302 7 0 0 25 0 1 0 370467277 6397952 1380 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 1562 1380 140 302 0 1257 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6248

[startup+6.30137 s]
/proc/loadavg: 1.73 1.42 1.16 2/78 21626
/proc/meminfo: memFree=1377008/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=8700 CPUtime=6.29
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 2007 0 0 0 619 10 0 0 25 0 1 0 370467277 8908800 1958 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 2175 1958 140 302 0 1870 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8700

[startup+12.701 s]
/proc/loadavg: 1.75 1.43 1.17 2/78 21626
/proc/meminfo: memFree=1373552/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=11804 CPUtime=12.68
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 2787 0 0 0 1255 13 0 0 25 0 1 0 370467277 12087296 2738 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 2951 2738 140 302 0 2646 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11804

[startup+25.5014 s]
/proc/loadavg: 1.59 1.40 1.17 2/78 21626
/proc/meminfo: memFree=1369200/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=16336 CPUtime=25.47
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 3930 0 0 0 2530 17 0 0 25 0 1 0 370467277 16728064 3816 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 4084 3816 140 302 0 3779 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 16336

[startup+51.102 s]
/proc/loadavg: 1.39 1.37 1.16 2/78 21626
/proc/meminfo: memFree=1363312/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=22156 CPUtime=51.07
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 5392 0 0 0 5084 23 0 0 25 0 1 0 370467277 22687744 5278 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 5539 5278 140 302 0 5234 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22156

[startup+102.305 s]
/proc/loadavg: 1.21 1.33 1.16 2/78 21626
/proc/meminfo: memFree=1354352/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=31584 CPUtime=102.25
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 7692 0 0 0 10194 31 0 0 25 0 1 0 370467277 32342016 7449 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526812 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 7896 7449 140 302 0 7591 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 31584

[startup+162.302 s]
/proc/loadavg: 1.12 1.28 1.15 2/78 21626
/proc/meminfo: memFree=1345712/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=40316 CPUtime=162.23
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 9872 0 0 0 16181 42 0 0 25 0 1 0 370467277 41283584 9629 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 10079 9629 140 302 0 9774 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 40316

[startup+222.302 s]
/proc/loadavg: 1.08 1.24 1.14 2/78 21626
/proc/meminfo: memFree=1338864/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=47412 CPUtime=222.22
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 11569 0 0 0 22169 53 0 0 25 0 1 0 370467277 48549888 11326 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 11853 11326 140 302 0 11548 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 47412

[startup+282.301 s]
/proc/loadavg: 1.13 1.22 1.14 2/78 21626
/proc/meminfo: memFree=1333296/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=53196 CPUtime=282.21
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 12958 0 0 0 28162 59 0 0 25 0 1 0 370467277 54472704 12715 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 13299 12715 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: 1.08 1.19 1.14 2/78 21628
/proc/meminfo: memFree=1295216/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=102932 CPUtime=342.19
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 26289 0 0 0 34149 70 0 0 25 0 1 0 370467277 105402368 22215 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 25733 22215 145 302 0 25428 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 102932

[startup+402.302 s]
/proc/loadavg: 1.03 1.16 1.13 2/78 21628
/proc/meminfo: memFree=1294896/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=103196 CPUtime=402.17
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 26360 0 0 0 40140 77 0 0 25 0 1 0 370467277 105672704 22286 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 25799 22286 145 302 0 25494 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 103196

[startup+462.302 s]
/proc/loadavg: 1.01 1.12 1.11 2/78 21628
/proc/meminfo: memFree=1294064/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=104356 CPUtime=462.16
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 26572 0 0 0 46133 83 0 0 25 0 1 0 370467277 106860544 22498 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526979 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 26089 22498 145 302 0 25784 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 104356

[startup+522.302 s]
/proc/loadavg: 1.00 1.10 1.10 2/78 21628
/proc/meminfo: memFree=1290480/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=108236 CPUtime=522.15
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 27493 0 0 0 52126 89 0 0 25 0 1 0 370467277 110833664 23419 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 27059 23419 145 302 0 26754 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 108236

[startup+582.301 s]
/proc/loadavg: 1.00 1.08 1.09 2/78 21628
/proc/meminfo: memFree=1286896/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=111920 CPUtime=582.12
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 28360 0 0 0 58117 95 0 0 25 0 1 0 370467277 114606080 24286 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 27980 24286 145 302 0 27675 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 111920

[startup+642.301 s]
/proc/loadavg: 1.00 1.06 1.08 2/78 21628
/proc/meminfo: memFree=1283760/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=115240 CPUtime=642.11
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 29136 0 0 0 64111 100 0 0 25 0 1 0 370467277 118005760 25062 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 28810 25062 145 302 0 28505 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 115240

[startup+702.302 s]
/proc/loadavg: 1.00 1.05 1.08 2/78 21628
/proc/meminfo: memFree=1280944/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=118396 CPUtime=702.09
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 29835 0 0 0 70105 104 0 0 25 0 1 0 370467277 121237504 25761 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526920 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 29599 25761 145 302 0 29294 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 118396

[startup+762.306 s]
/proc/loadavg: 1.00 1.04 1.07 2/78 21628
/proc/meminfo: memFree=1277808/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=121768 CPUtime=762.09
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 30597 0 0 0 76099 110 0 0 25 0 1 0 370467277 124690432 26523 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 30442 26523 145 302 0 30137 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 121768

[startup+822.301 s]
/proc/loadavg: 1.00 1.03 1.07 2/78 21628
/proc/meminfo: memFree=1275504/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=123960 CPUtime=822.06
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 31167 0 0 0 82094 112 0 0 25 0 1 0 370467277 126935040 27093 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 30990 27093 145 302 0 30685 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 123960

[startup+882.301 s]
/proc/loadavg: 1.00 1.02 1.06 2/78 21628
/proc/meminfo: memFree=1273072/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=126604 CPUtime=882.05
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 31770 0 0 0 88088 117 0 0 25 0 1 0 370467277 129642496 27696 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 31651 27696 145 302 0 31346 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 126604

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

[startup+895.902 s]
/proc/loadavg: 1.00 1.02 1.06 2/78 21628
/proc/meminfo: memFree=1272560/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=127004 CPUtime=895.65
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 31902 0 0 0 89447 118 0 0 25 0 1 0 370467277 130052096 27828 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 31751 27828 145 302 0 31446 0
Current children cumulated CPU time (s) 895.65
Current children cumulated vsize (KiB) 127004

[startup+908.701 s]
/proc/loadavg: 1.00 1.02 1.06 2/78 21628
/proc/meminfo: memFree=1271984/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=127564 CPUtime=908.44
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 32043 0 0 0 90726 118 0 0 25 0 1 0 370467277 130625536 27969 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 31891 27969 145 302 0 31586 0
Current children cumulated CPU time (s) 908.44
Current children cumulated vsize (KiB) 127564

[startup+915.102 s]
/proc/loadavg: 1.00 1.02 1.06 3/78 21628
/proc/meminfo: memFree=1271728/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=127820 CPUtime=914.85
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 32110 0 0 0 91366 119 0 0 25 0 1 0 370467277 130887680 28036 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 31955 28036 145 302 0 31650 0
Current children cumulated CPU time (s) 914.85
Current children cumulated vsize (KiB) 127820

[startup+921.501 s]
/proc/loadavg: 1.00 1.02 1.06 2/78 21628
/proc/meminfo: memFree=1271536/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=128100 CPUtime=921.24
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 32167 0 0 0 92005 119 0 0 25 0 1 0 370467277 131174400 28093 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 32025 28093 145 302 0 31720 0
Current children cumulated CPU time (s) 921.24
Current children cumulated vsize (KiB) 128100

[startup+924.702 s]
/proc/loadavg: 1.00 1.02 1.06 2/78 21628
/proc/meminfo: memFree=1271408/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=128260 CPUtime=924.44
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 32192 0 0 0 92325 119 0 0 25 0 1 0 370467277 131338240 28118 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 32065 28118 145 302 0 31760 0
Current children cumulated CPU time (s) 924.44
Current children cumulated vsize (KiB) 128260

[startup+926.302 s]
/proc/loadavg: 1.00 1.02 1.06 2/78 21628
/proc/meminfo: memFree=1271408/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=128260 CPUtime=926.04
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 32198 0 0 0 92485 119 0 0 25 0 1 0 370467277 131338240 28124 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526719 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 32065 28124 145 302 0 31760 0
Current children cumulated CPU time (s) 926.04
Current children cumulated vsize (KiB) 128260

[startup+926.701 s]
/proc/loadavg: 1.00 1.02 1.06 2/78 21628
/proc/meminfo: memFree=1271408/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=128260 CPUtime=926.44
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 32200 0 0 0 92525 119 0 0 25 0 1 0 370467277 131338240 28126 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 32065 28126 145 302 0 31760 0
Current children cumulated CPU time (s) 926.44
Current children cumulated vsize (KiB) 128260

[startup+927.101 s]
/proc/loadavg: 1.00 1.02 1.06 2/78 21628
/proc/meminfo: memFree=1271408/2055920 swapFree=4168576/4192956
[pid=21625] ppid=21623 vsize=128260 CPUtime=926.84
/proc/21625/stat : 21625 (Spear-32) R 21623 21625 21516 0 -1 4194304 32202 0 0 0 92565 119 0 0 25 0 1 0 370467277 131338240 28128 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21625/statm: 32065 28128 145 302 0 31760 0
Current children cumulated CPU time (s) 926.84
Current children cumulated vsize (KiB) 128260

Child status: 20
Real time (s): 927.147
CPU time (s): 926.894
CPU user time (s): 925.678
CPU system time (s): 1.21581
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 128260

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

runsolver used 0.995848 second user time and 2.38464 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Mar 10 05:38:50 UTC 2007

IDJOB= 333217
IDBENCH= 24598
IDSOLVER= 131
FILE ID= node17/333217-1173505130

PBS_JOBID= 4101123

Free space on /tmp= 66532 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  ddc67b9b869c1d77b5458996a2e27751

RANDOM SEED= 780107177

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.229
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.229
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:       1384456 kB
Buffers:         51204 kB
Cached:         526188 kB
SwapCached:       2172 kB
Active:         291180 kB
Inactive:       308740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1384456 kB
SwapTotal:     4192956 kB
SwapFree:      4168576 kB
Dirty:            1880 kB
Writeback:           0 kB
Mapped:          30296 kB
Slab:            57188 kB
Committed_AS:  1441568 kB
PageTables:       1748 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= 66532 MiB

End job on node17 on Sat Mar 10 05:54:18 UTC 2007