Trace number 1738356

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.1 1200.43

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-28-302-26-75.cnf
MD5SUMc8a761b6d0b0b208363324b0ab04d363
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.18597
Satisfiable
(Un)Satisfiability was proved
Number of variables728
Number of clauses48442
Sum of the clauses size97560
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 248416
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
0.10/0.13	c atom#=728 clause#=48442 total literals=97560 

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-1738356-1240837266/watcher-1738356-1240837266 -o /tmp/evaluation-result-1738356-1240837266/solver-1738356-1240837266 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1738356-1240837266.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: 2.04 1.63 1.27 3/64 4889
/proc/meminfo: memFree=1763464/2055920 swapFree=4192812/4192956
[pid=4889] ppid=4887 vsize=2656 CPUtime=0
/proc/4889/stat : 4889 (MoRsat) R 4887 4889 4622 0 -1 4194304 138 0 0 0 0 0 0 0 18 0 1 0 111753779 2719744 122 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4889/statm: 664 122 96 284 0 377 0

[startup+0.0827401 s]
/proc/loadavg: 2.04 1.63 1.27 3/64 4889
/proc/meminfo: memFree=1763464/2055920 swapFree=4192812/4192956
[pid=4889] ppid=4887 vsize=2680 CPUtime=0.08
/proc/4889/stat : 4889 (MoRsat) R 4887 4889 4622 0 -1 4194304 715 0 0 0 8 0 0 0 18 0 1 0 111753779 2744320 457 1992294400 134512640 135679800 4294956224 18446744073709551615 134564561 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4889/statm: 670 457 107 284 0 383 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2680

[startup+0.101742 s]
/proc/loadavg: 2.04 1.63 1.27 3/64 4889
/proc/meminfo: memFree=1763464/2055920 swapFree=4192812/4192956
[pid=4889] ppid=4887 vsize=2680 CPUtime=0.1
/proc/4889/stat : 4889 (MoRsat) R 4887 4889 4622 0 -1 4194304 715 0 0 0 10 0 0 0 18 0 1 0 111753779 2744320 457 1992294400 134512640 135679800 4294956224 18446744073709551615 134564543 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4889/statm: 670 457 107 284 0 383 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2680

[startup+0.301759 s]
/proc/loadavg: 2.04 1.63 1.27 3/64 4889
/proc/meminfo: memFree=1763464/2055920 swapFree=4192812/4192956
[pid=4889] ppid=4887 vsize=6480 CPUtime=0.29
/proc/4889/stat : 4889 (MoRsat) R 4887 4889 4622 0 -1 4194304 1858 0 0 0 29 0 0 0 19 0 1 0 111753779 6635520 1394 1992294400 134512640 135679800 4294956224 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4889/statm: 1620 1394 114 284 0 1333 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6480

[startup+0.701793 s]
/proc/loadavg: 2.04 1.63 1.27 3/64 4889
/proc/meminfo: memFree=1763464/2055920 swapFree=4192812/4192956
[pid=4889] ppid=4887 vsize=8648 CPUtime=0.69
/proc/4889/stat : 4889 (MoRsat) R 4887 4889 4622 0 -1 4194304 2406 0 0 0 69 0 0 0 23 0 1 0 111753779 8855552 1942 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4889/statm: 2162 1942 114 284 0 1875 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8648

[startup+1.50186 s]
/proc/loadavg: 2.04 1.63 1.27 2/65 4890
/proc/meminfo: memFree=1754688/2055920 swapFree=4192812/4192956
[pid=4889] ppid=4887 vsize=11540 CPUtime=1.49
/proc/4889/stat : 4889 (MoRsat) R 4887 4889 4622 0 -1 4194304 3117 0 0 0 148 1 0 0 25 0 1 0 111753779 11816960 2653 1992294400 134512640 135679800 4294956224 18446744073709551615 134522717 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4889/statm: 2885 2653 114 284 0 2598 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11540

[startup+3.10201 s]
/proc/loadavg: 2.04 1.63 1.27 2/65 4890
/proc/meminfo: memFree=1751488/2055920 swapFree=4192812/4192956
[pid=4889] ppid=4887 vsize=14976 CPUtime=3.09
/proc/4889/stat : 4889 (MoRsat) R 4887 4889 4622 0 -1 4194304 3991 0 0 0 308 1 0 0 25 0 1 0 111753779 15335424 3527 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4889/statm: 3744 3527 114 284 0 3457 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14976

