Trace number 1717243

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.45

General information on the benchmark

Nameindustrial/palacios/hard/
safe-50-h49-unsat.cnf
MD5SUMafc9746f162b3434bc79ea21bd1704d5
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 variables615037
Number of clauses2098249
Sum of the clauses size5069473
Maximum clause length101
Minimum clause length1
Number of clauses of size 150
Number of clauses of size 21488062
Number of clauses of size 3602029
Number of clauses of size 4238
Number of clauses of size 5148
Number of clauses of size over 57722

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
5.78/5.89	c atom#=620037 clause#=2098249 total literals=5069473 

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-1717243-1240626086/watcher-1717243-1240626086 -o /tmp/evaluation-result-1717243-1240626086/solver-1717243-1240626086 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1717243-1240626086.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.95 1.85 1.46 3/64 28842
/proc/meminfo: memFree=1189416/2055920 swapFree=4192956/4192956
[pid=28842] ppid=28840 vsize=34120 CPUtime=0
/proc/28842/stat : 28842 (MoRsat) R 28840 28842 28114 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 90634827 34938880 121 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28842/statm: 8530 122 96 284 0 8243 0

[startup+0.04375 s]
/proc/loadavg: 1.95 1.85 1.46 3/64 28842
/proc/meminfo: memFree=1189416/2055920 swapFree=4192956/4192956
[pid=28842] ppid=28840 vsize=34120 CPUtime=0.03
/proc/28842/stat : 28842 (MoRsat) R 28840 28842 28114 0 -1 4194304 257 0 0 0 3 0 0 0 18 0 1 0 90634827 34938880 241 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28842/statm: 8530 241 96 284 0 8243 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 34120

[startup+0.101757 s]
/proc/loadavg: 1.95 1.85 1.46 3/64 28842
/proc/meminfo: memFree=1189416/2055920 swapFree=4192956/4192956
[pid=28842] ppid=28840 vsize=34120 CPUtime=0.09
/proc/28842/stat : 28842 (MoRsat) R 28840 28842 28114 0 -1 4194304 429 0 0 0 9 0 0 0 18 0 1 0 90634827 34938880 413 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28842/statm: 8530 413 96 284 0 8243 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34120

[startup+0.301782 s]
/proc/loadavg: 1.95 1.85 1.46 3/64 28842
/proc/meminfo: memFree=1189416/2055920 swapFree=4192956/4192956
[pid=28842] ppid=28840 vsize=34120 CPUtime=0.29
/proc/28842/stat : 28842 (MoRsat) R 28840 28842 28114 0 -1 4194304 1028 0 0 0 28 1 0 0 19 0 1 0 90634827 34938880 1012 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28842/statm: 8530 1012 96 284 0 8243 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34120

[startup+0.701846 s]
/proc/loadavg: 1.95 1.85 1.46 3/64 28842
/proc/meminfo: memFree=1189416/2055920 swapFree=4192956/4192956
[pid=28842] ppid=28840 vsize=34120 CPUtime=0.69
/proc/28842/stat : 28842 (MoRsat) R 28840 28842 28114 0 -1 4194304 2254 0 0 0 66 3 0 0 23 0 1 0 90634827 34938880 2238 1992294400 134512640 135679800 4294956224 18446744073709551615 135300794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28842/statm: 8530 2238 96 284 0 8243 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34120

[startup+1.50195 s]
/proc/loadavg: 1.95 1.85 1.46 2/65 28843
/proc/meminfo: memFree=1178080/2055920 swapFree=4192956/4192956
[pid=28842] ppid=28840 vsize=34120 CPUtime=1.48
/proc/28842/stat : 28842 (MoRsat) R 28840 28842 28114 0 -1 4194304 4687 0 0 0 144 4 0 0 25 0 1 0 90634827 34938880 4671 1992294400 134512640 135679800 4294956224 18446744073709551615 134537421 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28842/statm: 8530 4671 96 284 0 8243 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34120

[startup+3.10116 s]
/proc/loadavg: 1.95 1.85 1.46 2/65 28843
/proc/meminfo: memFree=1165024/2055920 swapFree=4192956/4192956
[pid=28842] ppid=28840 vsize=41408 CPUtime=3.08
/proc/28842/stat : 28842 (MoRsat) R 28840 28842 28114 0 -1 4194304 21421 0 0 0 297 11 0 0 25 0 1 0 90634827 42401792 8335 1992294400 134512640 135679800 4294956224 18446744073709551615 134555316 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28842/statm: 10352 8335 104 284 0 10065 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 41408

