Trace number 1716619

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.09 1200.46

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-11-u.cnf
MD5SUM8e22d84b1ae625d44fbf300a32374a2d
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 variables164158
Number of clauses730719
Sum of the clauses size1660140
Maximum clause length10
Minimum clause length1
Number of clauses of size 112474
Number of clauses of size 2600009
Number of clauses of size 387256
Number of clauses of size 43440
Number of clauses of size 513760
Number of clauses of size over 513780

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
5.69/5.77	c atom#=164158 clause#=730719 total literals=1660140 

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-1716619-1240618156/watcher-1716619-1240618156 -o /tmp/evaluation-result-1716619-1240618156/solver-1716619-1240618156 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1716619-1240618156.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.91 1.84 1.44 3/64 31655
/proc/meminfo: memFree=896784/2055920 swapFree=4192956/4192956
[pid=31655] ppid=31653 vsize=12748 CPUtime=0
/proc/31655/stat : 31655 (MoRsat) R 31653 31655 31206 0 -1 4194304 138 0 0 0 0 0 0 0 20 0 1 0 89844595 13053952 122 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31655/statm: 3187 122 96 284 0 2900 0

[startup+0.0458879 s]
/proc/loadavg: 1.91 1.84 1.44 3/64 31655
/proc/meminfo: memFree=896784/2055920 swapFree=4192956/4192956
[pid=31655] ppid=31653 vsize=12748 CPUtime=0.04
/proc/31655/stat : 31655 (MoRsat) R 31653 31655 31206 0 -1 4194304 281 0 0 0 4 0 0 0 20 0 1 0 89844595 13053952 265 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31655/statm: 3187 265 96 284 0 2900 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12748

[startup+0.101894 s]
/proc/loadavg: 1.91 1.84 1.44 3/64 31655
/proc/meminfo: memFree=896784/2055920 swapFree=4192956/4192956
[pid=31655] ppid=31653 vsize=12748 CPUtime=0.09
/proc/31655/stat : 31655 (MoRsat) R 31653 31655 31206 0 -1 4194304 467 0 0 0 9 0 0 0 20 0 1 0 89844595 13053952 451 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31655/statm: 3187 451 96 284 0 2900 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12748

[startup+0.301917 s]
/proc/loadavg: 1.91 1.84 1.44 3/64 31655
/proc/meminfo: memFree=896784/2055920 swapFree=4192956/4192956
[pid=31655] ppid=31653 vsize=12748 CPUtime=0.29
/proc/31655/stat : 31655 (MoRsat) R 31653 31655 31206 0 -1 4194304 1113 0 0 0 29 0 0 0 22 0 1 0 89844595 13053952 1097 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31655/statm: 3187 1097 96 284 0 2900 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12748

[startup+0.701964 s]
/proc/loadavg: 1.91 1.84 1.44 3/64 31655
/proc/meminfo: memFree=896784/2055920 swapFree=4192956/4192956
[pid=31655] ppid=31653 vsize=12748 CPUtime=0.69
/proc/31655/stat : 31655 (MoRsat) R 31653 31655 31206 0 -1 4194304 2399 0 0 0 67 2 0 0 25 0 1 0 89844595 13053952 2383 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31655/statm: 3187 2384 96 284 0 2900 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12748

[startup+1.50106 s]
/proc/loadavg: 1.91 1.84 1.44 2/65 31656
/proc/meminfo: memFree=886024/2055920 swapFree=4192956/4192956
[pid=31655] ppid=31653 vsize=15960 CPUtime=1.49
/proc/31655/stat : 31655 (MoRsat) R 31653 31655 31206 0 -1 4194304 2949 0 0 0 147 2 0 0 25 0 1 0 89844595 16343040 2772 1992294400 134512640 135679800 4294956224 18446744073709551615 134560469 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31655/statm: 3990 2772 101 284 0 3703 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15960

[startup+3.10124 s]
/proc/loadavg: 1.91 1.84 1.44 2/65 31656
/proc/meminfo: memFree=885832/2055920 swapFree=4192956/4192956
[pid=31655] ppid=31653 vsize=15960 CPUtime=3.09
/proc/31655/stat : 31655 (MoRsat) R 31653 31655 31206 0 -1 4194304 2949 0 0 0 307 2 0 0 25 0 1 0 89844595 16343040 2772 1992294400 134512640 135679800 4294956224 18446744073709551615 134560780 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31655/statm: 3990 2772 101 284 0 3703 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15960

