Trace number 1717763

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MoRsat 2009-03-03? (TO) 1200.09 1200.44

General information on the benchmark

Nameindustrial/palacios/medium/
cube-11-h13-unsat.cnf
MD5SUM3a68d904935650d9da7e64e1ee7bae82
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark114.303
Satisfiable
(Un)Satisfiability was proved
Number of variables454385
Number of clauses1367522
Sum of the clauses size3191290
Maximum clause length19
Minimum clause length1
Number of clauses of size 11331
Number of clauses of size 2911962
Number of clauses of size 3451911
Number of clauses of size 42126
Number of clauses of size 518
Number of clauses of size over 5174

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
4.19/4.26	c atom#=455627 clause#=1367522 total literals=3191290 

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-1717763-1240630363/watcher-1717763-1240630363 -o /tmp/evaluation-result-1717763-1240630363/solver-1717763-1240630363 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1717763-1240630363.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.11 3/64 18795
/proc/meminfo: memFree=1811000/2055920 swapFree=4181092/4192956
[pid=18795] ppid=18793 vsize=22700 CPUtime=0
/proc/18795/stat : 18795 (MoRsat) R 18793 18795 17812 0 -1 4194304 138 0 0 0 0 0 0 0 18 0 1 0 91070016 23244800 122 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18795/statm: 5675 122 96 284 0 5388 0

[startup+0.104845 s]
/proc/loadavg: 1.00 1.00 1.11 3/64 18795
/proc/meminfo: memFree=1811000/2055920 swapFree=4181092/4192956
[pid=18795] ppid=18793 vsize=22700 CPUtime=0.1
/proc/18795/stat : 18795 (MoRsat) R 18793 18795 17812 0 -1 4194304 444 0 0 0 10 0 0 0 18 0 1 0 91070016 23244800 428 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18795/statm: 5675 429 96 284 0 5388 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 22700

[startup+0.201857 s]
/proc/loadavg: 1.00 1.00 1.11 3/64 18795
/proc/meminfo: memFree=1811000/2055920 swapFree=4181092/4192956
[pid=18795] ppid=18793 vsize=22700 CPUtime=0.19
/proc/18795/stat : 18795 (MoRsat) R 18793 18795 17812 0 -1 4194304 738 0 0 0 19 0 0 0 18 0 1 0 91070016 23244800 722 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18795/statm: 5675 722 96 284 0 5388 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 22700

[startup+0.30187 s]
/proc/loadavg: 1.00 1.00 1.11 3/64 18795
/proc/meminfo: memFree=1811000/2055920 swapFree=4181092/4192956
[pid=18795] ppid=18793 vsize=22700 CPUtime=0.29
/proc/18795/stat : 18795 (MoRsat) R 18793 18795 17812 0 -1 4194304 1042 0 0 0 29 0 0 0 19 0 1 0 91070016 23244800 1026 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18795/statm: 5675 1026 96 284 0 5388 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22700

[startup+0.701922 s]
/proc/loadavg: 1.00 1.00 1.11 3/64 18795
/proc/meminfo: memFree=1811000/2055920 swapFree=4181092/4192956
[pid=18795] ppid=18793 vsize=22700 CPUtime=0.69
/proc/18795/stat : 18795 (MoRsat) R 18793 18795 17812 0 -1 4194304 2237 0 0 0 68 1 0 0 23 0 1 0 91070016 23244800 2221 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18795/statm: 5675 2221 96 284 0 5388 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22700

