Trace number 1581877

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.12 1200.55

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-20-5p1.cnf
MD5SUM93858500e23e9a4bf0619d7bf7dc00f3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark413.629
Satisfiable
(Un)Satisfiability was proved
Number of variables224986
Number of clauses1204430
Sum of the clauses size2908691
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 2851953
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 
13.48/13.51	c atom#=224986 clause#=1204430 total literals=2908691 

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-1581877-1238933555/watcher-1581877-1238933555 -o /tmp/evaluation-result-1581877-1238933555/solver-1581877-1238933555 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1581877-1238933555.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.90 1.83 1.45 3/81 14917
/proc/meminfo: memFree=1339752/2055920 swapFree=4174556/4192956
[pid=14917] ppid=14915 vsize=20152 CPUtime=0
/proc/14917/stat : 14917 (MoRsat) R 14915 14917 14785 0 -1 4194304 141 0 0 0 0 0 0 0 20 0 1 0 770250732 20635648 125 1992294400 134512640 135679800 4294956224 18446744073709551615 134537374 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14917/statm: 5038 126 96 284 0 4751 0

[startup+0.0920431 s]
/proc/loadavg: 1.90 1.83 1.45 3/81 14917
/proc/meminfo: memFree=1339752/2055920 swapFree=4174556/4192956
[pid=14917] ppid=14915 vsize=20152 CPUtime=0.08
/proc/14917/stat : 14917 (MoRsat) R 14915 14917 14785 0 -1 4194304 422 0 0 0 8 0 0 0 20 0 1 0 770250732 20635648 406 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14917/statm: 5038 406 96 284 0 4751 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 20152

[startup+0.101044 s]
/proc/loadavg: 1.90 1.83 1.45 3/81 14917
/proc/meminfo: memFree=1339752/2055920 swapFree=4174556/4192956
[pid=14917] ppid=14915 vsize=20152 CPUtime=0.09
/proc/14917/stat : 14917 (MoRsat) R 14915 14917 14785 0 -1 4194304 451 0 0 0 9 0 0 0 20 0 1 0 770250732 20635648 435 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14917/statm: 5038 435 96 284 0 4751 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20152

[startup+0.301081 s]
/proc/loadavg: 1.90 1.83 1.45 3/81 14917
/proc/meminfo: memFree=1339752/2055920 swapFree=4174556/4192956
[pid=14917] ppid=14915 vsize=20152 CPUtime=0.29
/proc/14917/stat : 14917 (MoRsat) R 14915 14917 14785 0 -1 4194304 1091 0 0 0 28 1 0 0 22 0 1 0 770250732 20635648 1075 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14917/statm: 5038 1075 96 284 0 4751 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20152

[startup+0.70116 s]
/proc/loadavg: 1.90 1.83 1.45 3/81 14917
/proc/meminfo: memFree=1339752/2055920 swapFree=4174556/4192956
[pid=14917] ppid=14915 vsize=20152 CPUtime=0.69
/proc/14917/stat : 14917 (MoRsat) R 14915 14917 14785 0 -1 4194304 2389 0 0 0 67 2 0 0 25 0 1 0 770250732 20635648 2373 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14917/statm: 5038 2373 96 284 0 4751 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20152

[startup+1.50131 s]
/proc/loadavg: 1.90 1.83 1.45 2/82 14918
/proc/meminfo: memFree=1326752/2055920 swapFree=4174556/4192956
[pid=14917] ppid=14915 vsize=24548 CPUtime=1.48
/proc/14917/stat : 14917 (MoRsat) R 14915 14917 14785 0 -1 4194304 4808 0 0 0 145 3 0 0 25 0 1 0 770250732 25137152 4572 1992294400 134512640 135679800 4294956224 18446744073709551615 134560450 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14917/statm: 6137 4572 101 284 0 5850 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 24548

[startup+3.10162 s]
/proc/loadavg: 1.90 1.83 1.45 2/82 14918
/proc/meminfo: memFree=1320736/2055920 swapFree=4174556/4192956
[pid=14917] ppid=14915 vsize=24548 CPUtime=3.08
/proc/14917/stat : 14917 (MoRsat) R 14915 14917 14785 0 -1 4194304 4808 0 0 0 305 3 0 0 25 0 1 0 770250732 25137152 4572 1992294400 134512640 135679800 4294956224 18446744073709551615 134560780 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14917/statm: 6137 4572 101 284 0 5850 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 24548

