Trace number 334647

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 2007-02-12UNSAT 1151.72 1152.21

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
MD5SUMbf3618cdbef11db03f2026bf209783fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1151.72
Satisfiable
(Un)Satisfiability was proved
Number of variables25493
Number of clauses1139180
Sum of the clauses size2298131
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21136319
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 57
Number of clauses of size over 52852

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/334647-1173585384/instance-334647-1173585384.cnf
1151.61/1152.17	s UNSATISFIABLE
1151.61/1152.17	c runtime 1151.86 [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/node12/watcher-334647-1173585384 -o ROOT/results/node12/solver-334647-1173585384 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334647-1173585384/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/334647-1173585384/instance-334647-1173585384.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.99 0.97 1.00 3/77 1418
/proc/meminfo: memFree=1458552/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=1932 CPUtime=0
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 378493133 1978368 247 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134518170 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 483 247 126 302 0 178 0

[startup+0.0704251 s]
/proc/loadavg: 0.99 0.97 1.00 3/77 1418
/proc/meminfo: memFree=1458552/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=5292 CPUtime=0.06
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 1404 0 0 0 6 0 0 0 18 0 1 0 378493133 5419008 1044 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 1323 1044 129 302 0 1018 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5292

[startup+0.101428 s]
/proc/loadavg: 0.99 0.97 1.00 3/77 1418
/proc/meminfo: memFree=1458552/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=6084 CPUtime=0.09
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 1591 0 0 0 9 0 0 0 18 0 1 0 378493133 6230016 1231 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 1521 1232 129 302 0 1216 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6084

[startup+0.301466 s]
/proc/loadavg: 0.99 0.97 1.00 3/77 1418
/proc/meminfo: memFree=1458552/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=10824 CPUtime=0.29
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 2858 0 0 0 28 1 0 0 19 0 1 0 378493133 11083776 2400 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 2706 2400 129 302 0 2401 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10824

[startup+0.701537 s]
/proc/loadavg: 0.99 0.97 1.00 3/77 1418
/proc/meminfo: memFree=1458552/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=20808 CPUtime=0.69
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 5566 0 0 0 67 2 0 0 23 0 1 0 378493133 21307392 4722 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 5202 4722 129 302 0 4897 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20808

[startup+1.50168 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 1419
/proc/meminfo: memFree=1432496/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=40016 CPUtime=1.49
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 10760 0 0 0 144 5 0 0 25 0 1 0 378493133 40976384 9403 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 10004 9403 129 302 0 9699 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40016

[startup+3.10197 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 1419
/proc/meminfo: memFree=1407216/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=61808 CPUtime=3.09
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 16631 0 0 0 299 10 0 0 25 0 1 0 378493133 63291392 14249 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 15452 14249 140 302 0 15147 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61808

[startup+6.30154 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 1419
/proc/meminfo: memFree=1401328/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=62536 CPUtime=6.29
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 16780 0 0 0 617 12 0 0 25 0 1 0 378493133 64036864 14398 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 15634 14398 141 302 0 15329 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62536

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 1419
/proc/meminfo: memFree=1400432/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=63440 CPUtime=12.69
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 17003 0 0 0 1252 17 0 0 25 0 1 0 378493133 64962560 14621 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 15860 14621 141 302 0 15555 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63440

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 1419
/proc/meminfo: memFree=1398448/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=65364 CPUtime=25.49
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 17524 0 0 0 2524 25 0 0 25 0 1 0 378493133 66932736 15109 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 16341 15109 141 302 0 16036 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65364

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 1419
/proc/meminfo: memFree=1393840/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=70308 CPUtime=51.07
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 18784 0 0 0 5070 37 0 0 25 0 1 0 378493133 71995392 16304 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 17577 16304 141 302 0 17272 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 70308

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 1419
/proc/meminfo: memFree=1383664/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=80204 CPUtime=102.26
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 21300 0 0 0 10175 51 0 0 25 0 1 0 378493133 82128896 18820 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 20051 18820 141 302 0 19746 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 80204

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 1419
/proc/meminfo: memFree=1374064/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=90220 CPUtime=162.24
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 23847 0 0 0 16162 62 0 0 25 0 1 0 378493133 92385280 21238 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 22555 21238 141 302 0 22250 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 90220

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 1419
/proc/meminfo: memFree=1365616/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=98628 CPUtime=222.21
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 25918 0 0 0 22150 71 0 0 25 0 1 0 378493133 100995072 23309 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 24657 23309 141 302 0 24352 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 98628

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/84 1485
/proc/meminfo: memFree=1356928/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=106056 CPUtime=282.17
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 27808 0 0 0 28136 81 0 0 25 0 1 0 378493133 108601344 25199 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 26514 25199 141 302 0 26209 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 106056

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/84 1587
/proc/meminfo: memFree=1350784/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=112180 CPUtime=342.09
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 29315 0 0 0 34121 88 0 0 25 0 1 0 378493133 114872320 26706 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 28045 26706 141 302 0 27740 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 112180

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 1617
/proc/meminfo: memFree=1346032/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=119348 CPUtime=402.06
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 31062 0 0 0 40109 97 0 0 25 0 1 0 378493133 122212352 28196 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 29837 28196 141 302 0 29532 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 119348

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 1617
/proc/meminfo: memFree=1340784/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=124556 CPUtime=462.03
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 32365 0 0 0 46100 103 0 0 25 0 1 0 378493133 127545344 29499 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134524834 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 31139 29499 141 302 0 30834 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 124556

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 1617
/proc/meminfo: memFree=1336304/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=129064 CPUtime=522.01
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 33517 0 0 0 52091 110 0 0 25 0 1 0 378493133 132161536 30651 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526939 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 32266 30651 141 302 0 31961 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 129064

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 1617
/proc/meminfo: memFree=1331696/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=133680 CPUtime=582
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 34638 0 0 0 58084 116 0 0 25 0 1 0 378493133 136888320 31772 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 33420 31772 141 302 0 33115 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 133680

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 1617
/proc/meminfo: memFree=1326832/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=138456 CPUtime=641.98
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 35837 0 0 0 64078 120 0 0 25 0 1 0 378493133 141778944 32971 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 34614 32971 141 302 0 34309 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 138456

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 1617
/proc/meminfo: memFree=1322672/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=142628 CPUtime=701.96
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 36890 0 0 0 70070 126 0 0 25 0 1 0 378493133 146051072 34024 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 35657 34024 141 302 0 35352 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 142628

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 1617
/proc/meminfo: memFree=1319024/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=146356 CPUtime=761.93
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 37808 0 0 0 76063 130 0 0 25 0 1 0 378493133 149868544 34942 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526781 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 36589 34942 141 302 0 36284 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 146356

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 1617
/proc/meminfo: memFree=1317040/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=148568 CPUtime=821.91
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 38307 0 0 0 82056 135 0 0 25 0 1 0 378493133 152133632 35441 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 37142 35441 141 302 0 36837 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 148568

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 1617
/proc/meminfo: memFree=1313456/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=152220 CPUtime=881.9
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 39187 0 0 0 88050 140 0 0 25 0 1 0 378493133 155873280 36321 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 38055 36321 141 302 0 37750 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 152220

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 1617
/proc/meminfo: memFree=1309808/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=155860 CPUtime=941.87
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 40098 0 0 0 94041 146 0 0 25 0 1 0 378493133 159600640 37232 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 38965 37232 141 302 0 38660 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 155860

[startup+1002.3 s]
/proc/loadavg: 1.06 0.99 1.00 2/78 1617
/proc/meminfo: memFree=1306736/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=158976 CPUtime=1001.85
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 40873 0 0 0 100035 150 0 0 25 0 1 0 378493133 162791424 38007 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 39744 38007 141 302 0 39439 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 158976

[startup+1062.3 s]
/proc/loadavg: 1.02 0.99 1.00 2/78 1617
/proc/meminfo: memFree=1303536/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=162196 CPUtime=1061.83
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 41686 0 0 0 106029 154 0 0 25 0 1 0 378493133 166088704 38820 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 40549 38820 141 302 0 40244 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 162196

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 1617
/proc/meminfo: memFree=1300976/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=164676 CPUtime=1121.81
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 42310 0 0 0 112023 158 0 0 25 0 1 0 378493133 168628224 39444 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134515237 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 41169 39444 141 302 0 40864 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 164676

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

[startup+1126.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 1617
/proc/meminfo: memFree=1300976/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=164676 CPUtime=1125.82
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 42310 0 0 0 112424 158 0 0 25 0 1 0 378493133 168628224 39444 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134515233 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 41169 39444 141 302 0 40864 0
Current children cumulated CPU time (s) 1125.82
Current children cumulated vsize (KiB) 164676

[startup+1139.1 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 1617
/proc/meminfo: memFree=1300912/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=164676 CPUtime=1138.61
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 42310 0 0 0 113701 160 0 0 25 0 1 0 378493133 168628224 39444 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 41169 39444 141 302 0 40864 0
Current children cumulated CPU time (s) 1138.61
Current children cumulated vsize (KiB) 164676

[startup+1145.5 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 1617
/proc/meminfo: memFree=1300912/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=164676 CPUtime=1145.01
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 42310 0 0 0 114341 160 0 0 25 0 1 0 378493133 168628224 39444 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526668 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 41169 39444 141 302 0 40864 0
Current children cumulated CPU time (s) 1145.01
Current children cumulated vsize (KiB) 164676

[startup+1148.7 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 1617
/proc/meminfo: memFree=1300912/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=164676 CPUtime=1148.2
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 42310 0 0 0 114660 160 0 0 25 0 1 0 378493133 168628224 39444 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 135258342 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 41169 39444 141 302 0 40864 0
Current children cumulated CPU time (s) 1148.2
Current children cumulated vsize (KiB) 164676

[startup+1150.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 1617
/proc/meminfo: memFree=1300912/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=164676 CPUtime=1149.81
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 42310 0 0 0 114820 161 0 0 25 0 1 0 378493133 168628224 39444 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 41169 39444 141 302 0 40864 0
Current children cumulated CPU time (s) 1149.81
Current children cumulated vsize (KiB) 164676

[startup+1151.1 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 1617
/proc/meminfo: memFree=1300912/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=164676 CPUtime=1150.61
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 42310 0 0 0 114900 161 0 0 25 0 1 0 378493133 168628224 39444 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 41169 39444 141 302 0 40864 0
Current children cumulated CPU time (s) 1150.61
Current children cumulated vsize (KiB) 164676

[startup+1151.9 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 1617
/proc/meminfo: memFree=1300912/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=164676 CPUtime=1151.41
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 42310 0 0 0 114980 161 0 0 25 0 1 0 378493133 168628224 39444 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526745 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 41169 39444 141 302 0 40864 0
Current children cumulated CPU time (s) 1151.41
Current children cumulated vsize (KiB) 164676

[startup+1152.1 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 1617
/proc/meminfo: memFree=1300912/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=164676 CPUtime=1151.61
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194304 42310 0 0 0 115000 161 0 0 25 0 1 0 378493133 168628224 39444 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 41169 39444 141 302 0 40864 0
Current children cumulated CPU time (s) 1151.61
Current children cumulated vsize (KiB) 164676

[startup+1152.2 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 1617
/proc/meminfo: memFree=1300912/2055920 swapFree=4156588/4192956
[pid=1418] ppid=1416 vsize=0 CPUtime=1151.7
/proc/1418/stat : 1418 (Spear-32) R 1416 1418 1309 0 -1 4194308 42330 0 0 0 115007 163 0 0 25 0 1 0 378493133 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/1418/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1151.7
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 1152.21
CPU time (s): 1151.72
CPU user time (s): 1150.08
CPU system time (s): 1.63875
CPU usage (%): 99.9577
Max. virtual memory (cumulated for all children) (KiB): 164676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1150.08
system time used= 1.63875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42330
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= 8
involuntary context switches= 23379

runsolver used 1.21281 second user time and 2.98255 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Sun Mar 11 03:56:27 UTC 2007

IDJOB= 334647
IDBENCH= 24632
IDSOLVER= 133
FILE ID= node12/334647-1173585384

PBS_JOBID= 4101220

Free space on /tmp= 66434 MiB

SOLVER NAME= Spear 2007-02-12
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334647-1173585384/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/334647-1173585384/instance-334647-1173585384.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-334647-1173585384 -o ROOT/results/node12/solver-334647-1173585384 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334647-1173585384/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/334647-1173585384/instance-334647-1173585384.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  bf3618cdbef11db03f2026bf209783fc

RANDOM SEED= 547548260

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.285
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.285
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:       1458960 kB
Buffers:         53572 kB
Cached:         449164 kB
SwapCached:      15288 kB
Active:         299664 kB
Inactive:       226216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1458960 kB
SwapTotal:     4192956 kB
SwapFree:      4156588 kB
Dirty:           17388 kB
Writeback:           0 kB
Mapped:          29576 kB
Slab:            56644 kB
Committed_AS:  1671360 kB
PageTables:       1692 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= 66434 MiB

End job on node12 on Sun Mar 11 04:15:39 UTC 2007