Trace number 1717087

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
MoRsat 2009-03-03? (TO) 1200.08 1200.51

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-27.cnf
MD5SUMa948576641dd03cc33abaca38a6e7e4c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1114.16
Satisfiable
(Un)Satisfiability was proved
Number of variables7729
Number of clauses29194
Sum of the clauses size77124
Maximum clause length201
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 214904
Number of clauses of size 311692
Number of clauses of size 41614
Number of clauses of size 5463
Number of clauses of size over 5520

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
2.79/2.90	c atom#=7729 clause#=29194 total literals=77124 
2.79/2.90	c before shortening average=5.539144, #XOR clauses=1916 
2.79/2.90	c after shortening average=4.027140 #XOR clauses=1916 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1717087-1240623997/watcher-1717087-1240623997 -o /tmp/evaluation-result-1717087-1240623997/solver-1717087-1240623997 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1717087-1240623997.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): 1800 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.98 0.99 3/64 20277
/proc/meminfo: memFree=1124296/2055920 swapFree=4192956/4192956
[pid=20277] ppid=20275 vsize=2016 CPUtime=0
/proc/20277/stat : 20277 (MoRsat) R 20275 20277 20142 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 90433679 2064384 121 1992294400 134512640 135679800 4294956240 18446744073709551615 134537374 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20277/statm: 504 121 96 284 0 217 0

