Trace number 1733393

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.06 1200.52

General information on the benchmark

NameCRAFTED/modcircuits/
mod5block_2vars_12gates.cnf
MD5SUM97b074a6a073bb165e8c5c9ac040a066
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 variables926
Number of clauses372485
Sum of the clauses size2182931
Maximum clause length35
Minimum clause length1
Number of clauses of size 1160
Number of clauses of size 24586
Number of clauses of size 31
Number of clauses of size 48527
Number of clauses of size 516131
Number of clauses of size over 5343080

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
366.15/366.38	c atom#=926 clause#=372485 total literals=2182931 

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-1733393-1240787815/watcher-1733393-1240787815 -o /tmp/evaluation-result-1733393-1240787815/solver-1733393-1240787815 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1733393-1240787815.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.85 1.46 3/65 28302
/proc/meminfo: memFree=1501448/2055920 swapFree=4181412/4192956
[pid=28302] ppid=28300 vsize=7152 CPUtime=0
/proc/28302/stat : 28302 (MoRsat) R 28300 28302 27816 0 -1 4194304 140 0 0 0 0 0 0 0 20 0 1 0 106810455 7323648 124 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28302/statm: 1788 124 96 284 0 1501 0

[startup+0.043062 s]
/proc/loadavg: 1.99 1.85 1.46 3/65 28302
/proc/meminfo: memFree=1501448/2055920 swapFree=4181412/4192956
[pid=28302] ppid=28300 vsize=7152 CPUtime=0.03
/proc/28302/stat : 28302 (MoRsat) R 28300 28302 27816 0 -1 4194304 276 0 0 0 3 0 0 0 20 0 1 0 106810455 7323648 260 1992294400 134512640 135679800 4294956224 18446744073709551615 134537421 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28302/statm: 1788 260 96 284 0 1501 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7152

[startup+0.101073 s]
/proc/loadavg: 1.99 1.85 1.46 3/65 28302
/proc/meminfo: memFree=1501448/2055920 swapFree=4181412/4192956
[pid=28302] ppid=28300 vsize=7152 CPUtime=0.09
/proc/28302/stat : 28302 (MoRsat) R 28300 28302 27816 0 -1 4194304 479 0 0 0 9 0 0 0 20 0 1 0 106810455 7323648 463 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28302/statm: 1788 463 96 284 0 1501 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7152

[startup+0.301113 s]
/proc/loadavg: 1.99 1.85 1.46 3/65 28302
/proc/meminfo: memFree=1501448/2055920 swapFree=4181412/4192956
[pid=28302] ppid=28300 vsize=7152 CPUtime=0.29
/proc/28302/stat : 28302 (MoRsat) R 28300 28302 27816 0 -1 4194304 1180 0 0 0 29 0 0 0 22 0 1 0 106810455 7323648 1164 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28302/statm: 1788 1164 96 284 0 1501 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7152

[startup+0.701194 s]
/proc/loadavg: 1.99 1.85 1.46 3/65 28302
/proc/meminfo: memFree=1501448/2055920 swapFree=4181412/4192956
[pid=28302] ppid=28300 vsize=11324 CPUtime=0.69
/proc/28302/stat : 28302 (MoRsat) R 28300 28302 27816 0 -1 4194304 2542 0 0 0 68 1 0 0 25 0 1 0 106810455 11595776 2526 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28302/statm: 2831 2526 97 284 0 2544 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11324

[startup+1.50136 s]
/proc/loadavg: 1.99 1.85 1.46 2/66 28303
/proc/meminfo: memFree=1486272/2055920 swapFree=4181412/4192956
[pid=28302] ppid=28300 vsize=16368 CPUtime=1.49
/proc/28302/stat : 28302 (MoRsat) R 28300 28302 27816 0 -1 4194304 11079 0 0 0 145 4 0 0 25 0 1 0 106810455 16760832 3033 1992294400 134512640 135679800 4294956224 18446744073709551615 134561524 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28302/statm: 4092 3033 107 284 0 3805 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16368

[startup+3.10168 s]
/proc/loadavg: 1.91 1.84 1.45 2/66 28303
/proc/meminfo: memFree=1488896/2055920 swapFree=4181412/4192956
[pid=28302] ppid=28300 vsize=16368 CPUtime=3.09
/proc/28302/stat : 28302 (MoRsat) R 28300 28302 27816 0 -1 4194304 11449 0 0 0 305 4 0 0 25 0 1 0 106810455 16760832 3403 1992294400 134512640 135679800 4294956224 18446744073709551615 134561496 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28302/statm: 4092 3403 107 284 0 3805 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16368