[startup+6.30125 s]
/proc/loadavg: 1.99 1.85 1.46 2/82 14918
/proc/meminfo: memFree=1320928/2055920 swapFree=4174556/4192956
[pid=14917] ppid=14915 vsize=24548 CPUtime=6.29
/proc/14917/stat : 14917 (MoRsat) R 14915 14917 14785 0 -1 4194304 4808 0 0 0 625 4 0 0 25 0 1 0 770250732 25137152 4572 1992294400 134512640 135679800 4294956224 18446744073709551615 134560407 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14917/statm: 6137 4572 101 284 0 5850 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24548

[startup+12.7015 s]
/proc/loadavg: 1.91 1.83 1.45 2/82 14918
/proc/meminfo: memFree=1318496/2055920 swapFree=4174556/4192956
[pid=14917] ppid=14915 vsize=47384 CPUtime=12.69
/proc/14917/stat : 14917 (MoRsat) R 14915 14917 14785 0 -1 4194304 36565 0 0 0 1250 19 0 0 25 0 1 0 770250732 48521216 8227 1992294400 134512640 135679800 4294956224 18446744073709551615 134556429 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14917/statm: 11846 8227 106 284 0 11559 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47384

[startup+25.502 s]
/proc/loadavg: 1.71 1.79 1.45 2/82 14918
/proc/meminfo: memFree=1226080/2055920 swapFree=4174556/4192956
[pid=14917] ppid=14915 vsize=128152 CPUtime=25.48
/proc/14917/stat : 14917 (MoRsat) R 14915 14917 14785 0 -1 4194304 70672 0 0 0 2516 32 0 0 25 0 1 0 770250732 131227648 28485 1992294400 134512640 135679800 4294956224 18446744073709551615 134525557 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14917/statm: 32038 28485 113 284 0 31751 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 128152

[startup+51.1019 s]
/proc/loadavg: 1.46 1.73 1.43 2/82 14918
/proc/meminfo: memFree=1223392/2055920 swapFree=4174556/4192956
[pid=14917] ppid=14915 vsize=131032 CPUtime=51.06
/proc/14917/stat : 14917 (MoRsat) R 14915 14917 14785 0 -1 4194304 71418 0 0 0 5073 33 0 0 25 0 1 0 770250732 134176768 29198 1992294400 134512640 135679800 4294956224 18446744073709551615 134542571 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14917/statm: 32758 29198 113 284 0 32471 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 131032

[startup+102.307 s]
/proc/loadavg: 1.20 1.61 1.41 2/82 14918
/proc/meminfo: memFree=1214496/2055920 swapFree=4174556/4192956
[pid=14917] ppid=14915 vsize=139056 CPUtime=102.25
/proc/14917/stat : 14917 (MoRsat) R 14915 14917 14785 0 -1 4194304 73935 0 0 0 10189 36 0 0 25 0 1 0 770250732 142393344 31393 1992294400 134512640 135679800 4294956224 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14917/statm: 34764 31393 113 284 0 34477 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 139056

[startup+162.302 s]
/proc/loadavg: 1.07 1.50 1.38 2/82 14918
/proc/meminfo: memFree=1199008/2055920 swapFree=4174556/4192956
[pid=14917] ppid=14915 vsize=154376 CPUtime=162.22
/proc/14917/stat : 14917 (MoRsat) R 14915 14917 14785 0 -1 4194304 77824 0 0 0 16182 40 0 0 25 0 1 0 770250732 158081024 35282 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14917/statm: 38594 35282 113 284 0 38307 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 154376

[startup+222.301 s]
/proc/loadavg: 1.02 1.41 1.35 2/82 14918
/proc/meminfo: memFree=1185568/2055920 swapFree=4174556/4192956
[pid=14917] ppid=14915 vsize=167576 CPUtime=222.2
/proc/14917/stat : 14917 (MoRsat) R 14915 14917 14785 0 -1 4194304 81145 0 0 0 22176 44 0 0 25 0 1 0 770250732 171597824 38603 1992294400 134512640 135679800 4294956224 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14917/statm: 41894 38603 113 284 0 41607 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 167576

[startup+282.302 s]
/proc/loadavg: 1.01 1.33 1.33 2/82 14918
/proc/meminfo: memFree=1171872/2055920 swapFree=4174556/4192956
[pid=14917] ppid=14915 vsize=182076 CPUtime=282.18
/proc/14917/stat : 14917 (MoRsat) R 14915 14917 14785 0 -1 4194304 84797 0 0 0 28170 48 0 0 25 0 1 0 770250732 186445824 42061 1992294400 134512640 135679800 4294956224 18446744073709551615 134519325 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14917/statm: 45519 42061 113 284 0 45232 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 182076

