Trace number 1521220

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.05 1206.12

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S2015297474-031.cnf
MD5SUM3b614b06e2532ea8a6491816cc6dd7a8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark54.9386
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 520000
Number of clauses of size over 50

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
0.79/0.83	c atom#=1000 clause#=20000 total literals=100000 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1521220-1238354921/watcher-1521220-1238354921 -o /tmp/evaluation-result-1521220-1238354921/solver-1521220-1238354921 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1521220-1238354921.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 4/86 24261
/proc/meminfo: memFree=1689896/2055924 swapFree=4179676/4192956
[pid=24261] ppid=24259 vsize=1800 CPUtime=0
/proc/24261/stat : 24261 (MoRsat) R 24259 24261 24224 0 -1 4194304 137 0 0 0 0 0 0 0 20 0 1 0 461822527 1843200 121 1992294400 134512640 135679800 4294956240 18446744073709551615 135089624 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24261/statm: 450 121 96 284 0 163 0

[startup+0.0641781 s]
/proc/loadavg: 1.00 1.00 1.00 4/86 24261
/proc/meminfo: memFree=1689896/2055924 swapFree=4179676/4192956
[pid=24261] ppid=24259 vsize=2372 CPUtime=0.05
/proc/24261/stat : 24261 (MoRsat) R 24259 24261 24224 0 -1 4194304 595 0 0 0 5 0 0 0 20 0 1 0 461822527 2428928 380 1992294400 134512640 135679800 4294956240 18446744073709551615 134565415 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24261/statm: 593 380 107 284 0 306 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2372

[startup+0.101181 s]
/proc/loadavg: 1.00 1.00 1.00 4/86 24261
/proc/meminfo: memFree=1689896/2055924 swapFree=4179676/4192956
[pid=24261] ppid=24259 vsize=3312 CPUtime=0.09
/proc/24261/stat : 24261 (MoRsat) R 24259 24261 24224 0 -1 4194304 597 0 0 0 9 0 0 0 20 0 1 0 461822527 3391488 382 1992294400 134512640 135679800 4294956240 18446744073709551615 134561555 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24261/statm: 828 382 107 284 0 541 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3312

[startup+0.301216 s]
/proc/loadavg: 1.00 1.00 1.00 4/86 24261
/proc/meminfo: memFree=1689896/2055924 swapFree=4179676/4192956
[pid=24261] ppid=24259 vsize=3312 CPUtime=0.29
/proc/24261/stat : 24261 (MoRsat) R 24259 24261 24224 0 -1 4194304 597 0 0 0 29 0 0 0 22 0 1 0 461822527 3391488 382 1992294400 134512640 135679800 4294956240 18446744073709551615 134561398 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24261/statm: 828 382 107 284 0 541 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3312

[startup+0.701289 s]
/proc/loadavg: 1.00 1.00 1.00 4/86 24261
/proc/meminfo: memFree=1689896/2055924 swapFree=4179676/4192956
[pid=24261] ppid=24259 vsize=3312 CPUtime=0.69
/proc/24261/stat : 24261 (MoRsat) R 24259 24261 24224 0 -1 4194304 597 0 0 0 69 0 0 0 25 0 1 0 461822527 3391488 382 1992294400 134512640 135679800 4294956240 18446744073709551615 134561551 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24261/statm: 828 382 107 284 0 541 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3312

[startup+1.50145 s]
/proc/loadavg: 1.08 1.02 1.01 3/87 24262
/proc/meminfo: memFree=1686112/2055924 swapFree=4179676/4192956
[pid=24261] ppid=24259 vsize=7876 CPUtime=1.48
/proc/24261/stat : 24261 (MoRsat) R 24259 24261 24224 0 -1 4194304 1984 0 0 0 148 0 0 0 25 0 1 0 461822527 8065024 1768 1992294400 134512640 135679800 4294956240 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24261/statm: 1969 1768 114 284 0 1682 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7876

[startup+3.10274 s]
/proc/loadavg: 1.08 1.02 1.01 3/87 24262
/proc/meminfo: memFree=1682016/2055924 swapFree=4179676/4192956
[pid=24261] ppid=24259 vsize=10848 CPUtime=3.08
/proc/24261/stat : 24261 (MoRsat) R 24259 24261 24224 0 -1 4194304 2735 0 0 0 307 1 0 0 25 0 1 0 461822527 11108352 2519 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24261/statm: 2712 2519 114 284 0 2425 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10848

