Trace number 306707

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.0? (TO) 1200.12 1200.52

General information on the benchmark

Namerandom/LargeSize/3SAT/v13000/
unif-k3-r4.2-v13000-c54600-S287388441-16.cnf
MD5SUMf6337b9ef083936c6b3e5af26c3dff66
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables13000
Number of clauses54600
Sum of the clauses size163800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 354600
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/306707-1172104587/instance-306707-1172104587.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/node60/watcher-306707-1172104587 -o ROOT/results/node60/solver-306707-1172104587 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/306707-1172104587/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/306707-1172104587/instance-306707-1172104587.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: 0.92 0.99 1.09 3/64 7146
/proc/meminfo: memFree=1931216/2055920 swapFree=4183516/4192956
[pid=7146] ppid=7144 vsize=1932 CPUtime=0
/proc/7146/stat : 7146 (Spear-32) R 7144 7146 6328 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 230415626 1978368 246 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134518170 0 0 4096 0 0 0 0 17 1 0 0
/proc/7146/statm: 483 247 126 302 0 178 0

[startup+0.106564 s]
/proc/loadavg: 0.92 0.99 1.09 3/64 7146
/proc/meminfo: memFree=1931216/2055920 swapFree=4183516/4192956
[pid=7146] ppid=7144 vsize=4968 CPUtime=0.09
/proc/7146/stat : 7146 (Spear-32) R 7144 7146 6328 0 -1 4194304 1152 0 0 0 9 0 0 0 18 0 1 0 230415626 5087232 971 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/7146/statm: 1242 971 129 302 0 937 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4968

[startup+0.514636 s]
/proc/loadavg: 0.92 0.99 1.09 3/64 7146
/proc/meminfo: memFree=1931216/2055920 swapFree=4183516/4192956
[pid=7146] ppid=7144 vsize=6800 CPUtime=0.5
/proc/7146/stat : 7146 (Spear-32) R 7144 7146 6328 0 -1 4194304 1632 0 0 0 49 1 0 0 21 0 1 0 230415626 6963200 1451 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7146/statm: 1700 1451 140 302 0 1395 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 6800

[startup+1.33478 s]
/proc/loadavg: 0.92 0.99 1.09 2/65 7147
/proc/meminfo: memFree=1924616/2055920 swapFree=4183516/4192956
[pid=7146] ppid=7144 vsize=8632 CPUtime=1.32
/proc/7146/stat : 7146 (Spear-32) R 7144 7146 6328 0 -1 4194304 2103 0 0 0 130 2 0 0 25 0 1 0 230415626 8839168 1922 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7146/statm: 2158 1922 140 302 0 1853 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 8632

[startup+2.97107 s]
/proc/loadavg: 0.92 0.99 1.09 2/65 7147
/proc/meminfo: memFree=1922056/2055920 swapFree=4183516/4192956
[pid=7146] ppid=7144 vsize=12180 CPUtime=2.96
/proc/7146/stat : 7146 (Spear-32) R 7144 7146 6328 0 -1 4194304 2973 0 0 0 292 4 0 0 25 0 1 0 230415626 12472320 2792 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7146/statm: 3045 2792 140 302 0 2740 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 12180

[startup+6.24966 s]
/proc/loadavg: 0.93 0.99 1.09 2/65 7147
/proc/meminfo: memFree=1915016/2055920 swapFree=4183516/4192956
[pid=7146] ppid=7144 vsize=18596 CPUtime=6.23
/proc/7146/stat : 7146 (Spear-32) R 7144 7146 6328 0 -1 4194304 4603 0 0 0 617 6 0 0 25 0 1 0 230415626 19042304 4422 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7146/statm: 4649 4422 140 302 0 4344 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 18596

[startup+12.7038 s]
/proc/loadavg: 0.93 0.99 1.09 2/65 7147
/proc/meminfo: memFree=1902416/2055920 swapFree=4183516/4192956
[pid=7146] ppid=7144 vsize=30512 CPUtime=12.69
/proc/7146/stat : 7146 (Spear-32) R 7144 7146 6328 0 -1 4194304 7559 0 0 0 1260 9 0 0 25 0 1 0 230415626 31244288 7378 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7146/statm: 7628 7378 140 302 0 7323 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30512