[startup+6.30133 s]
/proc/loadavg: 1.91 1.84 1.45 2/66 28303
/proc/meminfo: memFree=1486336/2055920 swapFree=4181412/4192956
[pid=28302] ppid=28300 vsize=16368 CPUtime=6.28
/proc/28302/stat : 28302 (MoRsat) R 28300 28302 27816 0 -1 4194304 11861 0 0 0 624 4 0 0 25 0 1 0 106810455 16760832 3815 1992294400 134512640 135679800 4294956224 18446744073709551615 134561526 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28302/statm: 4092 3815 107 284 0 3805 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 16368

[startup+12.7016 s]
/proc/loadavg: 1.84 1.83 1.45 2/66 28303
/proc/meminfo: memFree=1486336/2055920 swapFree=4181412/4192956
[pid=28302] ppid=28300 vsize=16368 CPUtime=12.68
/proc/28302/stat : 28302 (MoRsat) R 28300 28302 27816 0 -1 4194304 11861 0 0 0 1264 4 0 0 25 0 1 0 106810455 16760832 3815 1992294400 134512640 135679800 4294956224 18446744073709551615 134561524 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28302/statm: 4092 3815 107 284 0 3805 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16368

[startup+25.5012 s]
/proc/loadavg: 1.65 1.78 1.44 2/66 28303
/proc/meminfo: memFree=1486400/2055920 swapFree=4181412/4192956
[pid=28302] ppid=28300 vsize=16368 CPUtime=25.48
/proc/28302/stat : 28302 (MoRsat) R 28300 28302 27816 0 -1 4194304 11861 0 0 0 2544 4 0 0 25 0 1 0 106810455 16760832 3815 1992294400 134512640 135679800 4294956224 18446744073709551615 134561557 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28302/statm: 4092 3815 107 284 0 3805 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16368

[startup+51.1014 s]
/proc/loadavg: 1.43 1.72 1.43 2/66 28303
/proc/meminfo: memFree=1486464/2055920 swapFree=4181412/4192956
[pid=28302] ppid=28300 vsize=16368 CPUtime=51.07
/proc/28302/stat : 28302 (MoRsat) R 28300 28302 27816 0 -1 4194304 11861 0 0 0 5102 5 0 0 25 0 1 0 106810455 16760832 3815 1992294400 134512640 135679800 4294956224 18446744073709551615 134561479 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28302/statm: 4092 3815 107 284 0 3805 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16368

[startup+102.306 s]
/proc/loadavg: 1.17 1.60 1.41 2/66 28303
/proc/meminfo: memFree=1486528/2055920 swapFree=4181412/4192956
[pid=28302] ppid=28300 vsize=16368 CPUtime=102.26
/proc/28302/stat : 28302 (MoRsat) R 28300 28302 27816 0 -1 4194304 11861 0 0 0 10221 5 0 0 25 0 1 0 106810455 16760832 3815 1992294400 134512640 135679800 4294956224 18446744073709551615 134561524 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28302/statm: 4092 3815 107 284 0 3805 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 16368

[startup+162.301 s]
/proc/loadavg: 1.07 1.49 1.38 2/66 28303
/proc/meminfo: memFree=1486464/2055920 swapFree=4181412/4192956
[pid=28302] ppid=28300 vsize=16368 CPUtime=162.23
/proc/28302/stat : 28302 (MoRsat) R 28300 28302 27816 0 -1 4194304 11861 0 0 0 16218 5 0 0 25 0 1 0 106810455 16760832 3815 1992294400 134512640 135679800 4294956224 18446744073709551615 134561456 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28302/statm: 4092 3815 107 284 0 3805 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 16368

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.35 2/66 28303
/proc/meminfo: memFree=1486464/2055920 swapFree=4181412/4192956
[pid=28302] ppid=28300 vsize=16368 CPUtime=222.21
/proc/28302/stat : 28302 (MoRsat) R 28300 28302 27816 0 -1 4194304 11861 0 0 0 22216 5 0 0 25 0 1 0 106810455 16760832 3815 1992294400 134512640 135679800 4294956224 18446744073709551615 134561524 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28302/statm: 4092 3815 107 284 0 3805 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 16368

