Trace number 1521523

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.05 1206.11

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/75/
unif-k7-r89-v75-c6675-S905029262-097.cnf
MD5SUM17cdccd311f05672fec0c4cfd8164ebd
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 variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56675

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
2.19/2.27	c atom#=75 clause#=6675 total literals=46725 

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1521523-1238358535/watcher-1521523-1238358535 -o /tmp/evaluation-result-1521523-1238358535/solver-1521523-1238358535 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1521523-1238358535.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.99 1.97 1.91 4/86 24353
/proc/meminfo: memFree=1689240/2055924 swapFree=4179676/4192956
[pid=24353] ppid=24351 vsize=1488 CPUtime=0
/proc/24353/stat : 24353 (MoRsat) R 24351 24353 24224 0 -1 4194304 139 0 0 0 0 0 0 0 20 0 1 0 462183913 1523712 123 1992294400 134512640 135679800 4294956240 18446744073709551615 135300167 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24353/statm: 372 123 96 284 0 85 0

[startup+0.107705 s]
/proc/loadavg: 1.99 1.97 1.91 4/86 24353
/proc/meminfo: memFree=1689240/2055924 swapFree=4179676/4192956
[pid=24353] ppid=24351 vsize=2216 CPUtime=0.1
/proc/24353/stat : 24353 (MoRsat) R 24351 24353 24224 0 -1 4194304 333 0 0 0 10 0 0 0 21 0 1 0 462183913 2269184 270 1992294400 134512640 135679800 4294956240 18446744073709551615 134561498 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24353/statm: 554 270 107 284 0 267 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2216

[startup+0.201721 s]
/proc/loadavg: 1.99 1.97 1.91 4/86 24353
/proc/meminfo: memFree=1689240/2055924 swapFree=4179676/4192956
[pid=24353] ppid=24351 vsize=2216 CPUtime=0.19
/proc/24353/stat : 24353 (MoRsat) R 24351 24353 24224 0 -1 4194304 333 0 0 0 19 0 0 0 21 0 1 0 462183913 2269184 270 1992294400 134512640 135679800 4294956240 18446744073709551615 134561551 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24353/statm: 554 270 107 284 0 267 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2216

[startup+0.301738 s]
/proc/loadavg: 1.99 1.97 1.91 4/86 24353
/proc/meminfo: memFree=1689240/2055924 swapFree=4179676/4192956
[pid=24353] ppid=24351 vsize=2216 CPUtime=0.29
/proc/24353/stat : 24353 (MoRsat) R 24351 24353 24224 0 -1 4194304 333 0 0 0 29 0 0 0 22 0 1 0 462183913 2269184 270 1992294400 134512640 135679800 4294956240 18446744073709551615 134561529 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24353/statm: 554 270 107 284 0 267 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2216

[startup+0.701812 s]
/proc/loadavg: 1.99 1.97 1.91 4/86 24353
/proc/meminfo: memFree=1689240/2055924 swapFree=4179676/4192956
[pid=24353] ppid=24351 vsize=2216 CPUtime=0.69
/proc/24353/stat : 24353 (MoRsat) R 24351 24353 24224 0 -1 4194304 333 0 0 0 69 0 0 0 25 0 1 0 462183913 2269184 270 1992294400 134512640 135679800 4294956240 18446744073709551615 134561398 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24353/statm: 554 270 107 284 0 267 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2216