[startup+6.30133 s]
/proc/loadavg: 1.08 1.02 1.01 3/87 24262
/proc/meminfo: memFree=1674784/2055924 swapFree=4179676/4192956
[pid=24261] ppid=24259 vsize=15816 CPUtime=6.25
/proc/24261/stat : 24261 (MoRsat) R 24259 24261 24224 0 -1 4194304 4125 0 0 0 624 1 0 0 25 0 1 0 461822527 16195584 3749 1992294400 134512640 135679800 4294956240 18446744073709551615 134522705 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24261/statm: 3954 3749 114 284 0 3667 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 15816

[startup+12.7015 s]
/proc/loadavg: 1.22 1.05 1.02 3/87 24262
/proc/meminfo: memFree=1665568/2055924 swapFree=4179676/4192956
[pid=24261] ppid=24259 vsize=27188 CPUtime=12.62
/proc/24261/stat : 24261 (MoRsat) R 24259 24261 24224 0 -1 4194304 7292 0 0 0 1259 3 0 0 25 0 1 0 461822527 27840512 6498 1992294400 134512640 135679800 4294956240 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24261/statm: 6797 6498 114 284 0 6510 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 27188

[startup+25.5019 s]
/proc/loadavg: 1.34 1.08 1.02 3/87 24262
/proc/meminfo: memFree=1655392/2055924 swapFree=4179676/4192956
[pid=24261] ppid=24259 vsize=35436 CPUtime=25.36
/proc/24261/stat : 24261 (MoRsat) R 24259 24261 24224 0 -1 4194304 9649 0 0 0 2531 5 0 0 25 0 1 0 461822527 36286464 8597 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24261/statm: 8859 8597 114 284 0 8572 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 35436

[startup+51.1016 s]
/proc/loadavg: 1.56 1.15 1.05 3/87 24262
/proc/meminfo: memFree=1643360/2055924 swapFree=4179676/4192956
[pid=24261] ppid=24259 vsize=47284 CPUtime=50.82
/proc/24261/stat : 24261 (MoRsat) R 24259 24261 24224 0 -1 4194304 12920 0 0 0 5076 6 0 0 25 0 1 0 461822527 48418816 11610 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24261/statm: 11821 11610 114 284 0 11534 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 47284

[startup+102.308 s]
/proc/loadavg: 1.82 1.29 1.10 3/87 24262
/proc/meminfo: memFree=1625312/2055924 swapFree=4179676/4192956
[pid=24261] ppid=24259 vsize=65740 CPUtime=101.77
/proc/24261/stat : 24261 (MoRsat) R 24259 24261 24224 0 -1 4194304 19096 0 0 0 10166 11 0 0 25 0 1 0 461822527 67317760 16113 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24261/statm: 16435 16113 114 284 0 16148 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 65740

[startup+162.301 s]
/proc/loadavg: 1.93 1.42 1.15 3/87 24262
/proc/meminfo: memFree=1625248/2055924 swapFree=4179676/4192956
[pid=24261] ppid=24259 vsize=65740 CPUtime=161.47
/proc/24261/stat : 24261 (MoRsat) R 24259 24261 24224 0 -1 4194304 19612 0 0 0 16136 11 0 0 25 0 1 0 461822527 67317760 16115 1992294400 134512640 135679800 4294956240 18446744073709551615 134522705 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24261/statm: 16435 16115 114 284 0 16148 0
Current children cumulated CPU time (s) 161.47
Current children cumulated vsize (KiB) 65740

[startup+222.301 s]
/proc/loadavg: 1.97 1.52 1.20 3/87 24262
/proc/meminfo: memFree=1622880/2055924 swapFree=4179676/4192956
[pid=24261] ppid=24259 vsize=67992 CPUtime=221.17
/proc/24261/stat : 24261 (MoRsat) R 24259 24261 24224 0 -1 4194304 20941 0 0 0 22105 12 0 0 25 0 1 0 461822527 69623808 16672 1992294400 134512640 135679800 4294956240 18446744073709551615 134519353 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24261/statm: 16998 16672 114 284 0 16711 0
Current children cumulated CPU time (s) 221.17
Current children cumulated vsize (KiB) 67992

