Trace number 1561625

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.1 1200.42

General information on the benchmark

NameCRAFTED/edgematching/
explicit/em_7_4_8_exp.cnf
MD5SUMe0caa78f33b332fe4d9add2bb1044111
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.032994
Satisfiable
(Un)Satisfiability was proved
Number of variables1617
Number of clauses25837
Sum of the clauses size69793
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214380
Number of clauses of size 38550
Number of clauses of size 4932
Number of clauses of size 51825
Number of clauses of size over 5150

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
5.79/5.82	c atom#=1617 clause#=25837 total literals=69793 

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-1561625-1238767623/watcher-1561625-1238767623 -o /tmp/evaluation-result-1561625-1238767623/solver-1561625-1238767623 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1561625-1238767623.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.40 1.15 1.05 3/64 15000
/proc/meminfo: memFree=1693488/2055920 swapFree=4175224/4192956
[pid=15000] ppid=14998 vsize=1936 CPUtime=0
/proc/15000/stat : 15000 (MoRsat) R 14998 15000 14306 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 1149425507 1982464 123 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15000/statm: 484 123 96 284 0 197 0

[startup+0.0859741 s]
/proc/loadavg: 1.40 1.15 1.05 3/64 15000
/proc/meminfo: memFree=1693488/2055920 swapFree=4175224/4192956
[pid=15000] ppid=14998 vsize=3436 CPUtime=0.08
/proc/15000/stat : 15000 (MoRsat) R 14998 15000 14306 0 -1 4194304 624 0 0 0 8 0 0 0 18 0 1 0 1149425507 3518464 466 1992294400 134512640 135679800 4294956224 18446744073709551615 134563104 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15000/statm: 859 466 107 284 0 572 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3436

[startup+0.101975 s]
/proc/loadavg: 1.40 1.15 1.05 3/64 15000
/proc/meminfo: memFree=1693488/2055920 swapFree=4175224/4192956
[pid=15000] ppid=14998 vsize=3436 CPUtime=0.09
/proc/15000/stat : 15000 (MoRsat) R 14998 15000 14306 0 -1 4194304 687 0 0 0 9 0 0 0 18 0 1 0 1149425507 3518464 529 1992294400 134512640 135679800 4294956224 18446744073709551615 134563104 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15000/statm: 859 529 107 284 0 572 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3436

[startup+0.301996 s]
/proc/loadavg: 1.40 1.15 1.05 3/64 15000
/proc/meminfo: memFree=1693488/2055920 swapFree=4175224/4192956
[pid=15000] ppid=14998 vsize=3436 CPUtime=0.29
/proc/15000/stat : 15000 (MoRsat) R 14998 15000 14306 0 -1 4194304 828 0 0 0 29 0 0 0 19 0 1 0 1149425507 3518464 670 1992294400 134512640 135679800 4294956224 18446744073709551615 134561396 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15000/statm: 859 670 107 284 0 572 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3436

[startup+0.701039 s]
/proc/loadavg: 1.40 1.15 1.05 3/64 15000
/proc/meminfo: memFree=1693488/2055920 swapFree=4175224/4192956
[pid=15000] ppid=14998 vsize=3804 CPUtime=0.69
/proc/15000/stat : 15000 (MoRsat) R 14998 15000 14306 0 -1 4194304 1164 0 0 0 69 0 0 0 22 0 1 0 1149425507 3895296 763 1992294400 134512640 135679800 4294956224 18446744073709551615 134563699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15000/statm: 951 763 107 284 0 664 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3804

[startup+1.50113 s]
/proc/loadavg: 1.40 1.15 1.05 2/65 15001
/proc/meminfo: memFree=1690600/2055920 swapFree=4175224/4192956
[pid=15000] ppid=14998 vsize=3804 CPUtime=1.49
/proc/15000/stat : 15000 (MoRsat) R 14998 15000 14306 0 -1 4194304 1164 0 0 0 149 0 0 0 25 0 1 0 1149425507 3895296 763 1992294400 134512640 135679800 4294956224 18446744073709551615 134563699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15000/statm: 951 763 107 284 0 664 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3804

[startup+3.1013 s]
/proc/loadavg: 1.37 1.14 1.05 2/65 15001
/proc/meminfo: memFree=1690472/2055920 swapFree=4175224/4192956
[pid=15000] ppid=14998 vsize=3804 CPUtime=3.09
/proc/15000/stat : 15000 (MoRsat) R 14998 15000 14306 0 -1 4194304 1164 0 0 0 309 0 0 0 25 0 1 0 1149425507 3895296 763 1992294400 134512640 135679800 4294956224 18446744073709551615 134563716 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15000/statm: 951 763 107 284 0 664 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3804

