Trace number 1716099

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.07 1200.42

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-5-15-u.cnf
MD5SUMc438ce1eb243ac0a49869eda1166f28f
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 variables219756
Number of clauses1008653
Sum of the clauses size2316156
Maximum clause length10
Minimum clause length1
Number of clauses of size 118434
Number of clauses of size 2797195
Number of clauses of size 3151604
Number of clauses of size 44600
Number of clauses of size 518400
Number of clauses of size over 518420

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
22.19/22.23	c atom#=219756 clause#=1008653 total literals=2316156 

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-1716099-1240611208/watcher-1716099-1240611208 -o /tmp/evaluation-result-1716099-1240611208/solver-1716099-1240611208 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1716099-1240611208.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.98 2/64 18494
/proc/meminfo: memFree=1732296/2055920 swapFree=4180708/4192956
[pid=18494] ppid=18492 vsize=17096 CPUtime=0
/proc/18494/stat : 18494 (MoRsat) R 18492 18494 18267 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 89154443 17506304 121 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18494/statm: 4274 121 96 284 0 3987 0

[startup+0.029717 s]
/proc/loadavg: 0.92 0.98 0.98 2/64 18494
/proc/meminfo: memFree=1732296/2055920 swapFree=4180708/4192956
[pid=18494] ppid=18492 vsize=17096 CPUtime=0.02
/proc/18494/stat : 18494 (MoRsat) R 18492 18494 18267 0 -1 4194304 220 0 0 0 2 0 0 0 18 0 1 0 89154443 17506304 204 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18494/statm: 4274 204 96 284 0 3987 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 17096

[startup+0.101725 s]
/proc/loadavg: 0.92 0.98 0.98 2/64 18494
/proc/meminfo: memFree=1732296/2055920 swapFree=4180708/4192956
[pid=18494] ppid=18492 vsize=17096 CPUtime=0.09
/proc/18494/stat : 18494 (MoRsat) R 18492 18494 18267 0 -1 4194304 445 0 0 0 9 0 0 0 18 0 1 0 89154443 17506304 429 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18494/statm: 4274 429 96 284 0 3987 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17096

[startup+0.301747 s]
/proc/loadavg: 0.92 0.98 0.98 2/64 18494
/proc/meminfo: memFree=1732296/2055920 swapFree=4180708/4192956
[pid=18494] ppid=18492 vsize=17096 CPUtime=0.29
/proc/18494/stat : 18494 (MoRsat) R 18492 18494 18267 0 -1 4194304 1047 0 0 0 29 0 0 0 19 0 1 0 89154443 17506304 1031 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18494/statm: 4274 1032 96 284 0 3987 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17096

[startup+0.701791 s]
/proc/loadavg: 0.92 0.98 0.98 2/64 18494
/proc/meminfo: memFree=1732296/2055920 swapFree=4180708/4192956
[pid=18494] ppid=18492 vsize=17096 CPUtime=0.69
/proc/18494/stat : 18494 (MoRsat) R 18492 18494 18267 0 -1 4194304 2271 0 0 0 67 2 0 0 23 0 1 0 89154443 17506304 2255 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18494/statm: 4274 2255 96 284 0 3987 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17096

[startup+1.50188 s]
/proc/loadavg: 0.92 0.98 0.98 2/65 18495
/proc/meminfo: memFree=1719424/2055920 swapFree=4180708/4192956
[pid=18494] ppid=18492 vsize=21392 CPUtime=1.49
/proc/18494/stat : 18494 (MoRsat) R 18492 18494 18267 0 -1 4194304 4023 0 0 0 146 3 0 0 25 0 1 0 89154443 21905408 3792 1992294400 134512640 135679800 4294956224 18446744073709551615 134560512 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18494/statm: 5348 3792 101 284 0 5061 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21392

[startup+3.10106 s]
/proc/loadavg: 0.92 0.98 0.98 2/65 18495
/proc/meminfo: memFree=1717376/2055920 swapFree=4180708/4192956
[pid=18494] ppid=18492 vsize=21392 CPUtime=3.09
/proc/18494/stat : 18494 (MoRsat) R 18492 18494 18267 0 -1 4194304 4023 0 0 0 306 3 0 0 25 0 1 0 89154443 21905408 3792 1992294400 134512640 135679800 4294956224 18446744073709551615 134560466 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18494/statm: 5348 3792 101 284 0 5061 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21392

