Trace number 1715839

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.2 1200.52

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-13-s.cnf
MD5SUMd90571b4b69632567da9d3ebfd25979e
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 variables234673
Number of clauses1071339
Sum of the clauses size2453820
Maximum clause length10
Minimum clause length1
Number of clauses of size 117679
Number of clauses of size 2856659
Number of clauses of size 3153061
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
10.59/10.68	c atom#=234673 clause#=1071339 total literals=2453820 

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-1715839-1240608145/watcher-1715839-1240608145 -o /tmp/evaluation-result-1715839-1240608145/solver-1715839-1240608145 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1715839-1240608145.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.97 0.88 3/65 14569
/proc/meminfo: memFree=1692008/2055920 swapFree=4053672/4192956
[pid=14569] ppid=14567 vsize=18072 CPUtime=0
/proc/14569/stat : 14569 (MoRsat) R 14567 14569 14470 0 -1 4194304 138 0 0 0 0 0 0 0 18 0 1 0 88843841 18505728 122 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14569/statm: 4518 122 96 284 0 4231 0

[startup+0.0168569 s]
/proc/loadavg: 0.92 0.97 0.88 3/65 14569
/proc/meminfo: memFree=1692008/2055920 swapFree=4053672/4192956
[pid=14569] ppid=14567 vsize=18072 CPUtime=0.01
/proc/14569/stat : 14569 (MoRsat) R 14567 14569 14470 0 -1 4194304 169 0 0 0 1 0 0 0 18 0 1 0 88843841 18505728 153 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14569/statm: 4518 153 96 284 0 4231 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18072

[startup+0.101861 s]
/proc/loadavg: 0.92 0.97 0.88 3/65 14569
/proc/meminfo: memFree=1692008/2055920 swapFree=4053672/4192956
[pid=14569] ppid=14567 vsize=18072 CPUtime=0.09
/proc/14569/stat : 14569 (MoRsat) R 14567 14569 14470 0 -1 4194304 448 0 0 0 9 0 0 0 18 0 1 0 88843841 18505728 432 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14569/statm: 4518 432 96 284 0 4231 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18072

[startup+0.301881 s]
/proc/loadavg: 0.92 0.97 0.88 3/65 14569
/proc/meminfo: memFree=1692008/2055920 swapFree=4053672/4192956
[pid=14569] ppid=14567 vsize=18072 CPUtime=0.28
/proc/14569/stat : 14569 (MoRsat) R 14567 14569 14470 0 -1 4194304 1067 0 0 0 28 0 0 0 19 0 1 0 88843841 18505728 1051 1992294400 134512640 135679800 4294956240 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14569/statm: 4518 1051 96 284 0 4231 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 18072

[startup+0.701925 s]
/proc/loadavg: 0.92 0.97 0.88 3/65 14569
/proc/meminfo: memFree=1692008/2055920 swapFree=4053672/4192956
[pid=14569] ppid=14567 vsize=18072 CPUtime=0.69
/proc/14569/stat : 14569 (MoRsat) R 14567 14569 14470 0 -1 4194304 2333 0 0 0 68 1 0 0 23 0 1 0 88843841 18505728 2317 1992294400 134512640 135679800 4294956240 18446744073709551615 134537421 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14569/statm: 4518 2317 96 284 0 4231 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18072

[startup+1.50201 s]
/proc/loadavg: 0.92 0.97 0.88 2/66 14570
/proc/meminfo: memFree=1678624/2055920 swapFree=4053672/4192956
[pid=14569] ppid=14567 vsize=22664 CPUtime=1.49
/proc/14569/stat : 14569 (MoRsat) R 14567 14569 14470 0 -1 4194304 4264 0 0 0 147 2 0 0 25 0 1 0 88843841 23207936 4018 1992294400 134512640 135679800 4294956240 18446744073709551615 134560455 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14569/statm: 5666 4018 101 284 0 5379 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22664

[startup+3.10123 s]
/proc/loadavg: 1.01 0.99 0.88 2/66 14570
/proc/meminfo: memFree=1675360/2055920 swapFree=4053672/4192956
[pid=14569] ppid=14567 vsize=22664 CPUtime=3.09
/proc/14569/stat : 14569 (MoRsat) R 14567 14569 14470 0 -1 4194304 4264 0 0 0 307 2 0 0 25 0 1 0 88843841 23207936 4018 1992294400 134512640 135679800 4294956240 18446744073709551615 134560469 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14569/statm: 5666 4018 101 284 0 5379 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22664