[startup+282.301 s]
/proc/loadavg: 1.01 1.33 1.33 2/66 28303
/proc/meminfo: memFree=1486208/2055920 swapFree=4181412/4192956
[pid=28302] ppid=28300 vsize=17020 CPUtime=282.18
/proc/28302/stat : 28302 (MoRsat) R 28300 28302 27816 0 -1 4194304 14212 0 0 0 28213 5 0 0 25 0 1 0 106810455 17428480 3840 1992294400 134512640 135679800 4294956224 18446744073709551615 134563699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28302/statm: 4255 3840 107 284 0 3968 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 17020

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.30 2/66 28303
/proc/meminfo: memFree=1485888/2055920 swapFree=4181412/4192956
[pid=28302] ppid=28300 vsize=17020 CPUtime=342.16
/proc/28302/stat : 28302 (MoRsat) R 28300 28302 27816 0 -1 4194304 14317 0 0 0 34211 5 0 0 25 0 1 0 106810455 17428480 3945 1992294400 134512640 135679800 4294956224 18446744073709551615 134563699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28302/statm: 4255 3945 107 284 0 3968 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 17020

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.28 2/66 28303
/proc/meminfo: memFree=1452352/2055920 swapFree=4181412/4192956
[pid=28302] ppid=28300 vsize=51100 CPUtime=402.13
/proc/28302/stat : 28302 (MoRsat) R 28300 28302 27816 0 -1 4194304 27514 0 0 0 40202 11 0 0 25 0 1 0 106810455 52326400 12252 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28302/statm: 12775 12252 114 284 0 12488 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 51100

[startup+462.301 s]
/proc/loadavg: 1.00 1.17 1.26 2/66 28303
/proc/meminfo: memFree=1443328/2055920 swapFree=4181412/4192956
[pid=28302] ppid=28300 vsize=61468 CPUtime=462.12
/proc/28302/stat : 28302 (MoRsat) R 28300 28302 27816 0 -1 4194304 31728 0 0 0 46198 14 0 0 25 0 1 0 106810455 62943232 14540 1992294400 134512640 135679800 4294956224 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28302/statm: 15367 14540 114 284 0 15080 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 61468