[startup+6.30162 s]
/proc/loadavg: 1.84 1.82 1.44 2/65 31656
/proc/meminfo: memFree=878024/2055920 swapFree=4192956/4192956
[pid=31655] ppid=31653 vsize=66460 CPUtime=6.29
/proc/31655/stat : 31655 (MoRsat) R 31653 31655 31206 0 -1 4194304 38529 0 0 0 612 17 0 0 25 0 1 0 89844595 68055040 14719 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31655/statm: 16615 14719 113 284 0 16328 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66460

[startup+12.7014 s]
/proc/loadavg: 1.77 1.81 1.44 2/65 31656
/proc/meminfo: memFree=834760/2055920 swapFree=4192956/4192956
[pid=31655] ppid=31653 vsize=69908 CPUtime=12.69
/proc/31655/stat : 31655 (MoRsat) R 31653 31655 31206 0 -1 4194304 39388 0 0 0 1251 18 0 0 25 0 1 0 89844595 71585792 15578 1992294400 134512640 135679800 4294956224 18446744073709551615 134522616 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31655/statm: 17477 15578 113 284 0 17190 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 69908

[startup+25.5019 s]
/proc/loadavg: 1.60 1.77 1.43 2/65 31656
/proc/meminfo: memFree=827848/2055920 swapFree=4192956/4192956
[pid=31655] ppid=31653 vsize=77036 CPUtime=25.49
/proc/31655/stat : 31655 (MoRsat) R 31653 31655 31206 0 -1 4194304 41180 0 0 0 2529 20 0 0 25 0 1 0 89844595 78884864 17370 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31655/statm: 19259 17370 113 284 0 18972 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 77036

[startup+51.1019 s]
/proc/loadavg: 1.40 1.71 1.42 2/65 31656
/proc/meminfo: memFree=811080/2055920 swapFree=4192956/4192956
[pid=31655] ppid=31653 vsize=94204 CPUtime=51.06
/proc/31655/stat : 31655 (MoRsat) R 31653 31655 31206 0 -1 4194304 45479 0 0 0 5082 24 0 0 25 0 1 0 89844595 96464896 21636 1992294400 134512640 135679800 4294956224 18446744073709551615 134523655 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31655/statm: 23551 21636 113 284 0 23264 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 94204

[startup+102.306 s]
/proc/loadavg: 1.17 1.59 1.39 2/65 31656
/proc/meminfo: memFree=783432/2055920 swapFree=4192956/4192956
[pid=31655] ppid=31653 vsize=121340 CPUtime=102.25
/proc/31655/stat : 31655 (MoRsat) R 31653 31655 31206 0 -1 4194304 52488 0 0 0 10193 32 0 0 25 0 1 0 89844595 124252160 28434 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31655/statm: 30335 28434 113 284 0 30048 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 121340

[startup+162.302 s]
/proc/loadavg: 1.06 1.48 1.36 2/65 31656
/proc/meminfo: memFree=746120/2055920 swapFree=4192956/4192956
[pid=31655] ppid=31653 vsize=158644 CPUtime=162.23
/proc/31655/stat : 31655 (MoRsat) R 31653 31655 31206 0 -1 4194304 61879 0 0 0 16183 40 0 0 25 0 1 0 89844595 162451456 37825 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31655/statm: 39661 37825 113 284 0 39374 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 158644

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.34 2/65 31656
/proc/meminfo: memFree=715464/2055920 swapFree=4192956/4192956
[pid=31655] ppid=31653 vsize=189556 CPUtime=222.21
/proc/31655/stat : 31655 (MoRsat) R 31653 31655 31206 0 -1 4194304 69649 0 0 0 22173 48 0 0 25 0 1 0 89844595 194105344 45401 1992294400 134512640 135679800 4294956224 18446744073709551615 134534278 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31655/statm: 47389 45401 113 284 0 47102 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 189556