[startup+282.302 s]
/proc/loadavg: 1.99 1.61 1.25 3/87 24262
/proc/meminfo: memFree=1623456/2055924 swapFree=4179676/4192956
[pid=24261] ppid=24259 vsize=67284 CPUtime=280.87
/proc/24261/stat : 24261 (MoRsat) R 24259 24261 24224 0 -1 4194304 21841 0 0 0 28074 13 0 0 25 0 1 0 461822527 68898816 16521 1992294400 134512640 135679800 4294956240 18446744073709551615 134522705 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24261/statm: 16821 16521 114 284 0 16534 0
Current children cumulated CPU time (s) 280.87
Current children cumulated vsize (KiB) 67284

[startup+342.301 s]
/proc/loadavg: 1.99 1.67 1.30 3/87 24262
/proc/meminfo: memFree=1623456/2055924 swapFree=4179676/4192956
[pid=24261] ppid=24259 vsize=67284 CPUtime=340.57
/proc/24261/stat : 24261 (MoRsat) R 24259 24261 24224 0 -1 4194304 22484 0 0 0 34044 13 0 0 25 0 1 0 461822527 68898816 16521 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24261/statm: 16821 16521 114 284 0 16534 0
Current children cumulated CPU time (s) 340.57
Current children cumulated vsize (KiB) 67284

[startup+402.301 s]
/proc/loadavg: 1.99 1.73 1.34 3/87 24262
/proc/meminfo: memFree=1625056/2055924 swapFree=4179676/4192956
[pid=24261] ppid=24259 vsize=65716 CPUtime=400.27
/proc/24261/stat : 24261 (MoRsat) R 24259 24261 24224 0 -1 4194304 22741 0 0 0 40014 13 0 0 25 0 1 0 461822527 67293184 16129 1992294400 134512640 135679800 4294956240 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24261/statm: 16429 16129 114 284 0 16142 0
Current children cumulated CPU time (s) 400.27
Current children cumulated vsize (KiB) 65716

[startup+462.301 s]
/proc/loadavg: 1.99 1.78 1.38 3/87 24262
/proc/meminfo: memFree=1622880/2055924 swapFree=4179676/4192956
[pid=24261] ppid=24259 vsize=67960 CPUtime=459.96
/proc/24261/stat : 24261 (MoRsat) R 24259 24261 24224 0 -1 4194304 24556 0 0 0 45982 14 0 0 25 0 1 0 461822527 69591040 16658 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24261/statm: 16990 16658 114 284 0 16703 0
Current children cumulated CPU time (s) 459.96
Current children cumulated vsize (KiB) 67960

[startup+522.301 s]
/proc/loadavg: 1.99 1.81 1.41 3/87 24262
/proc/meminfo: memFree=1623136/2055924 swapFree=4179676/4192956
[pid=24261] ppid=24259 vsize=67960 CPUtime=519.67
/proc/24261/stat : 24261 (MoRsat) R 24259 24261 24224 0 -1 4194304 24813 0 0 0 51953 14 0 0 25 0 1 0 461822527 69591040 16658 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24261/statm: 16990 16658 114 284 0 16703 0
Current children cumulated CPU time (s) 519.67
Current children cumulated vsize (KiB) 67960

[startup+582.302 s]
/proc/loadavg: 1.99 1.85 1.45 3/87 24262
/proc/meminfo: memFree=1623136/2055924 swapFree=4179676/4192956
[pid=24261] ppid=24259 vsize=67960 CPUtime=579.36
/proc/24261/stat : 24261 (MoRsat) R 24259 24261 24224 0 -1 4194304 25070 0 0 0 57922 14 0 0 25 0 1 0 461822527 69591040 16658 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24261/statm: 16990 16658 114 284 0 16703 0
Current children cumulated CPU time (s) 579.36
Current children cumulated vsize (KiB) 67960

[startup+642.301 s]
/proc/loadavg: 1.99 1.87 1.48 3/87 24262
/proc/meminfo: memFree=1623136/2055924 swapFree=4179676/4192956
[pid=24261] ppid=24259 vsize=67960 CPUtime=639.06
/proc/24261/stat : 24261 (MoRsat) R 24259 24261 24224 0 -1 4194304 25713 0 0 0 63892 14 0 0 25 0 1 0 461822527 69591040 16658 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24261/statm: 16990 16658 114 284 0 16703 0
Current children cumulated CPU time (s) 639.06
Current children cumulated vsize (KiB) 67960