[startup+6.30129 s]
/proc/loadavg: 2.12 1.66 1.27 2/65 4890
/proc/meminfo: memFree=1747904/2055920 swapFree=4192812/4192956
[pid=4889] ppid=4887 vsize=16888 CPUtime=6.29
/proc/4889/stat : 4889 (MoRsat) R 4887 4889 4622 0 -1 4194304 4428 0 0 0 627 2 0 0 25 0 1 0 111753779 17293312 3964 1992294400 134512640 135679800 4294956224 18446744073709551615 134522844 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4889/statm: 4222 3964 114 284 0 3935 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16888

[startup+12.7018 s]
/proc/loadavg: 2.03 1.64 1.27 2/65 4890
/proc/meminfo: memFree=1744192/2055920 swapFree=4192812/4192956
[pid=4889] ppid=4887 vsize=21024 CPUtime=12.68
/proc/4889/stat : 4889 (MoRsat) R 4887 4889 4622 0 -1 4194304 5839 0 0 0 1265 3 0 0 25 0 1 0 111753779 21528576 5055 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4889/statm: 5256 5055 114 284 0 4969 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21024

[startup+25.502 s]
/proc/loadavg: 1.80 1.61 1.27 2/65 4890
/proc/meminfo: memFree=1734400/2055920 swapFree=4192812/4192956
[pid=4889] ppid=4887 vsize=30872 CPUtime=25.48
/proc/4889/stat : 4889 (MoRsat) R 4887 4889 4622 0 -1 4194304 8209 0 0 0 2543 5 0 0 25 0 1 0 111753779 31612928 7425 1992294400 134512640 135679800 4294956224 18446744073709551615 134535693 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4889/statm: 7718 7425 114 284 0 7431 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30872

[startup+51.1012 s]
/proc/loadavg: 1.53 1.56 1.26 2/65 4890
/proc/meminfo: memFree=1728128/2055920 swapFree=4192812/4192956
[pid=4889] ppid=4887 vsize=37152 CPUtime=51.07
/proc/4889/stat : 4889 (MoRsat) R 4887 4889 4622 0 -1 4194304 10102 0 0 0 5101 6 0 0 25 0 1 0 111753779 38043648 9060 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4889/statm: 9288 9060 114 284 0 9001 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 37152

[startup+102.306 s]
/proc/loadavg: 1.21 1.46 1.24 2/65 4890
/proc/meminfo: memFree=1722624/2055920 swapFree=4192812/4192956
[pid=4889] ppid=4887 vsize=42324 CPUtime=102.26
/proc/4889/stat : 4889 (MoRsat) R 4887 4889 4622 0 -1 4194304 11634 0 0 0 10218 8 0 0 25 0 1 0 111753779 43339776 10334 1992294400 134512640 135679800 4294956224 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4889/statm: 10581 10334 114 284 0 10294 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 42324

[startup+162.301 s]
/proc/loadavg: 1.08 1.38 1.23 2/65 4890
/proc/meminfo: memFree=1704192/2055920 swapFree=4192812/4192956
[pid=4889] ppid=4887 vsize=61172 CPUtime=162.25
/proc/4889/stat : 4889 (MoRsat) R 4887 4889 4622 0 -1 4194304 17094 0 0 0 16212 13 0 0 25 0 1 0 111753779 62640128 14893 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4889/statm: 15293 14893 114 284 0 15006 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 61172

[startup+222.301 s]
/proc/loadavg: 1.03 1.31 1.21 2/65 4890
/proc/meminfo: memFree=1704192/2055920 swapFree=4192812/4192956
[pid=4889] ppid=4887 vsize=61172 CPUtime=222.23
/proc/4889/stat : 4889 (MoRsat) R 4887 4889 4622 0 -1 4194304 17123 0 0 0 22210 13 0 0 25 0 1 0 111753779 62640128 14922 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4889/statm: 15293 14922 114 284 0 15006 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 61172

[startup+282.302 s]
/proc/loadavg: 1.01 1.25 1.19 2/65 4890
/proc/meminfo: memFree=1690304/2055920 swapFree=4192812/4192956
[pid=4889] ppid=4887 vsize=74612 CPUtime=282.22
/proc/4889/stat : 4889 (MoRsat) R 4887 4889 4622 0 -1 4194304 21328 0 0 0 28205 17 0 0 25 0 1 0 111753779 76402688 18355 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4889/statm: 18653 18355 114 284 0 18366 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 74612

[startup+342.302 s]
/proc/loadavg: 1.00 1.20 1.18 2/65 4890
/proc/meminfo: memFree=1690312/2055920 swapFree=4192812/4192956
[pid=4889] ppid=4887 vsize=74612 CPUtime=342.2
/proc/4889/stat : 4889 (MoRsat) R 4887 4889 4622 0 -1 4194304 21335 0 0 0 34203 17 0 0 25 0 1 0 111753779 76402688 18362 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4889/statm: 18653 18362 114 284 0 18366 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 74612