[startup+282.301 s]
/proc/loadavg: 1.01 1.32 1.32 2/65 31656
/proc/meminfo: memFree=689928/2055920 swapFree=4192956/4192956
[pid=31655] ppid=31653 vsize=215192 CPUtime=282.19
/proc/31655/stat : 31655 (MoRsat) R 31653 31655 31206 0 -1 4194304 76109 0 0 0 28165 54 0 0 25 0 1 0 89844595 220356608 51861 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31655/statm: 53798 51861 113 284 0 53511 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 215192

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.29 2/65 31656
/proc/meminfo: memFree=664264/2055920 swapFree=4192956/4192956
[pid=31655] ppid=31653 vsize=240428 CPUtime=342.17
/proc/31655/stat : 31655 (MoRsat) R 31653 31655 31206 0 -1 4194304 82441 0 0 0 34157 60 0 0 25 0 1 0 89844595 246198272 58193 1992294400 134512640 135679800 4294956224 18446744073709551615 134519353 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31655/statm: 60107 58193 113 284 0 59820 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 240428

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.27 2/65 31656
/proc/meminfo: memFree=637640/2055920 swapFree=4192956/4192956
[pid=31655] ppid=31653 vsize=266996 CPUtime=402.16
/proc/31655/stat : 31655 (MoRsat) R 31653 31655 31206 0 -1 4194304 89137 0 0 0 40150 66 0 0 25 0 1 0 89844595 273403904 64889 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31655/statm: 66749 64889 113 284 0 66462 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 266996

[startup+462.301 s]
/proc/loadavg: 1.00 1.17 1.25 2/65 31656
/proc/meminfo: memFree=611080/2055920 swapFree=4192956/4192956
[pid=31655] ppid=31653 vsize=293176 CPUtime=462.13
/proc/31655/stat : 31655 (MoRsat) R 31653 31655 31206 0 -1 4194304 95704 0 0 0 46141 72 0 0 25 0 1 0 89844595 300212224 71456 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31655/statm: 73294 71456 113 284 0 73007 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 293176

