Trace number 305927

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.15 1200.54

General information on the benchmark

Namerandom/LargeSize/3SAT/v10000/
unif-k3-r4.2-v10000-c42000-S971732863-03.cnf
MD5SUM3cf867d82f32e157effef5f545ce2705
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark67.5737
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
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/305927-1172088545/instance-305927-1172088545.cnf

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node39/watcher-305927-1172088545 -o ROOT/results/node39/solver-305927-1172088545 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/305927-1172088545/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/305927-1172088545/instance-305927-1172088545.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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/64 11947
/proc/meminfo: memFree=1780096/2055920 swapFree=4183764/4192956
[pid=11947] ppid=11945 vsize=1932 CPUtime=0
/proc/11947/stat : 11947 (Spear-32) R 11945 11947 11082 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 228810358 1978368 247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/11947/statm: 483 247 126 302 0 178 0

[startup+0.10711 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11947
/proc/meminfo: memFree=1780096/2055920 swapFree=4183764/4192956
[pid=11947] ppid=11945 vsize=4908 CPUtime=0.1
/proc/11947/stat : 11947 (Spear-32) R 11945 11947 11082 0 -1 4194304 1103 0 0 0 10 0 0 0 18 0 1 0 228810358 5025792 922 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/11947/statm: 1227 923 129 302 0 922 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4908

[startup+0.51518 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11947
/proc/meminfo: memFree=1780096/2055920 swapFree=4183764/4192956
[pid=11947] ppid=11945 vsize=6164 CPUtime=0.5
/proc/11947/stat : 11947 (Spear-32) R 11945 11947 11082 0 -1 4194304 1437 0 0 0 50 0 0 0 21 0 1 0 228810358 6311936 1256 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11947/statm: 1541 1256 140 302 0 1236 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 6164

[startup+1.33632 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11948
/proc/meminfo: memFree=1774008/2055920 swapFree=4183764/4192956
[pid=11947] ppid=11945 vsize=8232 CPUtime=1.32
/proc/11947/stat : 11947 (Spear-32) R 11945 11947 11082 0 -1 4194304 1946 0 0 0 131 1 0 0 25 0 1 0 228810358 8429568 1765 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11947/statm: 2058 1765 140 302 0 1753 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 8232

[startup+2.9746 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11948
/proc/meminfo: memFree=1771000/2055920 swapFree=4183764/4192956
[pid=11947] ppid=11945 vsize=12212 CPUtime=2.96
/proc/11947/stat : 11947 (Spear-32) R 11945 11947 11082 0 -1 4194304 2950 0 0 0 294 2 0 0 25 0 1 0 228810358 12505088 2769 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11947/statm: 3053 2769 140 302 0 2748 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 12212

[startup+6.25116 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11948
/proc/meminfo: memFree=1763576/2055920 swapFree=4183764/4192956
[pid=11947] ppid=11945 vsize=19108 CPUtime=6.24
/proc/11947/stat : 11947 (Spear-32) R 11945 11947 11082 0 -1 4194304 4685 0 0 0 619 5 0 0 25 0 1 0 228810358 19566592 4504 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11947/statm: 4777 4504 140 302 0 4472 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 19108

[startup+12.7063 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11948
/proc/meminfo: memFree=1750720/2055920 swapFree=4183764/4192956
[pid=11947] ppid=11945 vsize=31432 CPUtime=12.69
/proc/11947/stat : 11947 (Spear-32) R 11945 11947 11082 0 -1 4194304 7739 0 0 0 1260 9 0 0 25 0 1 0 228810358 32186368 7558 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11947/statm: 7858 7558 140 302 0 7553 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31432

[startup+25.5065 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11948
/proc/meminfo: memFree=1729472/2055920 swapFree=4183764/4192956
[pid=11947] ppid=11945 vsize=52980 CPUtime=25.49
/proc/11947/stat : 11947 (Spear-32) R 11945 11947 11082 0 -1 4194304 13169 0 0 0 2533 16 0 0 25 0 1 0 228810358 54251520 12955 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11947/statm: 13245 12955 140 302 0 12940 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52980

[startup+51.1138 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11948
/proc/meminfo: memFree=1695040/2055920 swapFree=4183764/4192956
[pid=11947] ppid=11945 vsize=86876 CPUtime=51.08
/proc/11947/stat : 11947 (Spear-32) R 11945 11947 11082 0 -1 4194304 21670 0 0 0 5080 28 0 0 25 0 1 0 228810358 88961024 21391 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11947/statm: 21719 21391 140 302 0 21414 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 86876

[startup+102.329 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11948
/proc/meminfo: memFree=1642816/2055920 swapFree=4183764/4192956
[pid=11947] ppid=11945 vsize=139120 CPUtime=102.29
/proc/11947/stat : 11947 (Spear-32) R 11945 11947 11082 0 -1 4194304 34763 0 0 0 10182 47 0 0 25 0 1 0 228810358 142458880 34484 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/11947/statm: 34780 34484 140 302 0 34475 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 139120

[startup+162.354 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11948
/proc/meminfo: memFree=1590464/2055920 swapFree=4183764/4192956
[pid=11947] ppid=11945 vsize=191116 CPUtime=162.29
/proc/11947/stat : 11947 (Spear-32) R 11945 11947 11082 0 -1 4194304 47794 0 0 0 16164 65 0 0 25 0 1 0 228810358 195702784 47386 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11947/statm: 47779 47386 140 302 0 47474 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 191116

[startup+222.372 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11948
/proc/meminfo: memFree=1546304/2055920 swapFree=4183764/4192956
[pid=11947] ppid=11945 vsize=235152 CPUtime=222.29
/proc/11947/stat : 11947 (Spear-32) R 11945 11947 11082 0 -1 4194304 58854 0 0 0 22148 81 0 0 25 0 1 0 228810358 240795648 58446 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11947/statm: 58788 58446 140 302 0 58483 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 235152

[startup+282.391 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11948
/proc/meminfo: memFree=1504000/2055920 swapFree=4183764/4192956
[pid=11947] ppid=11945 vsize=277572 CPUtime=282.28
/proc/11947/stat : 11947 (Spear-32) R 11945 11947 11082 0 -1 4194304 69493 0 0 0 28133 95 0 0 25 0 1 0 228810358 284233728 69085 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11947/statm: 69393 69085 140 302 0 69088 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 277572

[startup+342.412 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11948
/proc/meminfo: memFree=1471232/2055920 swapFree=4183764/4192956
[pid=11947] ppid=11945 vsize=311244 CPUtime=342.29
/proc/11947/stat : 11947 (Spear-32) R 11945 11947 11082 0 -1 4194304 77920 0 0 0 34120 109 0 0 25 0 1 0 228810358 318713856 77255 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/11947/statm: 77811 77255 140 302 0 77506 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 311244

[startup+402.439 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11948
/proc/meminfo: memFree=1437184/2055920 swapFree=4183764/4192956
[pid=11947] ppid=11945 vsize=344688 CPUtime=402.3
/proc/11947/stat : 11947 (Spear-32) R 11945 11947 11082 0 -1 4194304 86318 0 0 0 40107 123 0 0 25 0 1 0 228810358 352960512 85653 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11947/statm: 86172 85653 140 302 0 85867 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 344688

[startup+462.457 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11948
/proc/meminfo: memFree=1400960/2055920 swapFree=4183764/4192956
[pid=11947] ppid=11945 vsize=380928 CPUtime=462.29
/proc/11947/stat : 11947 (Spear-32) R 11945 11947 11082 0 -1 4194304 95393 0 0 0 46093 136 0 0 25 0 1 0 228810358 390070272 94728 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11947/statm: 95232 94728 140 302 0 94927 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 380928

[startup+522.474 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11948
/proc/meminfo: memFree=1369152/2055920 swapFree=4183764/4192956
[pid=11947] ppid=11945 vsize=412860 CPUtime=522.29
/proc/11947/stat : 11947 (Spear-32) R 11945 11947 11082 0 -1 4194304 103396 0 0 0 52080 149 0 0 25 0 1 0 228810358 422768640 102731 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/11947/statm: 103215 102731 140 302 0 102910 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 412860

[startup+582.493 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11948
/proc/meminfo: memFree=1343232/2055920 swapFree=4183764/4192956
[pid=11947] ppid=11945 vsize=438156 CPUtime=582.29
/proc/11947/stat : 11947 (Spear-32) R 11945 11947 11082 0 -1 4194304 109722 0 0 0 58071 158 0 0 25 0 1 0 228810358 448671744 109057 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526849 0 0 4096 0 0 0 0 17 1 0 0
/proc/11947/statm: 109539 109057 140 302 0 109234 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 438156

[startup+642.518 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11948
/proc/meminfo: memFree=1320000/2055920 swapFree=4183764/4192956
[pid=11947] ppid=11945 vsize=461476 CPUtime=642.3
/proc/11947/stat : 11947 (Spear-32) R 11945 11947 11082 0 -1 4194304 115575 0 0 0 64062 168 0 0 25 0 1 0 228810358 472551424 114910 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/11947/statm: 115369 114910 140 302 0 115064 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 461476

[startup+702.543 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 11948
/proc/meminfo: memFree=1298368/2055920 swapFree=4183764/4192956
[pid=11947] ppid=11945 vsize=483020 CPUtime=702.31
/proc/11947/stat : 11947 (Spear-32) R 11945 11947 11082 0 -1 4194304 120955 0 0 0 70055 176 0 0 25 0 1 0 228810358 494612480 120290 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/11947/statm: 120755 120290 140 302 0 120450 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 483020

[startup+762.562 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 11948
/proc/meminfo: memFree=1280256/2055920 swapFree=4183764/4192956
[pid=11947] ppid=11945 vsize=501116 CPUtime=762.3
/proc/11947/stat : 11947 (Spear-32) R 11945 11947 11082 0 -1 4194304 125502 0 0 0 76045 185 0 0 25 0 1 0 228810358 513142784 124837 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/11947/statm: 125279 124837 140 302 0 124974 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 501116

[startup+822.584 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 11948
/proc/meminfo: memFree=1248384/2055920 swapFree=4183764/4192956
[pid=11947] ppid=11945 vsize=532680 CPUtime=822.31
/proc/11947/stat : 11947 (Spear-32) R 11945 11947 11082 0 -1 4194304 133399 0 0 0 82031 200 0 0 25 0 1 0 228810358 545464320 132734 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11947/statm: 133170 132734 140 302 0 132865 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 532680

[startup+882.601 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 11948
/proc/meminfo: memFree=1219776/2055920 swapFree=4183764/4192956
[pid=11947] ppid=11945 vsize=561176 CPUtime=882.3
/proc/11947/stat : 11947 (Spear-32) R 11945 11947 11082 0 -1 4194304 140573 0 0 0 88019 211 0 0 25 0 1 0 228810358 574644224 139908 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/11947/statm: 140294 139908 140 302 0 139989 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 561176

[startup+942.621 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 11948
/proc/meminfo: memFree=1193408/2055920 swapFree=4183764/4192956
[pid=11947] ppid=11945 vsize=587572 CPUtime=942.31
/proc/11947/stat : 11947 (Spear-32) R 11945 11947 11082 0 -1 4194304 147178 0 0 0 94009 222 0 0 25 0 1 0 228810358 601673728 146513 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/11947/statm: 146893 146513 140 302 0 146588 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 587572

[startup+1002.65 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11948
/proc/meminfo: memFree=1167616/2055920 swapFree=4183764/4192956
[pid=11947] ppid=11945 vsize=615384 CPUtime=1002.31
/proc/11947/stat : 11947 (Spear-32) R 11945 11947 11082 0 -1 4194304 154148 0 0 0 99999 232 0 0 25 0 1 0 228810358 630153216 152970 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11947/statm: 153846 152970 140 302 0 153541 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 615384

[startup+1062.67 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11948
/proc/meminfo: memFree=1145728/2055920 swapFree=4183764/4192956
[pid=11947] ppid=11945 vsize=636860 CPUtime=1062.31
/proc/11947/stat : 11947 (Spear-32) R 11945 11947 11082 0 -1 4194304 159520 0 0 0 105991 240 0 0 25 0 1 0 228810358 652144640 158342 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/11947/statm: 159215 158342 140 302 0 158910 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 636860

[startup+1122.69 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11948
/proc/meminfo: memFree=1126656/2055920 swapFree=4183764/4192956
[pid=11947] ppid=11945 vsize=656060 CPUtime=1122.32
/proc/11947/stat : 11947 (Spear-32) R 11945 11947 11082 0 -1 4194304 164337 0 0 0 111983 249 0 0 25 0 1 0 228810358 671805440 163159 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11947/statm: 164015 163159 140 302 0 163710 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 656060

[startup+1182.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11948
/proc/meminfo: memFree=1108224/2055920 swapFree=4183764/4192956
[pid=11947] ppid=11945 vsize=674440 CPUtime=1182.31
/proc/11947/stat : 11947 (Spear-32) R 11945 11947 11082 0 -1 4194304 168926 0 0 0 117975 256 0 0 25 0 1 0 228810358 690626560 167748 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/11947/statm: 168610 167748 140 302 0 168305 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 674440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.43 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11948
/proc/meminfo: memFree=1102848/2055920 swapFree=4183764/4192956
[pid=11947] ppid=11945 vsize=679588 CPUtime=1200.04
/proc/11947/stat : 11947 (Spear-32) R 11945 11947 11082 0 -1 4194304 170221 0 0 0 119745 259 0 0 25 0 1 0 228810358 695898112 169043 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11947/statm: 169897 169043 140 302 0 169592 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 679588

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.54 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11948
/proc/meminfo: memFree=1102848/2055920 swapFree=4183764/4192956
[pid=11947] ppid=11945 vsize=0 CPUtime=1200.14
/proc/11947/stat : 11947 (Spear-32) R 11945 11947 11082 0 -1 4195332 170221 0 0 0 119745 269 0 0 25 0 1 0 228810358 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/11947/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.15
CPU user time (s): 1197.45
CPU system time (s): 2.69559
CPU usage (%): 99.9674
Max. virtual memory (cumulated for all children) (KiB): 679588

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

runsolver used 0.760884 second user time and 2.46162 second system time

The end

Launcher Data (download as text)

Begin job on node39 on Wed Feb 21 20:09:05 UTC 2007

IDJOB= 305927
IDBENCH= 20168
IDSOLVER= 131
FILE ID= node39/305927-1172088545

PBS_JOBID= 3892828

Free space on /tmp= 66557 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v10000/unif-k3-r4.2-v10000-c42000-S971732863-03.cnf
COMMAND LINE= /tmp/evaluation/305927-1172088545/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/305927-1172088545/instance-305927-1172088545.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-305927-1172088545 -o ROOT/results/node39/solver-305927-1172088545 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/305927-1172088545/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/305927-1172088545/instance-305927-1172088545.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  3cf867d82f32e157effef5f545ce2705

RANDOM SEED= 730470055

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node39.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:       1780568 kB
Buffers:         37328 kB
Cached:         187824 kB
SwapCached:       3736 kB
Active:         122484 kB
Inactive:       112892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1780568 kB
SwapTotal:     4192956 kB
SwapFree:      4183764 kB
Dirty:            2292 kB
Writeback:           0 kB
Mapped:          15504 kB
Slab:            26084 kB
Committed_AS:   618308 kB
PageTables:       1412 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= 66557 MiB

End job on node39 on Wed Feb 21 20:29:07 UTC 2007