[startup+702.301 s]
/proc/loadavg: 1.99 1.89 1.51 3/87 24262
/proc/meminfo: memFree=1623072/2055924 swapFree=4179676/4192956
[pid=24261] ppid=24259 vsize=67960 CPUtime=698.75
/proc/24261/stat : 24261 (MoRsat) R 24259 24261 24224 0 -1 4194304 26484 0 0 0 69861 14 0 0 25 0 1 0 461822527 69591040 16658 1992294400 134512640 135679800 4294956240 18446744073709551615 134523607 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24261/statm: 16990 16658 114 284 0 16703 0
Current children cumulated CPU time (s) 698.75
Current children cumulated vsize (KiB) 67960

[startup+762.307 s]
/proc/loadavg: 1.99 1.91 1.54 3/87 24262
/proc/meminfo: memFree=1623136/2055924 swapFree=4179676/4192956
[pid=24261] ppid=24259 vsize=67960 CPUtime=758.46
/proc/24261/stat : 24261 (MoRsat) R 24259 24261 24224 0 -1 4194304 27512 0 0 0 75831 15 0 0 25 0 1 0 461822527 69591040 16658 1992294400 134512640 135679800 4294956240 18446744073709551615 134534250 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24261/statm: 16990 16658 114 284 0 16703 0
Current children cumulated CPU time (s) 758.46
Current children cumulated vsize (KiB) 67960

[startup+822.302 s]
/proc/loadavg: 1.99 1.92 1.56 3/87 24262
/proc/meminfo: memFree=1623072/2055924 swapFree=4179676/4192956
[pid=24261] ppid=24259 vsize=67960 CPUtime=818.16
/proc/24261/stat : 24261 (MoRsat) R 24259 24261 24224 0 -1 4194304 28026 0 0 0 81800 16 0 0 25 0 1 0 461822527 69591040 16658 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24261/statm: 16990 16658 114 284 0 16703 0
Current children cumulated CPU time (s) 818.16
Current children cumulated vsize (KiB) 67960

[startup+882.303 s]
/proc/loadavg: 1.99 1.93 1.58 3/87 24262
/proc/meminfo: memFree=1623008/2055924 swapFree=4179676/4192956
[pid=24261] ppid=24259 vsize=67960 CPUtime=877.85
/proc/24261/stat : 24261 (MoRsat) R 24259 24261 24224 0 -1 4194304 29441 0 0 0 87769 16 0 0 25 0 1 0 461822527 69591040 16658 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24261/statm: 16990 16658 114 284 0 16703 0
Current children cumulated CPU time (s) 877.85
Current children cumulated vsize (KiB) 67960

[startup+942.302 s]
/proc/loadavg: 1.99 1.94 1.61 3/87 24262
/proc/meminfo: memFree=1623008/2055924 swapFree=4179676/4192956
[pid=24261] ppid=24259 vsize=67960 CPUtime=937.55
/proc/24261/stat : 24261 (MoRsat) R 24259 24261 24224 0 -1 4194304 29975 0 0 0 93739 16 0 0 25 0 1 0 461822527 69591040 16678 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24261/statm: 16990 16678 114 284 0 16703 0
Current children cumulated CPU time (s) 937.55
Current children cumulated vsize (KiB) 67960

[startup+1002.3 s]
/proc/loadavg: 1.99 1.95 1.63 3/87 24262
/proc/meminfo: memFree=1622944/2055924 swapFree=4179676/4192956
[pid=24261] ppid=24259 vsize=67960 CPUtime=997.24
/proc/24261/stat : 24261 (MoRsat) R 24259 24261 24224 0 -1 4194304 30489 0 0 0 99708 16 0 0 25 0 1 0 461822527 69591040 16678 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24261/statm: 16990 16678 114 284 0 16703 0
Current children cumulated CPU time (s) 997.24
Current children cumulated vsize (KiB) 67960

