Trace number 1717815

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MoRsat 2009-03-03? (TO) 1200.07 1200.42

General information on the benchmark

Nameindustrial/palacios/
medium/emptyroom-4-h21-unsat.cnf
MD5SUM175ec3119584300988ad366c4a04cccc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark316.247
Satisfiable
(Un)Satisfiability was proved
Number of variables69148
Number of clauses208728
Sum of the clauses size487544
Maximum clause length28
Minimum clause length1
Number of clauses of size 1256
Number of clauses of size 2139492
Number of clauses of size 368730
Number of clauses of size 4102
Number of clauses of size 513
Number of clauses of size over 5135

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
6.19/6.25	c atom#=71112 clause#=208728 total literals=487544 

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-1717815-1240631022/watcher-1717815-1240631022 -o /tmp/evaluation-result-1717815-1240631022/solver-1717815-1240631022 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1717815-1240631022.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.00 1.00 1.00 3/65 10787
/proc/meminfo: memFree=1395568/2055920 swapFree=4171432/4192956
[pid=10787] ppid=10785 vsize=4592 CPUtime=0
/proc/10787/stat : 10787 (MoRsat) R 10785 10787 9903 0 -1 4194304 139 0 0 0 0 0 0 0 20 0 1 0 91131886 4702208 123 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10787/statm: 1148 123 96 284 0 861 0