[startup+402.301 s]
/proc/loadavg: 1.00 1.16 1.17 2/65 4890
/proc/meminfo: memFree=1690312/2055920 swapFree=4192812/4192956
[pid=4889] ppid=4887 vsize=74612 CPUtime=402.18
/proc/4889/stat : 4889 (MoRsat) R 4887 4889 4622 0 -1 4194304 21335 0 0 0 40201 17 0 0 25 0 1 0 111753779 76402688 18362 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4889/statm: 18653 18362 114 284 0 18366 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 74612

[startup+462.302 s]
/proc/loadavg: 1.00 1.13 1.15 2/65 4890
/proc/meminfo: memFree=1689864/2055920 swapFree=4192812/4192956
[pid=4889] ppid=4887 vsize=76148 CPUtime=462.16
/proc/4889/stat : 4889 (MoRsat) R 4887 4889 4622 0 -1 4194304 21779 0 0 0 46199 17 0 0 25 0 1 0 111753779 77975552 18420 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4889/statm: 19037 18420 114 284 0 18750 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 76148

[startup+522.302 s]
/proc/loadavg: 1.00 1.11 1.14 2/65 4890
/proc/meminfo: memFree=1684104/2055920 swapFree=4192812/4192956
[pid=4889] ppid=4887 vsize=81520 CPUtime=522.15
/proc/4889/stat : 4889 (MoRsat) R 4887 4889 4622 0 -1 4194304 24747 0 0 0 52195 20 0 0 25 0 1 0 111753779 83476480 19848 1992294400 134512640 135679800 4294956224 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4889/statm: 20380 19848 114 284 0 20093 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 81520

[startup+582.301 s]
/proc/loadavg: 1.00 1.08 1.13 2/65 4890
/proc/meminfo: memFree=1684104/2055920 swapFree=4192812/4192956
[pid=4889] ppid=4887 vsize=81520 CPUtime=582.13
/proc/4889/stat : 4889 (MoRsat) R 4887 4889 4622 0 -1 4194304 24759 0 0 0 58193 20 0 0 25 0 1 0 111753779 83476480 19860 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4889/statm: 20380 19860 114 284 0 20093 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 81520

[startup+642.301 s]
/proc/loadavg: 1.00 1.06 1.12 2/65 4890
/proc/meminfo: memFree=1684104/2055920 swapFree=4192812/4192956
[pid=4889] ppid=4887 vsize=81520 CPUtime=642.13
/proc/4889/stat : 4889 (MoRsat) R 4887 4889 4622 0 -1 4194304 24759 0 0 0 64192 21 0 0 25 0 1 0 111753779 83476480 19860 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4889/statm: 20380 19860 114 284 0 20093 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 81520

[startup+702.302 s]
/proc/loadavg: 1.00 1.05 1.11 2/65 4890
/proc/meminfo: memFree=1681032/2055920 swapFree=4192812/4192956
[pid=4889] ppid=4887 vsize=84976 CPUtime=702.1
/proc/4889/stat : 4889 (MoRsat) R 4887 4889 4622 0 -1 4194304 25553 0 0 0 70189 21 0 0 25 0 1 0 111753779 87015424 20654 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4889/statm: 21244 20654 114 284 0 20957 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 84976

[startup+762.306 s]
/proc/loadavg: 1.00 1.04 1.09 2/65 4890
/proc/meminfo: memFree=1676680/2055920 swapFree=4192812/4192956
[pid=4889] ppid=4887 vsize=89472 CPUtime=762.09
/proc/4889/stat : 4889 (MoRsat) R 4887 4889 4622 0 -1 4194304 26630 0 0 0 76186 23 0 0 25 0 1 0 111753779 91619328 21731 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4889/statm: 22368 21731 114 284 0 22081 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 89472

[startup+822.302 s]
/proc/loadavg: 1.00 1.03 1.09 2/65 4890
/proc/meminfo: memFree=1672904/2055920 swapFree=4192812/4192956
[pid=4889] ppid=4887 vsize=93752 CPUtime=822.07
/proc/4889/stat : 4889 (MoRsat) R 4887 4889 4622 0 -1 4194304 27661 0 0 0 82183 24 0 0 25 0 1 0 111753779 96002048 22762 1992294400 134512640 135679800 4294956224 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4889/statm: 23438 22762 114 284 0 23151 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 93752