[startup+25.5051 s]
/proc/loadavg: 0.95 0.99 1.09 2/65 7147
/proc/meminfo: memFree=1882512/2055920 swapFree=4183516/4192956
[pid=7146] ppid=7144 vsize=51372 CPUtime=25.49
/proc/7146/stat : 7146 (Spear-32) R 7144 7146 6328 0 -1 4194304 12797 0 0 0 2532 17 0 0 25 0 1 0 230415626 52604928 12583 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7146/statm: 12843 12584 140 302 0 12538 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51372

[startup+51.1107 s]
/proc/loadavg: 0.96 0.99 1.08 2/65 7147
/proc/meminfo: memFree=1846992/2055920 swapFree=4183516/4192956
[pid=7146] ppid=7144 vsize=86040 CPUtime=51.08
/proc/7146/stat : 7146 (Spear-32) R 7144 7146 6328 0 -1 4194304 21482 0 0 0 5081 27 0 0 25 0 1 0 230415626 88104960 21203 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/7146/statm: 21510 21203 140 302 0 21205 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 86040

[startup+102.319 s]
/proc/loadavg: 0.98 0.99 1.08 2/65 7147
/proc/meminfo: memFree=1790736/2055920 swapFree=4183516/4192956
[pid=7146] ppid=7144 vsize=142476 CPUtime=102.27
/proc/7146/stat : 7146 (Spear-32) R 7144 7146 6328 0 -1 4194304 35629 0 0 0 10179 48 0 0 25 0 1 0 230415626 145895424 35350 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/7146/statm: 35619 35350 140 302 0 35314 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 142476

[startup+162.338 s]
/proc/loadavg: 0.99 0.99 1.07 2/65 7147
/proc/meminfo: memFree=1733904/2055920 swapFree=4183516/4192956
[pid=7146] ppid=7144 vsize=198728 CPUtime=162.28
/proc/7146/stat : 7146 (Spear-32) R 7144 7146 6328 0 -1 4194304 49752 0 0 0 16159 69 0 0 25 0 1 0 230415626 203497472 49344 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7146/statm: 49682 49344 140 302 0 49377 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 198728

[startup+222.355 s]
/proc/loadavg: 0.99 0.99 1.07 2/65 7147
/proc/meminfo: memFree=1692048/2055920 swapFree=4183516/4192956
[pid=7146] ppid=7144 vsize=240468 CPUtime=222.27
/proc/7146/stat : 7146 (Spear-32) R 7144 7146 6328 0 -1 4194304 60206 0 0 0 22143 84 0 0 25 0 1 0 230415626 246239232 59798 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7146/statm: 60117 59798 140 302 0 59812 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 240468

[startup+282.381 s]
/proc/loadavg: 0.99 0.99 1.06 2/65 7149
/proc/meminfo: memFree=1645520/2055920 swapFree=4183516/4192956
[pid=7146] ppid=7144 vsize=286968 CPUtime=282.27
/proc/7146/stat : 7146 (Spear-32) R 7144 7146 6328 0 -1 4194304 71855 0 0 0 28127 100 0 0 25 0 1 0 230415626 293855232 71447 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/7146/statm: 71742 71447 140 302 0 71437 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 286968

[startup+342.4 s]
/proc/loadavg: 0.99 0.99 1.06 2/65 7149
/proc/meminfo: memFree=1603664/2055920 swapFree=4183516/4192956
[pid=7146] ppid=7144 vsize=328888 CPUtime=342.27
/proc/7146/stat : 7146 (Spear-32) R 7144 7146 6328 0 -1 4194304 82369 0 0 0 34111 116 0 0 25 0 1 0 230415626 336781312 81961 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7146/statm: 82222 81961 140 302 0 81917 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 328888

[startup+402.42 s]
/proc/loadavg: 0.99 0.99 1.05 2/65 7149
/proc/meminfo: memFree=1566672/2055920 swapFree=4183516/4192956
[pid=7146] ppid=7144 vsize=366068 CPUtime=402.28
/proc/7146/stat : 7146 (Spear-32) R 7144 7146 6328 0 -1 4194304 91682 0 0 0 40097 131 0 0 25 0 1 0 230415626 374853632 91017 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/7146/statm: 91517 91017 140 302 0 91212 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 366068