[startup+1.50196 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 24354
/proc/meminfo: memFree=1688464/2055924 swapFree=4179676/4192956
[pid=24353] ppid=24351 vsize=2216 CPUtime=1.49
/proc/24353/stat : 24353 (MoRsat) R 24351 24353 24224 0 -1 4194304 333 0 0 0 149 0 0 0 25 0 1 0 462183913 2269184 270 1992294400 134512640 135679800 4294956240 18446744073709551615 134561514 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24353/statm: 554 270 107 284 0 267 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2216

[startup+3.10125 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 24354
/proc/meminfo: memFree=1688272/2055924 swapFree=4179676/4192956
[pid=24353] ppid=24351 vsize=2568 CPUtime=3.08
/proc/24353/stat : 24353 (MoRsat) R 24351 24353 24224 0 -1 4194304 488 0 0 0 308 0 0 0 25 0 1 0 462183913 2629632 424 1992294400 134512640 135679800 4294956240 18446744073709551615 134573799 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24353/statm: 642 424 114 284 0 355 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 2568

[startup+6.30284 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 24354
/proc/meminfo: memFree=1687632/2055924 swapFree=4179676/4192956
[pid=24353] ppid=24351 vsize=2568 CPUtime=6.27
/proc/24353/stat : 24353 (MoRsat) R 24351 24353 24224 0 -1 4194304 488 0 0 0 627 0 0 0 25 0 1 0 462183913 2629632 424 1992294400 134512640 135679800 4294956240 18446744073709551615 134574178 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24353/statm: 642 424 114 284 0 355 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2568

[startup+12.702 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 24354
/proc/meminfo: memFree=1687504/2055924 swapFree=4179676/4192956
[pid=24353] ppid=24351 vsize=2568 CPUtime=12.63
/proc/24353/stat : 24353 (MoRsat) R 24351 24353 24224 0 -1 4194304 488 0 0 0 1263 0 0 0 25 0 1 0 462183913 2629632 424 1992294400 134512640 135679800 4294956240 18446744073709551615 134574178 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24353/statm: 642 424 114 284 0 355 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 2568

[startup+25.5014 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 24354
/proc/meminfo: memFree=1687504/2055924 swapFree=4179676/4192956
[pid=24353] ppid=24351 vsize=2568 CPUtime=25.37
/proc/24353/stat : 24353 (MoRsat) R 24351 24353 24224 0 -1 4194304 488 0 0 0 2537 0 0 0 25 0 1 0 462183913 2629632 424 1992294400 134512640 135679800 4294956240 18446744073709551615 134574731 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24353/statm: 642 424 114 284 0 355 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 2568

[startup+51.1011 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 24354
/proc/meminfo: memFree=1682640/2055924 swapFree=4179676/4192956
[pid=24353] ppid=24351 vsize=7304 CPUtime=50.83
/proc/24353/stat : 24353 (MoRsat) R 24351 24353 24224 0 -1 4194304 2672 0 0 0 5082 1 0 0 25 0 1 0 462183913 7479296 1648 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24353/statm: 1826 1648 115 284 0 1539 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 7304

[startup+102.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 24354
/proc/meminfo: memFree=1682768/2055924 swapFree=4179676/4192956
[pid=24353] ppid=24351 vsize=7212 CPUtime=101.78
/proc/24353/stat : 24353 (MoRsat) R 24351 24353 24224 0 -1 4194304 5049 0 0 0 10176 2 0 0 25 0 1 0 462183913 7385088 1625 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24353/statm: 1803 1625 115 284 0 1516 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 7212

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 24354
/proc/meminfo: memFree=1682576/2055924 swapFree=4179676/4192956
[pid=24353] ppid=24351 vsize=7188 CPUtime=161.48
/proc/24353/stat : 24353 (MoRsat) R 24351 24353 24224 0 -1 4194304 7763 0 0 0 16145 3 0 0 25 0 1 0 462183913 7360512 1619 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24353/statm: 1797 1619 115 284 0 1510 0
Current children cumulated CPU time (s) 161.48
Current children cumulated vsize (KiB) 7188

[startup+222.308 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 24354
/proc/meminfo: memFree=1682576/2055924 swapFree=4179676/4192956
[pid=24353] ppid=24351 vsize=7156 CPUtime=221.18
/proc/24353/stat : 24353 (MoRsat) R 24351 24353 24224 0 -1 4194304 10475 0 0 0 22113 5 0 0 25 0 1 0 462183913 7327744 1611 1992294400 134512640 135679800 4294956240 18446744073709551615 134522742 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24353/statm: 1789 1611 115 284 0 1502 0
Current children cumulated CPU time (s) 221.18
Current children cumulated vsize (KiB) 7156

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 24354
/proc/meminfo: memFree=1682640/2055924 swapFree=4179676/4192956
[pid=24353] ppid=24351 vsize=7144 CPUtime=280.88
/proc/24353/stat : 24353 (MoRsat) R 24351 24353 24224 0 -1 4194304 13160 0 0 0 28082 6 0 0 25 0 1 0 462183913 7315456 1608 1992294400 134512640 135679800 4294956240 18446744073709551615 134522742 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24353/statm: 1786 1608 115 284 0 1499 0
Current children cumulated CPU time (s) 280.88
Current children cumulated vsize (KiB) 7144

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 24354
/proc/meminfo: memFree=1682640/2055924 swapFree=4179676/4192956
[pid=24353] ppid=24351 vsize=7136 CPUtime=340.57
/proc/24353/stat : 24353 (MoRsat) R 24351 24353 24224 0 -1 4194304 15686 0 0 0 34050 7 0 0 25 0 1 0 462183913 7307264 1606 1992294400 134512640 135679800 4294956240 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24353/statm: 1784 1606 115 284 0 1497 0
Current children cumulated CPU time (s) 340.57
Current children cumulated vsize (KiB) 7136

[startup+402.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 24354
/proc/meminfo: memFree=1682640/2055924 swapFree=4179676/4192956
[pid=24353] ppid=24351 vsize=7132 CPUtime=400.28
/proc/24353/stat : 24353 (MoRsat) R 24351 24353 24224 0 -1 4194304 18245 0 0 0 40019 9 0 0 25 0 1 0 462183913 7303168 1605 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24353/statm: 1783 1605 115 284 0 1496 0
Current children cumulated CPU time (s) 400.28
Current children cumulated vsize (KiB) 7132

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 24354
/proc/meminfo: memFree=1682512/2055924 swapFree=4179676/4192956
[pid=24353] ppid=24351 vsize=7292 CPUtime=459.98
/proc/24353/stat : 24353 (MoRsat) R 24351 24353 24224 0 -1 4194304 21002 0 0 0 45987 11 0 0 25 0 1 0 462183913 7467008 1642 1992294400 134512640 135679800 4294956240 18446744073709551615 134522785 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24353/statm: 1823 1642 115 284 0 1536 0
Current children cumulated CPU time (s) 459.98
Current children cumulated vsize (KiB) 7292

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 24354
/proc/meminfo: memFree=1682768/2055924 swapFree=4179676/4192956
[pid=24353] ppid=24351 vsize=7196 CPUtime=519.68
/proc/24353/stat : 24353 (MoRsat) R 24351 24353 24224 0 -1 4194304 23541 0 0 0 51956 12 0 0 25 0 1 0 462183913 7368704 1621 1992294400 134512640 135679800 4294956240 18446744073709551615 134523570 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24353/statm: 1799 1621 115 284 0 1512 0
Current children cumulated CPU time (s) 519.68
Current children cumulated vsize (KiB) 7196

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 24354
/proc/meminfo: memFree=1682704/2055924 swapFree=4179676/4192956
[pid=24353] ppid=24351 vsize=7328 CPUtime=579.38
/proc/24353/stat : 24353 (MoRsat) R 24351 24353 24224 0 -1 4194304 26287 0 0 0 57924 14 0 0 25 0 1 0 462183913 7503872 1647 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24353/statm: 1832 1647 115 284 0 1545 0
Current children cumulated CPU time (s) 579.38
Current children cumulated vsize (KiB) 7328

[startup+642.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 24354
/proc/meminfo: memFree=1682768/2055924 swapFree=4179676/4192956
[pid=24353] ppid=24351 vsize=7132 CPUtime=639.08
/proc/24353/stat : 24353 (MoRsat) R 24351 24353 24224 0 -1 4194304 28805 0 0 0 63893 15 0 0 25 0 1 0 462183913 7303168 1605 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24353/statm: 1783 1605 115 284 0 1496 0
Current children cumulated CPU time (s) 639.08
Current children cumulated vsize (KiB) 7132

[startup+702.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 24354
/proc/meminfo: memFree=1682704/2055924 swapFree=4179676/4192956
[pid=24353] ppid=24351 vsize=7196 CPUtime=698.77
/proc/24353/stat : 24353 (MoRsat) R 24351 24353 24224 0 -1 4194304 31541 0 0 0 69861 16 0 0 25 0 1 0 462183913 7368704 1621 1992294400 134512640 135679800 4294956240 18446744073709551615 134522826 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24353/statm: 1799 1621 115 284 0 1512 0
Current children cumulated CPU time (s) 698.77
Current children cumulated vsize (KiB) 7196

[startup+762.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 24354
/proc/meminfo: memFree=1682256/2055924 swapFree=4179676/4192956
[pid=24353] ppid=24351 vsize=8096 CPUtime=758.47
/proc/24353/stat : 24353 (MoRsat) R 24351 24353 24224 0 -1 4194304 34267 0 0 0 75830 17 0 0 25 0 1 0 462183913 8290304 1787 1992294400 134512640 135679800 4294956240 18446744073709551615 134540603 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24353/statm: 2024 1787 115 284 0 1737 0
Current children cumulated CPU time (s) 758.47
Current children cumulated vsize (KiB) 8096

[startup+822.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 24354
/proc/meminfo: memFree=1682704/2055924 swapFree=4179676/4192956
[pid=24353] ppid=24351 vsize=7224 CPUtime=818.16
/proc/24353/stat : 24353 (MoRsat) R 24351 24353 24224 0 -1 4194304 36828 0 0 0 81799 17 0 0 25 0 1 0 462183913 7397376 1628 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24353/statm: 1806 1628 115 284 0 1519 0
Current children cumulated CPU time (s) 818.16
Current children cumulated vsize (KiB) 7224

[startup+882.308 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 24354
/proc/meminfo: memFree=1682704/2055924 swapFree=4179676/4192956
[pid=24353] ppid=24351 vsize=7156 CPUtime=877.87
/proc/24353/stat : 24353 (MoRsat) R 24351 24353 24224 0 -1 4194304 39371 0 0 0 87768 19 0 0 25 0 1 0 462183913 7327744 1611 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24353/statm: 1789 1611 115 284 0 1502 0
Current children cumulated CPU time (s) 877.87
Current children cumulated vsize (KiB) 7156

[startup+942.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 24354
/proc/meminfo: memFree=1682768/2055924 swapFree=4179676/4192956
[pid=24353] ppid=24351 vsize=7192 CPUtime=937.57
/proc/24353/stat : 24353 (MoRsat) R 24351 24353 24224 0 -1 4194304 42100 0 0 0 93736 21 0 0 25 0 1 0 462183913 7364608 1620 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24353/statm: 1798 1620 115 284 0 1511 0
Current children cumulated CPU time (s) 937.57
Current children cumulated vsize (KiB) 7192

[startup+1002.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 24354
/proc/meminfo: memFree=1682704/2055924 swapFree=4179676/4192956
[pid=24353] ppid=24351 vsize=7164 CPUtime=997.26
/proc/24353/stat : 24353 (MoRsat) R 24351 24353 24224 0 -1 4194304 44653 0 0 0 99704 22 0 0 25 0 1 0 462183913 7335936 1613 1992294400 134512640 135679800 4294956240 18446744073709551615 134522893 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24353/statm: 1791 1613 115 284 0 1504 0
Current children cumulated CPU time (s) 997.26
Current children cumulated vsize (KiB) 7164

[startup+1062.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 24354
/proc/meminfo: memFree=1682704/2055924 swapFree=4179676/4192956
[pid=24353] ppid=24351 vsize=7184 CPUtime=1056.96
/proc/24353/stat : 24353 (MoRsat) R 24351 24353 24224 0 -1 4194304 47378 0 0 0 105673 23 0 0 25 0 1 0 462183913 7356416 1618 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24353/statm: 1796 1618 115 284 0 1509 0
Current children cumulated CPU time (s) 1056.96
Current children cumulated vsize (KiB) 7184

[startup+1122.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 24354
/proc/meminfo: memFree=1682640/2055924 swapFree=4179676/4192956
[pid=24353] ppid=24351 vsize=7256 CPUtime=1116.66
/proc/24353/stat : 24353 (MoRsat) R 24351 24353 24224 0 -1 4194304 50116 0 0 0 111641 25 0 0 25 0 1 0 462183913 7430144 1636 1992294400 134512640 135679800 4294956240 18446744073709551615 134522759 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24353/statm: 1814 1636 115 284 0 1527 0
Current children cumulated CPU time (s) 1116.66
Current children cumulated vsize (KiB) 7256

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 24354
/proc/meminfo: memFree=1682768/2055924 swapFree=4179676/4192956
[pid=24353] ppid=24351 vsize=7128 CPUtime=1176.36
/proc/24353/stat : 24353 (MoRsat) R 24351 24353 24224 0 -1 4194304 52644 0 0 0 117610 26 0 0 25 0 1 0 462183913 7299072 1604 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24353/statm: 1782 1604 115 284 0 1495 0
Current children cumulated CPU time (s) 1176.36
Current children cumulated vsize (KiB) 7128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.1 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 24354
/proc/meminfo: memFree=1682768/2055924 swapFree=4179676/4192956
[pid=24353] ppid=24351 vsize=7124 CPUtime=1200.04
/proc/24353/stat : 24353 (MoRsat) R 24351 24353 24224 0 -1 4194304 53763 0 0 0 119977 27 0 0 25 0 1 0 462183913 7294976 1603 1992294400 134512640 135679800 4294956240 18446744073709551615 134523592 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24353/statm: 1781 1603 115 284 0 1494 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 7124

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): 1206.11
CPU time (s): 1200.05
CPU user time (s): 1199.77
CPU system time (s): 0.276957
CPU usage (%): 99.4975
Max. virtual memory (cumulated for all children) (KiB): 8096

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

runsolver used 1.61775 second user time and 3.88141 second system time

The end

Launcher Data

Begin job on node83 at 2009-03-29 22:28:55
IDJOB=1521523
IDBENCH=70488
IDSOLVER=502
FILE ID=node83/1521523-1238358535
PBS_JOBID= 9061156
Free space on /tmp= 66480 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/75/unif-k7-r89-v75-c6675-S905029262-097.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1521523-1238358535/watcher-1521523-1238358535 -o /tmp/evaluation-result-1521523-1238358535/solver-1521523-1238358535 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1521523-1238358535.cnf

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

MD5SUM BENCH= 17cdccd311f05672fec0c4cfd8164ebd
RANDOM SEED=1694888308

node83.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.268
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.268
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1689720 kB
Buffers:         69700 kB
Cached:         203448 kB
SwapCached:       7488 kB
Active:         164044 kB
Inactive:       127592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1689720 kB
SwapTotal:     4192956 kB
SwapFree:      4179676 kB
Dirty:            1572 kB
Writeback:           0 kB
Mapped:          25972 kB
Slab:            58636 kB
Committed_AS:  1008860 kB
PageTables:       2680 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= 66480 MiB
End job on node83 at 2009-03-29 22:49:03