[startup+0.0314801 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20277
/proc/meminfo: memFree=1124296/2055920 swapFree=4192956/4192956
[pid=20277] ppid=20275 vsize=2016 CPUtime=0.02
/proc/20277/stat : 20277 (MoRsat) R 20275 20277 20142 0 -1 4194304 220 0 0 0 2 0 0 0 18 0 1 0 90433679 2064384 204 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20277/statm: 504 205 96 284 0 217 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2016

[startup+0.101492 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20277
/proc/meminfo: memFree=1124296/2055920 swapFree=4192956/4192956
[pid=20277] ppid=20275 vsize=2664 CPUtime=0.09
/proc/20277/stat : 20277 (MoRsat) R 20275 20277 20142 0 -1 4194304 550 0 0 0 9 0 0 0 18 0 1 0 90433679 2727936 452 1992294400 134512640 135679800 4294956240 18446744073709551615 134567892 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20277/statm: 666 452 106 284 0 379 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2664

[startup+0.301526 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20277
/proc/meminfo: memFree=1124296/2055920 swapFree=4192956/4192956
[pid=20277] ppid=20275 vsize=3412 CPUtime=0.29
/proc/20277/stat : 20277 (MoRsat) R 20275 20277 20142 0 -1 4194304 613 0 0 0 29 0 0 0 19 0 1 0 90433679 3493888 494 1992294400 134512640 135679800 4294956240 18446744073709551615 134561479 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20277/statm: 853 494 107 284 0 566 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3412

[startup+0.701596 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20277
/proc/meminfo: memFree=1124296/2055920 swapFree=4192956/4192956
[pid=20277] ppid=20275 vsize=3412 CPUtime=0.69
/proc/20277/stat : 20277 (MoRsat) R 20275 20277 20142 0 -1 4194304 765 0 0 0 69 0 0 0 23 0 1 0 90433679 3493888 553 1992294400 134512640 135679800 4294956240 18446744073709551615 134563720 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20277/statm: 853 553 107 284 0 566 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3412

[startup+1.50174 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 20278
/proc/meminfo: memFree=1122368/2055920 swapFree=4192956/4192956
[pid=20277] ppid=20275 vsize=3412 CPUtime=1.49
/proc/20277/stat : 20277 (MoRsat) R 20275 20277 20142 0 -1 4194304 765 0 0 0 149 0 0 0 25 0 1 0 90433679 3493888 553 1992294400 134512640 135679800 4294956240 18446744073709551615 134563683 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20277/statm: 853 553 107 284 0 566 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3412

[startup+3.10202 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 20278
/proc/meminfo: memFree=1122240/2055920 swapFree=4192956/4192956
[pid=20277] ppid=20275 vsize=6184 CPUtime=3.09
/proc/20277/stat : 20277 (MoRsat) R 20275 20277 20142 0 -1 4194304 2423 0 0 0 308 1 0 0 25 0 1 0 90433679 6332416 1347 1992294400 134512640 135679800 4294956240 18446744073709551615 134521404 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20277/statm: 1546 1347 114 284 0 1259 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6184

[startup+6.30158 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 20278
/proc/meminfo: memFree=1117376/2055920 swapFree=4192956/4192956
[pid=20277] ppid=20275 vsize=8956 CPUtime=6.29
/proc/20277/stat : 20277 (MoRsat) R 20275 20277 20142 0 -1 4194304 3122 0 0 0 628 1 0 0 25 0 1 0 90433679 9170944 2046 1992294400 134512640 135679800 4294956240 18446744073709551615 134523570 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20277/statm: 2239 2046 115 284 0 1952 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8956

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 20278
/proc/meminfo: memFree=1112192/2055920 swapFree=4192956/4192956
[pid=20277] ppid=20275 vsize=13648 CPUtime=12.69
/proc/20277/stat : 20277 (MoRsat) R 20275 20277 20142 0 -1 4194304 4263 0 0 0 1266 3 0 0 25 0 1 0 90433679 13975552 3187 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20277/statm: 3412 3187 115 284 0 3125 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13648

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 20278
/proc/meminfo: memFree=1111232/2055920 swapFree=4192956/4192956
[pid=20277] ppid=20275 vsize=13972 CPUtime=25.48
/proc/20277/stat : 20277 (MoRsat) R 20275 20277 20142 0 -1 4194304 4376 0 0 0 2545 3 0 0 25 0 1 0 90433679 14307328 3300 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20277/statm: 3493 3300 115 284 0 3206 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13972

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 20278
/proc/meminfo: memFree=1110016/2055920 swapFree=4192956/4192956
[pid=20277] ppid=20275 vsize=15156 CPUtime=51.07
/proc/20277/stat : 20277 (MoRsat) R 20275 20277 20142 0 -1 4194304 4802 0 0 0 5104 3 0 0 25 0 1 0 90433679 15519744 3566 1992294400 134512640 135679800 4294956240 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20277/statm: 3789 3566 115 284 0 3502 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15156

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 20278
/proc/meminfo: memFree=1107136/2055920 swapFree=4192956/4192956
[pid=20277] ppid=20275 vsize=18164 CPUtime=102.26
/proc/20277/stat : 20277 (MoRsat) R 20275 20277 20142 0 -1 4194304 6640 0 0 0 10222 4 0 0 25 0 1 0 90433679 18599936 4284 1992294400 134512640 135679800 4294956240 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20277/statm: 4541 4284 115 284 0 4254 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18164

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20278
/proc/meminfo: memFree=1103936/2055920 swapFree=4192956/4192956
[pid=20277] ppid=20275 vsize=21180 CPUtime=162.24
/proc/20277/stat : 20277 (MoRsat) R 20275 20277 20142 0 -1 4194304 9514 0 0 0 16218 6 0 0 25 0 1 0 90433679 21688320 5078 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20277/statm: 5295 5078 115 284 0 5008 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 21180

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20278
/proc/meminfo: memFree=1101120/2055920 swapFree=4192956/4192956
[pid=20277] ppid=20275 vsize=24276 CPUtime=222.22
/proc/20277/stat : 20277 (MoRsat) R 20275 20277 20142 0 -1 4194304 11346 0 0 0 22214 8 0 0 25 0 1 0 90433679 24858624 5822 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20277/statm: 6069 5822 115 284 0 5782 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 24276

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20278
/proc/meminfo: memFree=1101120/2055920 swapFree=4192956/4192956
[pid=20277] ppid=20275 vsize=24276 CPUtime=282.2
/proc/20277/stat : 20277 (MoRsat) R 20275 20277 20142 0 -1 4194304 11346 0 0 0 28212 8 0 0 25 0 1 0 90433679 24858624 5822 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20277/statm: 6069 5822 115 284 0 5782 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 24276

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20278
/proc/meminfo: memFree=1099776/2055920 swapFree=4192956/4192956
[pid=20277] ppid=20275 vsize=25244 CPUtime=342.18
/proc/20277/stat : 20277 (MoRsat) R 20275 20277 20142 0 -1 4194304 12741 0 0 0 34209 9 0 0 25 0 1 0 90433679 25849856 6097 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20277/statm: 6311 6097 115 284 0 6024 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 25244

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20278
/proc/meminfo: memFree=1098304/2055920 swapFree=4192956/4192956
[pid=20277] ppid=20275 vsize=26664 CPUtime=402.16
/proc/20277/stat : 20277 (MoRsat) R 20275 20277 20142 0 -1 4194304 14857 0 0 0 40206 10 0 0 25 0 1 0 90433679 27303936 6453 1992294400 134512640 135679800 4294956240 18446744073709551615 134522785 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20277/statm: 6666 6453 115 284 0 6379 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 26664

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20278
/proc/meminfo: memFree=1095808/2055920 swapFree=4192956/4192956
[pid=20277] ppid=20275 vsize=29116 CPUtime=462.14
/proc/20277/stat : 20277 (MoRsat) R 20275 20277 20142 0 -1 4194304 17231 0 0 0 46202 12 0 0 25 0 1 0 90433679 29814784 7067 1992294400 134512640 135679800 4294956240 18446744073709551615 134521421 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20277/statm: 7279 7067 115 284 0 6992 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 29116

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20278
/proc/meminfo: memFree=1095936/2055920 swapFree=4192956/4192956
[pid=20277] ppid=20275 vsize=29180 CPUtime=522.12
/proc/20277/stat : 20277 (MoRsat) R 20275 20277 20142 0 -1 4194304 18751 0 0 0 52199 13 0 0 25 0 1 0 90433679 29880320 7083 1992294400 134512640 135679800 4294956240 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20277/statm: 7295 7083 115 284 0 7008 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 29180

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20278
/proc/meminfo: memFree=1095872/2055920 swapFree=4192956/4192956
[pid=20277] ppid=20275 vsize=29180 CPUtime=582.1
/proc/20277/stat : 20277 (MoRsat) R 20275 20277 20142 0 -1 4194304 20351 0 0 0 58196 14 0 0 25 0 1 0 90433679 29880320 7083 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20277/statm: 7295 7083 115 284 0 7008 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 29180

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20278
/proc/meminfo: memFree=1095424/2055920 swapFree=4192956/4192956
[pid=20277] ppid=20275 vsize=29664 CPUtime=642.09
/proc/20277/stat : 20277 (MoRsat) R 20275 20277 20142 0 -1 4194304 22072 0 0 0 64194 15 0 0 25 0 1 0 90433679 30375936 7204 1992294400 134512640 135679800 4294956240 18446744073709551615 134522692 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20277/statm: 7416 7204 115 284 0 7129 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 29664

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20278
/proc/meminfo: memFree=1092480/2055920 swapFree=4192956/4192956
[pid=20277] ppid=20275 vsize=32876 CPUtime=702.06
/proc/20277/stat : 20277 (MoRsat) R 20275 20277 20142 0 -1 4194304 23804 0 0 0 70190 16 0 0 25 0 1 0 90433679 33665024 7976 1992294400 134512640 135679800 4294956240 18446744073709551615 134523564 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20277/statm: 8219 7976 115 284 0 7932 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 32876

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20278
/proc/meminfo: memFree=1092544/2055920 swapFree=4192956/4192956
[pid=20277] ppid=20275 vsize=32876 CPUtime=762.04
/proc/20277/stat : 20277 (MoRsat) R 20275 20277 20142 0 -1 4194304 23804 0 0 0 76188 16 0 0 25 0 1 0 90433679 33665024 7976 1992294400 134512640 135679800 4294956240 18446744073709551615 134519353 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20277/statm: 8219 7976 115 284 0 7932 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 32876

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20278
/proc/meminfo: memFree=1092480/2055920 swapFree=4192956/4192956
[pid=20277] ppid=20275 vsize=32876 CPUtime=822.02
/proc/20277/stat : 20277 (MoRsat) R 20275 20277 20142 0 -1 4194304 23804 0 0 0 82185 17 0 0 25 0 1 0 90433679 33665024 7976 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20277/statm: 8219 7976 115 284 0 7932 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 32876

[startup+882.302 s]
/proc/loadavg: 1.12 1.02 1.00 2/65 20284
/proc/meminfo: memFree=1092288/2055920 swapFree=4192956/4192956
[pid=20277] ppid=20275 vsize=32876 CPUtime=881.99
/proc/20277/stat : 20277 (MoRsat) R 20275 20277 20142 0 -1 4194304 23804 0 0 0 88182 17 0 0 25 0 1 0 90433679 33665024 7976 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20277/statm: 8219 7976 115 284 0 7932 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 32876

[startup+942.302 s]
/proc/loadavg: 1.11 1.03 1.00 2/65 20760
/proc/meminfo: memFree=1092032/2055920 swapFree=4192956/4192956
[pid=20277] ppid=20275 vsize=32876 CPUtime=941.94
/proc/20277/stat : 20277 (MoRsat) R 20275 20277 20142 0 -1 4194304 23805 0 0 0 94176 18 0 0 25 0 1 0 90433679 33665024 7977 1992294400 134512640 135679800 4294956240 18446744073709551615 134527955 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20277/statm: 8219 7977 115 284 0 7932 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 32876

[startup+1002.3 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 20760
/proc/meminfo: memFree=1092544/2055920 swapFree=4192956/4192956
[pid=20277] ppid=20275 vsize=32396 CPUtime=1001.92
/proc/20277/stat : 20277 (MoRsat) R 20275 20277 20142 0 -1 4194304 24037 0 0 0 100173 19 0 0 25 0 1 0 90433679 33173504 7889 1992294400 134512640 135679800 4294956240 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20277/statm: 8099 7889 115 284 0 7812 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 32396

[startup+1062.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 20760
/proc/meminfo: memFree=1091840/2055920 swapFree=4192956/4192956
[pid=20277] ppid=20275 vsize=33096 CPUtime=1061.91
/proc/20277/stat : 20277 (MoRsat) R 20275 20277 20142 0 -1 4194304 24981 0 0 0 106171 20 0 0 25 0 1 0 90433679 33890304 8065 1992294400 134512640 135679800 4294956240 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20277/statm: 8274 8065 115 284 0 7987 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 33096

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 20760
/proc/meminfo: memFree=1091584/2055920 swapFree=4192956/4192956
[pid=20277] ppid=20275 vsize=33352 CPUtime=1121.88
/proc/20277/stat : 20277 (MoRsat) R 20275 20277 20142 0 -1 4194304 26421 0 0 0 112168 20 0 0 25 0 1 0 90433679 34152448 8129 1992294400 134512640 135679800 4294956240 18446744073709551615 134525682 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20277/statm: 8338 8129 115 284 0 8051 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 33352

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20760
/proc/meminfo: memFree=1091520/2055920 swapFree=4192956/4192956
[pid=20277] ppid=20275 vsize=33480 CPUtime=1181.86
/proc/20277/stat : 20277 (MoRsat) R 20275 20277 20142 0 -1 4194304 27733 0 0 0 118165 21 0 0 25 0 1 0 90433679 34283520 8161 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20277/statm: 8370 8161 115 284 0 8083 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 33480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20760
/proc/meminfo: memFree=1091456/2055920 swapFree=4192956/4192956
[pid=20277] ppid=20275 vsize=33480 CPUtime=1200.06
/proc/20277/stat : 20277 (MoRsat) R 20275 20277 20142 0 -1 4194304 28213 0 0 0 119984 22 0 0 25 0 1 0 90433679 34283520 8161 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20277/statm: 8370 8161 115 284 0 8083 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 33480

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20760
/proc/meminfo: memFree=1091456/2055920 swapFree=4192956/4192956
[pid=20277] ppid=20275 vsize=33480 CPUtime=1200.06
/proc/20277/stat : 20277 (MoRsat) R 20275 20277 20142 0 -1 4194304 28213 0 0 0 119984 22 0 0 25 0 1 0 90433679 34283520 8161 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20277/statm: 8370 8161 115 284 0 8083 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 33480

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.08
CPU user time (s): 1199.85
CPU system time (s): 0.229965
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (KiB): 34248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.85
system time used= 0.229965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28213
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= 2
involuntary context switches= 3148

runsolver used 1.10383 second user time and 2.21266 second system time

The end

Launcher Data

Begin job on node4 at 2009-04-25 03:46:37
IDJOB=1717087
IDBENCH=20404
IDSOLVER=502
FILE ID=node4/1717087-1240623997
PBS_JOBID= 9186360
Free space on /tmp= 66208 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-27.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717087-1240623997/watcher-1717087-1240623997 -o /tmp/evaluation-result-1717087-1240623997/solver-1717087-1240623997 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1717087-1240623997.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= a948576641dd03cc33abaca38a6e7e4c
RANDOM SEED=781039911

node4.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.265
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.265
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:       1124776 kB
Buffers:         89280 kB
Cached:         741748 kB
SwapCached:          0 kB
Active:         172584 kB
Inactive:       672372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1124776 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1848 kB
Writeback:           0 kB
Mapped:          23652 kB
Slab:            72068 kB
Committed_AS:   399840 kB
PageTables:       1468 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= 66204 MiB
End job on node4 at 2009-04-25 04:06:40