Trace number 1582397

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.15 1200.67

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p1.cnf
MD5SUM6ace5cfbe110f1a43049037cb7432998
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables259234
Number of clauses1387934
Sum of the clauses size3351923
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2981661
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
15.49/15.59	c atom#=259234 clause#=1387934 total literals=3351923 

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-1582397-1238939084/watcher-1582397-1238939084 -o /tmp/evaluation-result-1582397-1238939084/solver-1582397-1238939084 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1582397-1238939084.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/81 23662
/proc/meminfo: memFree=1835584/2055920 swapFree=4172196/4192956
[pid=23662] ppid=23660 vsize=23020 CPUtime=0
/proc/23662/stat : 23662 (MoRsat) R 23660 23662 22816 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 1166572475 23572480 126 1992294400 134512640 135679800 4294956224 18446744073709551615 134537421 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23662/statm: 5755 126 96 284 0 5468 0

[startup+0.104872 s]
/proc/loadavg: 1.00 1.00 1.00 3/81 23662
/proc/meminfo: memFree=1835584/2055920 swapFree=4172196/4192956
[pid=23662] ppid=23660 vsize=23020 CPUtime=0.1
/proc/23662/stat : 23662 (MoRsat) R 23660 23662 22816 0 -1 4194304 458 0 0 0 10 0 0 0 18 0 1 0 1166572475 23572480 442 1992294400 134512640 135679800 4294956224 18446744073709551615 135296930 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23662/statm: 5755 442 96 284 0 5468 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 23020

[startup+0.201882 s]
/proc/loadavg: 1.00 1.00 1.00 3/81 23662
/proc/meminfo: memFree=1835584/2055920 swapFree=4172196/4192956
[pid=23662] ppid=23660 vsize=23020 CPUtime=0.19
/proc/23662/stat : 23662 (MoRsat) R 23660 23662 22816 0 -1 4194304 766 0 0 0 19 0 0 0 18 0 1 0 1166572475 23572480 750 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23662/statm: 5755 751 96 284 0 5468 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 23020

[startup+0.301893 s]
/proc/loadavg: 1.00 1.00 1.00 3/81 23662
/proc/meminfo: memFree=1835584/2055920 swapFree=4172196/4192956
[pid=23662] ppid=23660 vsize=23020 CPUtime=0.29
/proc/23662/stat : 23662 (MoRsat) R 23660 23662 22816 0 -1 4194304 1085 0 0 0 29 0 0 0 19 0 1 0 1166572475 23572480 1069 1992294400 134512640 135679800 4294956224 18446744073709551615 135089568 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23662/statm: 5755 1069 96 284 0 5468 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23020

[startup+0.701938 s]
/proc/loadavg: 1.00 1.00 1.00 3/81 23662
/proc/meminfo: memFree=1835584/2055920 swapFree=4172196/4192956
[pid=23662] ppid=23660 vsize=23020 CPUtime=0.69
/proc/23662/stat : 23662 (MoRsat) R 23660 23662 22816 0 -1 4194304 2369 0 0 0 69 0 0 0 23 0 1 0 1166572475 23572480 2353 1992294400 134512640 135679800 4294956224 18446744073709551615 135300804 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23662/statm: 5755 2353 96 284 0 5468 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23020

