Trace number 1580213

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.07 1200.56

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-5p1.cnf
MD5SUMc530016627d60451f148c386bba0e9bf
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 variables224962
Number of clauses1204358
Sum of the clauses size2908547
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 2851881
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.59/13.61	c atom#=224962 clause#=1204358 total literals=2908547 

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-1580213-1238916831/watcher-1580213-1238916831 -o /tmp/evaluation-result-1580213-1238916831/solver-1580213-1238916831 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1580213-1238916831.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/64 9656
/proc/meminfo: memFree=1547544/2055920 swapFree=4177960/4192956
[pid=9656] ppid=9654 vsize=20152 CPUtime=0
/proc/9656/stat : 9656 (MoRsat) R 9654 9656 9259 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 1164344260 20635648 123 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9656/statm: 5038 123 96 284 0 4751 0

[startup+0.0180821 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9656
/proc/meminfo: memFree=1547544/2055920 swapFree=4177960/4192956
[pid=9656] ppid=9654 vsize=20152 CPUtime=0.01
/proc/9656/stat : 9656 (MoRsat) R 9654 9656 9259 0 -1 4194304 181 0 0 0 1 0 0 0 18 0 1 0 1164344260 20635648 165 1992294400 134512640 135679800 4294956224 18446744073709551615 134537421 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9656/statm: 5038 165 96 284 0 4751 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 20152

[startup+0.102099 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9656
/proc/meminfo: memFree=1547544/2055920 swapFree=4177960/4192956
[pid=9656] ppid=9654 vsize=20152 CPUtime=0.1
/proc/9656/stat : 9656 (MoRsat) R 9654 9656 9259 0 -1 4194304 454 0 0 0 10 0 0 0 18 0 1 0 1164344260 20635648 438 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9656/statm: 5038 438 96 284 0 4751 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 20152

[startup+0.302141 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9656
/proc/meminfo: memFree=1547544/2055920 swapFree=4177960/4192956
[pid=9656] ppid=9654 vsize=20152 CPUtime=0.29
/proc/9656/stat : 9656 (MoRsat) R 9654 9656 9259 0 -1 4194304 1089 0 0 0 29 0 0 0 19 0 1 0 1164344260 20635648 1073 1992294400 134512640 135679800 4294956224 18446744073709551615 134537421 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9656/statm: 5038 1073 96 284 0 4751 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20152

[startup+0.701227 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9656
/proc/meminfo: memFree=1547544/2055920 swapFree=4177960/4192956
[pid=9656] ppid=9654 vsize=20152 CPUtime=0.69
/proc/9656/stat : 9656 (MoRsat) R 9654 9656 9259 0 -1 4194304 2386 0 0 0 68 1 0 0 23 0 1 0 1164344260 20635648 2370 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9656/statm: 5038 2370 96 284 0 4751 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20152

[startup+1.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9657
/proc/meminfo: memFree=1534608/2055920 swapFree=4177960/4192956
[pid=9656] ppid=9654 vsize=24548 CPUtime=1.49
/proc/9656/stat : 9656 (MoRsat) R 9654 9656 9259 0 -1 4194304 4808 0 0 0 146 3 0 0 25 0 1 0 1164344260 25137152 4572 1992294400 134512640 135679800 4294956224 18446744073709551615 134560545 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9656/statm: 6137 4572 101 284 0 5850 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24548

[startup+3.10174 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9657
/proc/meminfo: memFree=1529488/2055920 swapFree=4177960/4192956
[pid=9656] ppid=9654 vsize=24548 CPUtime=3.09
/proc/9656/stat : 9656 (MoRsat) R 9654 9656 9259 0 -1 4194304 4808 0 0 0 306 3 0 0 25 0 1 0 1164344260 25137152 4572 1992294400 134512640 135679800 4294956224 18446744073709551615 134560479 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9656/statm: 6137 4572 101 284 0 5850 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24548

[startup+6.30143 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9657
/proc/meminfo: memFree=1529616/2055920 swapFree=4177960/4192956
[pid=9656] ppid=9654 vsize=24548 CPUtime=6.29
/proc/9656/stat : 9656 (MoRsat) R 9654 9656 9259 0 -1 4194304 4808 0 0 0 626 3 0 0 25 0 1 0 1164344260 25137152 4572 1992294400 134512640 135679800 4294956224 18446744073709551615 134560761 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9656/statm: 6137 4572 101 284 0 5850 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24548

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9657
/proc/meminfo: memFree=1531160/2055920 swapFree=4177960/4192956
[pid=9656] ppid=9654 vsize=45272 CPUtime=12.69
/proc/9656/stat : 9656 (MoRsat) R 9654 9656 9259 0 -1 4194304 33554 0 0 0 1254 15 0 0 25 0 1 0 1164344260 46358528 7996 1992294400 134512640 135679800 4294956224 18446744073709551615 134572376 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9656/statm: 11318 7996 106 284 0 11031 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45272

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9657
/proc/meminfo: memFree=1431704/2055920 swapFree=4177960/4192956
[pid=9656] ppid=9654 vsize=131696 CPUtime=25.48
/proc/9656/stat : 9656 (MoRsat) R 9654 9656 9259 0 -1 4194304 71531 0 0 0 2519 29 0 0 25 0 1 0 1164344260 134856704 29115 1992294400 134512640 135679800 4294956224 18446744073709551615 134533216 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9656/statm: 32924 29115 113 284 0 32637 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 131696

[startup+51.1021 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9657
/proc/meminfo: memFree=1427288/2055920 swapFree=4177960/4192956
[pid=9656] ppid=9654 vsize=136480 CPUtime=51.05
/proc/9656/stat : 9656 (MoRsat) R 9654 9656 9259 0 -1 4194304 72667 0 0 0 5075 30 0 0 25 0 1 0 1164344260 139755520 30251 1992294400 134512640 135679800 4294956224 18446744073709551615 134525546 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9656/statm: 34120 30251 113 284 0 33833 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 136480

[startup+102.305 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 9657
/proc/meminfo: memFree=1417304/2055920 swapFree=4177960/4192956
[pid=9656] ppid=9654 vsize=146352 CPUtime=102.24
/proc/9656/stat : 9656 (MoRsat) R 9654 9656 9259 0 -1 4194304 75227 0 0 0 10191 33 0 0 25 0 1 0 1164344260 149864448 32713 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9656/statm: 36588 32713 113 284 0 36301 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 146352

[startup+162.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 9657
/proc/meminfo: memFree=1407192/2055920 swapFree=4177960/4192956
[pid=9656] ppid=9654 vsize=155252 CPUtime=162.2
/proc/9656/stat : 9656 (MoRsat) R 9654 9656 9259 0 -1 4194304 78017 0 0 0 16185 35 0 0 25 0 1 0 1164344260 158978048 35272 1992294400 134512640 135679800 4294956224 18446744073709551615 134534450 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9656/statm: 38813 35272 113 284 0 38526 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 155252

[startup+222.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 9657
/proc/meminfo: memFree=1395032/2055920 swapFree=4177960/4192956
[pid=9656] ppid=9654 vsize=167912 CPUtime=222.18
/proc/9656/stat : 9656 (MoRsat) R 9654 9656 9259 0 -1 4194304 81206 0 0 0 22179 39 0 0 25 0 1 0 1164344260 171941888 38267 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9656/statm: 41978 38267 113 284 0 41691 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 167912

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9657
/proc/meminfo: memFree=1380760/2055920 swapFree=4177960/4192956
[pid=9656] ppid=9654 vsize=182244 CPUtime=282.16
/proc/9656/stat : 9656 (MoRsat) R 9654 9656 9259 0 -1 4194304 84819 0 0 0 28173 43 0 0 25 0 1 0 1164344260 186617856 41880 1992294400 134512640 135679800 4294956224 18446744073709551615 134525584 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9656/statm: 45561 41880 113 284 0 45274 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 182244

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9657
/proc/meminfo: memFree=1366552/2055920 swapFree=4177960/4192956
[pid=9656] ppid=9654 vsize=195980 CPUtime=342.14
/proc/9656/stat : 9656 (MoRsat) R 9654 9656 9259 0 -1 4194304 88320 0 0 0 34167 47 0 0 25 0 1 0 1164344260 200683520 45381 1992294400 134512640 135679800 4294956224 18446744073709551615 134524983 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9656/statm: 48995 45381 113 284 0 48708 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 195980

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9657
/proc/meminfo: memFree=1352664/2055920 swapFree=4177960/4192956
[pid=9656] ppid=9654 vsize=210128 CPUtime=402.11
/proc/9656/stat : 9656 (MoRsat) R 9654 9656 9259 0 -1 4194304 91866 0 0 0 40161 50 0 0 25 0 1 0 1164344260 215171072 48927 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9656/statm: 52532 48927 113 284 0 52245 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 210128

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9657
/proc/meminfo: memFree=1339224/2055920 swapFree=4177960/4192956
[pid=9656] ppid=9654 vsize=223076 CPUtime=462.09
/proc/9656/stat : 9656 (MoRsat) R 9654 9656 9259 0 -1 4194304 95148 0 0 0 46155 54 0 0 25 0 1 0 1164344260 228429824 52209 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9656/statm: 55769 52209 113 284 0 55482 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 223076

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9657
/proc/meminfo: memFree=1324824/2055920 swapFree=4177960/4192956
[pid=9656] ppid=9654 vsize=237608 CPUtime=522.07
/proc/9656/stat : 9656 (MoRsat) R 9654 9656 9259 0 -1 4194304 98796 0 0 0 52149 58 0 0 25 0 1 0 1164344260 243310592 55857 1992294400 134512640 135679800 4294956224 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9656/statm: 59402 55857 113 284 0 59115 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 237608

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9657
/proc/meminfo: memFree=1309848/2055920 swapFree=4177960/4192956
[pid=9656] ppid=9654 vsize=253672 CPUtime=582.04
/proc/9656/stat : 9656 (MoRsat) R 9654 9656 9259 0 -1 4194304 102863 0 0 0 58143 61 0 0 25 0 1 0 1164344260 259760128 59538 1992294400 134512640 135679800 4294956224 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9656/statm: 63418 59538 113 284 0 63131 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 253672

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9657
/proc/meminfo: memFree=1296216/2055920 swapFree=4177960/4192956
[pid=9656] ppid=9654 vsize=267136 CPUtime=642.02
/proc/9656/stat : 9656 (MoRsat) R 9654 9656 9259 0 -1 4194304 106239 0 0 0 64137 65 0 0 25 0 1 0 1164344260 273547264 62914 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9656/statm: 66784 62914 113 284 0 66497 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 267136

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9657
/proc/meminfo: memFree=1283736/2055920 swapFree=4177960/4192956
[pid=9656] ppid=9654 vsize=279432 CPUtime=702
/proc/9656/stat : 9656 (MoRsat) R 9654 9656 9259 0 -1 4194304 109351 0 0 0 70131 69 0 0 25 0 1 0 1164344260 286138368 66026 1992294400 134512640 135679800 4294956224 18446744073709551615 134533308 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9656/statm: 69858 66026 113 284 0 69571 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 279432

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9657
/proc/meminfo: memFree=1271256/2055920 swapFree=4177960/4192956
[pid=9656] ppid=9654 vsize=291580 CPUtime=761.98
/proc/9656/stat : 9656 (MoRsat) R 9654 9656 9259 0 -1 4194304 112419 0 0 0 76125 73 0 0 25 0 1 0 1164344260 298577920 69094 1992294400 134512640 135679800 4294956224 18446744073709551615 134535741 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9656/statm: 72895 69094 113 284 0 72608 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 291580

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9657
/proc/meminfo: memFree=1258200/2055920 swapFree=4177960/4192956
[pid=9656] ppid=9654 vsize=304652 CPUtime=821.95
/proc/9656/stat : 9656 (MoRsat) R 9654 9656 9259 0 -1 4194304 115696 0 0 0 82119 76 0 0 25 0 1 0 1164344260 311963648 72371 1992294400 134512640 135679800 4294956224 18446744073709551615 134527336 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9656/statm: 76163 72371 113 284 0 75876 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 304652

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9657
/proc/meminfo: memFree=1246936/2055920 swapFree=4177960/4192956
[pid=9656] ppid=9654 vsize=315748 CPUtime=881.92
/proc/9656/stat : 9656 (MoRsat) R 9654 9656 9259 0 -1 4194304 118498 0 0 0 88113 79 0 0 25 0 1 0 1164344260 323325952 75173 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9656/statm: 78937 75173 113 284 0 78650 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 315748

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9657
/proc/meminfo: memFree=1235480/2055920 swapFree=4177960/4192956
[pid=9656] ppid=9654 vsize=327104 CPUtime=941.9
/proc/9656/stat : 9656 (MoRsat) R 9654 9656 9259 0 -1 4194304 121369 0 0 0 94107 83 0 0 25 0 1 0 1164344260 334954496 78044 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9656/statm: 81776 78044 113 284 0 81489 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 327104

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9657
/proc/meminfo: memFree=1222104/2055920 swapFree=4177960/4192956
[pid=9656] ppid=9654 vsize=340440 CPUtime=1001.88
/proc/9656/stat : 9656 (MoRsat) R 9654 9656 9259 0 -1 4194304 124728 0 0 0 100100 88 0 0 25 0 1 0 1164344260 348610560 81403 1992294400 134512640 135679800 4294956224 18446744073709551615 134534535 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9656/statm: 85110 81403 113 284 0 84823 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 340440

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9659
/proc/meminfo: memFree=1207960/2055920 swapFree=4177960/4192956
[pid=9656] ppid=9654 vsize=354452 CPUtime=1061.86
/proc/9656/stat : 9656 (MoRsat) R 9654 9656 9259 0 -1 4194304 128260 0 0 0 106094 92 0 0 25 0 1 0 1164344260 362958848 84935 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9656/statm: 88613 84935 113 284 0 88326 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 354452

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9659
/proc/meminfo: memFree=1197976/2055920 swapFree=4177960/4192956
[pid=9656] ppid=9654 vsize=364352 CPUtime=1121.83
/proc/9656/stat : 9656 (MoRsat) R 9654 9656 9259 0 -1 4194304 130740 0 0 0 112089 94 0 0 25 0 1 0 1164344260 373096448 87415 1992294400 134512640 135679800 4294956224 18446744073709551615 134525584 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9656/statm: 91088 87415 113 284 0 90801 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 364352

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9659
/proc/meminfo: memFree=1186584/2055920 swapFree=4177960/4192956
[pid=9656] ppid=9654 vsize=375708 CPUtime=1181.81
/proc/9656/stat : 9656 (MoRsat) R 9654 9656 9259 0 -1 4194304 133606 0 0 0 118084 97 0 0 25 0 1 0 1164344260 384724992 90281 1992294400 134512640 135679800 4294956224 18446744073709551615 134535720 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9656/statm: 93927 90281 113 284 0 93640 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 375708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9659
/proc/meminfo: memFree=1183448/2055920 swapFree=4177960/4192956
[pid=9656] ppid=9654 vsize=378352 CPUtime=1200
/proc/9656/stat : 9656 (MoRsat) R 9654 9656 9259 0 -1 4194304 135827 0 0 0 119902 98 0 0 25 0 1 0 1164344260 387432448 90962 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9656/statm: 94588 90962 113 284 0 94301 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 378352

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.00 2/65 9659
/proc/meminfo: memFree=1183448/2055920 swapFree=4177960/4192956
[pid=9656] ppid=9654 vsize=378352 CPUtime=1200
/proc/9656/stat : 9656 (MoRsat) R 9654 9656 9259 0 -1 4194304 135827 0 0 0 119902 98 0 0 25 0 1 0 1164344260 387432448 90962 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9656/statm: 94588 90962 113 284 0 94301 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 378352

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.07
CPU user time (s): 1199.03
CPU system time (s): 1.03784
CPU usage (%): 99.9589
Max. virtual memory (cumulated for all children) (KiB): 384512

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

runsolver used 1.11483 second user time and 3.2625 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-05 09:33:53
IDJOB=1580213
IDBENCH=71013
IDSOLVER=502
FILE ID=node71/1580213-1238916831
PBS_JOBID= 9101377
Free space on /tmp= 66536 MiB

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

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

MD5SUM BENCH= c530016627d60451f148c386bba0e9bf
RANDOM SEED=1363723569

node71.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.270
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.270
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:       1548024 kB
Buffers:         47344 kB
Cached:         385920 kB
SwapCached:       8940 kB
Active:         203756 kB
Inactive:       240136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1548024 kB
SwapTotal:     4192956 kB
SwapFree:      4177960 kB
Dirty:           24352 kB
Writeback:           0 kB
Mapped:          16356 kB
Slab:            49944 kB
Committed_AS:  2727928 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= 66536 MiB
End job on node71 at 2009-04-05 09:53:55