Trace number 1521384

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.66

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/16000/
unif-k3-r4.2-v16000-c67200-S1726986756-053.cnf
MD5SUM5a6b74e0cbac6cfafc017348bf701f4b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark108.208
Satisfiable
(Un)Satisfiability was proved
Number of variables16000
Number of clauses67200
Sum of the clauses size201600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 367200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
0.49/0.54	c atom#=16000 clause#=67200 total literals=201600 

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.95 0.88 3/64 4026
/proc/meminfo: memFree=1209256/2055920 swapFree=4178784/4192956
[pid=4026] ppid=4024 vsize=3168 CPUtime=0
/proc/4026/stat : 4026 (MoRsat) R 4024 4026 3925 0 -1 4194304 138 0 0 0 0 0 0 0 18 0 1 0 1108394691 3244032 122 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4026/statm: 792 122 96 284 0 505 0

[startup+0.083885 s]
/proc/loadavg: 0.92 0.95 0.88 3/64 4026
/proc/meminfo: memFree=1209256/2055920 swapFree=4178784/4192956
[pid=4026] ppid=4024 vsize=3348 CPUtime=0.08
/proc/4026/stat : 4026 (MoRsat) R 4024 4026 3925 0 -1 4194304 440 0 0 0 8 0 0 0 18 0 1 0 1108394691 3428352 423 1992294400 134512640 135679800 4294956240 18446744073709551615 134560473 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4026/statm: 837 423 101 284 0 550 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3348

[startup+0.101885 s]
/proc/loadavg: 0.92 0.95 0.88 3/64 4026
/proc/meminfo: memFree=1209256/2055920 swapFree=4178784/4192956
[pid=4026] ppid=4024 vsize=4528 CPUtime=0.09
/proc/4026/stat : 4026 (MoRsat) R 4024 4026 3925 0 -1 4194304 736 0 0 0 9 0 0 0 18 0 1 0 1108394691 4636672 719 1992294400 134512640 135679800 4294956240 18446744073709551615 134552296 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4026/statm: 1132 719 103 284 0 845 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4528

[startup+0.301902 s]
/proc/loadavg: 0.92 0.95 0.88 3/64 4026
/proc/meminfo: memFree=1209256/2055920 swapFree=4178784/4192956
[pid=4026] ppid=4024 vsize=7284 CPUtime=0.29
/proc/4026/stat : 4026 (MoRsat) R 4024 4026 3925 0 -1 4194304 1561 0 0 0 29 0 0 0 19 0 1 0 1108394691 7458816 722 1992294400 134512640 135679800 4294956240 18446744073709551615 134561524 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4026/statm: 1821 722 107 284 0 1534 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7284

[startup+0.701937 s]
/proc/loadavg: 0.92 0.95 0.88 3/64 4026
/proc/meminfo: memFree=1209256/2055920 swapFree=4178784/4192956
[pid=4026] ppid=4024 vsize=9708 CPUtime=0.69
/proc/4026/stat : 4026 (MoRsat) R 4024 4026 3925 0 -1 4194304 4393 0 0 0 68 1 0 0 23 0 1 0 1108394691 9940992 2168 1992294400 134512640 135679800 4294956240 18446744073709551615 134533065 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4026/statm: 2427 2168 114 284 0 2140 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9708

[startup+1.50201 s]
/proc/loadavg: 0.92 0.95 0.88 2/65 4027
/proc/meminfo: memFree=1200096/2055920 swapFree=4178784/4192956
[pid=4026] ppid=4024 vsize=12220 CPUtime=1.49
/proc/4026/stat : 4026 (MoRsat) R 4024 4026 3925 0 -1 4194304 5036 0 0 0 147 2 0 0 25 0 1 0 1108394691 12513280 2811 1992294400 134512640 135679800 4294956240 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4026/statm: 3055 2811 114 284 0 2768 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12220

[startup+3.10114 s]
/proc/loadavg: 0.92 0.95 0.88 2/65 4027
/proc/meminfo: memFree=1196704/2055920 swapFree=4178784/4192956
[pid=4026] ppid=4024 vsize=16456 CPUtime=3.09
/proc/4026/stat : 4026 (MoRsat) R 4024 4026 3925 0 -1 4194304 6081 0 0 0 307 2 0 0 25 0 1 0 1108394691 16850944 3856 1992294400 134512640 135679800 4294956240 18446744073709551615 134523596 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4026/statm: 4114 3856 114 284 0 3827 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16456