[startup+6.30155 s]
/proc/loadavg: 1.01 0.99 0.88 2/66 14570
/proc/meminfo: memFree=1676192/2055920 swapFree=4053672/4192956
[pid=14569] ppid=14567 vsize=22664 CPUtime=6.29
/proc/14569/stat : 14569 (MoRsat) R 14567 14569 14470 0 -1 4194304 4264 0 0 0 627 2 0 0 25 0 1 0 88843841 23207936 4018 1992294400 134512640 135679800 4294956240 18446744073709551615 134560479 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14569/statm: 5666 4018 101 284 0 5379 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22664

[startup+12.7023 s]
/proc/loadavg: 1.00 0.99 0.88 2/66 14570
/proc/meminfo: memFree=1603680/2055920 swapFree=4053672/4192956
[pid=14569] ppid=14567 vsize=99580 CPUtime=12.69
/proc/14569/stat : 14569 (MoRsat) R 14567 14569 14470 0 -1 4194304 57686 0 0 0 1244 25 0 0 25 0 1 0 88843841 101969920 22206 1992294400 134512640 135679800 4294956240 18446744073709551615 134522666 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14569/statm: 24895 22206 113 284 0 24608 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 99580

[startup+25.5017 s]
/proc/loadavg: 1.00 0.99 0.88 2/66 14570
/proc/meminfo: memFree=1598496/2055920 swapFree=4053672/4192956
[pid=14569] ppid=14567 vsize=104756 CPUtime=25.48
/proc/14569/stat : 14569 (MoRsat) R 14567 14569 14470 0 -1 4194304 58995 0 0 0 2522 26 0 0 25 0 1 0 88843841 107270144 23515 1992294400 134512640 135679800 4294956240 18446744073709551615 134533192 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14569/statm: 26189 23515 113 284 0 25902 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 104756