[startup+342.301 s]
/proc/loadavg: 1.00 1.27 1.31 2/82 14918
/proc/meminfo: memFree=1157664/2055920 swapFree=4174556/4192956
[pid=14917] ppid=14915 vsize=195960 CPUtime=342.16
/proc/14917/stat : 14917 (MoRsat) R 14915 14917 14785 0 -1 4194304 88319 0 0 0 34165 51 0 0 25 0 1 0 770250732 200663040 45583 1992294400 134512640 135679800 4294956224 18446744073709551615 134525565 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14917/statm: 48990 45583 113 284 0 48703 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 195960

[startup+402.301 s]
/proc/loadavg: 1.00 1.22 1.28 2/82 14918
/proc/meminfo: memFree=1145504/2055920 swapFree=4174556/4192956
[pid=14917] ppid=14915 vsize=208256 CPUtime=402.13
/proc/14917/stat : 14917 (MoRsat) R 14915 14917 14785 0 -1 4194304 91404 0 0 0 40159 54 0 0 25 0 1 0 770250732 213254144 48668 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14917/statm: 52064 48668 113 284 0 51777 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 208256

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.26 2/82 14918
/proc/meminfo: memFree=1133408/2055920 swapFree=4174556/4192956
[pid=14917] ppid=14915 vsize=220012 CPUtime=462.12
/proc/14917/stat : 14917 (MoRsat) R 14915 14917 14785 0 -1 4194304 94378 0 0 0 46154 58 0 0 25 0 1 0 770250732 225292288 51642 1992294400 134512640 135679800 4294956224 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14917/statm: 55003 51642 113 284 0 54716 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 220012

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.25 2/82 14918
/proc/meminfo: memFree=1120288/2055920 swapFree=4174556/4192956
[pid=14917] ppid=14915 vsize=233224 CPUtime=522.09
/proc/14917/stat : 14917 (MoRsat) R 14915 14917 14785 0 -1 4194304 97691 0 0 0 52148 61 0 0 25 0 1 0 770250732 238821376 54955 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14917/statm: 58306 54955 113 284 0 58019 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 233224

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.23 2/82 14918
/proc/meminfo: memFree=1109216/2055920 swapFree=4174556/4192956
[pid=14917] ppid=14915 vsize=244052 CPUtime=582.07
/proc/14917/stat : 14917 (MoRsat) R 14915 14917 14785 0 -1 4194304 100433 0 0 0 58142 65 0 0 25 0 1 0 770250732 249909248 57697 1992294400 134512640 135679800 4294956224 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14917/statm: 61013 57697 113 284 0 60726 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 244052

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.21 2/82 14918
/proc/meminfo: memFree=1097696/2055920 swapFree=4174556/4192956
[pid=14917] ppid=14915 vsize=255288 CPUtime=642.06
/proc/14917/stat : 14917 (MoRsat) R 14915 14917 14785 0 -1 4194304 103247 0 0 0 64139 67 0 0 25 0 1 0 770250732 261414912 60511 1992294400 134512640 135679800 4294956224 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14917/statm: 63822 60511 113 284 0 63535 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 255288

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.19 2/82 14918
/proc/meminfo: memFree=1088672/2055920 swapFree=4174556/4192956
[pid=14917] ppid=14915 vsize=264156 CPUtime=702.03
/proc/14917/stat : 14917 (MoRsat) R 14915 14917 14785 0 -1 4194304 105499 0 0 0 70134 69 0 0 25 0 1 0 770250732 270495744 62763 1992294400 134512640 135679800 4294956224 18446744073709551615 134543059 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14917/statm: 66039 62763 113 284 0 65752 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 264156