[startup+462.439 s]
/proc/loadavg: 0.99 0.99 1.04 2/65 7149
/proc/meminfo: memFree=1536272/2055920 swapFree=4183516/4192956
[pid=7146] ppid=7144 vsize=396600 CPUtime=462.28
/proc/7146/stat : 7146 (Spear-32) R 7144 7146 6328 0 -1 4194304 99293 0 0 0 46088 140 0 0 25 0 1 0 230415626 406118400 98628 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/7146/statm: 99150 98628 140 302 0 98845 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 396600

[startup+522.459 s]
/proc/loadavg: 0.99 0.99 1.04 2/65 7149
/proc/meminfo: memFree=1492368/2055920 swapFree=4183516/4192956
[pid=7146] ppid=7144 vsize=440500 CPUtime=522.28
/proc/7146/stat : 7146 (Spear-32) R 7144 7146 6328 0 -1 4194304 110288 0 0 0 52072 156 0 0 25 0 1 0 230415626 451072000 109623 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7146/statm: 110125 109623 140 302 0 109820 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 440500

[startup+582.479 s]
/proc/loadavg: 0.99 0.99 1.03 2/65 7149
/proc/meminfo: memFree=1455824/2055920 swapFree=4183516/4192956
[pid=7146] ppid=7144 vsize=476536 CPUtime=582.28
/proc/7146/stat : 7146 (Spear-32) R 7144 7146 6328 0 -1 4194304 119333 0 0 0 58061 167 0 0 25 0 1 0 230415626 487972864 118668 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/7146/statm: 119134 118668 140 302 0 118829 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 476536

[startup+642.501 s]
/proc/loadavg: 0.99 0.99 1.03 2/65 7149
/proc/meminfo: memFree=1423632/2055920 swapFree=4183516/4192956
[pid=7146] ppid=7144 vsize=508836 CPUtime=642.27
/proc/7146/stat : 7146 (Spear-32) R 7144 7146 6328 0 -1 4194304 127408 0 0 0 64050 177 0 0 25 0 1 0 230415626 521048064 126743 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/7146/statm: 127209 126743 140 302 0 126904 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 508836

[startup+702.517 s]
/proc/loadavg: 1.05 1.00 1.03 2/65 7149
/proc/meminfo: memFree=1395920/2055920 swapFree=4183516/4192956
[pid=7146] ppid=7144 vsize=536472 CPUtime=702.27
/proc/7146/stat : 7146 (Spear-32) R 7144 7146 6328 0 -1 4194304 134334 0 0 0 70041 186 0 0 25 0 1 0 230415626 549347328 133669 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526936 0 0 4096 0 0 0 0 17 1 0 0
/proc/7146/statm: 134118 133669 140 302 0 133813 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 536472

[startup+762.537 s]
/proc/loadavg: 1.02 1.00 1.02 2/65 7149
/proc/meminfo: memFree=1372880/2055920 swapFree=4183516/4192956
[pid=7146] ppid=7144 vsize=559528 CPUtime=762.28
/proc/7146/stat : 7146 (Spear-32) R 7144 7146 6328 0 -1 4194304 140094 0 0 0 76032 196 0 0 25 0 1 0 230415626 572956672 139429 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/7146/statm: 139882 139429 140 302 0 139577 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 559528