[startup+51.1015 s]
/proc/loadavg: 1.00 0.99 0.89 2/66 14570
/proc/meminfo: memFree=1583008/2055920 swapFree=4053672/4192956
[pid=14569] ppid=14567 vsize=120616 CPUtime=51.08
/proc/14569/stat : 14569 (MoRsat) R 14567 14569 14470 0 -1 4194304 62944 0 0 0 5078 30 0 0 25 0 1 0 88843841 123510784 27464 1992294400 134512640 135679800 4294956240 18446744073709551615 135128885 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14569/statm: 30154 27464 113 284 0 29867 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 120616

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.89 2/66 14570
/proc/meminfo: memFree=1552992/2055920 swapFree=4053672/4192956
[pid=14569] ppid=14567 vsize=150232 CPUtime=102.27
/proc/14569/stat : 14569 (MoRsat) R 14567 14569 14470 0 -1 4194304 70349 0 0 0 10191 36 0 0 25 0 1 0 88843841 153837568 34869 1992294400 134512640 135679800 4294956240 18446744073709551615 134523573 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14569/statm: 37558 34869 113 284 0 37271 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 150232

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.90 2/66 14570
/proc/meminfo: memFree=1514528/2055920 swapFree=4053672/4192956
[pid=14569] ppid=14567 vsize=188924 CPUtime=162.25
/proc/14569/stat : 14569 (MoRsat) R 14567 14569 14470 0 -1 4194304 80075 0 0 0 16181 44 0 0 25 0 1 0 88843841 193458176 44496 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14569/statm: 47231 44496 113 284 0 46944 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 188924

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.90 2/66 14570
/proc/meminfo: memFree=1472992/2055920 swapFree=4053672/4192956
[pid=14569] ppid=14567 vsize=230096 CPUtime=222.23
/proc/14569/stat : 14569 (MoRsat) R 14567 14569 14470 0 -1 4194304 90390 0 0 0 22170 53 0 0 25 0 1 0 88843841 235618304 54811 1992294400 134512640 135679800 4294956240 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14569/statm: 57524 54811 113 284 0 57237 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 230096

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 14570
/proc/meminfo: memFree=1431648/2055920 swapFree=4053672/4192956
[pid=14569] ppid=14567 vsize=272328 CPUtime=282.22
/proc/14569/stat : 14569 (MoRsat) R 14567 14569 14470 0 -1 4194304 101011 0 0 0 28161 61 0 0 25 0 1 0 88843841 278863872 65238 1992294400 134512640 135679800 4294956240 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14569/statm: 68082 65238 113 284 0 67795 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 272328

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 14570
/proc/meminfo: memFree=1399008/2055920 swapFree=4053672/4192956
[pid=14569] ppid=14567 vsize=304372 CPUtime=342.2
/proc/14569/stat : 14569 (MoRsat) R 14567 14569 14470 0 -1 4194304 109048 0 0 0 34151 69 0 0 25 0 1 0 88843841 311676928 73275 1992294400 134512640 135679800 4294956240 18446744073709551615 134525005 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14569/statm: 76093 73275 113 284 0 75806 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 304372

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 14570
/proc/meminfo: memFree=1361376/2055920 swapFree=4053672/4192956
[pid=14569] ppid=14567 vsize=342080 CPUtime=402.19
/proc/14569/stat : 14569 (MoRsat) R 14567 14569 14470 0 -1 4194304 118481 0 0 0 40144 75 0 0 25 0 1 0 88843841 350289920 82708 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14569/statm: 85520 82708 113 284 0 85233 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 342080

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 14570
/proc/meminfo: memFree=1328672/2055920 swapFree=4053672/4192956
[pid=14569] ppid=14567 vsize=374400 CPUtime=462.17
/proc/14569/stat : 14569 (MoRsat) R 14567 14569 14470 0 -1 4194304 126612 0 0 0 46136 81 0 0 25 0 1 0 88843841 383385600 90839 1992294400 134512640 135679800 4294956240 18446744073709551615 134525546 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14569/statm: 93600 90839 113 284 0 93313 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 374400

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 14570
/proc/meminfo: memFree=1298400/2055920 swapFree=4053672/4192956
[pid=14569] ppid=14567 vsize=405008 CPUtime=522.15
/proc/14569/stat : 14569 (MoRsat) R 14567 14569 14470 0 -1 4194304 134297 0 0 0 52128 87 0 0 25 0 1 0 88843841 414728192 98524 1992294400 134512640 135679800 4294956240 18446744073709551615 134519333 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14569/statm: 101252 98524 113 284 0 100965 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 405008

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 14570
/proc/meminfo: memFree=1267040/2055920 swapFree=4053672/4192956
[pid=14569] ppid=14567 vsize=435632 CPUtime=582.13
/proc/14569/stat : 14569 (MoRsat) R 14567 14569 14470 0 -1 4194304 141986 0 0 0 58118 95 0 0 25 0 1 0 88843841 446087168 106213 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14569/statm: 108908 106213 113 284 0 108621 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 435632

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 14570
/proc/meminfo: memFree=1234784/2055920 swapFree=4053672/4192956
[pid=14569] ppid=14567 vsize=467560 CPUtime=642.12
/proc/14569/stat : 14569 (MoRsat) R 14567 14569 14470 0 -1 4194304 149986 0 0 0 64111 101 0 0 25 0 1 0 88843841 478781440 114213 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14569/statm: 116890 114213 113 284 0 116603 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 467560

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 14570
/proc/meminfo: memFree=1206688/2055920 swapFree=4053672/4192956
[pid=14569] ppid=14567 vsize=497148 CPUtime=702.1
/proc/14569/stat : 14569 (MoRsat) R 14567 14569 14470 0 -1 4194304 157416 0 0 0 70103 107 0 0 25 0 1 0 88843841 509079552 121257 1992294400 134512640 135679800 4294956240 18446744073709551615 134519325 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14569/statm: 124287 121257 113 284 0 124000 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 497148

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 14570
/proc/meminfo: memFree=1175520/2055920 swapFree=4053672/4192956
[pid=14569] ppid=14567 vsize=528064 CPUtime=762.1
/proc/14569/stat : 14569 (MoRsat) R 14567 14569 14470 0 -1 4194304 165162 0 0 0 76097 113 0 0 25 0 1 0 88843841 540737536 129003 1992294400 134512640 135679800 4294956240 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14569/statm: 132016 129003 113 284 0 131729 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 528064

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 14570
/proc/meminfo: memFree=1139872/2055920 swapFree=4053672/4192956
[pid=14569] ppid=14567 vsize=563984 CPUtime=822.07
/proc/14569/stat : 14569 (MoRsat) R 14567 14569 14470 0 -1 4194304 174159 0 0 0 82088 119 0 0 25 0 1 0 88843841 577519616 138000 1992294400 134512640 135679800 4294956240 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14569/statm: 140996 138000 113 284 0 140709 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 563984

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 14570
/proc/meminfo: memFree=1108704/2055920 swapFree=4053672/4192956
[pid=14569] ppid=14567 vsize=594604 CPUtime=882.06
/proc/14569/stat : 14569 (MoRsat) R 14567 14569 14470 0 -1 4194304 181852 0 0 0 88082 124 0 0 25 0 1 0 88843841 608874496 145693 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14569/statm: 148651 145693 113 284 0 148364 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 594604

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 14570
/proc/meminfo: memFree=1079072/2055920 swapFree=4053672/4192956
[pid=14569] ppid=14567 vsize=624320 CPUtime=942.04
/proc/14569/stat : 14569 (MoRsat) R 14567 14569 14470 0 -1 4194304 189298 0 0 0 94073 131 0 0 25 0 1 0 88843841 639303680 153139 1992294400 134512640 135679800 4294956240 18446744073709551615 134525557 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14569/statm: 156080 153139 113 284 0 155793 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 624320

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 14572
/proc/meminfo: memFree=1052576/2055920 swapFree=4053672/4192956
[pid=14569] ppid=14567 vsize=650328 CPUtime=1002.02
/proc/14569/stat : 14569 (MoRsat) R 14567 14569 14470 0 -1 4194304 195807 0 0 0 100066 136 0 0 25 0 1 0 88843841 665935872 159648 1992294400 134512640 135679800 4294956240 18446744073709551615 134519353 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14569/statm: 162582 159648 113 284 0 162295 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 650328

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 14572
/proc/meminfo: memFree=1022816/2055920 swapFree=4053672/4192956
[pid=14569] ppid=14567 vsize=680340 CPUtime=1062.01
/proc/14569/stat : 14569 (MoRsat) R 14567 14569 14470 0 -1 4194304 203341 0 0 0 106058 143 0 0 25 0 1 0 88843841 696668160 167182 1992294400 134512640 135679800 4294956240 18446744073709551615 134525584 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14569/statm: 170085 167182 113 284 0 169798 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 680340

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 14572
/proc/meminfo: memFree=997344/2055920 swapFree=4053672/4192956
[pid=14569] ppid=14567 vsize=705344 CPUtime=1122
/proc/14569/stat : 14569 (MoRsat) R 14567 14569 14470 0 -1 4194304 209606 0 0 0 112052 148 0 0 25 0 1 0 88843841 722272256 173447 1992294400 134512640 135679800 4294956240 18446744073709551615 134522641 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14569/statm: 176336 173447 113 284 0 176049 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 705344

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 14572
/proc/meminfo: memFree=973216/2055920 swapFree=4053672/4192956
[pid=14569] ppid=14567 vsize=729640 CPUtime=1181.97
/proc/14569/stat : 14569 (MoRsat) R 14567 14569 14470 0 -1 4194304 215694 0 0 0 118045 152 0 0 25 0 1 0 88843841 747151360 179535 1992294400 134512640 135679800 4294956240 18446744073709551615 134522937 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14569/statm: 182410 179535 113 284 0 182123 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 729640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 14572
/proc/meminfo: memFree=964832/2055920 swapFree=4053672/4192956
[pid=14569] ppid=14567 vsize=737720 CPUtime=1200.08
/proc/14569/stat : 14569 (MoRsat) R 14567 14569 14470 0 -1 4194304 217721 0 0 0 119854 154 0 0 25 0 1 0 88843841 755425280 181562 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14569/statm: 184430 181562 113 284 0 184143 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 737720

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

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