[startup+6.30142 s]
/proc/loadavg: 0.93 0.95 0.88 2/65 4027
/proc/meminfo: memFree=1188000/2055920 swapFree=4178784/4192956
[pid=4026] ppid=4024 vsize=24716 CPUtime=6.29
/proc/4026/stat : 4026 (MoRsat) R 4024 4026 3925 0 -1 4194304 8133 0 0 0 626 3 0 0 25 0 1 0 1108394691 25309184 5908 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4026/statm: 6179 5908 114 284 0 5892 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24716

[startup+12.703 s]
/proc/loadavg: 0.93 0.95 0.88 2/65 4027
/proc/meminfo: memFree=1171816/2055920 swapFree=4178784/4192956
[pid=4026] ppid=4024 vsize=40484 CPUtime=12.68
/proc/4026/stat : 4026 (MoRsat) R 4024 4026 3925 0 -1 4194304 12069 0 0 0 1261 7 0 0 25 0 1 0 1108394691 41455616 9844 1992294400 134512640 135679800 4294956240 18446744073709551615 134536020 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4026/statm: 10121 9844 114 284 0 9834 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 40484

[startup+25.5011 s]
/proc/loadavg: 0.95 0.96 0.88 2/65 4027
/proc/meminfo: memFree=1159208/2055920 swapFree=4178784/4192956
[pid=4026] ppid=4024 vsize=51848 CPUtime=25.47
/proc/4026/stat : 4026 (MoRsat) R 4024 4026 3925 0 -1 4194304 15086 0 0 0 2539 8 0 0 25 0 1 0 1108394691 53092352 12701 1992294400 134512640 135679800 4294956240 18446744073709551615 134528106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4026/statm: 12962 12701 114 284 0 12675 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 51848

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.88 2/65 4027
/proc/meminfo: memFree=1139624/2055920 swapFree=4178784/4192956
[pid=4026] ppid=4024 vsize=70960 CPUtime=51.07
/proc/4026/stat : 4026 (MoRsat) R 4024 4026 3925 0 -1 4194304 20211 0 0 0 5095 12 0 0 25 0 1 0 1108394691 72663040 17408 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4026/statm: 17740 17408 114 284 0 17453 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 70960