[startup+1.50103 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 18796
/proc/meminfo: memFree=1796976/2055920 swapFree=4181092/4192956
[pid=18795] ppid=18793 vsize=22700 CPUtime=1.49
/proc/18795/stat : 18795 (MoRsat) R 18793 18795 17812 0 -1 4194304 4567 0 0 0 145 4 0 0 25 0 1 0 91070016 23244800 4551 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18795/statm: 5675 4551 96 284 0 5388 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22700

[startup+3.10124 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 18796
/proc/meminfo: memFree=1768048/2055920 swapFree=4181092/4192956
[pid=18795] ppid=18793 vsize=47948 CPUtime=3.08
/proc/18795/stat : 18795 (MoRsat) R 18793 18795 17812 0 -1 4194304 38538 0 0 0 289 19 0 0 25 0 1 0 91070016 49098752 10882 1992294400 134512640 135679800 4294956224 18446744073709551615 134552244 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18795/statm: 11987 10882 104 284 0 11700 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 47948

[startup+6.30166 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 18796
/proc/meminfo: memFree=1661744/2055920 swapFree=4181092/4192956
[pid=18795] ppid=18793 vsize=167828 CPUtime=6.29
/proc/18795/stat : 18795 (MoRsat) R 18793 18795 17812 0 -1 4194304 87309 0 0 0 589 40 0 0 25 0 1 0 91070016 171855872 37951 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18795/statm: 41957 37951 113 284 0 41670 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 167828

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 18796
/proc/meminfo: memFree=1657136/2055920 swapFree=4181092/4192956
[pid=18795] ppid=18793 vsize=167960 CPUtime=12.68
/proc/18795/stat : 18795 (MoRsat) R 18793 18795 17812 0 -1 4194304 87990 0 0 0 1228 40 0 0 25 0 1 0 91070016 171991040 38515 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18795/statm: 41990 38515 113 284 0 41703 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 167960

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 18796
/proc/meminfo: memFree=1656624/2055920 swapFree=4181092/4192956
[pid=18795] ppid=18793 vsize=168360 CPUtime=25.49
/proc/18795/stat : 18795 (MoRsat) R 18793 18795 17812 0 -1 4194304 88131 0 0 0 2508 41 0 0 25 0 1 0 91070016 172400640 38655 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18795/statm: 42090 38655 113 284 0 41803 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 168360

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 18796
/proc/meminfo: memFree=1656240/2055920 swapFree=4181092/4192956
[pid=18795] ppid=18793 vsize=168760 CPUtime=51.08
/proc/18795/stat : 18795 (MoRsat) R 18793 18795 17812 0 -1 4194304 88234 0 0 0 5067 41 0 0 25 0 1 0 91070016 172810240 38758 1992294400 134512640 135679800 4294956224 18446744073709551615 134523655 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18795/statm: 42190 38758 113 284 0 41903 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 168760

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 18796
/proc/meminfo: memFree=1654896/2055920 swapFree=4181092/4192956
[pid=18795] ppid=18793 vsize=170212 CPUtime=102.26
/proc/18795/stat : 18795 (MoRsat) R 18793 18795 17812 0 -1 4194304 88597 0 0 0 10185 41 0 0 25 0 1 0 91070016 174297088 39121 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18795/statm: 42553 39121 113 284 0 42266 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 170212

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 18796
/proc/meminfo: memFree=1653744/2055920 swapFree=4181092/4192956
[pid=18795] ppid=18793 vsize=171244 CPUtime=162.25
/proc/18795/stat : 18795 (MoRsat) R 18793 18795 17812 0 -1 4194304 88858 0 0 0 16183 42 0 0 25 0 1 0 91070016 175353856 39382 1992294400 134512640 135679800 4294956224 18446744073709551615 134522616 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18795/statm: 42811 39382 113 284 0 42524 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 171244

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 18796
/proc/meminfo: memFree=1650224/2055920 swapFree=4181092/4192956
[pid=18795] ppid=18793 vsize=174832 CPUtime=222.23
/proc/18795/stat : 18795 (MoRsat) R 18793 18795 17812 0 -1 4194304 89738 0 0 0 22181 42 0 0 25 0 1 0 91070016 179027968 40262 1992294400 134512640 135679800 4294956224 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18795/statm: 43708 40262 113 284 0 43421 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 174832

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 18796
/proc/meminfo: memFree=1648880/2055920 swapFree=4181092/4192956
[pid=18795] ppid=18793 vsize=176024 CPUtime=282.21
/proc/18795/stat : 18795 (MoRsat) R 18793 18795 17812 0 -1 4194304 90069 0 0 0 28177 44 0 0 25 0 1 0 91070016 180248576 40593 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18795/statm: 44006 40593 113 284 0 43719 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 176024

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 18798
/proc/meminfo: memFree=1647344/2055920 swapFree=4181092/4192956
[pid=18795] ppid=18793 vsize=177500 CPUtime=342.19
/proc/18795/stat : 18795 (MoRsat) R 18793 18795 17812 0 -1 4194304 90403 0 0 0 34175 44 0 0 25 0 1 0 91070016 181760000 40927 1992294400 134512640 135679800 4294956224 18446744073709551615 134533216 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18795/statm: 44375 40927 113 284 0 44088 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 177500

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 18798
/proc/meminfo: memFree=1646064/2055920 swapFree=4181092/4192956
[pid=18795] ppid=18793 vsize=178704 CPUtime=402.18
/proc/18795/stat : 18795 (MoRsat) R 18793 18795 17812 0 -1 4194304 90722 0 0 0 40173 45 0 0 25 0 1 0 91070016 182992896 41246 1992294400 134512640 135679800 4294956224 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18795/statm: 44676 41246 113 284 0 44389 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 178704

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 18798
/proc/meminfo: memFree=1645168/2055920 swapFree=4181092/4192956
[pid=18795] ppid=18793 vsize=179632 CPUtime=462.16
/proc/18795/stat : 18795 (MoRsat) R 18793 18795 17812 0 -1 4194304 90939 0 0 0 46171 45 0 0 25 0 1 0 91070016 183943168 41463 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18795/statm: 44908 41463 113 284 0 44621 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 179632

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 18798
/proc/meminfo: memFree=1643760/2055920 swapFree=4181092/4192956
[pid=18795] ppid=18793 vsize=180956 CPUtime=522.15
/proc/18795/stat : 18795 (MoRsat) R 18793 18795 17812 0 -1 4194304 91280 0 0 0 52169 46 0 0 25 0 1 0 91070016 185298944 41804 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18795/statm: 45239 41804 113 284 0 44952 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 180956

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 18798
/proc/meminfo: memFree=1642800/2055920 swapFree=4181092/4192956
[pid=18795] ppid=18793 vsize=181880 CPUtime=582.12
/proc/18795/stat : 18795 (MoRsat) R 18793 18795 17812 0 -1 4194304 91519 0 0 0 58166 46 0 0 25 0 1 0 91070016 186245120 42043 1992294400 134512640 135679800 4294956224 18446744073709551615 134534618 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18795/statm: 45470 42043 113 284 0 45183 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 181880

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 18798
/proc/meminfo: memFree=1640880/2055920 swapFree=4181092/4192956
[pid=18795] ppid=18793 vsize=184192 CPUtime=642.11
/proc/18795/stat : 18795 (MoRsat) R 18793 18795 17812 0 -1 4194304 92089 0 0 0 64164 47 0 0 25 0 1 0 91070016 188612608 42476 1992294400 134512640 135679800 4294956224 18446744073709551615 134533169 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18795/statm: 46048 42476 113 284 0 45761 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 184192

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 18798
/proc/meminfo: memFree=1640304/2055920 swapFree=4181092/4192956
[pid=18795] ppid=18793 vsize=184852 CPUtime=702.09
/proc/18795/stat : 18795 (MoRsat) R 18793 18795 17812 0 -1 4194304 92280 0 0 0 70162 47 0 0 25 0 1 0 91070016 189288448 42667 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18795/statm: 46213 42667 113 284 0 45926 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 184852

[startup+762.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 18798
/proc/meminfo: memFree=1637552/2055920 swapFree=4181092/4192956
[pid=18795] ppid=18793 vsize=187244 CPUtime=762.08
/proc/18795/stat : 18795 (MoRsat) R 18793 18795 17812 0 -1 4194304 92960 0 0 0 76160 48 0 0 25 0 1 0 91070016 191737856 43347 1992294400 134512640 135679800 4294956224 18446744073709551615 134533043 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18795/statm: 46811 43347 113 284 0 46524 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 187244

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 18798
/proc/meminfo: memFree=1635952/2055920 swapFree=4181092/4192956
[pid=18795] ppid=18793 vsize=188848 CPUtime=822.06
/proc/18795/stat : 18795 (MoRsat) R 18793 18795 17812 0 -1 4194304 93352 0 0 0 82157 49 0 0 25 0 1 0 91070016 193380352 43739 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18795/statm: 47212 43739 113 284 0 46925 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 188848

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 18798
/proc/meminfo: memFree=1634864/2055920 swapFree=4181092/4192956
[pid=18795] ppid=18793 vsize=189904 CPUtime=882.04
/proc/18795/stat : 18795 (MoRsat) R 18793 18795 17812 0 -1 4194304 93623 0 0 0 88155 49 0 0 25 0 1 0 91070016 194461696 44010 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18795/statm: 47476 44010 113 284 0 47189 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 189904

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 18798
/proc/meminfo: memFree=1633584/2055920 swapFree=4181092/4192956
[pid=18795] ppid=18793 vsize=191092 CPUtime=942.03
/proc/18795/stat : 18795 (MoRsat) R 18793 18795 17812 0 -1 4194304 93941 0 0 0 94153 50 0 0 25 0 1 0 91070016 195678208 44328 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18795/statm: 47773 44328 113 284 0 47486 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 191092

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18798
/proc/meminfo: memFree=1632112/2055920 swapFree=4181092/4192956
[pid=18795] ppid=18793 vsize=192416 CPUtime=1002.01
/proc/18795/stat : 18795 (MoRsat) R 18793 18795 17812 0 -1 4194304 94298 0 0 0 100150 51 0 0 25 0 1 0 91070016 197033984 44685 1992294400 134512640 135679800 4294956224 18446744073709551615 134522641 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18795/statm: 48104 44685 113 284 0 47817 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 192416

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18798
/proc/meminfo: memFree=1630256/2055920 swapFree=4181092/4192956
[pid=18795] ppid=18793 vsize=194268 CPUtime=1061.99
/proc/18795/stat : 18795 (MoRsat) R 18793 18795 17812 0 -1 4194304 94767 0 0 0 106148 51 0 0 25 0 1 0 91070016 198930432 45154 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18795/statm: 48567 45154 113 284 0 48280 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 194268

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18798
/proc/meminfo: memFree=1628656/2055920 swapFree=4181092/4192956
[pid=18795] ppid=18793 vsize=195860 CPUtime=1121.97
/proc/18795/stat : 18795 (MoRsat) R 18793 18795 17812 0 -1 4194304 95167 0 0 0 112145 52 0 0 25 0 1 0 91070016 200560640 45554 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18795/statm: 48965 45554 113 284 0 48678 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 195860

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18798
/proc/meminfo: memFree=1627760/2055920 swapFree=4181092/4192956
[pid=18795] ppid=18793 vsize=196652 CPUtime=1181.96
/proc/18795/stat : 18795 (MoRsat) R 18793 18795 17812 0 -1 4194304 95376 0 0 0 118143 53 0 0 25 0 1 0 91070016 201371648 45763 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18795/statm: 49163 45763 113 284 0 48876 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 196652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18798
/proc/meminfo: memFree=1627504/2055920 swapFree=4181092/4192956
[pid=18795] ppid=18793 vsize=196960 CPUtime=1200.06
/proc/18795/stat : 18795 (MoRsat) R 18793 18795 17812 0 -1 4194304 95445 0 0 0 119953 53 0 0 25 0 1 0 91070016 201687040 45832 1992294400 134512640 135679800 4294956224 18446744073709551615 134533216 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18795/statm: 49240 45832 113 284 0 48953 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 196960

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

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

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18798
/proc/meminfo: memFree=1627504/2055920 swapFree=4181092/4192956
[pid=18795] ppid=18793 vsize=196960 CPUtime=1200.06
/proc/18795/stat : 18795 (MoRsat) R 18793 18795 17812 0 -1 4194304 95445 0 0 0 119953 53 0 0 25 0 1 0 91070016 201687040 45832 1992294400 134512640 135679800 4294956224 18446744073709551615 134533216 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18795/statm: 49240 45832 113 284 0 48953 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 196960

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.44
CPU time (s): 1200.09
CPU user time (s): 1199.53
CPU system time (s): 0.562914
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 196960

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

runsolver used 0.954854 second user time and 2.58961 second system time

The end

Launcher Data

Begin job on node13 at 2009-04-25 05:32:45
IDJOB=1717763
IDBENCH=20424
IDSOLVER=502
FILE ID=node13/1717763-1240630363
PBS_JOBID= 9186342
Free space on /tmp= 66196 MiB

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

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

MD5SUM BENCH= 3a68d904935650d9da7e64e1ee7bae82
RANDOM SEED=485411307

node13.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.227
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.227
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:       1811480 kB
Buffers:         41492 kB
Cached:         128028 kB
SwapCached:       5716 kB
Active:          42560 kB
Inactive:       135060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1811480 kB
SwapTotal:     4192956 kB
SwapFree:      4181092 kB
Dirty:           25916 kB
Writeback:           0 kB
Mapped:          13432 kB
Slab:            52824 kB
Committed_AS:   269760 kB
PageTables:       1460 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= 66196 MiB
End job on node13 at 2009-04-25 05:52:48