Trace number 1716983

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.11 1200.41

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-25.cnf
MD5SUM0acd143a4e60b38309663b5993b5ded9
Bench CategoryAPPLICATION (applications 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 variables8920
Number of clauses31884
Sum of the clauses size83706
Maximum clause length229
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215331
Number of clauses of size 314327
Number of clauses of size 41469
Number of clauses of size 5588
Number of clauses of size over 5168

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
0.59/0.63	c atom#=8920 clause#=31884 total literals=83706 
0.59/0.63	c before shortening average=5.010938, #XOR clauses=2377 
0.59/0.63	c after shortening average=3.545646 #XOR clauses=2377 

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-1716983-1240622658/watcher-1716983-1240622658 -o /tmp/evaluation-result-1716983-1240622658/solver-1716983-1240622658 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1716983-1240622658.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: 1.00 1.00 1.03 3/64 22326
/proc/meminfo: memFree=950664/2055920 swapFree=4192956/4192956
[pid=22326] ppid=22324 vsize=2076 CPUtime=0
/proc/22326/stat : 22326 (MoRsat) R 22324 22326 22228 0 -1 4194304 138 0 0 0 0 0 0 0 18 0 1 0 90294408 2125824 122 1992294400 134512640 135679800 4294956240 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22326/statm: 519 122 96 284 0 232 0

[startup+0.0616849 s]
/proc/loadavg: 1.00 1.00 1.03 3/64 22326
/proc/meminfo: memFree=950664/2055920 swapFree=4192956/4192956
[pid=22326] ppid=22324 vsize=2808 CPUtime=0.05
/proc/22326/stat : 22326 (MoRsat) R 22324 22326 22228 0 -1 4194304 591 0 0 0 5 0 0 0 18 0 1 0 90294408 2875392 488 1992294400 134512640 135679800 4294956240 18446744073709551615 134552208 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22326/statm: 702 488 106 284 0 415 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2808

[startup+0.101688 s]
/proc/loadavg: 1.00 1.00 1.03 3/64 22326
/proc/meminfo: memFree=950664/2055920 swapFree=4192956/4192956
[pid=22326] ppid=22324 vsize=2808 CPUtime=0.09
/proc/22326/stat : 22326 (MoRsat) R 22324 22326 22228 0 -1 4194304 591 0 0 0 9 0 0 0 18 0 1 0 90294408 2875392 488 1992294400 134512640 135679800 4294956240 18446744073709551615 134567973 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22326/statm: 702 488 106 284 0 415 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2808

[startup+0.301708 s]
/proc/loadavg: 1.00 1.00 1.03 3/64 22326
/proc/meminfo: memFree=950664/2055920 swapFree=4192956/4192956
[pid=22326] ppid=22324 vsize=3584 CPUtime=0.29
/proc/22326/stat : 22326 (MoRsat) R 22324 22326 22228 0 -1 4194304 651 0 0 0 29 0 0 0 19 0 1 0 90294408 3670016 523 1992294400 134512640 135679800 4294956240 18446744073709551615 134563716 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22326/statm: 896 523 107 284 0 609 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3584

[startup+0.701748 s]
/proc/loadavg: 1.00 1.00 1.03 3/64 22326
/proc/meminfo: memFree=950664/2055920 swapFree=4192956/4192956
[pid=22326] ppid=22324 vsize=5232 CPUtime=0.69
/proc/22326/stat : 22326 (MoRsat) R 22324 22326 22228 0 -1 4194304 1382 0 0 0 69 0 0 0 22 0 1 0 90294408 5357568 1094 1992294400 134512640 135679800 4294956240 18446744073709551615 134521438 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22326/statm: 1308 1094 114 284 0 1021 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5232

[startup+1.50183 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 22327
/proc/meminfo: memFree=946112/2055920 swapFree=4192956/4192956
[pid=22326] ppid=22324 vsize=6564 CPUtime=1.49
/proc/22326/stat : 22326 (MoRsat) R 22324 22326 22228 0 -1 4194304 1723 0 0 0 149 0 0 0 25 0 1 0 90294408 6721536 1435 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22326/statm: 1641 1435 115 284 0 1354 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6564

[startup+3.10199 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 22327
/proc/meminfo: memFree=944320/2055920 swapFree=4192956/4192956
[pid=22326] ppid=22324 vsize=8872 CPUtime=3.09
/proc/22326/stat : 22326 (MoRsat) R 22324 22326 22228 0 -1 4194304 2287 0 0 0 308 1 0 0 25 0 1 0 90294408 9084928 1999 1992294400 134512640 135679800 4294956240 18446744073709551615 134523140 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22326/statm: 2218 1999 115 284 0 1931 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8872

[startup+6.3013 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 22327
/proc/meminfo: memFree=941248/2055920 swapFree=4192956/4192956
[pid=22326] ppid=22324 vsize=10368 CPUtime=6.28
/proc/22326/stat : 22326 (MoRsat) R 22324 22326 22228 0 -1 4194304 2662 0 0 0 627 1 0 0 25 0 1 0 90294408 10616832 2374 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22326/statm: 2592 2374 115 284 0 2305 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10368

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 22327
/proc/meminfo: memFree=939584/2055920 swapFree=4192956/4192956
[pid=22326] ppid=22324 vsize=12016 CPUtime=12.69
/proc/22326/stat : 22326 (MoRsat) R 22324 22326 22228 0 -1 4194304 3075 0 0 0 1267 2 0 0 25 0 1 0 90294408 12304384 2787 1992294400 134512640 135679800 4294956240 18446744073709551615 134534512 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22326/statm: 3004 2787 115 284 0 2717 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12016

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 22327
/proc/meminfo: memFree=937856/2055920 swapFree=4192956/4192956
[pid=22326] ppid=22324 vsize=13816 CPUtime=25.48
/proc/22326/stat : 22326 (MoRsat) R 22324 22326 22228 0 -1 4194304 3557 0 0 0 2546 2 0 0 25 0 1 0 90294408 14147584 3269 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22326/statm: 3454 3269 115 284 0 3167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13816

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 22327
/proc/meminfo: memFree=934720/2055920 swapFree=4192956/4192956
[pid=22326] ppid=22324 vsize=16988 CPUtime=51.08
/proc/22326/stat : 22326 (MoRsat) R 22324 22326 22228 0 -1 4194304 4319 0 0 0 5105 3 0 0 25 0 1 0 90294408 17395712 4031 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22326/statm: 4247 4031 115 284 0 3960 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16988

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 22327
/proc/meminfo: memFree=925632/2055920 swapFree=4192956/4192956
[pid=22326] ppid=22324 vsize=25892 CPUtime=102.27
/proc/22326/stat : 22326 (MoRsat) R 22324 22326 22228 0 -1 4194304 6580 0 0 0 10222 5 0 0 25 0 1 0 90294408 26513408 6292 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22326/statm: 6473 6292 115 284 0 6186 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 25892

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 22327
/proc/meminfo: memFree=922752/2055920 swapFree=4192956/4192956
[pid=22326] ppid=22324 vsize=28856 CPUtime=162.25
/proc/22326/stat : 22326 (MoRsat) R 22324 22326 22228 0 -1 4194304 7289 0 0 0 16220 5 0 0 25 0 1 0 90294408 29548544 7001 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22326/statm: 7214 7001 115 284 0 6927 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 28856

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 22327
/proc/meminfo: memFree=920000/2055920 swapFree=4192956/4192956
[pid=22326] ppid=22324 vsize=31576 CPUtime=222.23
/proc/22326/stat : 22326 (MoRsat) R 22324 22326 22228 0 -1 4194304 7969 0 0 0 22218 5 0 0 25 0 1 0 90294408 32333824 7681 1992294400 134512640 135679800 4294956240 18446744073709551615 134523369 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22326/statm: 7894 7681 115 284 0 7607 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 31576

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22327
/proc/meminfo: memFree=920000/2055920 swapFree=4192956/4192956
[pid=22326] ppid=22324 vsize=31576 CPUtime=282.22
/proc/22326/stat : 22326 (MoRsat) R 22324 22326 22228 0 -1 4194304 7978 0 0 0 28217 5 0 0 25 0 1 0 90294408 32333824 7690 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22326/statm: 7894 7690 115 284 0 7607 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 31576

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22327
/proc/meminfo: memFree=919936/2055920 swapFree=4192956/4192956
[pid=22326] ppid=22324 vsize=31576 CPUtime=342.2
/proc/22326/stat : 22326 (MoRsat) R 22324 22326 22228 0 -1 4194304 7978 0 0 0 34215 5 0 0 25 0 1 0 90294408 32333824 7690 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22326/statm: 7894 7690 115 284 0 7607 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 31576

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22327
/proc/meminfo: memFree=914432/2055920 swapFree=4192956/4192956
[pid=22326] ppid=22324 vsize=36824 CPUtime=402.19
/proc/22326/stat : 22326 (MoRsat) R 22324 22326 22228 0 -1 4194304 9930 0 0 0 40212 7 0 0 25 0 1 0 90294408 37707776 9024 1992294400 134512640 135679800 4294956240 18446744073709551615 134522897 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22326/statm: 9206 9024 115 284 0 8919 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 36824

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22327
/proc/meminfo: memFree=909120/2055920 swapFree=4192956/4192956
[pid=22326] ppid=22324 vsize=42076 CPUtime=462.17
/proc/22326/stat : 22326 (MoRsat) R 22324 22326 22228 0 -1 4194304 12233 0 0 0 46209 8 0 0 25 0 1 0 90294408 43085824 10338 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22326/statm: 10519 10338 115 284 0 10232 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 42076

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22327
/proc/meminfo: memFree=909504/2055920 swapFree=4192956/4192956
[pid=22326] ppid=22324 vsize=41712 CPUtime=522.16
/proc/22326/stat : 22326 (MoRsat) R 22324 22326 22228 0 -1 4194304 12296 0 0 0 52208 8 0 0 25 0 1 0 90294408 42713088 10247 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22326/statm: 10428 10247 115 284 0 10141 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 41712

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22327
/proc/meminfo: memFree=907456/2055920 swapFree=4192956/4192956
[pid=22326] ppid=22324 vsize=44108 CPUtime=582.14
/proc/22326/stat : 22326 (MoRsat) R 22324 22326 22228 0 -1 4194304 13183 0 0 0 58205 9 0 0 25 0 1 0 90294408 45166592 10814 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22326/statm: 11027 10814 115 284 0 10740 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 44108

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22327
/proc/meminfo: memFree=907200/2055920 swapFree=4192956/4192956
[pid=22326] ppid=22324 vsize=44044 CPUtime=642.13
/proc/22326/stat : 22326 (MoRsat) R 22324 22326 22228 0 -1 4194304 13615 0 0 0 64204 9 0 0 25 0 1 0 90294408 45101056 10830 1992294400 134512640 135679800 4294956240 18446744073709551615 134525648 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22326/statm: 11011 10830 115 284 0 10724 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 44044

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22327
/proc/meminfo: memFree=901888/2055920 swapFree=4192956/4192956
[pid=22326] ppid=22324 vsize=49344 CPUtime=702.12
/proc/22326/stat : 22326 (MoRsat) R 22324 22326 22228 0 -1 4194304 15899 0 0 0 70201 11 0 0 25 0 1 0 90294408 50528256 12154 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22326/statm: 12336 12154 115 284 0 12049 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 49344

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22327
/proc/meminfo: memFree=901888/2055920 swapFree=4192956/4192956
[pid=22326] ppid=22324 vsize=49344 CPUtime=762.11
/proc/22326/stat : 22326 (MoRsat) R 22324 22326 22228 0 -1 4194304 15900 0 0 0 76200 11 0 0 25 0 1 0 90294408 50528256 12155 1992294400 134512640 135679800 4294956240 18446744073709551615 134521846 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22326/statm: 12336 12155 115 284 0 12049 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 49344

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22327
/proc/meminfo: memFree=901888/2055920 swapFree=4192956/4192956
[pid=22326] ppid=22324 vsize=49344 CPUtime=822.08
/proc/22326/stat : 22326 (MoRsat) R 22324 22326 22228 0 -1 4194304 15900 0 0 0 82197 11 0 0 25 0 1 0 90294408 50528256 12155 1992294400 134512640 135679800 4294956240 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22326/statm: 12336 12155 115 284 0 12049 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 49344

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22329
/proc/meminfo: memFree=901824/2055920 swapFree=4192956/4192956
[pid=22326] ppid=22324 vsize=49344 CPUtime=882.06
/proc/22326/stat : 22326 (MoRsat) R 22324 22326 22228 0 -1 4194304 15900 0 0 0 88195 11 0 0 25 0 1 0 90294408 50528256 12155 1992294400 134512640 135679800 4294956240 18446744073709551615 134525557 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22326/statm: 12336 12155 115 284 0 12049 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 49344

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22329
/proc/meminfo: memFree=900544/2055920 swapFree=4192956/4192956
[pid=22326] ppid=22324 vsize=50624 CPUtime=942.05
/proc/22326/stat : 22326 (MoRsat) R 22324 22326 22228 0 -1 4194304 16380 0 0 0 94193 12 0 0 25 0 1 0 90294408 51838976 12475 1992294400 134512640 135679800 4294956240 18446744073709551615 134524898 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22326/statm: 12656 12475 115 284 0 12369 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 50624

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22329
/proc/meminfo: memFree=900672/2055920 swapFree=4192956/4192956
[pid=22326] ppid=22324 vsize=50488 CPUtime=1002.04
/proc/22326/stat : 22326 (MoRsat) R 22324 22326 22228 0 -1 4194304 16476 0 0 0 100192 12 0 0 25 0 1 0 90294408 51699712 12441 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22326/statm: 12622 12441 115 284 0 12335 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 50488

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22329
/proc/meminfo: memFree=900736/2055920 swapFree=4192956/4192956
[pid=22326] ppid=22324 vsize=50488 CPUtime=1062.02
/proc/22326/stat : 22326 (MoRsat) R 22324 22326 22228 0 -1 4194304 16476 0 0 0 106190 12 0 0 25 0 1 0 90294408 51699712 12441 1992294400 134512640 135679800 4294956240 18446744073709551615 134535727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22326/statm: 12622 12441 115 284 0 12335 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 50488

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22329
/proc/meminfo: memFree=900672/2055920 swapFree=4192956/4192956
[pid=22326] ppid=22324 vsize=50516 CPUtime=1122
/proc/22326/stat : 22326 (MoRsat) R 22324 22326 22228 0 -1 4194304 16643 0 0 0 112188 12 0 0 25 0 1 0 90294408 51728384 12448 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22326/statm: 12629 12448 115 284 0 12342 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 50516

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22329
/proc/meminfo: memFree=900672/2055920 swapFree=4192956/4192956
[pid=22326] ppid=22324 vsize=50516 CPUtime=1181.99
/proc/22326/stat : 22326 (MoRsat) R 22324 22326 22228 0 -1 4194304 16643 0 0 0 118186 13 0 0 25 0 1 0 90294408 51728384 12448 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22326/statm: 12629 12448 115 284 0 12342 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 50516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22329
/proc/meminfo: memFree=900672/2055920 swapFree=4192956/4192956
[pid=22326] ppid=22324 vsize=50516 CPUtime=1200.09
/proc/22326/stat : 22326 (MoRsat) R 22324 22326 22228 0 -1 4194304 16643 0 0 0 119996 13 0 0 25 0 1 0 90294408 51728384 12448 1992294400 134512640 135679800 4294956240 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22326/statm: 12629 12448 115 284 0 12342 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 50516

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.41
CPU time (s): 1200.11
CPU user time (s): 1199.97
CPU system time (s): 0.140978
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 50624

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

runsolver used 0.91486 second user time and 2.56661 second system time

The end

Launcher Data

Begin job on node36 at 2009-04-25 03:24:18
IDJOB=1716983
IDBENCH=20402
IDSOLVER=502
FILE ID=node36/1716983-1240622658
PBS_JOBID= 9186370
Free space on /tmp= 66400 MiB

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

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

MD5SUM BENCH= 0acd143a4e60b38309663b5993b5ded9
RANDOM SEED=1448543146

node36.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.232
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.232
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:        951080 kB
Buffers:         92016 kB
Cached:         903436 kB
SwapCached:          0 kB
Active:         135500 kB
Inactive:       873836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        951080 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1900 kB
Writeback:           0 kB
Mapped:          23640 kB
Slab:            81548 kB
Committed_AS:   281120 kB
PageTables:       1356 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= 66396 MiB
End job on node36 at 2009-04-25 03:44:21