[startup+6.30159 s]
/proc/loadavg: 1.87 1.84 1.45 2/65 28843
/proc/meminfo: memFree=1119840/2055920 swapFree=4192956/4192956
[pid=28842] ppid=28840 vsize=241824 CPUtime=6.28
/proc/28842/stat : 28842 (MoRsat) R 28840 28842 28114 0 -1 4194304 99263 0 0 0 587 41 0 0 25 0 1 0 90634827 247627776 50766 1992294400 134512640 135679800 4294956224 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28842/statm: 60456 50767 110 284 0 60169 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 241824

[startup+12.7015 s]
/proc/loadavg: 1.80 1.82 1.45 2/65 28843
/proc/meminfo: memFree=955104/2055920 swapFree=4192956/4192956
[pid=28842] ppid=28840 vsize=259460 CPUtime=12.68
/proc/28842/stat : 28842 (MoRsat) R 28840 28842 28114 0 -1 4194304 108910 0 0 0 1224 44 0 0 25 0 1 0 90634827 265687040 58996 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28842/statm: 64865 58996 113 284 0 64578 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 259460

[startup+25.5012 s]
/proc/loadavg: 1.62 1.78 1.44 2/65 28843
/proc/meminfo: memFree=953376/2055920 swapFree=4192956/4192956
[pid=28842] ppid=28840 vsize=259856 CPUtime=25.47
/proc/28842/stat : 28842 (MoRsat) R 28840 28842 28114 0 -1 4194304 109283 0 0 0 2503 44 0 0 25 0 1 0 90634827 266092544 59366 1992294400 134512640 135679800 4294956224 18446744073709551615 134533216 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28842/statm: 64964 59366 113 284 0 64677 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 259856

[startup+51.1017 s]
/proc/loadavg: 1.41 1.72 1.43 2/65 28843
/proc/meminfo: memFree=952480/2055920 swapFree=4192956/4192956
[pid=28842] ppid=28840 vsize=260120 CPUtime=51.04
/proc/28842/stat : 28842 (MoRsat) R 28840 28842 28114 0 -1 4194304 109375 0 0 0 5060 44 0 0 25 0 1 0 90634827 266362880 59458 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28842/statm: 65030 59458 113 284 0 64743 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 260120

[startup+102.305 s]
/proc/loadavg: 1.18 1.60 1.41 2/65 28843
/proc/meminfo: memFree=952480/2055920 swapFree=4192956/4192956
[pid=28842] ppid=28840 vsize=260648 CPUtime=102.24
/proc/28842/stat : 28842 (MoRsat) R 28840 28842 28114 0 -1 4194304 109523 0 0 0 10179 45 0 0 25 0 1 0 90634827 266903552 59606 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28842/statm: 65162 59606 113 284 0 64875 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 260648

[startup+162.302 s]
/proc/loadavg: 1.06 1.49 1.38 2/65 28843
/proc/meminfo: memFree=951008/2055920 swapFree=4192956/4192956
[pid=28842] ppid=28840 vsize=262048 CPUtime=162.21
/proc/28842/stat : 28842 (MoRsat) R 28840 28842 28114 0 -1 4194304 109903 0 0 0 16176 45 0 0 25 0 1 0 90634827 268337152 59986 1992294400 134512640 135679800 4294956224 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28842/statm: 65512 59986 113 284 0 65225 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 262048

[startup+222.302 s]
/proc/loadavg: 1.02 1.40 1.35 2/65 28843
/proc/meminfo: memFree=949664/2055920 swapFree=4192956/4192956
[pid=28842] ppid=28840 vsize=263404 CPUtime=222.2
/proc/28842/stat : 28842 (MoRsat) R 28840 28842 28114 0 -1 4194304 110235 0 0 0 22174 46 0 0 25 0 1 0 90634827 269725696 60318 1992294400 134512640 135679800 4294956224 18446744073709551615 134527929 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28842/statm: 65851 60318 113 284 0 65564 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 263404

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.33 2/65 28843
/proc/meminfo: memFree=948512/2055920 swapFree=4192956/4192956
[pid=28842] ppid=28840 vsize=264476 CPUtime=282.18
/proc/28842/stat : 28842 (MoRsat) R 28840 28842 28114 0 -1 4194304 110508 0 0 0 28172 46 0 0 25 0 1 0 90634827 270823424 60591 1992294400 134512640 135679800 4294956224 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28842/statm: 66119 60591 113 284 0 65832 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 264476

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.30 2/65 28843
/proc/meminfo: memFree=947040/2055920 swapFree=4192956/4192956
[pid=28842] ppid=28840 vsize=265796 CPUtime=342.17
/proc/28842/stat : 28842 (MoRsat) R 28840 28842 28114 0 -1 4194304 110875 0 0 0 34170 47 0 0 25 0 1 0 90634827 272175104 60958 1992294400 134512640 135679800 4294956224 18446744073709551615 134522654 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28842/statm: 66449 60958 113 284 0 66162 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 265796

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.28 2/65 28843
/proc/meminfo: memFree=946080/2055920 swapFree=4192956/4192956
[pid=28842] ppid=28840 vsize=267120 CPUtime=402.15
/proc/28842/stat : 28842 (MoRsat) R 28840 28842 28114 0 -1 4194304 111182 0 0 0 40168 47 0 0 25 0 1 0 90634827 273530880 61200 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28842/statm: 66780 61200 113 284 0 66493 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 267120