[startup+1062.3 s]
/proc/loadavg: 1.99 1.95 1.65 3/87 24262
/proc/meminfo: memFree=1622880/2055924 swapFree=4179676/4192956
[pid=24261] ppid=24259 vsize=67960 CPUtime=1056.95
/proc/24261/stat : 24261 (MoRsat) R 24259 24261 24224 0 -1 4194304 31260 0 0 0 105678 17 0 0 25 0 1 0 461822527 69591040 16678 1992294400 134512640 135679800 4294956240 18446744073709551615 134519325 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24261/statm: 16990 16678 114 284 0 16703 0
Current children cumulated CPU time (s) 1056.95
Current children cumulated vsize (KiB) 67960

[startup+1122.3 s]
/proc/loadavg: 1.99 1.96 1.67 3/87 24262
/proc/meminfo: memFree=1622944/2055924 swapFree=4179676/4192956
[pid=24261] ppid=24259 vsize=67960 CPUtime=1116.65
/proc/24261/stat : 24261 (MoRsat) R 24259 24261 24224 0 -1 4194304 32031 0 0 0 111648 17 0 0 25 0 1 0 461822527 69591040 16678 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24261/statm: 16990 16678 114 284 0 16703 0
Current children cumulated CPU time (s) 1116.65
Current children cumulated vsize (KiB) 67960

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.69 3/87 24262
/proc/meminfo: memFree=1622880/2055924 swapFree=4179676/4192956
[pid=24261] ppid=24259 vsize=67960 CPUtime=1176.35
/proc/24261/stat : 24261 (MoRsat) R 24259 24261 24224 0 -1 4194304 33059 0 0 0 117617 18 0 0 25 0 1 0 461822527 69591040 16678 1992294400 134512640 135679800 4294956240 18446744073709551615 134519353 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24261/statm: 16990 16678 114 284 0 16703 0
Current children cumulated CPU time (s) 1176.35
Current children cumulated vsize (KiB) 67960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.1 s]
/proc/loadavg: 1.99 1.97 1.69 3/87 24262
/proc/meminfo: memFree=1622880/2055924 swapFree=4179676/4192956
[pid=24261] ppid=24259 vsize=67960 CPUtime=1200.03
/proc/24261/stat : 24261 (MoRsat) R 24259 24261 24224 0 -1 4194304 33059 0 0 0 119985 18 0 0 25 0 1 0 461822527 69591040 16678 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24261/statm: 16990 16678 114 284 0 16703 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 67960

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

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

[startup+1206.1 s]
/proc/loadavg: 1.99 1.97 1.69 3/87 24262
/proc/meminfo: memFree=1622880/2055924 swapFree=4179676/4192956
[pid=24261] ppid=24259 vsize=67960 CPUtime=1200.03
/proc/24261/stat : 24261 (MoRsat) R 24259 24261 24224 0 -1 4194304 33059 0 0 0 119985 18 0 0 25 0 1 0 461822527 69591040 16678 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24261/statm: 16990 16678 114 284 0 16703 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 67960

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1206.12
CPU time (s): 1200.05
CPU user time (s): 1199.86
CPU system time (s): 0.19497
CPU usage (%): 99.4972
Max. virtual memory (cumulated for all children) (KiB): 71080

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

runsolver used 1.70874 second user time and 3.78942 second system time

The end

Launcher Data

Begin job on node83 at 2009-03-29 21:28:41
IDJOB=1521220
IDBENCH=70185
IDSOLVER=502
FILE ID=node83/1521220-1238354921
PBS_JOBID= 9061156
Free space on /tmp= 66480 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1000/unif-k5-r20-v1000-c20000-S2015297474-031.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1521220-1238354921/watcher-1521220-1238354921 -o /tmp/evaluation-result-1521220-1238354921/solver-1521220-1238354921 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1521220-1238354921.cnf

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

MD5SUM BENCH= 3b614b06e2532ea8a6491816cc6dd7a8
RANDOM SEED=1115195699

node83.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.268
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.268
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:      2055924 kB
MemFree:       1690312 kB
Buffers:         69188 kB
Cached:         203348 kB
SwapCached:       7488 kB
Active:         161828 kB
Inactive:       129168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1690312 kB
SwapTotal:     4192956 kB
SwapFree:      4179676 kB
Dirty:            1880 kB
Writeback:           0 kB
Mapped:          25900 kB
Slab:            58608 kB
Committed_AS:  1008812 kB
PageTables:       2680 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= 66480 MiB
End job on node83 at 2009-03-29 21:48:49