[startup+102.307 s]
/proc/loadavg: 0.98 0.96 0.89 2/65 4027
/proc/meminfo: memFree=1118504/2055920 swapFree=4178784/4192956
[pid=4026] ppid=4024 vsize=91792 CPUtime=102.25
/proc/4026/stat : 4026 (MoRsat) R 4024 4026 3925 0 -1 4194304 25724 0 0 0 10208 17 0 0 25 0 1 0 1108394691 93995008 22663 1992294400 134512640 135679800 4294956240 18446744073709551615 134535741 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4026/statm: 22948 22663 114 284 0 22661 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 91792

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.89 2/65 4027
/proc/meminfo: memFree=1087784/2055920 swapFree=4178784/4192956
[pid=4026] ppid=4024 vsize=122916 CPUtime=162.22
/proc/4026/stat : 4026 (MoRsat) R 4024 4026 3925 0 -1 4194304 34281 0 0 0 16198 24 0 0 25 0 1 0 1108394691 125865984 30319 1992294400 134512640 135679800 4294956240 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4026/statm: 30729 30319 114 284 0 30442 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 122916

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.90 2/65 4027
/proc/meminfo: memFree=1052456/2055920 swapFree=4178784/4192956
[pid=4026] ppid=4024 vsize=158612 CPUtime=222.2
/proc/4026/stat : 4026 (MoRsat) R 4024 4026 3925 0 -1 4194304 43207 0 0 0 22188 32 0 0 25 0 1 0 1108394691 162418688 39245 1992294400 134512640 135679800 4294956240 18446744073709551615 134534500 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4026/statm: 39653 39245 114 284 0 39366 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 158612

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.90 2/65 4027
/proc/meminfo: memFree=1011368/2055920 swapFree=4178784/4192956
[pid=4026] ppid=4024 vsize=198748 CPUtime=282.15
/proc/4026/stat : 4026 (MoRsat) R 4024 4026 3925 0 -1 4194304 54113 0 0 0 28172 43 0 0 25 0 1 0 1108394691 203517952 49379 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4026/statm: 49687 49379 114 284 0 49400 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 198748

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 4027
/proc/meminfo: memFree=1011368/2055920 swapFree=4178784/4192956
[pid=4026] ppid=4024 vsize=198748 CPUtime=342.13
/proc/4026/stat : 4026 (MoRsat) R 4024 4026 3925 0 -1 4194304 54158 0 0 0 34170 43 0 0 25 0 1 0 1108394691 203517952 49424 1992294400 134512640 135679800 4294956240 18446744073709551615 134533047 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4026/statm: 49687 49424 114 284 0 49400 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 198748

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 4027
/proc/meminfo: memFree=980328/2055920 swapFree=4178784/4192956
[pid=4026] ppid=4024 vsize=230780 CPUtime=402.11
/proc/4026/stat : 4026 (MoRsat) R 4024 4026 3925 0 -1 4194304 63800 0 0 0 40160 51 0 0 25 0 1 0 1108394691 236318720 57140 1992294400 134512640 135679800 4294956240 18446744073709551615 134533216 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4026/statm: 57695 57140 114 284 0 57408 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 230780

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 4027
/proc/meminfo: memFree=980328/2055920 swapFree=4178784/4192956
[pid=4026] ppid=4024 vsize=230780 CPUtime=462.08
/proc/4026/stat : 4026 (MoRsat) R 4024 4026 3925 0 -1 4194304 63800 0 0 0 46157 51 0 0 25 0 1 0 1108394691 236318720 57140 1992294400 134512640 135679800 4294956240 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4026/statm: 57695 57140 114 284 0 57408 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 230780

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 4027
/proc/meminfo: memFree=974312/2055920 swapFree=4178784/4192956
[pid=4026] ppid=4024 vsize=238304 CPUtime=522.06
/proc/4026/stat : 4026 (MoRsat) R 4024 4026 3925 0 -1 4194304 65669 0 0 0 52153 53 0 0 25 0 1 0 1108394691 244023296 59009 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4026/statm: 59576 59009 114 284 0 59289 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 238304

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 4027
/proc/meminfo: memFree=903720/2055920 swapFree=4178784/4192956
[pid=4026] ppid=4024 vsize=307612 CPUtime=582.04
/proc/4026/stat : 4026 (MoRsat) R 4024 4026 3925 0 -1 4194304 83092 0 0 0 58136 68 0 0 25 0 1 0 1108394691 314994688 76432 1992294400 134512640 135679800 4294956240 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4026/statm: 76903 76432 114 284 0 76616 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 307612

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 4027
/proc/meminfo: memFree=868840/2055920 swapFree=4178784/4192956
[pid=4026] ppid=4024 vsize=341404 CPUtime=642.02
/proc/4026/stat : 4026 (MoRsat) R 4024 4026 3925 0 -1 4194304 93153 0 0 0 64127 75 0 0 25 0 1 0 1108394691 349597696 84953 1992294400 134512640 135679800 4294956240 18446744073709551615 134532534 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4026/statm: 85351 84953 114 284 0 85064 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 341404

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 4027
/proc/meminfo: memFree=868776/2055920 swapFree=4178784/4192956
[pid=4026] ppid=4024 vsize=341404 CPUtime=701.99
/proc/4026/stat : 4026 (MoRsat) R 4024 4026 3925 0 -1 4194304 93153 0 0 0 70124 75 0 0 25 0 1 0 1108394691 349597696 84953 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4026/statm: 85351 84953 114 284 0 85064 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 341404

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 4027
/proc/meminfo: memFree=868840/2055920 swapFree=4178784/4192956
[pid=4026] ppid=4024 vsize=341404 CPUtime=761.97
/proc/4026/stat : 4026 (MoRsat) R 4024 4026 3925 0 -1 4194304 93153 0 0 0 76122 75 0 0 25 0 1 0 1108394691 349597696 84953 1992294400 134512640 135679800 4294956240 18446744073709551615 134519353 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4026/statm: 85351 84953 114 284 0 85064 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 341404

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 4027
/proc/meminfo: memFree=868840/2055920 swapFree=4178784/4192956
[pid=4026] ppid=4024 vsize=341404 CPUtime=821.92
/proc/4026/stat : 4026 (MoRsat) R 4024 4026 3925 0 -1 4194304 93153 0 0 0 82117 75 0 0 25 0 1 0 1108394691 349597696 84953 1992294400 134512640 135679800 4294956240 18446744073709551615 134519331 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4026/statm: 85351 84953 114 284 0 85064 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 341404

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 4027
/proc/meminfo: memFree=865704/2055920 swapFree=4178784/4192956
[pid=4026] ppid=4024 vsize=344572 CPUtime=881.89
/proc/4026/stat : 4026 (MoRsat) R 4024 4026 3925 0 -1 4194304 95485 0 0 0 88112 77 0 0 25 0 1 0 1108394691 352841728 85745 1992294400 134512640 135679800 4294956240 18446744073709551615 134525609 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4026/statm: 86143 85745 114 284 0 85856 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 344572

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 4027
/proc/meminfo: memFree=865704/2055920 swapFree=4178784/4192956
[pid=4026] ppid=4024 vsize=344572 CPUtime=941.87
/proc/4026/stat : 4026 (MoRsat) R 4024 4026 3925 0 -1 4194304 95485 0 0 0 94110 77 0 0 25 0 1 0 1108394691 352841728 85745 1992294400 134512640 135679800 4294956240 18446744073709551615 134519353 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4026/statm: 86143 85745 114 284 0 85856 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 344572

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 4027
/proc/meminfo: memFree=865640/2055920 swapFree=4178784/4192956
[pid=4026] ppid=4024 vsize=344572 CPUtime=1001.84
/proc/4026/stat : 4026 (MoRsat) R 4024 4026 3925 0 -1 4194304 95485 0 0 0 100107 77 0 0 25 0 1 0 1108394691 352841728 85745 1992294400 134512640 135679800 4294956240 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4026/statm: 86143 85745 114 284 0 85856 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 344572

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 4027
/proc/meminfo: memFree=865704/2055920 swapFree=4178784/4192956
[pid=4026] ppid=4024 vsize=344572 CPUtime=1061.81
/proc/4026/stat : 4026 (MoRsat) R 4024 4026 3925 0 -1 4194304 95485 0 0 0 106104 77 0 0 25 0 1 0 1108394691 352841728 85745 1992294400 134512640 135679800 4294956240 18446744073709551615 134519353 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4026/statm: 86143 85745 114 284 0 85856 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 344572

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 4027
/proc/meminfo: memFree=865640/2055920 swapFree=4178784/4192956
[pid=4026] ppid=4024 vsize=344572 CPUtime=1121.79
/proc/4026/stat : 4026 (MoRsat) R 4024 4026 3925 0 -1 4194304 97025 0 0 0 112101 78 0 0 25 0 1 0 1108394691 352841728 85745 1992294400 134512640 135679800 4294956240 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4026/statm: 86143 85745 114 284 0 85856 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 344572

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 4027
/proc/meminfo: memFree=865704/2055920 swapFree=4178784/4192956
[pid=4026] ppid=4024 vsize=344572 CPUtime=1181.77
/proc/4026/stat : 4026 (MoRsat) R 4024 4026 3925 0 -1 4194304 97025 0 0 0 118099 78 0 0 25 0 1 0 1108394691 352841728 85745 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4026/statm: 86143 85745 114 284 0 85856 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 344572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 4027
/proc/meminfo: memFree=865704/2055920 swapFree=4178784/4192956
[pid=4026] ppid=4024 vsize=344572 CPUtime=1200.06
/proc/4026/stat : 4026 (MoRsat) R 4024 4026 3925 0 -1 4194304 97025 0 0 0 119928 78 0 0 25 0 1 0 1108394691 352841728 85745 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4026/statm: 86143 85745 114 284 0 85856 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 344572

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.66
CPU time (s): 1200.12
CPU user time (s): 1199.29
CPU system time (s): 0.833873
CPU usage (%): 99.9556
Max. virtual memory (cumulated for all children) (KiB): 350732

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

runsolver used 1.01885 second user time and 3.35849 second system time

The end

Launcher Data

Begin job on node57 at 2009-03-29 22:08:49
IDJOB=1521384
IDBENCH=70349
IDSOLVER=502
FILE ID=node57/1521384-1238357329
PBS_JOBID= 9061173
Free space on /tmp= 66264 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/16000/unif-k3-r4.2-v16000-c67200-S1726986756-053.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1521384-1238357329/watcher-1521384-1238357329 -o /tmp/evaluation-result-1521384-1238357329/solver-1521384-1238357329 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1521384-1238357329.cnf

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

MD5SUM BENCH= 5a6b74e0cbac6cfafc017348bf701f4b
RANDOM SEED=1178762784

node57.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.213
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.213
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:       1209736 kB
Buffers:         95300 kB
Cached:         658568 kB
SwapCached:       8004 kB
Active:         361736 kB
Inactive:       401576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1209736 kB
SwapTotal:     4192956 kB
SwapFree:      4178784 kB
Dirty:            2680 kB
Writeback:           0 kB
Mapped:          15088 kB
Slab:            69008 kB
Committed_AS:  2510760 kB
PageTables:       1392 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= 66260 MiB
End job on node57 at 2009-03-29 22:28:51