[startup+1.50103 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23663
/proc/meminfo: memFree=1820344/2055920 swapFree=4172196/4192956
[pid=23662] ppid=23660 vsize=28092 CPUtime=1.49
/proc/23662/stat : 23662 (MoRsat) R 23660 23662 22816 0 -1 4194304 5440 0 0 0 146 3 0 0 25 0 1 0 1166572475 28766208 5211 1992294400 134512640 135679800 4294956224 18446744073709551615 134560469 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23662/statm: 7023 5211 101 284 0 6736 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28092

[startup+3.10121 s]
/proc/loadavg: 1.16 1.03 1.01 2/82 23663
/proc/meminfo: memFree=1814008/2055920 swapFree=4172196/4192956
[pid=23662] ppid=23660 vsize=28092 CPUtime=3.09
/proc/23662/stat : 23662 (MoRsat) R 23660 23662 22816 0 -1 4194304 5522 0 0 0 306 3 0 0 25 0 1 0 1166572475 28766208 5252 1992294400 134512640 135679800 4294956224 18446744073709551615 134560512 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23662/statm: 7023 5252 101 284 0 6736 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28092

[startup+6.30157 s]
/proc/loadavg: 1.16 1.03 1.01 2/82 23663
/proc/meminfo: memFree=1814904/2055920 swapFree=4172196/4192956
[pid=23662] ppid=23660 vsize=28092 CPUtime=6.29
/proc/23662/stat : 23662 (MoRsat) R 23660 23662 22816 0 -1 4194304 5522 0 0 0 626 3 0 0 25 0 1 0 1166572475 28766208 5252 1992294400 134512640 135679800 4294956224 18446744073709551615 134560469 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23662/statm: 7023 5252 101 284 0 6736 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28092

[startup+12.7013 s]
/proc/loadavg: 1.13 1.03 1.01 2/82 23663
/proc/meminfo: memFree=1814976/2055920 swapFree=4172196/4192956
[pid=23662] ppid=23660 vsize=28092 CPUtime=12.69
/proc/23662/stat : 23662 (MoRsat) R 23660 23662 22816 0 -1 4194304 5522 0 0 0 1266 3 0 0 25 0 1 0 1166572475 28766208 5252 1992294400 134512640 135679800 4294956224 18446744073709551615 134560450 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23662/statm: 7023 5252 101 284 0 6736 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28092

[startup+25.5027 s]
/proc/loadavg: 1.11 1.03 1.01 2/82 23663
/proc/meminfo: memFree=1703424/2055920 swapFree=4172196/4192956
[pid=23662] ppid=23660 vsize=149980 CPUtime=25.48
/proc/23662/stat : 23662 (MoRsat) R 23660 23662 22816 0 -1 4194304 81649 0 0 0 2514 34 0 0 25 0 1 0 1166572475 153579520 33192 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23662/statm: 37495 33192 113 284 0 37208 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 149980

[startup+51.1026 s]
/proc/loadavg: 1.07 1.03 1.01 2/82 23663
/proc/meminfo: memFree=1697856/2055920 swapFree=4172196/4192956
[pid=23662] ppid=23660 vsize=155592 CPUtime=51.08
/proc/23662/stat : 23662 (MoRsat) R 23660 23662 22816 0 -1 4194304 83027 0 0 0 5072 36 0 0 25 0 1 0 1166572475 159326208 34570 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23662/statm: 38898 34570 113 284 0 38611 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 155592

[startup+102.302 s]
/proc/loadavg: 1.03 1.02 1.00 2/82 23663
/proc/meminfo: memFree=1685696/2055920 swapFree=4172196/4192956
[pid=23662] ppid=23660 vsize=167632 CPUtime=102.25
/proc/23662/stat : 23662 (MoRsat) R 23660 23662 22816 0 -1 4194304 86086 0 0 0 10186 39 0 0 25 0 1 0 1166572475 171655168 37596 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23662/statm: 41908 37596 113 284 0 41621 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 167632

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/82 23663
/proc/meminfo: memFree=1671232/2055920 swapFree=4172196/4192956
[pid=23662] ppid=23660 vsize=182288 CPUtime=162.22
/proc/23662/stat : 23662 (MoRsat) R 23660 23662 22816 0 -1 4194304 89800 0 0 0 16180 42 0 0 25 0 1 0 1166572475 186662912 41212 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23662/statm: 45572 41212 113 284 0 45285 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 182288

[startup+222.308 s]
/proc/loadavg: 1.00 1.01 1.00 2/82 23663
/proc/meminfo: memFree=1658240/2055920 swapFree=4172196/4192956
[pid=23662] ppid=23660 vsize=195120 CPUtime=222.2
/proc/23662/stat : 23662 (MoRsat) R 23660 23662 22816 0 -1 4194304 93030 0 0 0 22174 46 0 0 25 0 1 0 1166572475 199802880 44442 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23662/statm: 48780 44442 113 284 0 48493 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 195120

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23664
/proc/meminfo: memFree=1644672/2055920 swapFree=4172196/4192956
[pid=23662] ppid=23660 vsize=208528 CPUtime=282.17
/proc/23662/stat : 23662 (MoRsat) R 23660 23662 22816 0 -1 4194304 96427 0 0 0 28167 50 0 0 25 0 1 0 1166572475 213532672 47839 1992294400 134512640 135679800 4294956224 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23662/statm: 52132 47839 113 284 0 51845 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 208528

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23665
/proc/meminfo: memFree=1629568/2055920 swapFree=4172196/4192956
[pid=23662] ppid=23660 vsize=224156 CPUtime=342.15
/proc/23662/stat : 23662 (MoRsat) R 23660 23662 22816 0 -1 4194304 100332 0 0 0 34162 53 0 0 25 0 1 0 1166572475 229535744 51550 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23662/statm: 56039 51550 113 284 0 55752 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 224156

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23665
/proc/meminfo: memFree=1613376/2055920 swapFree=4172196/4192956
[pid=23662] ppid=23660 vsize=240340 CPUtime=402.12
/proc/23662/stat : 23662 (MoRsat) R 23660 23662 22816 0 -1 4194304 104425 0 0 0 40156 56 0 0 25 0 1 0 1166572475 246108160 55643 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23662/statm: 60085 55643 113 284 0 59798 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 240340

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23665
/proc/meminfo: memFree=1598336/2055920 swapFree=4172196/4192956
[pid=23662] ppid=23660 vsize=255156 CPUtime=462.09
/proc/23662/stat : 23662 (MoRsat) R 23660 23662 22816 0 -1 4194304 108155 0 0 0 46149 60 0 0 25 0 1 0 1166572475 261279744 59373 1992294400 134512640 135679800 4294956224 18446744073709551615 134534453 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23662/statm: 63789 59373 113 284 0 63502 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 255156

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23665
/proc/meminfo: memFree=1581248/2055920 swapFree=4172196/4192956
[pid=23662] ppid=23660 vsize=272244 CPUtime=522.07
/proc/23662/stat : 23662 (MoRsat) R 23660 23662 22816 0 -1 4194304 112446 0 0 0 52144 63 0 0 25 0 1 0 1166572475 278777856 63664 1992294400 134512640 135679800 4294956224 18446744073709551615 134525584 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23662/statm: 68061 63664 113 284 0 67774 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 272244

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23665
/proc/meminfo: memFree=1568320/2055920 swapFree=4172196/4192956
[pid=23662] ppid=23660 vsize=284932 CPUtime=582.04
/proc/23662/stat : 23662 (MoRsat) R 23660 23662 22816 0 -1 4194304 115657 0 0 0 58137 67 0 0 25 0 1 0 1166572475 291770368 66875 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23662/statm: 71233 66875 113 284 0 70946 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 284932

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23665
/proc/meminfo: memFree=1554432/2055920 swapFree=4172196/4192956
[pid=23662] ppid=23660 vsize=298840 CPUtime=642.02
/proc/23662/stat : 23662 (MoRsat) R 23660 23662 22816 0 -1 4194304 119126 0 0 0 64132 70 0 0 25 0 1 0 1166572475 306012160 70344 1992294400 134512640 135679800 4294956224 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23662/statm: 74710 70344 113 284 0 74423 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 298840

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23665
/proc/meminfo: memFree=1539520/2055920 swapFree=4172196/4192956
[pid=23662] ppid=23660 vsize=313420 CPUtime=701.99
/proc/23662/stat : 23662 (MoRsat) R 23660 23662 22816 0 -1 4194304 122800 0 0 0 70126 73 0 0 25 0 1 0 1166572475 320942080 74018 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23662/statm: 78355 74018 113 284 0 78068 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 313420

[startup+762.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23665
/proc/meminfo: memFree=1525248/2055920 swapFree=4172196/4192956
[pid=23662] ppid=23660 vsize=327452 CPUtime=761.97
/proc/23662/stat : 23662 (MoRsat) R 23660 23662 22816 0 -1 4194304 126342 0 0 0 76121 76 0 0 25 0 1 0 1166572475 335310848 77560 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23662/statm: 81863 77560 113 284 0 81576 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 327452

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23665
/proc/meminfo: memFree=1509184/2055920 swapFree=4172196/4192956
[pid=23662] ppid=23660 vsize=345040 CPUtime=821.94
/proc/23662/stat : 23662 (MoRsat) R 23660 23662 22816 0 -1 4194304 130770 0 0 0 82114 80 0 0 25 0 1 0 1166572475 353320960 81602 1992294400 134512640 135679800 4294956224 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23662/statm: 86260 81602 113 284 0 85973 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 345040

[startup+882.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23665
/proc/meminfo: memFree=1494784/2055920 swapFree=4172196/4192956
[pid=23662] ppid=23660 vsize=359204 CPUtime=881.92
/proc/23662/stat : 23662 (MoRsat) R 23660 23662 22816 0 -1 4194304 134328 0 0 0 88108 84 0 0 25 0 1 0 1166572475 367824896 85160 1992294400 134512640 135679800 4294956224 18446744073709551615 134534964 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23662/statm: 89801 85160 113 284 0 89514 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 359204

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23665
/proc/meminfo: memFree=1482048/2055920 swapFree=4172196/4192956
[pid=23662] ppid=23660 vsize=372048 CPUtime=941.89
/proc/23662/stat : 23662 (MoRsat) R 23660 23662 22816 0 -1 4194304 137541 0 0 0 94102 87 0 0 25 0 1 0 1166572475 380977152 88373 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23662/statm: 93012 88373 113 284 0 92725 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 372048

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23671
/proc/meminfo: memFree=1465728/2055920 swapFree=4172196/4192956
[pid=23662] ppid=23660 vsize=387820 CPUtime=1001.85
/proc/23662/stat : 23662 (MoRsat) R 23660 23662 22816 0 -1 4194304 141497 0 0 0 100095 90 0 0 25 0 1 0 1166572475 397127680 92329 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23662/statm: 96955 92329 113 284 0 96668 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 387820

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23671
/proc/meminfo: memFree=1449408/2055920 swapFree=4172196/4192956
[pid=23662] ppid=23660 vsize=404260 CPUtime=1061.83
/proc/23662/stat : 23662 (MoRsat) R 23660 23662 22816 0 -1 4194304 145640 0 0 0 106089 94 0 0 25 0 1 0 1166572475 413962240 96472 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23662/statm: 101065 96472 113 284 0 100778 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 404260

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23671
/proc/meminfo: memFree=1434368/2055920 swapFree=4172196/4192956
[pid=23662] ppid=23660 vsize=419108 CPUtime=1121.8
/proc/23662/stat : 23662 (MoRsat) R 23660 23662 22816 0 -1 4194304 149378 0 0 0 112083 97 0 0 25 0 1 0 1166572475 429166592 100210 1992294400 134512640 135679800 4294956224 18446744073709551615 134522901 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23662/statm: 104777 100210 113 284 0 104490 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 419108

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23671
/proc/meminfo: memFree=1420096/2055920 swapFree=4172196/4192956
[pid=23662] ppid=23660 vsize=433276 CPUtime=1181.78
/proc/23662/stat : 23662 (MoRsat) R 23660 23662 22816 0 -1 4194304 152938 0 0 0 118077 101 0 0 25 0 1 0 1166572475 443674624 103770 1992294400 134512640 135679800 4294956224 18446744073709551615 134542699 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23662/statm: 108319 103770 113 284 0 108032 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 433276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23671
/proc/meminfo: memFree=1415360/2055920 swapFree=4172196/4192956
[pid=23662] ppid=23660 vsize=437800 CPUtime=1200.07
/proc/23662/stat : 23662 (MoRsat) R 23660 23662 22816 0 -1 4194304 154072 0 0 0 119905 102 0 0 25 0 1 0 1166572475 448307200 104904 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23662/statm: 109450 104904 113 284 0 109163 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 437800

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

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

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 23671
/proc/meminfo: memFree=1415360/2055920 swapFree=4172196/4192956
[pid=23662] ppid=23660 vsize=437800 CPUtime=1200.07
/proc/23662/stat : 23662 (MoRsat) R 23660 23662 22816 0 -1 4194304 154072 0 0 0 119905 102 0 0 25 0 1 0 1166572475 448307200 104904 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23662/statm: 109450 104904 113 284 0 109163 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 437800

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.67
CPU time (s): 1200.15
CPU user time (s): 1199.06
CPU system time (s): 1.08783
CPU usage (%): 99.9563
Max. virtual memory (cumulated for all children) (KiB): 437800

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

runsolver used 1.47078 second user time and 3.99839 second system time

The end

Launcher Data

Begin job on node85 at 2009-04-05 15:44:46
IDJOB=1582397
IDBENCH=71055
IDSOLVER=502
FILE ID=node85/1582397-1238939084
PBS_JOBID= 9101445
Free space on /tmp= 126844 MiB

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

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

MD5SUM BENCH= 6ace5cfbe110f1a43049037cb7432998
RANDOM SEED=1516854259

node85.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.236
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.236
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:       1836064 kB
Buffers:          9724 kB
Cached:         150280 kB
SwapCached:       9452 kB
Active:          47864 kB
Inactive:       123076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1836064 kB
SwapTotal:     4192956 kB
SwapFree:      4172196 kB
Dirty:           27720 kB
Writeback:           0 kB
Mapped:          16712 kB
Slab:            33148 kB
Committed_AS:  2911176 kB
PageTables:       2636 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= 126844 MiB
End job on node85 at 2009-04-05 16:04:48