[startup+462.301 s]
/proc/loadavg: 1.00 1.17 1.26 2/65 28843
/proc/meminfo: memFree=945376/2055920 swapFree=4192956/4192956
[pid=28842] ppid=28840 vsize=267788 CPUtime=462.13
/proc/28842/stat : 28842 (MoRsat) R 28840 28842 28114 0 -1 4194304 111348 0 0 0 46166 47 0 0 25 0 1 0 90634827 274214912 61366 1992294400 134512640 135679800 4294956224 18446744073709551615 134533216 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28842/statm: 66947 61366 113 284 0 66660 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 267788

[startup+522.301 s]
/proc/loadavg: 1.00 1.14 1.24 2/65 28843
/proc/meminfo: memFree=944224/2055920 swapFree=4192956/4192956
[pid=28842] ppid=28840 vsize=268976 CPUtime=522.11
/proc/28842/stat : 28842 (MoRsat) R 28840 28842 28114 0 -1 4194304 111661 0 0 0 52164 47 0 0 25 0 1 0 90634827 275431424 61679 1992294400 134512640 135679800 4294956224 18446744073709551615 134535720 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28842/statm: 67244 61679 113 284 0 66957 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 268976

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.23 2/65 28843
/proc/meminfo: memFree=941984/2055920 swapFree=4192956/4192956
[pid=28842] ppid=28840 vsize=270964 CPUtime=582.09
/proc/28842/stat : 28842 (MoRsat) R 28840 28842 28114 0 -1 4194304 112195 0 0 0 58161 48 0 0 25 0 1 0 90634827 277467136 62213 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28842/statm: 67741 62213 113 284 0 67454 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 270964

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.21 2/65 28843
/proc/meminfo: memFree=939808/2055920 swapFree=4192956/4192956
[pid=28842] ppid=28840 vsize=272984 CPUtime=642.08
/proc/28842/stat : 28842 (MoRsat) R 28840 28842 28114 0 -1 4194304 112743 0 0 0 64159 49 0 0 25 0 1 0 90634827 279535616 62761 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28842/statm: 68246 62761 113 284 0 67959 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 272984

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/65 28843
/proc/meminfo: memFree=938336/2055920 swapFree=4192956/4192956
[pid=28842] ppid=28840 vsize=274436 CPUtime=702.06
/proc/28842/stat : 28842 (MoRsat) R 28840 28842 28114 0 -1 4194304 113112 0 0 0 70157 49 0 0 25 0 1 0 90634827 281022464 63130 1992294400 134512640 135679800 4294956224 18446744073709551615 134522616 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28842/statm: 68609 63130 113 284 0 68322 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 274436

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.18 2/65 28843
/proc/meminfo: memFree=938144/2055920 swapFree=4192956/4192956
[pid=28842] ppid=28840 vsize=274568 CPUtime=762.04
/proc/28842/stat : 28842 (MoRsat) R 28840 28842 28114 0 -1 4194304 113154 0 0 0 76155 49 0 0 25 0 1 0 90634827 281157632 63172 1992294400 134512640 135679800 4294956224 18446744073709551615 134522616 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28842/statm: 68642 63172 113 284 0 68355 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 274568

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 28843
/proc/meminfo: memFree=933216/2055920 swapFree=4192956/4192956
[pid=28842] ppid=28840 vsize=280240 CPUtime=822.02
/proc/28842/stat : 28842 (MoRsat) R 28840 28842 28114 0 -1 4194304 114582 0 0 0 82151 51 0 0 25 0 1 0 90634827 286965760 64406 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28842/statm: 70060 64406 113 284 0 69773 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 280240

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 28843
/proc/meminfo: memFree=931808/2055920 swapFree=4192956/4192956
[pid=28842] ppid=28840 vsize=281568 CPUtime=882.01
/proc/28842/stat : 28842 (MoRsat) R 28840 28842 28114 0 -1 4194304 114926 0 0 0 88149 52 0 0 25 0 1 0 90634827 288325632 64750 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28842/statm: 70392 64750 113 284 0 70105 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 281568

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 28843
/proc/meminfo: memFree=931232/2055920 swapFree=4192956/4192956
[pid=28842] ppid=28840 vsize=282096 CPUtime=941.99
/proc/28842/stat : 28842 (MoRsat) R 28840 28842 28114 0 -1 4194304 115072 0 0 0 94147 52 0 0 25 0 1 0 90634827 288866304 64896 1992294400 134512640 135679800 4294956224 18446744073709551615 134527955 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28842/statm: 70524 64896 113 284 0 70237 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 282096

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 28843
/proc/meminfo: memFree=929440/2055920 swapFree=4192956/4192956
[pid=28842] ppid=28840 vsize=283840 CPUtime=1001.97
/proc/28842/stat : 28842 (MoRsat) R 28840 28842 28114 0 -1 4194304 115535 0 0 0 100145 52 0 0 25 0 1 0 90634827 290652160 65359 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28842/statm: 70960 65359 113 284 0 70673 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 283840

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 28843
/proc/meminfo: memFree=928224/2055920 swapFree=4192956/4192956
[pid=28842] ppid=28840 vsize=285044 CPUtime=1061.96
/proc/28842/stat : 28842 (MoRsat) R 28840 28842 28114 0 -1 4194304 115831 0 0 0 106143 53 0 0 25 0 1 0 90634827 291885056 65655 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28842/statm: 71261 65655 113 284 0 70974 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 285044

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 28845
/proc/meminfo: memFree=927008/2055920 swapFree=4192956/4192956
[pid=28842] ppid=28840 vsize=286100 CPUtime=1121.94
/proc/28842/stat : 28842 (MoRsat) R 28840 28842 28114 0 -1 4194304 116121 0 0 0 112141 53 0 0 25 0 1 0 90634827 292966400 65945 1992294400 134512640 135679800 4294956224 18446744073709551615 134519325 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28842/statm: 71525 65945 113 284 0 71238 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 286100

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 28845
/proc/meminfo: memFree=926048/2055920 swapFree=4192956/4192956
[pid=28842] ppid=28840 vsize=287028 CPUtime=1181.92
/proc/28842/stat : 28842 (MoRsat) R 28840 28842 28114 0 -1 4194304 116362 0 0 0 118139 53 0 0 25 0 1 0 90634827 293916672 66186 1992294400 134512640 135679800 4294956224 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28842/statm: 71757 66186 113 284 0 71470 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 287028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 28845
/proc/meminfo: memFree=926112/2055920 swapFree=4192956/4192956
[pid=28842] ppid=28840 vsize=287028 CPUtime=1200.02
/proc/28842/stat : 28842 (MoRsat) R 28840 28842 28114 0 -1 4194304 116365 0 0 0 119949 53 0 0 25 0 1 0 90634827 293916672 66189 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28842/statm: 71757 66189 113 284 0 71470 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 287028

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.45
CPU time (s): 1200.07
CPU user time (s): 1199.49
CPU system time (s): 0.576912
CPU usage (%): 99.9685
Max. virtual memory (cumulated for all children) (KiB): 287028

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

runsolver used 0.964853 second user time and 2.6226 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-25 04:21:29
IDJOB=1717243
IDBENCH=20408
IDSOLVER=502
FILE ID=node71/1717243-1240626086
PBS_JOBID= 9186366
Free space on /tmp= 66436 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT07/industrial/palacios/hard/safe-50-h49-unsat.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717243-1240626086/watcher-1717243-1240626086 -o /tmp/evaluation-result-1717243-1240626086/solver-1717243-1240626086 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1717243-1240626086.cnf

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

MD5SUM BENCH= afc9746f162b3434bc79ea21bd1704d5
RANDOM SEED=2095879903

node71.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.236
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.236
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:       1189896 kB
Buffers:         86560 kB
Cached:         681704 kB
SwapCached:          0 kB
Active:         363972 kB
Inactive:       418192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1189896 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           40504 kB
Writeback:           0 kB
Mapped:          23676 kB
Slab:            69788 kB
Committed_AS:   174236 kB
PageTables:       1436 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= 66436 MiB
End job on node71 at 2009-04-25 04:41:31