[startup+6.30143 s]
/proc/loadavg: 0.93 0.98 0.98 2/65 18495
/proc/meminfo: memFree=1717760/2055920 swapFree=4180708/4192956
[pid=18494] ppid=18492 vsize=11992 CPUtime=6.29
/proc/18494/stat : 18494 (MoRsat) R 18492 18494 18267 0 -1 4194304 60723 0 0 0 603 26 0 0 25 0 1 0 89154443 12279808 2353 1992294400 134512640 135679800 4294956224 18446744073709551615 134559700 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18494/statm: 2998 2353 104 284 0 2711 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11992

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.98 2/65 18495
/proc/meminfo: memFree=1723392/2055920 swapFree=4180708/4192956
[pid=18494] ppid=18492 vsize=16356 CPUtime=12.69
/proc/18494/stat : 18494 (MoRsat) R 18492 18494 18267 0 -1 4194304 247330 0 0 0 1164 105 0 0 25 0 1 0 89154443 16748544 3126 1992294400 134512640 135679800 4294956224 18446744073709551615 134551823 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18494/statm: 4089 3135 104 284 0 3802 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16356

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.98 2/65 18495
/proc/meminfo: memFree=1690880/2055920 swapFree=4180708/4192956
[pid=18494] ppid=18492 vsize=52760 CPUtime=25.48
/proc/18494/stat : 18494 (MoRsat) R 18492 18494 18267 0 -1 4194304 521110 0 0 0 2327 221 0 0 25 0 1 0 89154443 54026240 10478 1992294400 134512640 135679800 4294956224 18446744073709551615 134521421 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18494/statm: 13190 10478 113 284 0 12903 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52760

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.98 2/65 18495
/proc/meminfo: memFree=1687936/2055920 swapFree=4180708/4192956
[pid=18494] ppid=18492 vsize=54112 CPUtime=51.07
/proc/18494/stat : 18494 (MoRsat) R 18492 18494 18267 0 -1 4194304 522167 0 0 0 4885 222 0 0 25 0 1 0 89154443 55410688 11216 1992294400 134512640 135679800 4294956224 18446744073709551615 134524983 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18494/statm: 13528 11216 114 284 0 13241 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 54112

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.98 2/65 18495
/proc/meminfo: memFree=1680896/2055920 swapFree=4180708/4192956
[pid=18494] ppid=18492 vsize=61440 CPUtime=102.26
/proc/18494/stat : 18494 (MoRsat) R 18492 18494 18267 0 -1 4194304 524074 0 0 0 10001 225 0 0 25 0 1 0 89154443 62914560 12992 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18494/statm: 15360 12992 114 284 0 15073 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 61440

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 18495
/proc/meminfo: memFree=1670720/2055920 swapFree=4180708/4192956
[pid=18494] ppid=18492 vsize=71904 CPUtime=162.24
/proc/18494/stat : 18494 (MoRsat) R 18492 18494 18267 0 -1 4194304 526819 0 0 0 15996 228 0 0 25 0 1 0 89154443 73629696 15543 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18494/statm: 17976 15543 114 284 0 17689 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 71904

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 18495
/proc/meminfo: memFree=1669056/2055920 swapFree=4180708/4192956
[pid=18494] ppid=18492 vsize=73376 CPUtime=222.22
/proc/18494/stat : 18494 (MoRsat) R 18492 18494 18267 0 -1 4194304 527945 0 0 0 21993 229 0 0 25 0 1 0 89154443 75137024 15897 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18494/statm: 18344 15897 114 284 0 18057 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 73376

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 18495
/proc/meminfo: memFree=1669056/2055920 swapFree=4180708/4192956
[pid=18494] ppid=18492 vsize=73376 CPUtime=282.21
/proc/18494/stat : 18494 (MoRsat) R 18492 18494 18267 0 -1 4194304 527947 0 0 0 27992 229 0 0 25 0 1 0 89154443 75137024 15899 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18494/statm: 18344 15899 114 284 0 18057 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 73376

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 18495
/proc/meminfo: memFree=1661632/2055920 swapFree=4180708/4192956
[pid=18494] ppid=18492 vsize=80596 CPUtime=342.19
/proc/18494/stat : 18494 (MoRsat) R 18492 18494 18267 0 -1 4194304 529820 0 0 0 33988 231 0 0 25 0 1 0 89154443 82530304 17772 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18494/statm: 20149 17772 114 284 0 19862 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 80596

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 18495
/proc/meminfo: memFree=1658688/2055920 swapFree=4180708/4192956
[pid=18494] ppid=18492 vsize=83280 CPUtime=402.17
/proc/18494/stat : 18494 (MoRsat) R 18492 18494 18267 0 -1 4194304 531279 0 0 0 39985 232 0 0 25 0 1 0 89154443 85278720 18459 1992294400 134512640 135679800 4294956224 18446744073709551615 134523686 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18494/statm: 20820 18459 114 284 0 20533 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 83280

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 18495
/proc/meminfo: memFree=1658752/2055920 swapFree=4180708/4192956
[pid=18494] ppid=18492 vsize=83280 CPUtime=462.15
/proc/18494/stat : 18494 (MoRsat) R 18492 18494 18267 0 -1 4194304 531279 0 0 0 45983 232 0 0 25 0 1 0 89154443 85278720 18459 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18494/statm: 20820 18459 114 284 0 20533 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 83280

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 18495
/proc/meminfo: memFree=1658432/2055920 swapFree=4180708/4192956
[pid=18494] ppid=18492 vsize=83744 CPUtime=522.14
/proc/18494/stat : 18494 (MoRsat) R 18492 18494 18267 0 -1 4194304 531367 0 0 0 51981 233 0 0 25 0 1 0 89154443 85753856 18547 1992294400 134512640 135679800 4294956224 18446744073709551615 134519346 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18494/statm: 20936 18547 114 284 0 20649 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 83744

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 18495
/proc/meminfo: memFree=1655680/2055920 swapFree=4180708/4192956
[pid=18494] ppid=18492 vsize=87976 CPUtime=582.13
/proc/18494/stat : 18494 (MoRsat) R 18492 18494 18267 0 -1 4194304 532484 0 0 0 57979 234 0 0 25 0 1 0 89154443 90087424 19278 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18494/statm: 21994 19278 114 284 0 21707 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 87976

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 18495
/proc/meminfo: memFree=1648192/2055920 swapFree=4180708/4192956
[pid=18494] ppid=18492 vsize=95016 CPUtime=642.11
/proc/18494/stat : 18494 (MoRsat) R 18492 18494 18267 0 -1 4194304 534312 0 0 0 63976 235 0 0 25 0 1 0 89154443 97296384 21106 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18494/statm: 23754 21106 114 284 0 23467 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 95016

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 18495
/proc/meminfo: memFree=1647808/2055920 swapFree=4180708/4192956
[pid=18494] ppid=18492 vsize=95280 CPUtime=702.09
/proc/18494/stat : 18494 (MoRsat) R 18492 18494 18267 0 -1 4194304 535917 0 0 0 69973 236 0 0 25 0 1 0 89154443 97566720 21171 1992294400 134512640 135679800 4294956224 18446744073709551615 134523596 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18494/statm: 23820 21171 114 284 0 23533 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 95280

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 18495
/proc/meminfo: memFree=1647808/2055920 swapFree=4180708/4192956
[pid=18494] ppid=18492 vsize=95280 CPUtime=762.08
/proc/18494/stat : 18494 (MoRsat) R 18492 18494 18267 0 -1 4194304 535917 0 0 0 75972 236 0 0 25 0 1 0 89154443 97566720 21171 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18494/statm: 23820 21171 114 284 0 23533 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 95280

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 18495
/proc/meminfo: memFree=1647872/2055920 swapFree=4180708/4192956
[pid=18494] ppid=18492 vsize=95280 CPUtime=822.05
/proc/18494/stat : 18494 (MoRsat) R 18492 18494 18267 0 -1 4194304 535917 0 0 0 81969 236 0 0 25 0 1 0 89154443 97566720 21171 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18494/statm: 23820 21171 114 284 0 23533 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 95280

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 18495
/proc/meminfo: memFree=1646976/2055920 swapFree=4180708/4192956
[pid=18494] ppid=18492 vsize=96072 CPUtime=882.03
/proc/18494/stat : 18494 (MoRsat) R 18492 18494 18267 0 -1 4194304 536147 0 0 0 87967 236 0 0 25 0 1 0 89154443 98377728 21401 1992294400 134512640 135679800 4294956224 18446744073709551615 134523596 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18494/statm: 24018 21401 114 284 0 23731 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 96072

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 18495
/proc/meminfo: memFree=1640064/2055920 swapFree=4180708/4192956
[pid=18494] ppid=18492 vsize=103120 CPUtime=942.02
/proc/18494/stat : 18494 (MoRsat) R 18492 18494 18267 0 -1 4194304 537886 0 0 0 93964 238 0 0 25 0 1 0 89154443 105594880 23140 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18494/statm: 25780 23140 114 284 0 25493 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 103120

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 18495
/proc/meminfo: memFree=1633536/2055920 swapFree=4180708/4192956
[pid=18494] ppid=18492 vsize=109464 CPUtime=1002
/proc/18494/stat : 18494 (MoRsat) R 18492 18494 18267 0 -1 4194304 539496 0 0 0 99960 240 0 0 25 0 1 0 89154443 112091136 24750 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18494/statm: 27366 24750 114 284 0 27079 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 109464

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 18495
/proc/meminfo: memFree=1628544/2055920 swapFree=4180708/4192956
[pid=18494] ppid=18492 vsize=114260 CPUtime=1061.98
/proc/18494/stat : 18494 (MoRsat) R 18492 18494 18267 0 -1 4194304 540757 0 0 0 105957 241 0 0 25 0 1 0 89154443 117002240 26011 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18494/statm: 28565 26011 114 284 0 28278 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 114260

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 18495
/proc/meminfo: memFree=1620800/2055920 swapFree=4180708/4192956
[pid=18494] ppid=18492 vsize=121940 CPUtime=1121.97
/proc/18494/stat : 18494 (MoRsat) R 18492 18494 18267 0 -1 4194304 542681 0 0 0 111953 244 0 0 25 0 1 0 89154443 124866560 27935 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18494/statm: 30485 27935 114 284 0 30198 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 121940

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 18495
/proc/meminfo: memFree=1615296/2055920 swapFree=4180708/4192956
[pid=18494] ppid=18492 vsize=127224 CPUtime=1181.94
/proc/18494/stat : 18494 (MoRsat) R 18492 18494 18267 0 -1 4194304 545546 0 0 0 117948 246 0 0 25 0 1 0 89154443 130277376 29260 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18494/statm: 31806 29260 114 284 0 31519 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 127224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 18495
/proc/meminfo: memFree=1615296/2055920 swapFree=4180708/4192956
[pid=18494] ppid=18492 vsize=127224 CPUtime=1200.04
/proc/18494/stat : 18494 (MoRsat) R 18492 18494 18267 0 -1 4194304 545547 0 0 0 119758 246 0 0 25 0 1 0 89154443 130277376 29261 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18494/statm: 31806 29261 114 284 0 31519 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 127224

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.42
CPU time (s): 1200.07
CPU user time (s): 1197.59
CPU system time (s): 2.48762
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 133212

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

runsolver used 0.878866 second user time and 2.6036 second system time

The end

Launcher Data

Begin job on node23 at 2009-04-25 00:13:29
IDJOB=1716099
IDBENCH=20368
IDSOLVER=502
FILE ID=node23/1716099-1240611208
PBS_JOBID= 9186291
Free space on /tmp= 66304 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-5-15-u.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716099-1240611208/watcher-1716099-1240611208 -o /tmp/evaluation-result-1716099-1240611208/solver-1716099-1240611208 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1716099-1240611208.cnf

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

MD5SUM BENCH= c438ce1eb243ac0a49869eda1166f28f
RANDOM SEED=907994873

node23.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.238
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.238
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:       1732776 kB
Buffers:         38664 kB
Cached:         232804 kB
SwapCached:       6924 kB
Active:         101336 kB
Inactive:       179932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1732776 kB
SwapTotal:     4192956 kB
SwapFree:      4180708 kB
Dirty:           19392 kB
Writeback:           0 kB
Mapped:          14020 kB
Slab:            27872 kB
Committed_AS:   340584 kB
PageTables:       1400 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= 66300 MiB
End job on node23 at 2009-04-25 00:33:32