[startup+762.307 s]
/proc/loadavg: 1.00 1.05 1.18 2/82 14918
/proc/meminfo: memFree=1077920/2055920 swapFree=4174556/4192956
[pid=14917] ppid=14915 vsize=276400 CPUtime=762.02
/proc/14917/stat : 14917 (MoRsat) R 14915 14917 14785 0 -1 4194304 108569 0 0 0 76130 72 0 0 25 0 1 0 770250732 283033600 65447 1992294400 134512640 135679800 4294956224 18446744073709551615 134525011 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14917/statm: 69100 65447 113 284 0 68813 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 276400

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/82 14918
/proc/meminfo: memFree=1067488/2055920 swapFree=4174556/4192956
[pid=14917] ppid=14915 vsize=286996 CPUtime=822
/proc/14917/stat : 14917 (MoRsat) R 14915 14917 14785 0 -1 4194304 111250 0 0 0 82124 76 0 0 25 0 1 0 770250732 293883904 68128 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14917/statm: 71749 68128 113 284 0 71462 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 286996

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/82 14918
/proc/meminfo: memFree=1058912/2055920 swapFree=4174556/4192956
[pid=14917] ppid=14915 vsize=295316 CPUtime=881.97
/proc/14917/stat : 14917 (MoRsat) R 14915 14917 14785 0 -1 4194304 113335 0 0 0 88119 78 0 0 25 0 1 0 770250732 302403584 70213 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14917/statm: 73829 70213 113 284 0 73542 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 295316

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/82 14918
/proc/meminfo: memFree=1050976/2055920 swapFree=4174556/4192956
[pid=14917] ppid=14915 vsize=303248 CPUtime=941.95
/proc/14917/stat : 14917 (MoRsat) R 14915 14917 14785 0 -1 4194304 115346 0 0 0 94115 80 0 0 25 0 1 0 770250732 310525952 72224 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14917/statm: 75812 72224 113 284 0 75525 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 303248

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/82 14918
/proc/meminfo: memFree=1046944/2055920 swapFree=4174556/4192956
[pid=14917] ppid=14915 vsize=307084 CPUtime=1001.93
/proc/14917/stat : 14917 (MoRsat) R 14915 14917 14785 0 -1 4194304 116310 0 0 0 100112 81 0 0 25 0 1 0 770250732 314454016 73188 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14917/statm: 76771 73188 113 284 0 76484 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 307084

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/82 14918
/proc/meminfo: memFree=1046944/2055920 swapFree=4174556/4192956
[pid=14917] ppid=14915 vsize=307084 CPUtime=1061.91
/proc/14917/stat : 14917 (MoRsat) R 14915 14917 14785 0 -1 4194304 116311 0 0 0 106110 81 0 0 25 0 1 0 770250732 314454016 73189 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14917/statm: 76771 73189 113 284 0 76484 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 307084

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/82 14918
/proc/meminfo: memFree=1040160/2055920 swapFree=4174556/4192956
[pid=14917] ppid=14915 vsize=313704 CPUtime=1121.89
/proc/14917/stat : 14917 (MoRsat) R 14915 14917 14785 0 -1 4194304 118004 0 0 0 112107 82 0 0 25 0 1 0 770250732 321232896 74882 1992294400 134512640 135679800 4294956224 18446744073709551615 134536034 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14917/statm: 78426 74882 113 284 0 78139 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 313704

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/82 14918
/proc/meminfo: memFree=1032480/2055920 swapFree=4174556/4192956
[pid=14917] ppid=14915 vsize=321412 CPUtime=1181.87
/proc/14917/stat : 14917 (MoRsat) R 14915 14917 14785 0 -1 4194304 119943 0 0 0 118102 85 0 0 25 0 1 0 770250732 329125888 76821 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14917/statm: 80353 76821 113 284 0 80066 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 321412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/82 14918
/proc/meminfo: memFree=1030368/2055920 swapFree=4174556/4192956
[pid=14917] ppid=14915 vsize=323436 CPUtime=1200.06
/proc/14917/stat : 14917 (MoRsat) R 14915 14917 14785 0 -1 4194304 120431 0 0 0 119921 85 0 0 25 0 1 0 770250732 331198464 77309 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14917/statm: 80859 77309 113 284 0 80572 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 323436

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/82 14918
/proc/meminfo: memFree=1030368/2055920 swapFree=4174556/4192956
[pid=14917] ppid=14915 vsize=323436 CPUtime=1200.06
/proc/14917/stat : 14917 (MoRsat) R 14915 14917 14785 0 -1 4194304 120431 0 0 0 119921 85 0 0 25 0 1 0 770250732 331198464 77309 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14917/statm: 80859 77309 113 284 0 80572 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 323436

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.12
CPU user time (s): 1199.22
CPU system time (s): 0.904862
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 323436

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

runsolver used 1.48277 second user time and 3.98839 second system time

The end

Launcher Data

Begin job on node88 at 2009-04-05 14:12:37
IDJOB=1581877
IDBENCH=71045
IDSOLVER=502
FILE ID=node88/1581877-1238933555
PBS_JOBID= 9101469
Free space on /tmp= 66512 MiB

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

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

MD5SUM BENCH= 93858500e23e9a4bf0619d7bf7dc00f3
RANDOM SEED=563171741

node88.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.281
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.281
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:       1340232 kB
Buffers:         68492 kB
Cached:         556824 kB
SwapCached:       7356 kB
Active:         265636 kB
Inactive:       368712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1340232 kB
SwapTotal:     4192956 kB
SwapFree:      4174556 kB
Dirty:           24096 kB
Writeback:           0 kB
Mapped:          14728 kB
Slab:            65500 kB
Committed_AS:  2117856 kB
PageTables:       2664 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= 66508 MiB
End job on node88 at 2009-04-05 14:32:40