Trace number 1733293

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 1200.52

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_4vars_12gates_b2_restricted.cnf
MD5SUMc953b18fb3b2b56306fb207070351ca9
Bench CategoryCRAFTED (crafted 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 variables1698
Number of clauses903653
Sum of the clauses size5232016
Maximum clause length36
Minimum clause length1
Number of clauses of size 1399
Number of clauses of size 25538
Number of clauses of size 336435
Number of clauses of size 410783
Number of clauses of size 535331
Number of clauses of size over 5815167

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
15.68/15.75	c atom#=1698 clause#=903653 total literals=5232016 

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-1733293-1240786544/watcher-1733293-1240786544 -o /tmp/evaluation-result-1733293-1240786544/solver-1733293-1240786544 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1733293-1240786544.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.99 3/64 32633
/proc/meminfo: memFree=1735832/2055920 swapFree=4181320/4192956
[pid=32633] ppid=32631 vsize=15452 CPUtime=0
/proc/32633/stat : 32633 (MoRsat) R 32631 32633 32445 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 106688433 15822848 123 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32633/statm: 3863 123 96 284 0 3576 0

[startup+0.04743 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32633
/proc/meminfo: memFree=1735832/2055920 swapFree=4181320/4192956
[pid=32633] ppid=32631 vsize=15452 CPUtime=0.04
/proc/32633/stat : 32633 (MoRsat) R 32631 32633 32445 0 -1 4194304 285 0 0 0 4 0 0 0 18 0 1 0 106688433 15822848 269 1992294400 134512640 135679800 4294956224 18446744073709551615 135298119 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32633/statm: 3863 269 96 284 0 3576 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15452

[startup+0.101438 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32633
/proc/meminfo: memFree=1735832/2055920 swapFree=4181320/4192956
[pid=32633] ppid=32631 vsize=15452 CPUtime=0.09
/proc/32633/stat : 32633 (MoRsat) R 32631 32633 32445 0 -1 4194304 464 0 0 0 9 0 0 0 18 0 1 0 106688433 15822848 448 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32633/statm: 3863 448 96 284 0 3576 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15452

[startup+0.301476 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32633
/proc/meminfo: memFree=1735832/2055920 swapFree=4181320/4192956
[pid=32633] ppid=32631 vsize=15452 CPUtime=0.29
/proc/32633/stat : 32633 (MoRsat) R 32631 32633 32445 0 -1 4194304 1100 0 0 0 28 1 0 0 19 0 1 0 106688433 15822848 1084 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32633/statm: 3863 1085 96 284 0 3576 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15452

[startup+0.701549 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32633
/proc/meminfo: memFree=1735832/2055920 swapFree=4181320/4192956
[pid=32633] ppid=32631 vsize=15452 CPUtime=0.69
/proc/32633/stat : 32633 (MoRsat) R 32631 32633 32445 0 -1 4194304 2346 0 0 0 67 2 0 0 22 0 1 0 106688433 15822848 2330 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32633/statm: 3863 2330 96 284 0 3576 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15452

[startup+1.50171 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 32634
/proc/meminfo: memFree=1723152/2055920 swapFree=4181320/4192956
[pid=32633] ppid=32631 vsize=20840 CPUtime=1.49
/proc/32633/stat : 32633 (MoRsat) R 32631 32633 32445 0 -1 4194304 4774 0 0 0 145 4 0 0 25 0 1 0 106688433 21340160 4758 1992294400 134512640 135679800 4294956224 18446744073709551615 135300804 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32633/statm: 5210 4758 97 284 0 4923 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20840

[startup+3.10199 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 32634
/proc/meminfo: memFree=1687760/2055920 swapFree=4181320/4192956
[pid=32633] ppid=32631 vsize=9496 CPUtime=3.08
/proc/32633/stat : 32633 (MoRsat) R 32631 32633 32445 0 -1 4194304 14237 0 0 0 296 12 0 0 25 0 1 0 106688433 9723904 1707 1992294400 134512640 135679800 4294956224 18446744073709551615 134561524 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32633/statm: 2374 1707 107 284 0 2087 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9496

[startup+6.30159 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 32634
/proc/meminfo: memFree=1727824/2055920 swapFree=4181320/4192956
[pid=32633] ppid=32631 vsize=9496 CPUtime=6.28
/proc/32633/stat : 32633 (MoRsat) R 32631 32633 32445 0 -1 4194304 14723 0 0 0 616 12 0 0 25 0 1 0 106688433 9723904 2193 1992294400 134512640 135679800 4294956224 18446744073709551615 134561473 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32633/statm: 2374 2193 107 284 0 2087 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9496

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 32634
/proc/meminfo: memFree=1727248/2055920 swapFree=4181320/4192956
[pid=32633] ppid=32631 vsize=9916 CPUtime=12.67
/proc/32633/stat : 32633 (MoRsat) R 32631 32633 32445 0 -1 4194304 15480 0 0 0 1255 12 0 0 25 0 1 0 106688433 10153984 2220 1992294400 134512640 135679800 4294956224 18446744073709551615 134563690 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32633/statm: 2479 2220 107 284 0 2192 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9916

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 32634
/proc/meminfo: memFree=1721104/2055920 swapFree=4181320/4192956
[pid=32633] ppid=32631 vsize=16456 CPUtime=25.47
/proc/32633/stat : 32633 (MoRsat) R 32631 32633 32445 0 -1 4194304 19765 0 0 0 2532 15 0 0 25 0 1 0 106688433 16850944 3861 1992294400 134512640 135679800 4294956224 18446744073709551615 135112615 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32633/statm: 4114 3861 114 284 0 3827 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 16456

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 32634
/proc/meminfo: memFree=1716496/2055920 swapFree=4181320/4192956
[pid=32633] ppid=32631 vsize=21052 CPUtime=51.04
/proc/32633/stat : 32633 (MoRsat) R 32631 32633 32445 0 -1 4194304 21401 0 0 0 5088 16 0 0 25 0 1 0 106688433 21557248 4981 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32633/statm: 5263 4981 114 284 0 4976 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 21052

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 32634
/proc/meminfo: memFree=1708560/2055920 swapFree=4181320/4192956
[pid=32633] ppid=32631 vsize=29448 CPUtime=102.23
/proc/32633/stat : 32633 (MoRsat) R 32631 32633 32445 0 -1 4194304 24313 0 0 0 10204 19 0 0 25 0 1 0 106688433 30154752 6992 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32633/statm: 7362 6992 114 284 0 7075 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 29448

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32634
/proc/meminfo: memFree=1704720/2055920 swapFree=4181320/4192956
[pid=32633] ppid=32631 vsize=32972 CPUtime=162.21
/proc/32633/stat : 32633 (MoRsat) R 32631 32633 32445 0 -1 4194304 26006 0 0 0 16200 21 0 0 25 0 1 0 106688433 33763328 7913 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32633/statm: 8243 7913 114 284 0 7956 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 32972

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32634
/proc/meminfo: memFree=1697680/2055920 swapFree=4181320/4192956
[pid=32633] ppid=32631 vsize=40168 CPUtime=222.19
/proc/32633/stat : 32633 (MoRsat) R 32631 32633 32445 0 -1 4194304 27803 0 0 0 22196 23 0 0 25 0 1 0 106688433 41132032 9710 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32633/statm: 10042 9710 114 284 0 9755 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 40168

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32634
/proc/meminfo: memFree=1693712/2055920 swapFree=4181320/4192956
[pid=32633] ppid=32631 vsize=45136 CPUtime=282.16
/proc/32633/stat : 32633 (MoRsat) R 32631 32633 32445 0 -1 4194304 30676 0 0 0 28192 24 0 0 25 0 1 0 106688433 46219264 10657 1992294400 134512640 135679800 4294956224 18446744073709551615 134523596 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32633/statm: 11284 10657 114 284 0 10997 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 45136

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32640
/proc/meminfo: memFree=1693456/2055920 swapFree=4181320/4192956
[pid=32633] ppid=32631 vsize=45136 CPUtime=342.14
/proc/32633/stat : 32633 (MoRsat) R 32631 32633 32445 0 -1 4194304 30699 0 0 0 34189 25 0 0 25 0 1 0 106688433 46219264 10680 1992294400 134512640 135679800 4294956224 18446744073709551615 134523596 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32633/statm: 11284 10680 114 284 0 10997 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 45136

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32640
/proc/meminfo: memFree=1689680/2055920 swapFree=4181320/4192956
[pid=32633] ppid=32631 vsize=49020 CPUtime=402.11
/proc/32633/stat : 32633 (MoRsat) R 32631 32633 32445 0 -1 4194304 31711 0 0 0 40185 26 0 0 25 0 1 0 106688433 50196480 11692 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32633/statm: 12255 11692 114 284 0 11968 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 49020

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32640
/proc/meminfo: memFree=1681488/2055920 swapFree=4181320/4192956
[pid=32633] ppid=32631 vsize=57236 CPUtime=462.09
/proc/32633/stat : 32633 (MoRsat) R 32631 32633 32445 0 -1 4194304 33737 0 0 0 46181 28 0 0 25 0 1 0 106688433 58609664 13718 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32633/statm: 14309 13718 114 284 0 14022 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 57236

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32640
/proc/meminfo: memFree=1681040/2055920 swapFree=4181320/4192956
[pid=32633] ppid=32631 vsize=57556 CPUtime=522.07
/proc/32633/stat : 32633 (MoRsat) R 32631 32633 32445 0 -1 4194304 35385 0 0 0 52178 29 0 0 25 0 1 0 106688433 58937344 13826 1992294400 134512640 135679800 4294956224 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32633/statm: 14389 13826 114 284 0 14102 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 57556

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32640
/proc/meminfo: memFree=1680912/2055920 swapFree=4181320/4192956
[pid=32633] ppid=32631 vsize=57556 CPUtime=582.04
/proc/32633/stat : 32633 (MoRsat) R 32631 32633 32445 0 -1 4194304 35427 0 0 0 58175 29 0 0 25 0 1 0 106688433 58937344 13868 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32633/statm: 14389 13868 114 284 0 14102 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 57556

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32640
/proc/meminfo: memFree=1680912/2055920 swapFree=4181320/4192956
[pid=32633] ppid=32631 vsize=57556 CPUtime=642.03
/proc/32633/stat : 32633 (MoRsat) R 32631 32633 32445 0 -1 4194304 35427 0 0 0 64174 29 0 0 25 0 1 0 106688433 58937344 13868 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32633/statm: 14389 13868 114 284 0 14102 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 57556

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32640
/proc/meminfo: memFree=1680720/2055920 swapFree=4181320/4192956
[pid=32633] ppid=32631 vsize=57556 CPUtime=702
/proc/32633/stat : 32633 (MoRsat) R 32631 32633 32445 0 -1 4194304 35461 0 0 0 70171 29 0 0 25 0 1 0 106688433 58937344 13902 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32633/statm: 14389 13902 114 284 0 14102 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 57556

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32640
/proc/meminfo: memFree=1678992/2055920 swapFree=4181320/4192956
[pid=32633] ppid=32631 vsize=58936 CPUtime=761.99
/proc/32633/stat : 32633 (MoRsat) R 32631 32633 32445 0 -1 4194304 35897 0 0 0 76169 30 0 0 25 0 1 0 106688433 60350464 14338 1992294400 134512640 135679800 4294956224 18446744073709551615 135128885 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32633/statm: 14734 14338 114 284 0 14447 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 58936

[startup+822.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32640
/proc/meminfo: memFree=1673488/2055920 swapFree=4181320/4192956
[pid=32633] ppid=32631 vsize=64972 CPUtime=821.97
/proc/32633/stat : 32633 (MoRsat) R 32631 32633 32445 0 -1 4194304 37282 0 0 0 82165 32 0 0 25 0 1 0 106688433 66531328 15723 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32633/statm: 16243 15723 114 284 0 15956 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 64972

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32640
/proc/meminfo: memFree=1669008/2055920 swapFree=4181320/4192956
[pid=32633] ppid=32631 vsize=69068 CPUtime=881.94
/proc/32633/stat : 32633 (MoRsat) R 32631 32633 32445 0 -1 4194304 38387 0 0 0 88162 32 0 0 25 0 1 0 106688433 70725632 16828 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32633/statm: 17267 16828 114 284 0 16980 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 69068

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32640
/proc/meminfo: memFree=1667600/2055920 swapFree=4181320/4192956
[pid=32633] ppid=32631 vsize=72844 CPUtime=941.91
/proc/32633/stat : 32633 (MoRsat) R 32631 32633 32445 0 -1 4194304 42703 0 0 0 94157 34 0 0 25 0 1 0 106688433 74592256 17142 1992294400 134512640 135679800 4294956224 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32633/statm: 18211 17142 114 284 0 17924 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 72844

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32640
/proc/meminfo: memFree=1667600/2055920 swapFree=4181320/4192956
[pid=32633] ppid=32631 vsize=72844 CPUtime=1001.89
/proc/32633/stat : 32633 (MoRsat) R 32631 32633 32445 0 -1 4194304 42712 0 0 0 100155 34 0 0 25 0 1 0 106688433 74592256 17151 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32633/statm: 18211 17151 114 284 0 17924 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 72844

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32640
/proc/meminfo: memFree=1667600/2055920 swapFree=4181320/4192956
[pid=32633] ppid=32631 vsize=72844 CPUtime=1061.87
/proc/32633/stat : 32633 (MoRsat) R 32631 32633 32445 0 -1 4194304 42712 0 0 0 106153 34 0 0 25 0 1 0 106688433 74592256 17151 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32633/statm: 18211 17151 114 284 0 17924 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 72844

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32640
/proc/meminfo: memFree=1667472/2055920 swapFree=4181320/4192956
[pid=32633] ppid=32631 vsize=72844 CPUtime=1121.85
/proc/32633/stat : 32633 (MoRsat) R 32631 32633 32445 0 -1 4194304 42755 0 0 0 112151 34 0 0 25 0 1 0 106688433 74592256 17194 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32633/statm: 18211 17194 114 284 0 17924 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 72844

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32640
/proc/meminfo: memFree=1667408/2055920 swapFree=4181320/4192956
[pid=32633] ppid=32631 vsize=72844 CPUtime=1181.83
/proc/32633/stat : 32633 (MoRsat) R 32631 32633 32445 0 -1 4194304 42755 0 0 0 118148 35 0 0 25 0 1 0 106688433 74592256 17194 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32633/statm: 18211 17194 114 284 0 17924 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 72844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32640
/proc/meminfo: memFree=1667408/2055920 swapFree=4181320/4192956
[pid=32633] ppid=32631 vsize=72844 CPUtime=1200.03
/proc/32633/stat : 32633 (MoRsat) R 32631 32633 32445 0 -1 4194304 42755 0 0 0 119968 35 0 0 25 0 1 0 106688433 74592256 17194 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32633/statm: 18211 17194 114 284 0 17924 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 72844

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32640
/proc/meminfo: memFree=1667408/2055920 swapFree=4181320/4192956
[pid=32633] ppid=32631 vsize=72844 CPUtime=1200.03
/proc/32633/stat : 32633 (MoRsat) R 32631 32633 32445 0 -1 4194304 42755 0 0 0 119968 35 0 0 25 0 1 0 106688433 74592256 17194 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32633/statm: 18211 17194 114 284 0 17924 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 72844

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.05
CPU user time (s): 1199.69
CPU system time (s): 0.362944
CPU usage (%): 99.961
Max. virtual memory (cumulated for all children) (KiB): 85832

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

runsolver used 0.812876 second user time and 2.68659 second system time

The end

Launcher Data

Begin job on node7 at 2009-04-27 00:55:46
IDJOB=1733293
IDBENCH=71138
IDSOLVER=502
FILE ID=node7/1733293-1240786544
PBS_JOBID= 9187297
Free space on /tmp= 66176 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_4vars_12gates_b2_restricted.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733293-1240786544/watcher-1733293-1240786544 -o /tmp/evaluation-result-1733293-1240786544/solver-1733293-1240786544 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1733293-1240786544.cnf

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

MD5SUM BENCH= c953b18fb3b2b56306fb207070351ca9
RANDOM SEED=1364312492

node7.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.256
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.256
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:       1736248 kB
Buffers:         38500 kB
Cached:         214192 kB
SwapCached:       5504 kB
Active:          65304 kB
Inactive:       195264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1736248 kB
SwapTotal:     4192956 kB
SwapFree:      4181320 kB
Dirty:           28584 kB
Writeback:           0 kB
Mapped:          13468 kB
Slab:            45000 kB
Committed_AS:   739676 kB
PageTables:       1444 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= 66176 MiB
End job on node7 at 2009-04-27 01:15:48