[startup+6.30164 s]
/proc/loadavg: 1.37 1.14 1.05 2/65 15001
/proc/meminfo: memFree=1690472/2055920 swapFree=4175224/4192956
[pid=15000] ppid=14998 vsize=9840 CPUtime=6.29
/proc/15000/stat : 15000 (MoRsat) R 14998 15000 14306 0 -1 4194304 3629 0 0 0 628 1 0 0 25 0 1 0 1149425507 10076160 2226 1992294400 134512640 135679800 4294956224 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15000/statm: 2460 2226 114 284 0 2173 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9840

[startup+12.7013 s]
/proc/loadavg: 1.31 1.14 1.05 2/65 15001
/proc/meminfo: memFree=1678056/2055920 swapFree=4175224/4192956
[pid=15000] ppid=14998 vsize=16360 CPUtime=12.69
/proc/15000/stat : 15000 (MoRsat) R 14998 15000 14306 0 -1 4194304 5424 0 0 0 1266 3 0 0 25 0 1 0 1149425507 16752640 3861 1992294400 134512640 135679800 4294956224 18446744073709551615 134534902 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15000/statm: 4090 3861 114 284 0 3803 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16360

[startup+25.5017 s]
/proc/loadavg: 1.27 1.13 1.05 2/65 15001
/proc/meminfo: memFree=1674280/2055920 swapFree=4175224/4192956
[pid=15000] ppid=14998 vsize=20084 CPUtime=25.48
/proc/15000/stat : 15000 (MoRsat) R 14998 15000 14306 0 -1 4194304 6537 0 0 0 2544 4 0 0 25 0 1 0 1149425507 20566016 4814 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15000/statm: 5021 4814 114 284 0 4734 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20084

[startup+51.1015 s]
/proc/loadavg: 1.17 1.12 1.04 2/65 15001
/proc/meminfo: memFree=1668520/2055920 swapFree=4175224/4192956
[pid=15000] ppid=14998 vsize=26140 CPUtime=51.07
/proc/15000/stat : 15000 (MoRsat) R 14998 15000 14306 0 -1 4194304 8345 0 0 0 5101 6 0 0 25 0 1 0 1149425507 26767360 6268 1992294400 134512640 135679800 4294956224 18446744073709551615 134523560 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15000/statm: 6535 6268 114 284 0 6248 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 26140

[startup+102.306 s]
/proc/loadavg: 1.07 1.10 1.04 2/65 15001
/proc/meminfo: memFree=1661608/2055920 swapFree=4175224/4192956
[pid=15000] ppid=14998 vsize=32884 CPUtime=102.27
/proc/15000/stat : 15000 (MoRsat) R 14998 15000 14306 0 -1 4194304 10434 0 0 0 10218 9 0 0 25 0 1 0 1149425507 33673216 8003 1992294400 134512640 135679800 4294956224 18446744073709551615 134519325 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15000/statm: 8221 8003 114 284 0 7934 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 32884

[startup+162.301 s]
/proc/loadavg: 1.02 1.08 1.03 2/65 15001
/proc/meminfo: memFree=1656360/2055920 swapFree=4175224/4192956
[pid=15000] ppid=14998 vsize=39100 CPUtime=162.25
/proc/15000/stat : 15000 (MoRsat) R 14998 15000 14306 0 -1 4194304 11943 0 0 0 16214 11 0 0 25 0 1 0 1149425507 40038400 9383 1992294400 134512640 135679800 4294956224 18446744073709551615 134522844 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15000/statm: 9775 9383 114 284 0 9488 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 39100

[startup+222.302 s]
/proc/loadavg: 1.01 1.06 1.03 2/65 15001
/proc/meminfo: memFree=1647016/2055920 swapFree=4175224/4192956
[pid=15000] ppid=14998 vsize=48040 CPUtime=222.24
/proc/15000/stat : 15000 (MoRsat) R 14998 15000 14306 0 -1 4194304 14969 0 0 0 22210 14 0 0 25 0 1 0 1149425507 49192960 11637 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15000/statm: 12010 11637 114 284 0 11723 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 48040

[startup+282.301 s]
/proc/loadavg: 1.00 1.05 1.02 2/65 15001
/proc/meminfo: memFree=1647016/2055920 swapFree=4175224/4192956
[pid=15000] ppid=14998 vsize=48040 CPUtime=282.22
/proc/15000/stat : 15000 (MoRsat) R 14998 15000 14306 0 -1 4194304 14975 0 0 0 28208 14 0 0 25 0 1 0 1149425507 49192960 11643 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15000/statm: 12010 11643 114 284 0 11723 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 48040