[startup+522.301 s]
/proc/loadavg: 1.00 1.14 1.24 2/66 28303
/proc/meminfo: memFree=1427136/2055920 swapFree=4181412/4192956
[pid=28302] ppid=28300 vsize=77692 CPUtime=522.09
/proc/28302/stat : 28302 (MoRsat) R 28300 28302 27816 0 -1 4194304 35836 0 0 0 52192 17 0 0 25 0 1 0 106810455 79556608 18648 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28302/statm: 19423 18648 114 284 0 19136 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 77692

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.23 2/66 28303
/proc/meminfo: memFree=1422016/2055920 swapFree=4181412/4192956
[pid=28302] ppid=28300 vsize=82156 CPUtime=582.07
/proc/28302/stat : 28302 (MoRsat) R 28300 28302 27816 0 -1 4194304 38569 0 0 0 58188 19 0 0 25 0 1 0 106810455 84127744 19841 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28302/statm: 20539 19841 114 284 0 20252 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 82156

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.21 2/66 28303
/proc/meminfo: memFree=1422016/2055920 swapFree=4181412/4192956
[pid=28302] ppid=28300 vsize=82156 CPUtime=642.05
/proc/28302/stat : 28302 (MoRsat) R 28300 28302 27816 0 -1 4194304 38577 0 0 0 64186 19 0 0 25 0 1 0 106810455 84127744 19849 1992294400 134512640 135679800 4294956224 18446744073709551615 134534967 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28302/statm: 20539 19849 114 284 0 20252 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 82156

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/66 28303
/proc/meminfo: memFree=1413952/2055920 swapFree=4181412/4192956
[pid=28302] ppid=28300 vsize=90440 CPUtime=702.02
/proc/28302/stat : 28302 (MoRsat) R 28300 28302 27816 0 -1 4194304 40607 0 0 0 70182 20 0 0 25 0 1 0 106810455 92610560 21879 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28302/statm: 22610 21879 114 284 0 22323 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 90440

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/66 28303
/proc/meminfo: memFree=1401472/2055920 swapFree=4181412/4192956
[pid=28302] ppid=28300 vsize=102392 CPUtime=762.01
/proc/28302/stat : 28302 (MoRsat) R 28300 28302 27816 0 -1 4194304 43719 0 0 0 76178 23 0 0 25 0 1 0 106810455 104849408 24991 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28302/statm: 25598 24991 114 284 0 25311 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 102392

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/66 28303
/proc/meminfo: memFree=1399168/2055920 swapFree=4181412/4192956
[pid=28302] ppid=28300 vsize=104388 CPUtime=821.98
/proc/28302/stat : 28302 (MoRsat) R 28300 28302 27816 0 -1 4194304 45831 0 0 0 82174 24 0 0 25 0 1 0 106810455 106893312 25563 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28302/statm: 26097 25563 114 284 0 25810 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 104388

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/66 28303
/proc/meminfo: memFree=1399104/2055920 swapFree=4181412/4192956
[pid=28302] ppid=28300 vsize=104388 CPUtime=881.95
/proc/28302/stat : 28302 (MoRsat) R 28300 28302 27816 0 -1 4194304 45834 0 0 0 88171 24 0 0 25 0 1 0 106810455 106893312 25566 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28302/statm: 26097 25566 114 284 0 25810 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 104388

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/66 28303
/proc/meminfo: memFree=1399104/2055920 swapFree=4181412/4192956
[pid=28302] ppid=28300 vsize=104388 CPUtime=941.93
/proc/28302/stat : 28302 (MoRsat) R 28300 28302 27816 0 -1 4194304 45837 0 0 0 94169 24 0 0 25 0 1 0 106810455 106893312 25569 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28302/statm: 26097 25569 114 284 0 25810 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 104388

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/66 28303
/proc/meminfo: memFree=1398976/2055920 swapFree=4181412/4192956
[pid=28302] ppid=28300 vsize=104388 CPUtime=1001.91
/proc/28302/stat : 28302 (MoRsat) R 28300 28302 27816 0 -1 4194304 45867 0 0 0 100167 24 0 0 25 0 1 0 106810455 106893312 25599 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28302/statm: 26097 25599 114 284 0 25810 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 104388

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/66 28303
/proc/meminfo: memFree=1395392/2055920 swapFree=4181412/4192956
[pid=28302] ppid=28300 vsize=107948 CPUtime=1061.89
/proc/28302/stat : 28302 (MoRsat) R 28300 28302 27816 0 -1 4194304 48304 0 0 0 106163 26 0 0 25 0 1 0 106810455 110538752 26496 1992294400 134512640 135679800 4294956224 18446744073709551615 134522734 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28302/statm: 26987 26496 114 284 0 26700 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 107948

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/66 28303
/proc/meminfo: memFree=1395328/2055920 swapFree=4181412/4192956
[pid=28302] ppid=28300 vsize=107948 CPUtime=1121.87
/proc/28302/stat : 28302 (MoRsat) R 28300 28302 27816 0 -1 4194304 48315 0 0 0 112161 26 0 0 25 0 1 0 106810455 110538752 26507 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28302/statm: 26987 26507 114 284 0 26700 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 107948

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 28303
/proc/meminfo: memFree=1395328/2055920 swapFree=4181412/4192956
[pid=28302] ppid=28300 vsize=107948 CPUtime=1181.85
/proc/28302/stat : 28302 (MoRsat) R 28300 28302 27816 0 -1 4194304 48315 0 0 0 118159 26 0 0 25 0 1 0 106810455 110538752 26507 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28302/statm: 26987 26507 114 284 0 26700 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 107948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 28303
/proc/meminfo: memFree=1395328/2055920 swapFree=4181412/4192956
[pid=28302] ppid=28300 vsize=107948 CPUtime=1200.04
/proc/28302/stat : 28302 (MoRsat) R 28300 28302 27816 0 -1 4194304 48315 0 0 0 119978 26 0 0 25 0 1 0 106810455 110538752 26507 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28302/statm: 26987 26507 114 284 0 26700 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 107948

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: 1.00 1.00 1.09 2/66 28303
/proc/meminfo: memFree=1395328/2055920 swapFree=4181412/4192956
[pid=28302] ppid=28300 vsize=107948 CPUtime=1200.04
/proc/28302/stat : 28302 (MoRsat) R 28300 28302 27816 0 -1 4194304 48315 0 0 0 119978 26 0 0 25 0 1 0 106810455 110538752 26507 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28302/statm: 26987 26507 114 284 0 26700 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 107948

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.06
CPU user time (s): 1199.79
CPU system time (s): 0.275958
CPU usage (%): 99.9619
Max. virtual memory (cumulated for all children) (KiB): 113932

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

runsolver used 1.25181 second user time and 3.12752 second system time

The end

Launcher Data

Begin job on node80 at 2009-04-27 01:16:55
IDJOB=1733393
IDBENCH=71140
IDSOLVER=502
FILE ID=node80/1733393-1240787815
PBS_JOBID= 9187238
Free space on /tmp= 66032 MiB

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

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

MD5SUM BENCH= 97b074a6a073bb165e8c5c9ac040a066
RANDOM SEED=1052232053

node80.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.270
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.270
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:       1501928 kB
Buffers:         51160 kB
Cached:         429784 kB
SwapCached:       5460 kB
Active:         242272 kB
Inactive:       246544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1501928 kB
SwapTotal:     4192956 kB
SwapFree:      4181412 kB
Dirty:           11936 kB
Writeback:           0 kB
Mapped:          13536 kB
Slab:            51140 kB
Committed_AS:   394448 kB
PageTables:       1384 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= 66032 MiB
End job on node80 at 2009-04-27 01:36:58