Trace number 318563

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-12? (TO) 1200.09 1200.44

General information on the benchmark

Nameindustrial/babic/
dspam/dspam_dump_vc1080.cnf
MD5SUM4648b50fdaaf9e2a2c3c691f7cb02f96
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.20881
Satisfiable
(Un)Satisfiability was proved
Number of variables118226
Number of clauses375379
Sum of the clauses size994145
Maximum clause length3
Minimum clause length1
Number of clauses of size 13289
Number of clauses of size 2125414
Number of clauses of size 3246676
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/318563-1176320000/instance-318563-1176320000.cnf

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node7/watcher-318563-1176320000 -o ROOT/results/node7/solver-318563-1176320000 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/318563-1176320000/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/318563-1176320000/instance-318563-1176320000.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 0.91 3/77 25732
/proc/meminfo: memFree=1608032/2055920 swapFree=4192812/4192956
[pid=25732] ppid=25730 vsize=1932 CPUtime=0
/proc/25732/stat : 25732 (Spear-32) R 25730 25732 25150 0 -1 4194304 257 0 0 0 0 0 0 0 18 0 1 0 108037654 1978368 242 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134518183 0 0 4096 0 0 0 0 17 1 0 0
/proc/25732/statm: 483 242 126 302 0 178 0

[startup+0.0906909 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 25732
/proc/meminfo: memFree=1608032/2055920 swapFree=4192812/4192956
[pid=25732] ppid=25730 vsize=7996 CPUtime=0.08
/proc/25732/stat : 25732 (Spear-32) R 25730 25732 25150 0 -1 4194304 2273 0 0 0 6 2 0 0 18 0 1 0 108037654 8187904 1499 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25732/statm: 1999 1499 126 302 0 1694 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7996

[startup+0.101691 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 25732
/proc/meminfo: memFree=1608032/2055920 swapFree=4192812/4192956
[pid=25732] ppid=25730 vsize=8196 CPUtime=0.09
/proc/25732/stat : 25732 (Spear-32) R 25730 25732 25150 0 -1 4194304 2431 0 0 0 7 2 0 0 18 0 1 0 108037654 8392704 1658 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134513431 0 0 4096 0 0 0 0 17 1 0 0
/proc/25732/statm: 2050 1660 126 302 0 1745 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8196

[startup+0.301711 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 25732
/proc/meminfo: memFree=1608032/2055920 swapFree=4192812/4192956
[pid=25732] ppid=25730 vsize=17748 CPUtime=0.29
/proc/25732/stat : 25732 (Spear-32) R 25730 25732 25150 0 -1 4194304 5682 0 0 0 22 7 0 0 19 0 1 0 108037654 18173952 4041 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/25732/statm: 4437 4041 129 302 0 4132 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17748

[startup+0.701754 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 25732
/proc/meminfo: memFree=1608032/2055920 swapFree=4192812/4192956
[pid=25732] ppid=25730 vsize=27492 CPUtime=0.69
/proc/25732/stat : 25732 (Spear-32) R 25730 25732 25150 0 -1 4194304 8314 0 0 0 61 8 0 0 23 0 1 0 108037654 28151808 6479 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/25732/statm: 6873 6479 129 302 0 6568 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27492

[startup+1.50184 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25733
/proc/meminfo: memFree=1575896/2055920 swapFree=4192812/4192956
[pid=25732] ppid=25730 vsize=35752 CPUtime=1.49
/proc/25732/stat : 25732 (Spear-32) R 25730 25732 25150 0 -1 4194304 10522 0 0 0 139 10 0 0 25 0 1 0 108037654 36610048 8397 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134524522 0 0 4096 0 0 0 0 17 1 0 0
/proc/25732/statm: 8938 8397 141 302 0 8633 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35752

[startup+3.10201 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25733
/proc/meminfo: memFree=1574744/2055920 swapFree=4192812/4192956
[pid=25732] ppid=25730 vsize=35752 CPUtime=3.09
/proc/25732/stat : 25732 (Spear-32) R 25730 25732 25150 0 -1 4194304 10522 0 0 0 299 10 0 0 25 0 1 0 108037654 36610048 8397 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134524786 0 0 4096 0 0 0 0 17 1 0 0
/proc/25732/statm: 8938 8397 141 302 0 8633 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35752

[startup+6.30134 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25733
/proc/meminfo: memFree=1574488/2055920 swapFree=4192812/4192956
[pid=25732] ppid=25730 vsize=35752 CPUtime=6.29
/proc/25732/stat : 25732 (Spear-32) R 25730 25732 25150 0 -1 4194304 10536 0 0 0 619 10 0 0 25 0 1 0 108037654 36610048 8411 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134524846 0 0 4096 0 0 0 0 17 1 0 0
/proc/25732/statm: 8938 8411 141 302 0 8633 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35752

[startup+12.702 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25733
/proc/meminfo: memFree=1573848/2055920 swapFree=4192812/4192956
[pid=25732] ppid=25730 vsize=36828 CPUtime=12.69
/proc/25732/stat : 25732 (Spear-32) R 25730 25732 25150 0 -1 4194304 10821 0 0 0 1257 12 0 0 25 0 1 0 108037654 37711872 8696 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25732/statm: 9207 8696 141 302 0 8902 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36828

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25733
/proc/meminfo: memFree=1566168/2055920 swapFree=4192812/4192956
[pid=25732] ppid=25730 vsize=44524 CPUtime=25.48
/proc/25732/stat : 25732 (Spear-32) R 25730 25732 25150 0 -1 4194304 12783 0 0 0 2530 18 0 0 25 0 1 0 108037654 45592576 10560 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134538589 0 0 4096 0 0 0 0 17 1 0 0
/proc/25732/statm: 11131 10560 141 302 0 10826 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 44524

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25733
/proc/meminfo: memFree=1564504/2055920 swapFree=4192812/4192956
[pid=25732] ppid=25730 vsize=46176 CPUtime=51.07
/proc/25732/stat : 25732 (Spear-32) R 25730 25732 25150 0 -1 4194304 13198 0 0 0 5087 20 0 0 25 0 1 0 108037654 47284224 10975 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134539417 0 0 4096 0 0 0 0 17 1 0 0
/proc/25732/statm: 11544 10975 141 302 0 11239 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 46176

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25733
/proc/meminfo: memFree=1561176/2055920 swapFree=4192812/4192956
[pid=25732] ppid=25730 vsize=49440 CPUtime=102.25
/proc/25732/stat : 25732 (Spear-32) R 25730 25732 25150 0 -1 4194304 14019 0 0 0 10203 22 0 0 25 0 1 0 108037654 50626560 11796 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134525032 0 0 4096 0 0 0 0 17 1 0 0
/proc/25732/statm: 12360 11796 141 302 0 12055 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 49440

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25733
/proc/meminfo: memFree=1555800/2055920 swapFree=4192812/4192956
[pid=25732] ppid=25730 vsize=55056 CPUtime=162.23
/proc/25732/stat : 25732 (Spear-32) R 25730 25732 25150 0 -1 4194304 15422 0 0 0 16197 26 0 0 25 0 1 0 108037654 56377344 13134 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/25732/statm: 13764 13134 141 302 0 13459 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 55056

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25733
/proc/meminfo: memFree=1547416/2055920 swapFree=4192812/4192956
[pid=25732] ppid=25730 vsize=63364 CPUtime=222.21
/proc/25732/stat : 25732 (Spear-32) R 25730 25732 25150 0 -1 4194304 17522 0 0 0 22188 33 0 0 25 0 1 0 108037654 64884736 15234 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134538589 0 0 4096 0 0 0 0 17 1 0 0
/proc/25732/statm: 15841 15234 141 302 0 15536 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 63364

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 25733
/proc/meminfo: memFree=1543768/2055920 swapFree=4192812/4192956
[pid=25732] ppid=25730 vsize=66888 CPUtime=282.2
/proc/25732/stat : 25732 (Spear-32) R 25730 25732 25150 0 -1 4194304 18422 0 0 0 28184 36 0 0 25 0 1 0 108037654 68493312 16134 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526846 0 0 4096 0 0 0 0 17 1 0 0
/proc/25732/statm: 16722 16134 141 302 0 16417 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 66888

[startup+342.302 s]
/proc/loadavg: 1.05 0.99 0.91 2/78 25733
/proc/meminfo: memFree=1540248/2055920 swapFree=4192812/4192956
[pid=25732] ppid=25730 vsize=70476 CPUtime=342.18
/proc/25732/stat : 25732 (Spear-32) R 25730 25732 25150 0 -1 4194304 19305 0 0 0 34180 38 0 0 25 0 1 0 108037654 72167424 17017 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134538672 0 0 4096 0 0 0 0 17 1 0 0
/proc/25732/statm: 17619 17017 141 302 0 17314 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 70476

[startup+402.302 s]
/proc/loadavg: 1.06 1.00 0.92 2/78 25733
/proc/meminfo: memFree=1536664/2055920 swapFree=4192812/4192956
[pid=25732] ppid=25730 vsize=74024 CPUtime=402.16
/proc/25732/stat : 25732 (Spear-32) R 25730 25732 25150 0 -1 4194304 20197 0 0 0 40176 40 0 0 25 0 1 0 108037654 75800576 17909 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527073 0 0 4096 0 0 0 0 17 1 0 0
/proc/25732/statm: 18506 17909 141 302 0 18201 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 74024

[startup+462.301 s]
/proc/loadavg: 1.07 1.01 0.93 2/78 25733
/proc/meminfo: memFree=1533016/2055920 swapFree=4192812/4192956
[pid=25732] ppid=25730 vsize=77788 CPUtime=462.14
/proc/25732/stat : 25732 (Spear-32) R 25730 25732 25150 0 -1 4194304 21143 0 0 0 46172 42 0 0 25 0 1 0 108037654 79654912 18855 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134539417 0 0 4096 0 0 0 0 17 1 0 0
/proc/25732/statm: 19447 18855 141 302 0 19142 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 77788

[startup+522.302 s]
/proc/loadavg: 1.12 1.04 0.94 2/78 25733
/proc/meminfo: memFree=1529304/2055920 swapFree=4192812/4192956
[pid=25732] ppid=25730 vsize=81552 CPUtime=522.12
/proc/25732/stat : 25732 (Spear-32) R 25730 25732 25150 0 -1 4194304 22074 0 0 0 52166 46 0 0 25 0 1 0 108037654 83509248 19786 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134538605 0 0 4096 0 0 0 0 17 1 0 0
/proc/25732/statm: 20388 19786 141 302 0 20083 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 81552

[startup+582.302 s]
/proc/loadavg: 1.13 1.06 0.95 2/78 25733
/proc/meminfo: memFree=1500440/2055920 swapFree=4192812/4192956
[pid=25732] ppid=25730 vsize=110788 CPUtime=582.11
/proc/25732/stat : 25732 (Spear-32) R 25730 25732 25150 0 -1 4194304 29436 0 0 0 58139 72 0 0 25 0 1 0 108037654 113446912 27019 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/25732/statm: 27697 27019 141 302 0 27392 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 110788

[startup+642.301 s]
/proc/loadavg: 1.05 1.05 0.95 2/78 25733
/proc/meminfo: memFree=1477848/2055920 swapFree=4192812/4192956
[pid=25732] ppid=25730 vsize=134660 CPUtime=642.1
/proc/25732/stat : 25732 (Spear-32) R 25730 25732 25150 0 -1 4194304 35312 0 0 0 64122 88 0 0 25 0 1 0 108037654 137891840 32618 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/25732/statm: 33665 32618 141 302 0 33360 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 134660

[startup+702.302 s]
/proc/loadavg: 1.02 1.03 0.95 2/78 25733
/proc/meminfo: memFree=1454616/2055920 swapFree=4192812/4192956
[pid=25732] ppid=25730 vsize=158068 CPUtime=702.08
/proc/25732/stat : 25732 (Spear-32) R 25730 25732 25150 0 -1 4194304 41142 0 0 0 70107 101 0 0 25 0 1 0 108037654 161861632 38448 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25732/statm: 39517 38448 141 302 0 39212 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 158068

[startup+762.306 s]
/proc/loadavg: 1.00 1.03 0.95 2/78 25733
/proc/meminfo: memFree=1436184/2055920 swapFree=4192812/4192956
[pid=25732] ppid=25730 vsize=176320 CPUtime=762.07
/proc/25732/stat : 25732 (Spear-32) R 25730 25732 25150 0 -1 4194304 45711 0 0 0 76093 114 0 0 25 0 1 0 108037654 180551680 43017 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526828 0 0 4096 0 0 0 0 17 1 0 0
/proc/25732/statm: 44080 43017 141 302 0 43775 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 176320

[startup+822.301 s]
/proc/loadavg: 1.00 1.02 0.95 2/78 25733
/proc/meminfo: memFree=1427736/2055920 swapFree=4192812/4192956
[pid=25732] ppid=25730 vsize=184864 CPUtime=822.05
/proc/25732/stat : 25732 (Spear-32) R 25730 25732 25150 0 -1 4194304 47819 0 0 0 82084 121 0 0 25 0 1 0 108037654 189300736 45125 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25732/statm: 46216 45125 141 302 0 45911 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 184864

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 0.95 2/78 25733
/proc/meminfo: memFree=1423448/2055920 swapFree=4192812/4192956
[pid=25732] ppid=25730 vsize=189028 CPUtime=882.02
/proc/25732/stat : 25732 (Spear-32) R 25730 25732 25150 0 -1 4194304 48864 0 0 0 88079 123 0 0 25 0 1 0 108037654 193564672 46170 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134524658 0 0 4096 0 0 0 0 17 1 0 0
/proc/25732/statm: 47257 46170 141 302 0 46952 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 189028

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 0.95 2/78 25733
/proc/meminfo: memFree=1419480/2055920 swapFree=4192812/4192956
[pid=25732] ppid=25730 vsize=193040 CPUtime=942.01
/proc/25732/stat : 25732 (Spear-32) R 25730 25732 25150 0 -1 4194304 49878 0 0 0 94075 126 0 0 25 0 1 0 108037654 197672960 47184 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25732/statm: 48260 47184 141 302 0 47955 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 193040

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 25733
/proc/meminfo: memFree=1415192/2055920 swapFree=4192812/4192956
[pid=25732] ppid=25730 vsize=197352 CPUtime=1001.99
/proc/25732/stat : 25732 (Spear-32) R 25730 25732 25150 0 -1 4194304 50932 0 0 0 100069 130 0 0 25 0 1 0 108037654 202088448 48238 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25732/statm: 49338 48238 141 302 0 49033 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 197352

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 25733
/proc/meminfo: memFree=1411224/2055920 swapFree=4192812/4192956
[pid=25732] ppid=25730 vsize=201352 CPUtime=1061.97
/proc/25732/stat : 25732 (Spear-32) R 25730 25732 25150 0 -1 4194304 51944 0 0 0 106064 133 0 0 25 0 1 0 108037654 206184448 49250 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/25732/statm: 50338 49250 141 302 0 50033 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 201352

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 25733
/proc/meminfo: memFree=1407192/2055920 swapFree=4192812/4192956
[pid=25732] ppid=25730 vsize=205232 CPUtime=1121.96
/proc/25732/stat : 25732 (Spear-32) R 25730 25732 25150 0 -1 4194304 52929 0 0 0 112060 136 0 0 25 0 1 0 108037654 210157568 50235 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25732/statm: 51308 50235 141 302 0 51003 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 205232

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 25733
/proc/meminfo: memFree=1403352/2055920 swapFree=4192812/4192956
[pid=25732] ppid=25730 vsize=209284 CPUtime=1181.95
/proc/25732/stat : 25732 (Spear-32) R 25730 25732 25150 0 -1 4194304 53912 0 0 0 118056 139 0 0 25 0 1 0 108037654 214306816 51218 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134539593 0 0 4096 0 0 0 0 17 1 0 0
/proc/25732/statm: 52321 51218 141 302 0 52016 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 209284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 25733
/proc/meminfo: memFree=1402008/2055920 swapFree=4192812/4192956
[pid=25732] ppid=25730 vsize=210460 CPUtime=1200.04
/proc/25732/stat : 25732 (Spear-32) R 25730 25732 25150 0 -1 4194304 54224 0 0 0 119864 140 0 0 25 0 1 0 108037654 215511040 51530 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527061 0 0 4096 0 0 0 0 17 1 0 0
/proc/25732/statm: 52615 51530 141 302 0 52310 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 210460

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.44
CPU time (s): 1200.09
CPU user time (s): 1198.65
CPU system time (s): 1.43778
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 210460

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

runsolver used 1.41278 second user time and 2.96055 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Wed Apr 11 19:33:20 UTC 2007

IDJOB= 318563
IDBENCH= 20457
IDSOLVER= 133
FILE ID= node7/318563-1176320000

PBS_JOBID= 4516500

Free space on /tmp= 66517 MiB

SOLVER NAME= Spear 2007-02-12
BENCH NAME= HOME/pub/bench/SAT07/industrial/babic/dspam/dspam_dump_vc1080.cnf
COMMAND LINE= /tmp/evaluation/318563-1176320000/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/318563-1176320000/instance-318563-1176320000.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-318563-1176320000 -o ROOT/results/node7/solver-318563-1176320000 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/318563-1176320000/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/318563-1176320000/instance-318563-1176320000.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  4648b50fdaaf9e2a2c3c691f7cb02f96

RANDOM SEED= 359534497

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1608376 kB
Buffers:         37816 kB
Cached:         308500 kB
SwapCached:        144 kB
Active:          79340 kB
Inactive:       309752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1608376 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8676 kB
Writeback:           0 kB
Mapped:          61536 kB
Slab:            43864 kB
Committed_AS:  2721588 kB
PageTables:       1860 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= 66517 MiB

End job on node7 on Wed Apr 11 19:53:23 UTC 2007