[startup+342.302 s]
/proc/loadavg: 1.00 1.04 1.02 2/65 15001
/proc/meminfo: memFree=1638120/2055920 swapFree=4175224/4192956
[pid=15000] ppid=14998 vsize=57008 CPUtime=342.2
/proc/15000/stat : 15000 (MoRsat) R 14998 15000 14306 0 -1 4194304 17236 0 0 0 34204 16 0 0 25 0 1 0 1149425507 58376192 13904 1992294400 134512640 135679800 4294956224 18446744073709551615 134522705 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15000/statm: 14252 13904 114 284 0 13965 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 57008

[startup+402.301 s]
/proc/loadavg: 1.00 1.03 1.01 2/65 15001
/proc/meminfo: memFree=1628328/2055920 swapFree=4175224/4192956
[pid=15000] ppid=14998 vsize=66260 CPUtime=402.18
/proc/15000/stat : 15000 (MoRsat) R 14998 15000 14306 0 -1 4194304 20394 0 0 0 40199 19 0 0 25 0 1 0 1149425507 67850240 16290 1992294400 134512640 135679800 4294956224 18446744073709551615 134523592 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15000/statm: 16565 16290 114 284 0 16278 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 66260

[startup+462.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 15001
/proc/meminfo: memFree=1628328/2055920 swapFree=4175224/4192956
[pid=15000] ppid=14998 vsize=66260 CPUtime=462.17
/proc/15000/stat : 15000 (MoRsat) R 14998 15000 14306 0 -1 4194304 20397 0 0 0 46198 19 0 0 25 0 1 0 1149425507 67850240 16293 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15000/statm: 16565 16293 114 284 0 16278 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 66260

[startup+522.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 15001
/proc/meminfo: memFree=1628328/2055920 swapFree=4175224/4192956
[pid=15000] ppid=14998 vsize=66592 CPUtime=522.15
/proc/15000/stat : 15000 (MoRsat) R 14998 15000 14306 0 -1 4194304 20430 0 0 0 52196 19 0 0 25 0 1 0 1149425507 68190208 16326 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15000/statm: 16648 16326 114 284 0 16361 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 66592

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 15001
/proc/meminfo: memFree=1628264/2055920 swapFree=4175224/4192956
[pid=15000] ppid=14998 vsize=66592 CPUtime=582.13
/proc/15000/stat : 15000 (MoRsat) R 14998 15000 14306 0 -1 4194304 20433 0 0 0 58194 19 0 0 25 0 1 0 1149425507 68190208 16329 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15000/statm: 16648 16329 114 284 0 16361 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 66592

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15001
/proc/meminfo: memFree=1628072/2055920 swapFree=4175224/4192956
[pid=15000] ppid=14998 vsize=66592 CPUtime=642.13
/proc/15000/stat : 15000 (MoRsat) R 14998 15000 14306 0 -1 4194304 21210 0 0 0 64193 20 0 0 25 0 1 0 1149425507 68190208 16334 1992294400 134512640 135679800 4294956224 18446744073709551615 134522785 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15000/statm: 16648 16334 114 284 0 16361 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 66592

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15001
/proc/meminfo: memFree=1628072/2055920 swapFree=4175224/4192956
[pid=15000] ppid=14998 vsize=66592 CPUtime=702.11
/proc/15000/stat : 15000 (MoRsat) R 14998 15000 14306 0 -1 4194304 21210 0 0 0 70191 20 0 0 25 0 1 0 1149425507 68190208 16334 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15000/statm: 16648 16334 114 284 0 16361 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 66592

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15001
/proc/meminfo: memFree=1628072/2055920 swapFree=4175224/4192956
[pid=15000] ppid=14998 vsize=66592 CPUtime=762.1
/proc/15000/stat : 15000 (MoRsat) R 14998 15000 14306 0 -1 4194304 21210 0 0 0 76190 20 0 0 25 0 1 0 1149425507 68190208 16334 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15000/statm: 16648 16334 114 284 0 16361 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 66592

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15001
/proc/meminfo: memFree=1628008/2055920 swapFree=4175224/4192956
[pid=15000] ppid=14998 vsize=66592 CPUtime=822.07
/proc/15000/stat : 15000 (MoRsat) R 14998 15000 14306 0 -1 4194304 21982 0 0 0 82187 20 0 0 25 0 1 0 1149425507 68190208 16334 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15000/statm: 16648 16334 114 284 0 16361 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 66592

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15001
/proc/meminfo: memFree=1628008/2055920 swapFree=4175224/4192956
[pid=15000] ppid=14998 vsize=66592 CPUtime=882.06
/proc/15000/stat : 15000 (MoRsat) R 14998 15000 14306 0 -1 4194304 21982 0 0 0 88186 20 0 0 25 0 1 0 1149425507 68190208 16334 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15000/statm: 16648 16334 114 284 0 16361 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 66592

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15001
/proc/meminfo: memFree=1628008/2055920 swapFree=4175224/4192956
[pid=15000] ppid=14998 vsize=66592 CPUtime=942.04
/proc/15000/stat : 15000 (MoRsat) R 14998 15000 14306 0 -1 4194304 21990 0 0 0 94184 20 0 0 25 0 1 0 1149425507 68190208 16342 1992294400 134512640 135679800 4294956224 18446744073709551615 134534580 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15000/statm: 16648 16342 114 284 0 16361 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 66592

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15001
/proc/meminfo: memFree=1628008/2055920 swapFree=4175224/4192956
[pid=15000] ppid=14998 vsize=66592 CPUtime=1002.03
/proc/15000/stat : 15000 (MoRsat) R 14998 15000 14306 0 -1 4194304 22762 0 0 0 100182 21 0 0 25 0 1 0 1149425507 68190208 16342 1992294400 134512640 135679800 4294956224 18446744073709551615 134519346 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15000/statm: 16648 16342 114 284 0 16361 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 66592

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15001
/proc/meminfo: memFree=1628008/2055920 swapFree=4175224/4192956
[pid=15000] ppid=14998 vsize=66592 CPUtime=1062.02
/proc/15000/stat : 15000 (MoRsat) R 14998 15000 14306 0 -1 4194304 22762 0 0 0 106181 21 0 0 25 0 1 0 1149425507 68190208 16342 1992294400 134512640 135679800 4294956224 18446744073709551615 134519325 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15000/statm: 16648 16342 114 284 0 16361 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 66592

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15001
/proc/meminfo: memFree=1628008/2055920 swapFree=4175224/4192956
[pid=15000] ppid=14998 vsize=66592 CPUtime=1122
/proc/15000/stat : 15000 (MoRsat) R 14998 15000 14306 0 -1 4194304 22762 0 0 0 112179 21 0 0 25 0 1 0 1149425507 68190208 16342 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15000/statm: 16648 16342 114 284 0 16361 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 66592

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15001
/proc/meminfo: memFree=1628008/2055920 swapFree=4175224/4192956
[pid=15000] ppid=14998 vsize=66592 CPUtime=1181.98
/proc/15000/stat : 15000 (MoRsat) R 14998 15000 14306 0 -1 4194304 23534 0 0 0 118177 21 0 0 25 0 1 0 1149425507 68190208 16342 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15000/statm: 16648 16342 114 284 0 16361 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 66592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15001
/proc/meminfo: memFree=1628008/2055920 swapFree=4175224/4192956
[pid=15000] ppid=14998 vsize=66592 CPUtime=1200.08
/proc/15000/stat : 15000 (MoRsat) R 14998 15000 14306 0 -1 4194304 23534 0 0 0 119987 21 0 0 25 0 1 0 1149425507 68190208 16342 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15000/statm: 16648 16342 114 284 0 16361 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 66592

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.1
CPU user time (s): 1199.87
CPU system time (s): 0.228965
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 69680

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

runsolver used 0.959854 second user time and 2.55361 second system time

The end

Launcher Data

Begin job on node37 at 2009-04-03 16:07:03
IDJOB=1561625
IDBENCH=70919
IDSOLVER=502
FILE ID=node37/1561625-1238767623
PBS_JOBID= 9085488
Free space on /tmp= 66496 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT09/APPLICATIONS/edgematching/explicit/em_7_4_8_exp.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1561625-1238767623/watcher-1561625-1238767623 -o /tmp/evaluation-result-1561625-1238767623/solver-1561625-1238767623 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1561625-1238767623.cnf

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

MD5SUM BENCH= e0caa78f33b332fe4d9add2bb1044111
RANDOM SEED=54185676

node37.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1693968 kB
Buffers:         60332 kB
Cached:         224064 kB
SwapCached:      11608 kB
Active:         131956 kB
Inactive:       165616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1693968 kB
SwapTotal:     4192956 kB
SwapFree:      4175224 kB
Dirty:            2008 kB
Writeback:           0 kB
Mapped:          18820 kB
Slab:            50520 kB
Committed_AS:  3182676 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= 66492 MiB
End job on node37 at 2009-04-03 16:27:05