[startup+1200.51 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 14572
/proc/meminfo: memFree=964832/2055920 swapFree=4053672/4192956
[pid=14569] ppid=14567 vsize=0 CPUtime=1200.18
/proc/14569/stat : 14569 (MoRsat) R 14567 14569 14470 0 -1 4195332 217721 0 0 0 119854 164 0 0 25 0 1 0 88843841 0 0 1992294400 0 0 0 0 0 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14569/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.2
CPU user time (s): 1198.54
CPU system time (s): 1.65675
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 737720

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

runsolver used 1.37579 second user time and 2.95755 second system time

The end

Launcher Data

Begin job on node87 at 2009-04-24 23:22:27
IDJOB=1715839
IDBENCH=20353
IDSOLVER=502
FILE ID=node87/1715839-1240608145
PBS_JOBID= 9186238
Free space on /tmp= 66404 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-13-s.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1715839-1240608145/watcher-1715839-1240608145 -o /tmp/evaluation-result-1715839-1240608145/solver-1715839-1240608145 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1715839-1240608145.cnf

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

MD5SUM BENCH= d90571b4b69632567da9d3ebfd25979e
RANDOM SEED=140116610

node87.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1692424 kB
Buffers:         40276 kB
Cached:         124760 kB
SwapCached:     134164 kB
Active:          89332 kB
Inactive:       212264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1692424 kB
SwapTotal:     4192956 kB
SwapFree:      4053672 kB
Dirty:           20588 kB
Writeback:           0 kB
Mapped:          13380 kB
Slab:            47760 kB
Committed_AS:   259984 kB
PageTables:       1456 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= 66400 MiB
End job on node87 at 2009-04-24 23:42:29