Trace number 1580733

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.16 1200.46

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-5p1.cnf
MD5SUM8eb175d312e8be3bb4695a79b8f45bdc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark680.563
Satisfiable
(Un)Satisfiability was proved
Number of variables331196
Number of clauses1416850
Sum of the clauses size3333531
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 21064373
Number of clauses of size 3284354
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
15.59/15.63	c atom#=331196 clause#=1416850 total literals=3333531 

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

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 14211
/proc/meminfo: memFree=1214648/2055920 swapFree=4179068/4192956
[pid=14211] ppid=14209 vsize=23468 CPUtime=0
/proc/14211/stat : 14211 (MoRsat) R 14209 14211 13952 0 -1 4194304 136 0 0 0 0 0 0 0 18 0 1 0 1164814535 24031232 120 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14211/statm: 5867 120 96 284 0 5580 0

[startup+0.0970859 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 14211
/proc/meminfo: memFree=1214648/2055920 swapFree=4179068/4192956
[pid=14211] ppid=14209 vsize=23468 CPUtime=0.09
/proc/14211/stat : 14211 (MoRsat) R 14209 14211 13952 0 -1 4194304 410 0 0 0 9 0 0 0 18 0 1 0 1164814535 24031232 394 1992294400 134512640 135679800 4294956240 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14211/statm: 5867 394 96 284 0 5580 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23468

[startup+0.102085 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 14211
/proc/meminfo: memFree=1214648/2055920 swapFree=4179068/4192956
[pid=14211] ppid=14209 vsize=23468 CPUtime=0.09
/proc/14211/stat : 14211 (MoRsat) R 14209 14211 13952 0 -1 4194304 425 0 0 0 9 0 0 0 18 0 1 0 1164814535 24031232 409 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14211/statm: 5867 409 96 284 0 5580 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23468

[startup+0.302104 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 14211
/proc/meminfo: memFree=1214648/2055920 swapFree=4179068/4192956
[pid=14211] ppid=14209 vsize=23468 CPUtime=0.29
/proc/14211/stat : 14211 (MoRsat) R 14209 14211 13952 0 -1 4194304 1003 0 0 0 29 0 0 0 19 0 1 0 1164814535 24031232 987 1992294400 134512640 135679800 4294956240 18446744073709551615 135324263 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14211/statm: 5867 987 96 284 0 5580 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23468

[startup+0.701143 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 14211
/proc/meminfo: memFree=1214648/2055920 swapFree=4179068/4192956
[pid=14211] ppid=14209 vsize=23468 CPUtime=0.69
/proc/14211/stat : 14211 (MoRsat) R 14209 14211 13952 0 -1 4194304 2128 0 0 0 68 1 0 0 23 0 1 0 1164814535 24031232 2112 1992294400 134512640 135679800 4294956240 18446744073709551615 134537421 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14211/statm: 5867 2112 96 284 0 5580 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23468

[startup+1.50122 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14212
/proc/meminfo: memFree=1202992/2055920 swapFree=4179068/4192956
[pid=14211] ppid=14209 vsize=23468 CPUtime=1.49
/proc/14211/stat : 14211 (MoRsat) R 14209 14211 13952 0 -1 4194304 4391 0 0 0 145 4 0 0 25 0 1 0 1164814535 24031232 4375 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14211/statm: 5867 4375 96 284 0 5580 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23468

[startup+3.10137 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14212
/proc/meminfo: memFree=1193392/2055920 swapFree=4179068/4192956
[pid=14211] ppid=14209 vsize=29940 CPUtime=3.09
/proc/14211/stat : 14211 (MoRsat) R 14209 14211 13952 0 -1 4194304 5742 0 0 0 305 4 0 0 25 0 1 0 1164814535 30658560 5402 1992294400 134512640 135679800 4294956240 18446744073709551615 134560545 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14211/statm: 7485 5402 101 284 0 7198 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29940

[startup+6.30167 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14212
/proc/meminfo: memFree=1193392/2055920 swapFree=4179068/4192956
[pid=14211] ppid=14209 vsize=29940 CPUtime=6.29
/proc/14211/stat : 14211 (MoRsat) R 14209 14211 13952 0 -1 4194304 5742 0 0 0 625 4 0 0 25 0 1 0 1164814535 30658560 5402 1992294400 134512640 135679800 4294956240 18446744073709551615 134560780 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14211/statm: 7485 5402 101 284 0 7198 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29940

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14212
/proc/meminfo: memFree=1193456/2055920 swapFree=4179068/4192956
[pid=14211] ppid=14209 vsize=29940 CPUtime=12.68
/proc/14211/stat : 14211 (MoRsat) R 14209 14211 13952 0 -1 4194304 5742 0 0 0 1264 4 0 0 25 0 1 0 1164814535 30658560 5402 1992294400 134512640 135679800 4294956240 18446744073709551615 134560834 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14211/statm: 7485 5402 101 284 0 7198 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29940

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14212
/proc/meminfo: memFree=1086832/2055920 swapFree=4179068/4192956
[pid=14211] ppid=14209 vsize=139756 CPUtime=25.49
/proc/14211/stat : 14211 (MoRsat) R 14209 14211 13952 0 -1 4194304 67076 0 0 0 2521 28 0 0 25 0 1 0 1164814535 143110144 32035 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14211/statm: 34939 32035 113 284 0 34652 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139756

[startup+51.1019 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14212
/proc/meminfo: memFree=1085936/2055920 swapFree=4179068/4192956
[pid=14211] ppid=14209 vsize=140708 CPUtime=51.08
/proc/14211/stat : 14211 (MoRsat) R 14209 14211 13952 0 -1 4194304 67329 0 0 0 5080 28 0 0 25 0 1 0 1164814535 144084992 32288 1992294400 134512640 135679800 4294956240 18446744073709551615 134533219 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14211/statm: 35177 32288 113 284 0 34890 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 140708

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14212
/proc/meminfo: memFree=1078128/2055920 swapFree=4179068/4192956
[pid=14211] ppid=14209 vsize=148616 CPUtime=102.27
/proc/14211/stat : 14211 (MoRsat) R 14209 14211 13952 0 -1 4194304 69287 0 0 0 10197 30 0 0 25 0 1 0 1164814535 152182784 34246 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14211/statm: 37154 34246 113 284 0 36867 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 148616

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14212
/proc/meminfo: memFree=1069552/2055920 swapFree=4179068/4192956
[pid=14211] ppid=14209 vsize=157380 CPUtime=162.25
/proc/14211/stat : 14211 (MoRsat) R 14209 14211 13952 0 -1 4194304 71816 0 0 0 16193 32 0 0 25 0 1 0 1164814535 161157120 36398 1992294400 134512640 135679800 4294956240 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14211/statm: 39345 36398 113 284 0 39058 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 157380

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14212
/proc/meminfo: memFree=1056368/2055920 swapFree=4179068/4192956
[pid=14211] ppid=14209 vsize=170212 CPUtime=222.23
/proc/14211/stat : 14211 (MoRsat) R 14209 14211 13952 0 -1 4194304 75075 0 0 0 22188 35 0 0 25 0 1 0 1164814535 174297088 39657 1992294400 134512640 135679800 4294956240 18446744073709551615 134522641 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14211/statm: 42553 39657 113 284 0 42266 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 170212

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14212
/proc/meminfo: memFree=1042928/2055920 swapFree=4179068/4192956
[pid=14211] ppid=14209 vsize=183692 CPUtime=282.22
/proc/14211/stat : 14211 (MoRsat) R 14209 14211 13952 0 -1 4194304 78461 0 0 0 28183 39 0 0 25 0 1 0 1164814535 188100608 43043 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14211/statm: 45923 43043 113 284 0 45636 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 183692

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14212
/proc/meminfo: memFree=1033456/2055920 swapFree=4179068/4192956
[pid=14211] ppid=14209 vsize=193712 CPUtime=342.2
/proc/14211/stat : 14211 (MoRsat) R 14209 14211 13952 0 -1 4194304 80992 0 0 0 34179 41 0 0 25 0 1 0 1164814535 198361088 45380 1992294400 134512640 135679800 4294956240 18446744073709551615 134534453 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14211/statm: 48428 45380 113 284 0 48141 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 193712

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14212
/proc/meminfo: memFree=1020656/2055920 swapFree=4179068/4192956
[pid=14211] ppid=14209 vsize=206580 CPUtime=402.19
/proc/14211/stat : 14211 (MoRsat) R 14209 14211 13952 0 -1 4194304 84244 0 0 0 40175 44 0 0 25 0 1 0 1164814535 211537920 48632 1992294400 134512640 135679800 4294956240 18446744073709551615 134525557 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14211/statm: 51645 48632 113 284 0 51358 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 206580

[startup+462.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14212
/proc/meminfo: memFree=1008880/2055920 swapFree=4179068/4192956
[pid=14211] ppid=14209 vsize=217988 CPUtime=462.18
/proc/14211/stat : 14211 (MoRsat) R 14209 14211 13952 0 -1 4194304 87124 0 0 0 46171 47 0 0 25 0 1 0 1164814535 223219712 51512 1992294400 134512640 135679800 4294956240 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14211/statm: 54497 51512 113 284 0 54210 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 217988

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14212
/proc/meminfo: memFree=999216/2055920 swapFree=4179068/4192956
[pid=14211] ppid=14209 vsize=227776 CPUtime=522.16
/proc/14211/stat : 14211 (MoRsat) R 14209 14211 13952 0 -1 4194304 89578 0 0 0 52167 49 0 0 25 0 1 0 1164814535 233242624 53966 1992294400 134512640 135679800 4294956240 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14211/statm: 56944 53966 113 284 0 56657 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 227776

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14218
/proc/meminfo: memFree=986416/2055920 swapFree=4179068/4192956
[pid=14211] ppid=14209 vsize=240612 CPUtime=582.14
/proc/14211/stat : 14211 (MoRsat) R 14209 14211 13952 0 -1 4194304 92786 0 0 0 58162 52 0 0 25 0 1 0 1164814535 246386688 57174 1992294400 134512640 135679800 4294956240 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14211/statm: 60153 57174 113 284 0 59866 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 240612

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14218
/proc/meminfo: memFree=976752/2055920 swapFree=4179068/4192956
[pid=14211] ppid=14209 vsize=250000 CPUtime=642.13
/proc/14211/stat : 14211 (MoRsat) R 14209 14211 13952 0 -1 4194304 95160 0 0 0 64158 55 0 0 25 0 1 0 1164814535 256000000 59548 1992294400 134512640 135679800 4294956240 18446744073709551615 134525557 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14211/statm: 62500 59548 113 284 0 62213 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 250000

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14218
/proc/meminfo: memFree=967280/2055920 swapFree=4179068/4192956
[pid=14211] ppid=14209 vsize=259380 CPUtime=702.11
/proc/14211/stat : 14211 (MoRsat) R 14209 14211 13952 0 -1 4194304 97540 0 0 0 70153 58 0 0 25 0 1 0 1164814535 265605120 61928 1992294400 134512640 135679800 4294956240 18446744073709551615 134543051 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14211/statm: 64845 61928 113 284 0 64558 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 259380

[startup+762.304 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14218
/proc/meminfo: memFree=955184/2055920 swapFree=4179068/4192956
[pid=14211] ppid=14209 vsize=271196 CPUtime=762.1
/proc/14211/stat : 14211 (MoRsat) R 14209 14211 13952 0 -1 4194304 100510 0 0 0 76150 60 0 0 25 0 1 0 1164814535 277704704 64898 1992294400 134512640 135679800 4294956240 18446744073709551615 134525557 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14211/statm: 67799 64898 113 284 0 67512 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 271196

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14218
/proc/meminfo: memFree=946224/2055920 swapFree=4179068/4192956
[pid=14211] ppid=14209 vsize=280192 CPUtime=822.08
/proc/14211/stat : 14211 (MoRsat) R 14209 14211 13952 0 -1 4194304 102766 0 0 0 82145 63 0 0 25 0 1 0 1164814535 286916608 67154 1992294400 134512640 135679800 4294956240 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14211/statm: 70048 67154 113 284 0 69761 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 280192

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14218
/proc/meminfo: memFree=936752/2055920 swapFree=4179068/4192956
[pid=14211] ppid=14209 vsize=289456 CPUtime=882.07
/proc/14211/stat : 14211 (MoRsat) R 14209 14211 13952 0 -1 4194304 105088 0 0 0 88142 65 0 0 25 0 1 0 1164814535 296402944 69476 1992294400 134512640 135679800 4294956240 18446744073709551615 134522785 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14211/statm: 72364 69476 113 284 0 72077 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 289456

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14218
/proc/meminfo: memFree=926384/2055920 swapFree=4179068/4192956
[pid=14211] ppid=14209 vsize=300044 CPUtime=942.05
/proc/14211/stat : 14211 (MoRsat) R 14209 14211 13952 0 -1 4194304 107769 0 0 0 94137 68 0 0 25 0 1 0 1164814535 307245056 72157 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14211/statm: 75011 72157 113 284 0 74724 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 300044

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14218
/proc/meminfo: memFree=911344/2055920 swapFree=4179068/4192956
[pid=14211] ppid=14209 vsize=316300 CPUtime=1002.03
/proc/14211/stat : 14211 (MoRsat) R 14209 14211 13952 0 -1 4194304 111848 0 0 0 100132 71 0 0 25 0 1 0 1164814535 323891200 75850 1992294400 134512640 135679800 4294956240 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14211/statm: 79075 75850 113 284 0 78788 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 316300

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14218
/proc/meminfo: memFree=901296/2055920 swapFree=4179068/4192956
[pid=14211] ppid=14209 vsize=326480 CPUtime=1062.02
/proc/14211/stat : 14211 (MoRsat) R 14209 14211 13952 0 -1 4194304 114388 0 0 0 106127 75 0 0 25 0 1 0 1164814535 334315520 78390 1992294400 134512640 135679800 4294956240 18446744073709551615 134525670 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14211/statm: 81620 78390 113 284 0 81333 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 326480

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14218
/proc/meminfo: memFree=890096/2055920 swapFree=4179068/4192956
[pid=14211] ppid=14209 vsize=337332 CPUtime=1122
/proc/14211/stat : 14211 (MoRsat) R 14209 14211 13952 0 -1 4194304 117142 0 0 0 112122 78 0 0 25 0 1 0 1164814535 345427968 81144 1992294400 134512640 135679800 4294956240 18446744073709551615 134525572 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14211/statm: 84333 81144 113 284 0 84046 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 337332

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14218
/proc/meminfo: memFree=881584/2055920 swapFree=4179068/4192956
[pid=14211] ppid=14209 vsize=345948 CPUtime=1181.99
/proc/14211/stat : 14211 (MoRsat) R 14209 14211 13952 0 -1 4194304 119294 0 0 0 118118 81 0 0 25 0 1 0 1164814535 354250752 83296 1992294400 134512640 135679800 4294956240 18446744073709551615 134519353 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14211/statm: 86487 83296 113 284 0 86200 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 345948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14218
/proc/meminfo: memFree=878320/2055920 swapFree=4179068/4192956
[pid=14211] ppid=14209 vsize=348992 CPUtime=1200.09
/proc/14211/stat : 14211 (MoRsat) R 14209 14211 13952 0 -1 4194304 120049 0 0 0 119927 82 0 0 25 0 1 0 1164814535 357367808 84051 1992294400 134512640 135679800 4294956240 18446744073709551615 134525584 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14211/statm: 87248 84051 113 284 0 86961 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 348992

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.46
CPU time (s): 1200.16
CPU user time (s): 1199.27
CPU system time (s): 0.882865
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 348992

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

runsolver used 0.954854 second user time and 2.53062 second system time

The end

Launcher Data

Begin job on node61 at 2009-04-05 10:52:07
IDJOB=1580733
IDBENCH=71023
IDSOLVER=502
FILE ID=node61/1580733-1238921525
PBS_JOBID= 9101421
Free space on /tmp= 66536 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-5p1.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1580733-1238921525/watcher-1580733-1238921525 -o /tmp/evaluation-result-1580733-1238921525/solver-1580733-1238921525 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1580733-1238921525.cnf

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

MD5SUM BENCH= 8eb175d312e8be3bb4695a79b8f45bdc
RANDOM SEED=247693395

node61.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.238
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.238
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:       1215064 kB
Buffers:         83984 kB
Cached:         667576 kB
SwapCached:       7932 kB
Active:         401348 kB
Inactive:       359800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1215064 kB
SwapTotal:     4192956 kB
SwapFree:      4179068 kB
Dirty:           27620 kB
Writeback:           0 kB
Mapped:          15172 kB
Slab:            65812 kB
Committed_AS:  3094960 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66536 MiB
End job on node61 at 2009-04-05 11:12:09