[startup+882.301 s]
/proc/loadavg: 1.00 1.02 1.08 2/65 4890
/proc/meminfo: memFree=1666824/2055920 swapFree=4192812/4192956
[pid=4889] ppid=4887 vsize=100800 CPUtime=882.06
/proc/4889/stat : 4889 (MoRsat) R 4887 4889 4622 0 -1 4194304 29142 0 0 0 88181 25 0 0 25 0 1 0 111753779 103219200 24243 1992294400 134512640 135679800 4294956224 18446744073709551615 134522826 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4889/statm: 25200 24243 114 284 0 24913 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 100800

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.08 2/65 4890
/proc/meminfo: memFree=1661512/2055920 swapFree=4192812/4192956
[pid=4889] ppid=4887 vsize=106396 CPUtime=942.04
/proc/4889/stat : 4889 (MoRsat) R 4887 4889 4622 0 -1 4194304 30483 0 0 0 94178 26 0 0 25 0 1 0 111753779 108949504 25584 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4889/statm: 26599 25584 114 284 0 26312 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 106396

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 4890
/proc/meminfo: memFree=1656264/2055920 swapFree=4192812/4192956
[pid=4889] ppid=4887 vsize=111392 CPUtime=1002.02
/proc/4889/stat : 4889 (MoRsat) R 4887 4889 4622 0 -1 4194304 31766 0 0 0 100175 27 0 0 25 0 1 0 111753779 114065408 26867 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4889/statm: 27848 26867 114 284 0 27561 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 111392

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.06 2/65 4890
/proc/meminfo: memFree=1652040/2055920 swapFree=4192812/4192956
[pid=4889] ppid=4887 vsize=115520 CPUtime=1062
/proc/4889/stat : 4889 (MoRsat) R 4887 4889 4622 0 -1 4194304 32824 0 0 0 106172 28 0 0 25 0 1 0 111753779 118292480 27925 1992294400 134512640 135679800 4294956224 18446744073709551615 134523564 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4889/statm: 28880 27925 114 284 0 28593 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 115520

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 4890
/proc/meminfo: memFree=1649160/2055920 swapFree=4192812/4192956
[pid=4889] ppid=4887 vsize=118412 CPUtime=1121.99
/proc/4889/stat : 4889 (MoRsat) R 4887 4889 4622 0 -1 4194304 33536 0 0 0 112170 29 0 0 25 0 1 0 111753779 121253888 28637 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4889/statm: 29603 28637 114 284 0 29316 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 118412

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 4890
/proc/meminfo: memFree=1646216/2055920 swapFree=4192812/4192956
[pid=4889] ppid=4887 vsize=121332 CPUtime=1181.97
/proc/4889/stat : 4889 (MoRsat) R 4887 4889 4622 0 -1 4194304 34280 0 0 0 118167 30 0 0 25 0 1 0 111753779 124243968 29381 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4889/statm: 30333 29381 114 284 0 30046 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 121332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 4890
/proc/meminfo: memFree=1645320/2055920 swapFree=4192812/4192956
[pid=4889] ppid=4887 vsize=122396 CPUtime=1200.07
/proc/4889/stat : 4889 (MoRsat) R 4887 4889 4622 0 -1 4194304 34499 0 0 0 119977 30 0 0 25 0 1 0 111753779 125333504 29600 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4889/statm: 30599 29600 114 284 0 30312 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 122396

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.43
CPU time (s): 1200.1
CPU user time (s): 1199.78
CPU system time (s): 0.32595
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 122396

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

runsolver used 0.945856 second user time and 2.38864 second system time

The end

Launcher Data

Begin job on node61 at 2009-04-27 15:01:07
IDJOB=1738356
IDBENCH=71806
IDSOLVER=502
FILE ID=node61/1738356-1240837266
PBS_JOBID= 9187559
Free space on /tmp= 66424 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-28-302-26-75.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1738356-1240837266/watcher-1738356-1240837266 -o /tmp/evaluation-result-1738356-1240837266/solver-1738356-1240837266 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1738356-1240837266.cnf

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

MD5SUM BENCH= c8a761b6d0b0b208363324b0ab04d363
RANDOM SEED=1032152340

node61.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.216
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.216
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:       1763880 kB
Buffers:         47196 kB
Cached:         158768 kB
SwapCached:        144 kB
Active:          31028 kB
Inactive:       188908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1763880 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2068 kB
Writeback:           0 kB
Mapped:          23588 kB
Slab:            58152 kB
Committed_AS:   504416 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66424 MiB
End job on node61 at 2009-04-27 15:21:09