[startup+0.0944609 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 10787
/proc/meminfo: memFree=1395568/2055920 swapFree=4171432/4192956
[pid=10787] ppid=10785 vsize=4592 CPUtime=0.09
/proc/10787/stat : 10787 (MoRsat) R 10785 10787 9903 0 -1 4194304 435 0 0 0 9 0 0 0 20 0 1 0 91131886 4702208 419 1992294400 134512640 135679800 4294956224 18446744073709551615 134537421 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10787/statm: 1148 419 96 284 0 861 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4592

[startup+0.101458 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 10787
/proc/meminfo: memFree=1395568/2055920 swapFree=4171432/4192956
[pid=10787] ppid=10785 vsize=4592 CPUtime=0.09
/proc/10787/stat : 10787 (MoRsat) R 10785 10787 9903 0 -1 4194304 457 0 0 0 9 0 0 0 20 0 1 0 91131886 4702208 441 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10787/statm: 1148 442 96 284 0 861 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4592

[startup+0.30148 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 10787
/proc/meminfo: memFree=1395568/2055920 swapFree=4171432/4192956
[pid=10787] ppid=10785 vsize=8704 CPUtime=0.29
/proc/10787/stat : 10787 (MoRsat) R 10785 10787 9903 0 -1 4194304 3458 0 0 0 28 1 0 0 22 0 1 0 91131886 8912896 1786 1992294400 134512640 135679800 4294956224 18446744073709551615 134552356 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10787/statm: 2176 1786 104 284 0 1889 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8704

[startup+0.701525 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 10787
/proc/meminfo: memFree=1395568/2055920 swapFree=4171432/4192956
[pid=10787] ppid=10785 vsize=9660 CPUtime=0.69
/proc/10787/stat : 10787 (MoRsat) R 10785 10787 9903 0 -1 4194304 9177 0 0 0 66 3 0 0 25 0 1 0 91131886 9891840 2201 1992294400 134512640 135679800 4294956224 18446744073709551615 134564507 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10787/statm: 2415 2201 107 284 0 2128 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9660

[startup+1.50161 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10788
/proc/meminfo: memFree=1388712/2055920 swapFree=4171432/4192956
[pid=10787] ppid=10785 vsize=11516 CPUtime=1.49
/proc/10787/stat : 10787 (MoRsat) R 10785 10787 9903 0 -1 4194304 9286 0 0 0 146 3 0 0 25 0 1 0 91131886 11792384 1844 1992294400 134512640 135679800 4294956224 18446744073709551615 134561473 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10787/statm: 2879 1844 107 284 0 2592 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11516

[startup+3.10179 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10788
/proc/meminfo: memFree=1387944/2055920 swapFree=4171432/4192956
[pid=10787] ppid=10785 vsize=11708 CPUtime=3.09
/proc/10787/stat : 10787 (MoRsat) R 10785 10787 9903 0 -1 4194304 11143 0 0 0 305 4 0 0 25 0 1 0 91131886 11988992 1928 1992294400 134512640 135679800 4294956224 18446744073709551615 134563704 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10787/statm: 2927 1928 107 284 0 2640 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11708

[startup+6.30115 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10788
/proc/meminfo: memFree=1387752/2055920 swapFree=4171432/4192956
[pid=10787] ppid=10785 vsize=34032 CPUtime=6.28
/proc/10787/stat : 10787 (MoRsat) R 10785 10787 9903 0 -1 4194304 19278 0 0 0 621 7 0 0 25 0 1 0 91131886 34848768 6517 1992294400 134512640 135679800 4294956224 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10787/statm: 8508 6517 111 284 0 8221 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 34032

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10788
/proc/meminfo: memFree=1367344/2055920 swapFree=4171432/4192956
[pid=10787] ppid=10785 vsize=35928 CPUtime=12.69
/proc/10787/stat : 10787 (MoRsat) R 10785 10787 9903 0 -1 4194304 20052 0 0 0 1261 8 0 0 25 0 1 0 91131886 36790272 7153 1992294400 134512640 135679800 4294956224 18446744073709551615 134519325 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10787/statm: 8982 7153 114 284 0 8695 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35928

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10788
/proc/meminfo: memFree=1365360/2055920 swapFree=4171432/4192956
[pid=10787] ppid=10785 vsize=37580 CPUtime=25.48
/proc/10787/stat : 10787 (MoRsat) R 10785 10787 9903 0 -1 4194304 20487 0 0 0 2540 8 0 0 25 0 1 0 91131886 38481920 7588 1992294400 134512640 135679800 4294956224 18446744073709551615 134522770 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10787/statm: 9395 7588 114 284 0 9108 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37580

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10788
/proc/meminfo: memFree=1361520/2055920 swapFree=4171432/4192956
[pid=10787] ppid=10785 vsize=41612 CPUtime=51.07
/proc/10787/stat : 10787 (MoRsat) R 10785 10787 9903 0 -1 4194304 21479 0 0 0 5097 10 0 0 25 0 1 0 91131886 42610688 8580 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10787/statm: 10403 8580 114 284 0 10116 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 41612

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10788
/proc/meminfo: memFree=1354672/2055920 swapFree=4171432/4192956
[pid=10787] ppid=10785 vsize=48188 CPUtime=102.27
/proc/10787/stat : 10787 (MoRsat) R 10785 10787 9903 0 -1 4194304 23467 0 0 0 10215 12 0 0 25 0 1 0 91131886 49344512 10214 1992294400 134512640 135679800 4294956224 18446744073709551615 134522721 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10787/statm: 12047 10214 114 284 0 11760 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 48188

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10788
/proc/meminfo: memFree=1353136/2055920 swapFree=4171432/4192956
[pid=10787] ppid=10785 vsize=50168 CPUtime=162.24
/proc/10787/stat : 10787 (MoRsat) R 10785 10787 9903 0 -1 4194304 23957 0 0 0 16212 12 0 0 25 0 1 0 91131886 51372032 10704 1992294400 134512640 135679800 4294956224 18446744073709551615 134524909 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10787/statm: 12542 10704 114 284 0 12255 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 50168

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10788
/proc/meminfo: memFree=1346224/2055920 swapFree=4171432/4192956
[pid=10787] ppid=10785 vsize=57148 CPUtime=222.22
/proc/10787/stat : 10787 (MoRsat) R 10785 10787 9903 0 -1 4194304 26471 0 0 0 22208 14 0 0 25 0 1 0 91131886 58519552 12317 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10787/statm: 14287 12317 114 284 0 14000 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 57148

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10788
/proc/meminfo: memFree=1346224/2055920 swapFree=4171432/4192956
[pid=10787] ppid=10785 vsize=57148 CPUtime=282.21
/proc/10787/stat : 10787 (MoRsat) R 10785 10787 9903 0 -1 4194304 26472 0 0 0 28207 14 0 0 25 0 1 0 91131886 58519552 12318 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10787/statm: 14287 12318 114 284 0 14000 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 57148

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10788
/proc/meminfo: memFree=1346032/2055920 swapFree=4171432/4192956
[pid=10787] ppid=10785 vsize=57440 CPUtime=342.19
/proc/10787/stat : 10787 (MoRsat) R 10785 10787 9903 0 -1 4194304 26545 0 0 0 34205 14 0 0 25 0 1 0 91131886 58818560 12391 1992294400 134512640 135679800 4294956224 18446744073709551615 134524983 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10787/statm: 14360 12391 114 284 0 14073 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 57440

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10788
/proc/meminfo: memFree=1340912/2055920 swapFree=4171432/4192956
[pid=10787] ppid=10785 vsize=62424 CPUtime=402.17
/proc/10787/stat : 10787 (MoRsat) R 10785 10787 9903 0 -1 4194304 27832 0 0 0 40201 16 0 0 25 0 1 0 91131886 63922176 13678 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10787/statm: 15606 13678 114 284 0 15319 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 62424

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10788
/proc/meminfo: memFree=1337904/2055920 swapFree=4171432/4192956
[pid=10787] ppid=10785 vsize=65096 CPUtime=462.16
/proc/10787/stat : 10787 (MoRsat) R 10785 10787 9903 0 -1 4194304 29286 0 0 0 46199 17 0 0 25 0 1 0 91131886 66658304 14360 1992294400 134512640 135679800 4294956224 18446744073709551615 134533162 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10787/statm: 16274 14360 114 284 0 15987 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 65096

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10788
/proc/meminfo: memFree=1338096/2055920 swapFree=4171432/4192956
[pid=10787] ppid=10785 vsize=65096 CPUtime=522.14
/proc/10787/stat : 10787 (MoRsat) R 10785 10787 9903 0 -1 4194304 29286 0 0 0 52197 17 0 0 25 0 1 0 91131886 66658304 14360 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10787/statm: 16274 14360 114 284 0 15987 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 65096

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10788
/proc/meminfo: memFree=1338160/2055920 swapFree=4171432/4192956
[pid=10787] ppid=10785 vsize=65096 CPUtime=582.12
/proc/10787/stat : 10787 (MoRsat) R 10785 10787 9903 0 -1 4194304 29301 0 0 0 58195 17 0 0 25 0 1 0 91131886 66658304 14375 1992294400 134512640 135679800 4294956224 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10787/statm: 16274 14375 114 284 0 15987 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 65096

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10788
/proc/meminfo: memFree=1337968/2055920 swapFree=4171432/4192956
[pid=10787] ppid=10785 vsize=65416 CPUtime=642.11
/proc/10787/stat : 10787 (MoRsat) R 10785 10787 9903 0 -1 4194304 29348 0 0 0 64194 17 0 0 25 0 1 0 91131886 66985984 14422 1992294400 134512640 135679800 4294956224 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10787/statm: 16354 14422 114 284 0 16067 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 65416

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10788
/proc/meminfo: memFree=1335728/2055920 swapFree=4171432/4192956
[pid=10787] ppid=10785 vsize=67432 CPUtime=702.08
/proc/10787/stat : 10787 (MoRsat) R 10785 10787 9903 0 -1 4194304 29901 0 0 0 70191 17 0 0 25 0 1 0 91131886 69050368 14975 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10787/statm: 16858 14975 114 284 0 16571 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 67432

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10788
/proc/meminfo: memFree=1330224/2055920 swapFree=4171432/4192956
[pid=10787] ppid=10785 vsize=74364 CPUtime=762.07
/proc/10787/stat : 10787 (MoRsat) R 10785 10787 9903 0 -1 4194304 31655 0 0 0 76188 19 0 0 25 0 1 0 91131886 76148736 16343 1992294400 134512640 135679800 4294956224 18446744073709551615 134525584 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10787/statm: 18591 16343 114 284 0 18304 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 74364

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10788
/proc/meminfo: memFree=1326768/2055920 swapFree=4171432/4192956
[pid=10787] ppid=10785 vsize=77444 CPUtime=822.05
/proc/10787/stat : 10787 (MoRsat) R 10785 10787 9903 0 -1 4194304 34000 0 0 0 82184 21 0 0 25 0 1 0 91131886 79302656 17148 1992294400 134512640 135679800 4294956224 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10787/statm: 19361 17148 114 284 0 19074 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 77444

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10788
/proc/meminfo: memFree=1326768/2055920 swapFree=4171432/4192956
[pid=10787] ppid=10785 vsize=77444 CPUtime=882.03
/proc/10787/stat : 10787 (MoRsat) R 10785 10787 9903 0 -1 4194304 34000 0 0 0 88182 21 0 0 25 0 1 0 91131886 79302656 17148 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10787/statm: 19361 17148 114 284 0 19074 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 77444

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10788
/proc/meminfo: memFree=1326832/2055920 swapFree=4171432/4192956
[pid=10787] ppid=10785 vsize=77444 CPUtime=942.02
/proc/10787/stat : 10787 (MoRsat) R 10785 10787 9903 0 -1 4194304 34001 0 0 0 94181 21 0 0 25 0 1 0 91131886 79302656 17149 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10787/statm: 19361 17149 114 284 0 19074 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 77444

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10788
/proc/meminfo: memFree=1326832/2055920 swapFree=4171432/4192956
[pid=10787] ppid=10785 vsize=77444 CPUtime=1002
/proc/10787/stat : 10787 (MoRsat) R 10785 10787 9903 0 -1 4194304 34006 0 0 0 100179 21 0 0 25 0 1 0 91131886 79302656 17154 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10787/statm: 19361 17154 114 284 0 19074 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 77444

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10794
/proc/meminfo: memFree=1326768/2055920 swapFree=4171432/4192956
[pid=10787] ppid=10785 vsize=77444 CPUtime=1061.98
/proc/10787/stat : 10787 (MoRsat) R 10785 10787 9903 0 -1 4194304 34027 0 0 0 106177 21 0 0 25 0 1 0 91131886 79302656 17175 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10787/statm: 19361 17175 114 284 0 19074 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 77444

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10794
/proc/meminfo: memFree=1326000/2055920 swapFree=4171432/4192956
[pid=10787] ppid=10785 vsize=78236 CPUtime=1121.96
/proc/10787/stat : 10787 (MoRsat) R 10785 10787 9903 0 -1 4194304 34225 0 0 0 112175 21 0 0 25 0 1 0 91131886 80113664 17373 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10787/statm: 19559 17373 114 284 0 19272 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 78236

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10794
/proc/meminfo: memFree=1321200/2055920 swapFree=4171432/4192956
[pid=10787] ppid=10785 vsize=83228 CPUtime=1181.94
/proc/10787/stat : 10787 (MoRsat) R 10785 10787 9903 0 -1 4194304 35432 0 0 0 118171 23 0 0 25 0 1 0 91131886 85225472 18580 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10787/statm: 20807 18580 114 284 0 20520 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 83228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10794
/proc/meminfo: memFree=1319728/2055920 swapFree=4171432/4192956
[pid=10787] ppid=10785 vsize=84548 CPUtime=1200.05
/proc/10787/stat : 10787 (MoRsat) R 10785 10787 9903 0 -1 4194304 35783 0 0 0 119981 24 0 0 25 0 1 0 91131886 86577152 18931 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10787/statm: 21137 18931 114 284 0 20850 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 84548

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.07
CPU user time (s): 1199.81
CPU system time (s): 0.251961
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 84548

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

runsolver used 1.37679 second user time and 2.89156 second system time

The end

Launcher Data

Begin job on node86 at 2009-04-25 05:43:42
IDJOB=1717815
IDBENCH=20425
IDSOLVER=502
FILE ID=node86/1717815-1240631022
PBS_JOBID= 9186326
Free space on /tmp= 66160 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT07/industrial/palacios/medium/emptyroom-4-h21-unsat.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717815-1240631022/watcher-1717815-1240631022 -o /tmp/evaluation-result-1717815-1240631022/solver-1717815-1240631022 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1717815-1240631022.cnf

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

MD5SUM BENCH= 175ec3119584300988ad366c4a04cccc
RANDOM SEED=205227314

node86.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:       1395984 kB
Buffers:         73964 kB
Cached:         496748 kB
SwapCached:      16264 kB
Active:         170576 kB
Inactive:       419424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1395984 kB
SwapTotal:     4192956 kB
SwapFree:      4171432 kB
Dirty:            4800 kB
Writeback:           0 kB
Mapped:          14036 kB
Slab:            55724 kB
Committed_AS:   312372 kB
PageTables:       1464 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= 66156 MiB
End job on node86 at 2009-04-25 06:03:45