[startup+822.557 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 7149
/proc/meminfo: memFree=1352144/2055920 swapFree=4183516/4192956
[pid=7146] ppid=7144 vsize=579784 CPUtime=822.27
/proc/7146/stat : 7146 (Spear-32) R 7144 7146 6328 0 -1 4194304 145172 0 0 0 82024 203 0 0 25 0 1 0 230415626 593698816 144507 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/7146/statm: 144946 144507 140 302 0 144641 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 579784

[startup+882.58 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 7149
/proc/meminfo: memFree=1332688/2055920 swapFree=4183516/4192956
[pid=7146] ppid=7144 vsize=599400 CPUtime=882.28
/proc/7146/stat : 7146 (Spear-32) R 7144 7146 6328 0 -1 4194304 150066 0 0 0 88018 210 0 0 25 0 1 0 230415626 613785600 149401 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/7146/statm: 149850 149401 140 302 0 149545 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 599400

[startup+942.597 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7149
/proc/meminfo: memFree=1312784/2055920 swapFree=4183516/4192956
[pid=7146] ppid=7144 vsize=619324 CPUtime=942.27
/proc/7146/stat : 7146 (Spear-32) R 7144 7146 6328 0 -1 4194304 155057 0 0 0 94010 217 0 0 25 0 1 0 230415626 634187776 154392 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526952 0 0 4096 0 0 0 0 17 1 0 0
/proc/7146/statm: 154831 154392 140 302 0 154526 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 619324

[startup+1002.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7149
/proc/meminfo: memFree=1281360/2055920 swapFree=4183516/4192956
[pid=7146] ppid=7144 vsize=650696 CPUtime=1002.27
/proc/7146/stat : 7146 (Spear-32) R 7144 7146 6328 0 -1 4194304 162936 0 0 0 99996 231 0 0 25 0 1 0 230415626 666312704 162271 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/7146/statm: 162674 162271 140 302 0 162369 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 650696

[startup+1062.64 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7149
/proc/meminfo: memFree=1250896/2055920 swapFree=4183516/4192956
[pid=7146] ppid=7144 vsize=680796 CPUtime=1062.27
/proc/7146/stat : 7146 (Spear-32) R 7144 7146 6328 0 -1 4194304 170456 0 0 0 105982 245 0 0 25 0 1 0 230415626 697135104 169791 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/7146/statm: 170199 169791 140 302 0 169894 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 680796

[startup+1122.66 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7149
/proc/meminfo: memFree=1223568/2055920 swapFree=4183516/4192956
[pid=7146] ppid=7144 vsize=708120 CPUtime=1122.27
/proc/7146/stat : 7146 (Spear-32) R 7144 7146 6328 0 -1 4194304 177301 0 0 0 111971 256 0 0 25 0 1 0 230415626 725114880 176636 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/7146/statm: 177030 176636 140 302 0 176725 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 708120

[startup+1182.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7149
/proc/meminfo: memFree=1198352/2055920 swapFree=4183516/4192956
[pid=7146] ppid=7144 vsize=733388 CPUtime=1182.28
/proc/7146/stat : 7146 (Spear-32) R 7144 7146 6328 0 -1 4194304 183619 0 0 0 117963 265 0 0 25 0 1 0 230415626 750989312 182954 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7146/statm: 183347 182954 140 302 0 183042 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 733388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7149
/proc/meminfo: memFree=1190608/2055920 swapFree=4183516/4192956
[pid=7146] ppid=7144 vsize=740776 CPUtime=1200
/proc/7146/stat : 7146 (Spear-32) R 7144 7146 6328 0 -1 4194304 185471 0 0 0 119731 269 0 0 25 0 1 0 230415626 758554624 184806 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/7146/statm: 185194 184806 140 302 0 184889 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 740776

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

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

[startup+1200.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7149
/proc/meminfo: memFree=1190608/2055920 swapFree=4183516/4192956
[pid=7146] ppid=7144 vsize=0 CPUtime=1200.1
/proc/7146/stat : 7146 (Spear-32) R 7144 7146 6328 0 -1 4195332 185471 0 0 0 119731 279 0 0 25 0 1 0 230415626 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/7146/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.12
CPU user time (s): 1197.32
CPU system time (s): 2.80657
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (KiB): 740776

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

runsolver used 0.728889 second user time and 2.48662 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Thu Feb 22 00:36:27 UTC 2007

IDJOB= 306707
IDBENCH= 20187
IDSOLVER= 132
FILE ID= node60/306707-1172104587

PBS_JOBID= 3892876

Free space on /tmp= 66558 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v13000/unif-k3-r4.2-v13000-c54600-S287388441-16.cnf
COMMAND LINE= /tmp/evaluation/306707-1172104587/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/306707-1172104587/instance-306707-1172104587.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-306707-1172104587 -o ROOT/results/node60/solver-306707-1172104587 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/306707-1172104587/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/306707-1172104587/instance-306707-1172104587.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  f6337b9ef083936c6b3e5af26c3dff66

RANDOM SEED= 448112553

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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.283
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.283
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:       1931752 kB
Buffers:          6888 kB
Cached:          59396 kB
SwapCached:       3756 kB
Active:          38548 kB
Inactive:        37968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1931752 kB
SwapTotal:     4192956 kB
SwapFree:      4183516 kB
Dirty:            2556 kB
Writeback:           0 kB
Mapped:          15956 kB
Slab:            33692 kB
Committed_AS:   780648 kB
PageTables:       1464 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= 66558 MiB

End job on node60 on Thu Feb 22 00:56:30 UTC 2007