[startup+522.301 s]
/proc/loadavg: 1.00 1.13 1.23 2/65 31656
/proc/meminfo: memFree=585992/2055920 swapFree=4192956/4192956
[pid=31655] ppid=31653 vsize=319848 CPUtime=522.12
/proc/31655/stat : 31655 (MoRsat) R 31653 31655 31206 0 -1 4194304 102410 0 0 0 52133 79 0 0 25 0 1 0 89844595 327524352 77776 1992294400 134512640 135679800 4294956224 18446744073709551615 134534453 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31655/statm: 79962 77776 113 284 0 79675 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 319848

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/65 31656
/proc/meminfo: memFree=563464/2055920 swapFree=4192956/4192956
[pid=31655] ppid=31653 vsize=342044 CPUtime=582.1
/proc/31655/stat : 31655 (MoRsat) R 31653 31655 31206 0 -1 4194304 108002 0 0 0 58125 85 0 0 25 0 1 0 89844595 350253056 83368 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31655/statm: 85511 83368 113 284 0 85224 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 342044

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 31656
/proc/meminfo: memFree=541896/2055920 swapFree=4192956/4192956
[pid=31655] ppid=31653 vsize=363184 CPUtime=642.09
/proc/31655/stat : 31655 (MoRsat) R 31653 31655 31206 0 -1 4194304 113309 0 0 0 64117 92 0 0 25 0 1 0 89844595 371900416 88675 1992294400 134512640 135679800 4294956224 18446744073709551615 134519325 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31655/statm: 90796 88675 113 284 0 90509 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 363184

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.18 2/65 31656
/proc/meminfo: memFree=513352/2055920 swapFree=4192956/4192956
[pid=31655] ppid=31653 vsize=391704 CPUtime=702.07
/proc/31655/stat : 31655 (MoRsat) R 31653 31655 31206 0 -1 4194304 120480 0 0 0 70109 98 0 0 25 0 1 0 89844595 401104896 95846 1992294400 134512640 135679800 4294956224 18446744073709551615 134519353 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31655/statm: 97926 95846 113 284 0 97639 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 391704

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 31656
/proc/meminfo: memFree=504200/2055920 swapFree=4192956/4192956
[pid=31655] ppid=31653 vsize=400428 CPUtime=762.06
/proc/31655/stat : 31655 (MoRsat) R 31653 31655 31206 0 -1 4194304 124207 0 0 0 76105 101 0 0 25 0 1 0 89844595 410038272 98033 1992294400 134512640 135679800 4294956224 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31655/statm: 100107 98033 113 284 0 99820 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 400428

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 31656
/proc/meminfo: memFree=504200/2055920 swapFree=4192956/4192956
[pid=31655] ppid=31653 vsize=400428 CPUtime=822.04
/proc/31655/stat : 31655 (MoRsat) R 31653 31655 31206 0 -1 4194304 124207 0 0 0 82103 101 0 0 25 0 1 0 89844595 410038272 98033 1992294400 134512640 135679800 4294956224 18446744073709551615 134535741 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31655/statm: 100107 98033 113 284 0 99820 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 400428

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 31656
/proc/meminfo: memFree=504200/2055920 swapFree=4192956/4192956
[pid=31655] ppid=31653 vsize=400428 CPUtime=882.02
/proc/31655/stat : 31655 (MoRsat) R 31653 31655 31206 0 -1 4194304 124208 0 0 0 88101 101 0 0 25 0 1 0 89844595 410038272 98034 1992294400 134512640 135679800 4294956224 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31655/statm: 100107 98034 113 284 0 99820 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 400428

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 31656
/proc/meminfo: memFree=504264/2055920 swapFree=4192956/4192956
[pid=31655] ppid=31653 vsize=400428 CPUtime=942
/proc/31655/stat : 31655 (MoRsat) R 31653 31655 31206 0 -1 4194304 124208 0 0 0 94099 101 0 0 25 0 1 0 89844595 410038272 98034 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31655/statm: 100107 98034 113 284 0 99820 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 400428

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 31656
/proc/meminfo: memFree=504264/2055920 swapFree=4192956/4192956
[pid=31655] ppid=31653 vsize=400428 CPUtime=1001.98
/proc/31655/stat : 31655 (MoRsat) R 31653 31655 31206 0 -1 4194304 124208 0 0 0 100097 101 0 0 25 0 1 0 89844595 410038272 98034 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31655/statm: 100107 98034 113 284 0 99820 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 400428

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 31656
/proc/meminfo: memFree=504264/2055920 swapFree=4192956/4192956
[pid=31655] ppid=31653 vsize=400428 CPUtime=1061.97
/proc/31655/stat : 31655 (MoRsat) R 31653 31655 31206 0 -1 4194304 124208 0 0 0 106096 101 0 0 25 0 1 0 89844595 410038272 98034 1992294400 134512640 135679800 4294956224 18446744073709551615 134525557 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31655/statm: 100107 98034 113 284 0 99820 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 400428

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 31656
/proc/meminfo: memFree=504264/2055920 swapFree=4192956/4192956
[pid=31655] ppid=31653 vsize=400428 CPUtime=1121.95
/proc/31655/stat : 31655 (MoRsat) R 31653 31655 31206 0 -1 4194304 124209 0 0 0 112094 101 0 0 25 0 1 0 89844595 410038272 98035 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31655/statm: 100107 98035 113 284 0 99820 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 400428

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 31656
/proc/meminfo: memFree=504200/2055920 swapFree=4192956/4192956
[pid=31655] ppid=31653 vsize=400428 CPUtime=1181.93
/proc/31655/stat : 31655 (MoRsat) R 31653 31655 31206 0 -1 4194304 124209 0 0 0 118092 101 0 0 25 0 1 0 89844595 410038272 98035 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31655/statm: 100107 98035 113 284 0 99820 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 400428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 31656
/proc/meminfo: memFree=504200/2055920 swapFree=4192956/4192956
[pid=31655] ppid=31653 vsize=400428 CPUtime=1200.03
/proc/31655/stat : 31655 (MoRsat) R 31653 31655 31206 0 -1 4194304 124209 0 0 0 119902 101 0 0 25 0 1 0 89844595 410038272 98035 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31655/statm: 100107 98035 113 284 0 99820 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 400428

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.46
CPU time (s): 1200.09
CPU user time (s): 1199.02
CPU system time (s): 1.06884
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (KiB): 406588

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

runsolver used 0.846871 second user time and 2.51562 second system time

The end

Launcher Data

Begin job on node75 at 2009-04-25 02:09:17
IDJOB=1716619
IDBENCH=20386
IDSOLVER=502
FILE ID=node75/1716619-1240618156
PBS_JOBID= 9186248
Free space on /tmp= 66400 MiB

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

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

MD5SUM BENCH= 8e22d84b1ae625d44fbf300a32374a2d
RANDOM SEED=772818019

node75.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.213
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.213
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:      2055920 kB
MemFree:        897200 kB
Buffers:         76592 kB
Cached:         985296 kB
SwapCached:          0 kB
Active:         305368 kB
Inactive:       770488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        897200 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           14056 kB
Writeback:           0 kB
Mapped:          23720 kB
Slab:            68720 kB
Committed_AS:   165908 kB
PageTables:       1432 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= 66400 MiB
End job on node75 at 2009-04-25 02:29:20