Trace number 1721143

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.09 1200.63

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_11_UNKNOWN.cnf
MD5SUMb02fa517730e45c506203f9bd7ebb62c
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 variables1740
Number of clauses104640
Sum of the clauses size311346
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22781
Number of clauses of size 3101836
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
9.77/9.88	c atom#=1740 clause#=104640 total literals=311346 

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-1721143-1240663334/watcher-1721143-1240663334 -o /tmp/evaluation-result-1721143-1240663334/solver-1721143-1240663334 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1721143-1240663334.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.03 1.32 2/64 11531
/proc/meminfo: memFree=1839684/2055920 swapFree=4192952/4192956
[pid=11531] ppid=11529 vsize=2968 CPUtime=0
/proc/11531/stat : 11531 (MoRsat) R 11529 11531 11003 0 -1 4194304 129 0 0 0 0 0 0 0 20 0 1 0 94362493 3039232 113 1992294400 134512640 135679800 4294956224 18446744073709551615 134537421 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11531/statm: 742 113 96 284 0 455 0

[startup+0.0502609 s]
/proc/loadavg: 1.00 1.03 1.32 2/64 11531
/proc/meminfo: memFree=1839684/2055920 swapFree=4192952/4192956
[pid=11531] ppid=11529 vsize=2968 CPUtime=0.04
/proc/11531/stat : 11531 (MoRsat) R 11529 11531 11003 0 -1 4194304 292 0 0 0 4 0 0 0 20 0 1 0 94362493 3039232 276 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11531/statm: 742 276 96 284 0 455 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2968

[startup+0.101268 s]
/proc/loadavg: 1.00 1.03 1.32 2/64 11531
/proc/meminfo: memFree=1839684/2055920 swapFree=4192952/4192956
[pid=11531] ppid=11529 vsize=2968 CPUtime=0.09
/proc/11531/stat : 11531 (MoRsat) R 11529 11531 11003 0 -1 4194304 468 0 0 0 9 0 0 0 20 0 1 0 94362493 3039232 452 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11531/statm: 742 452 96 284 0 455 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2968

[startup+0.301288 s]
/proc/loadavg: 1.00 1.03 1.32 2/64 11531
/proc/meminfo: memFree=1839684/2055920 swapFree=4192952/4192956
[pid=11531] ppid=11529 vsize=6100 CPUtime=0.29
/proc/11531/stat : 11531 (MoRsat) R 11529 11531 11003 0 -1 4194304 3098 0 0 0 28 1 0 0 22 0 1 0 94362493 6246400 958 1992294400 134512640 135679800 4294956224 18446744073709551615 134563104 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11531/statm: 1525 959 107 284 0 1238 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6100

[startup+0.701328 s]
/proc/loadavg: 1.00 1.03 1.32 2/64 11531
/proc/meminfo: memFree=1839684/2055920 swapFree=4192952/4192956
[pid=11531] ppid=11529 vsize=6100 CPUtime=0.69
/proc/11531/stat : 11531 (MoRsat) R 11529 11531 11003 0 -1 4194304 3386 0 0 0 68 1 0 0 25 0 1 0 94362493 6246400 1246 1992294400 134512640 135679800 4294956224 18446744073709551615 134561466 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11531/statm: 1525 1246 107 284 0 1238 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6100

[startup+1.50141 s]
/proc/loadavg: 1.00 1.03 1.32 2/65 11532
/proc/meminfo: memFree=1835004/2055920 swapFree=4192952/4192956
[pid=11531] ppid=11529 vsize=6100 CPUtime=1.49
/proc/11531/stat : 11531 (MoRsat) R 11529 11531 11003 0 -1 4194304 3386 0 0 0 148 1 0 0 25 0 1 0 94362493 6246400 1246 1992294400 134512640 135679800 4294956224 18446744073709551615 134561500 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11531/statm: 1525 1246 107 284 0 1238 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6100

[startup+3.10158 s]
/proc/loadavg: 1.00 1.03 1.32 2/65 11532
/proc/meminfo: memFree=1834876/2055920 swapFree=4192952/4192956
[pid=11531] ppid=11529 vsize=6100 CPUtime=3.08
/proc/11531/stat : 11531 (MoRsat) R 11529 11531 11003 0 -1 4194304 3386 0 0 0 307 1 0 0 25 0 1 0 94362493 6246400 1246 1992294400 134512640 135679800 4294956224 18446744073709551615 134561524 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11531/statm: 1525 1246 107 284 0 1238 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 6100

[startup+6.30191 s]
/proc/loadavg: 1.00 1.03 1.32 2/65 11532
/proc/meminfo: memFree=1834748/2055920 swapFree=4192952/4192956
[pid=11531] ppid=11529 vsize=6100 CPUtime=6.28
/proc/11531/stat : 11531 (MoRsat) R 11529 11531 11003 0 -1 4194304 3386 0 0 0 627 1 0 0 25 0 1 0 94362493 6246400 1246 1992294400 134512640 135679800 4294956224 18446744073709551615 134561524 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11531/statm: 1525 1246 107 284 0 1238 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6100

[startup+12.7026 s]
/proc/loadavg: 1.00 1.02 1.32 2/65 11532
/proc/meminfo: memFree=1825476/2055920 swapFree=4192952/4192956
[pid=11531] ppid=11529 vsize=16196 CPUtime=12.67
/proc/11531/stat : 11531 (MoRsat) R 11529 11531 11003 0 -1 4194304 8129 0 0 0 1264 3 0 0 25 0 1 0 94362493 16584704 3815 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11531/statm: 4049 3815 114 284 0 3762 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 16196

[startup+25.5019 s]
/proc/loadavg: 1.00 1.02 1.31 2/65 11532
/proc/meminfo: memFree=1816836/2055920 swapFree=4192952/4192956
[pid=11531] ppid=11529 vsize=24152 CPUtime=25.47
/proc/11531/stat : 11531 (MoRsat) R 11529 11531 11003 0 -1 4194304 10255 0 0 0 2542 5 0 0 25 0 1 0 94362493 24731648 5683 1992294400 134512640 135679800 4294956224 18446744073709551615 134523596 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11531/statm: 6038 5683 114 284 0 5751 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 24152

[startup+51.1015 s]
/proc/loadavg: 1.00 1.02 1.30 2/65 11532
/proc/meminfo: memFree=1809220/2055920 swapFree=4192952/4192956
[pid=11531] ppid=11529 vsize=31960 CPUtime=51.06
/proc/11531/stat : 11531 (MoRsat) R 11529 11531 11003 0 -1 4194304 12537 0 0 0 5099 7 0 0 25 0 1 0 94362493 32727040 7707 1992294400 134512640 135679800 4294956224 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11531/statm: 7990 7707 114 284 0 7703 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 31960

[startup+102.306 s]
/proc/loadavg: 1.00 1.02 1.28 2/65 11532
/proc/meminfo: memFree=1802180/2055920 swapFree=4192952/4192956
[pid=11531] ppid=11529 vsize=38812 CPUtime=102.23
/proc/11531/stat : 11531 (MoRsat) R 11529 11531 11003 0 -1 4194304 15323 0 0 0 10214 9 0 0 25 0 1 0 94362493 39743488 9334 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11531/statm: 9703 9334 114 284 0 9416 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 38812

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.26 2/65 11532
/proc/meminfo: memFree=1800452/2055920 swapFree=4192952/4192956
[pid=11531] ppid=11529 vsize=40132 CPUtime=162.21
/proc/11531/stat : 11531 (MoRsat) R 11529 11531 11003 0 -1 4194304 16526 0 0 0 16211 10 0 0 25 0 1 0 94362493 41095168 9765 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11531/statm: 10033 9765 114 284 0 9746 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 40132

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.24 2/65 11532
/proc/meminfo: memFree=1792708/2055920 swapFree=4192952/4192956
[pid=11531] ppid=11529 vsize=48168 CPUtime=222.19
/proc/11531/stat : 11531 (MoRsat) R 11529 11531 11003 0 -1 4194304 18488 0 0 0 22207 12 0 0 25 0 1 0 94362493 49324032 11727 1992294400 134512640 135679800 4294956224 18446744073709551615 134522826 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11531/statm: 12042 11727 114 284 0 11755 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 48168

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.23 2/65 11532
/proc/meminfo: memFree=1780996/2055920 swapFree=4192952/4192956
[pid=11531] ppid=11529 vsize=60696 CPUtime=282.15
/proc/11531/stat : 11531 (MoRsat) R 11529 11531 11003 0 -1 4194304 21434 0 0 0 28201 14 0 0 25 0 1 0 94362493 62152704 14673 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11531/statm: 15174 14673 114 284 0 14887 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 60696

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.21 2/65 11532
/proc/meminfo: memFree=1763588/2055920 swapFree=4192952/4192956
[pid=11531] ppid=11529 vsize=79904 CPUtime=342.13
/proc/11531/stat : 11531 (MoRsat) R 11529 11531 11003 0 -1 4194304 26008 0 0 0 34195 18 0 0 25 0 1 0 94362493 81821696 18990 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11531/statm: 19976 18990 114 284 0 19689 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 79904

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.19 2/65 11532
/proc/meminfo: memFree=1750724/2055920 swapFree=4192952/4192956
[pid=11531] ppid=11529 vsize=92320 CPUtime=402.11
/proc/11531/stat : 11531 (MoRsat) R 11529 11531 11003 0 -1 4194304 30742 0 0 0 40189 22 0 0 25 0 1 0 94362493 94535680 22184 1992294400 134512640 135679800 4294956224 18446744073709551615 134520395 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11531/statm: 23080 22184 114 284 0 22793 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 92320

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.18 2/65 11532
/proc/meminfo: memFree=1750660/2055920 swapFree=4192952/4192956
[pid=11531] ppid=11529 vsize=92320 CPUtime=462.08
/proc/11531/stat : 11531 (MoRsat) R 11529 11531 11003 0 -1 4194304 30765 0 0 0 46186 22 0 0 25 0 1 0 94362493 94535680 22207 1992294400 134512640 135679800 4294956224 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11531/statm: 23080 22207 114 284 0 22793 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 92320

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.17 2/65 11532
/proc/meminfo: memFree=1750596/2055920 swapFree=4192952/4192956
[pid=11531] ppid=11529 vsize=92320 CPUtime=522.06
/proc/11531/stat : 11531 (MoRsat) R 11529 11531 11003 0 -1 4194304 30777 0 0 0 52184 22 0 0 25 0 1 0 94362493 94535680 22219 1992294400 134512640 135679800 4294956224 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11531/statm: 23080 22219 114 284 0 22793 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 92320

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.15 2/65 11532
/proc/meminfo: memFree=1750404/2055920 swapFree=4192952/4192956
[pid=11531] ppid=11529 vsize=92320 CPUtime=582.03
/proc/11531/stat : 11531 (MoRsat) R 11529 11531 11003 0 -1 4194304 30827 0 0 0 58181 22 0 0 25 0 1 0 94362493 94535680 22269 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11531/statm: 23080 22269 114 284 0 22793 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 92320

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.14 2/65 11532
/proc/meminfo: memFree=1750084/2055920 swapFree=4192952/4192956
[pid=11531] ppid=11529 vsize=92320 CPUtime=642.01
/proc/11531/stat : 11531 (MoRsat) R 11529 11531 11003 0 -1 4194304 30899 0 0 0 64179 22 0 0 25 0 1 0 94362493 94535680 22341 1992294400 134512640 135679800 4294956224 18446744073709551615 134522705 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11531/statm: 23080 22341 114 284 0 22793 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 92320

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 11532
/proc/meminfo: memFree=1749764/2055920 swapFree=4192952/4192956
[pid=11531] ppid=11529 vsize=92320 CPUtime=701.98
/proc/11531/stat : 11531 (MoRsat) R 11529 11531 11003 0 -1 4194304 30929 0 0 0 70176 22 0 0 25 0 1 0 94362493 94535680 22371 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11531/statm: 23080 22371 114 284 0 22793 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 92320

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 11532
/proc/meminfo: memFree=1749700/2055920 swapFree=4192952/4192956
[pid=11531] ppid=11529 vsize=92320 CPUtime=761.96
/proc/11531/stat : 11531 (MoRsat) R 11529 11531 11003 0 -1 4194304 30929 0 0 0 76174 22 0 0 25 0 1 0 94362493 94535680 22371 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11531/statm: 23080 22371 114 284 0 22793 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 92320

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 11532
/proc/meminfo: memFree=1749188/2055920 swapFree=4192952/4192956
[pid=11531] ppid=11529 vsize=92320 CPUtime=821.91
/proc/11531/stat : 11531 (MoRsat) R 11529 11531 11003 0 -1 4194304 31083 0 0 0 82169 22 0 0 25 0 1 0 94362493 94535680 22525 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11531/statm: 23080 22525 114 284 0 22793 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 92320

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 11532
/proc/meminfo: memFree=1743108/2055920 swapFree=4192952/4192956
[pid=11531] ppid=11529 vsize=98836 CPUtime=881.89
/proc/11531/stat : 11531 (MoRsat) R 11529 11531 11003 0 -1 4194304 32619 0 0 0 88165 24 0 0 25 0 1 0 94362493 101208064 24061 1992294400 134512640 135679800 4294956224 18446744073709551615 134522705 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11531/statm: 24709 24061 114 284 0 24422 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 98836

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 11532
/proc/meminfo: memFree=1734148/2055920 swapFree=4192952/4192956
[pid=11531] ppid=11529 vsize=107728 CPUtime=941.86
/proc/11531/stat : 11531 (MoRsat) R 11529 11531 11003 0 -1 4194304 34847 0 0 0 94161 25 0 0 25 0 1 0 94362493 110313472 26289 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11531/statm: 26932 26289 114 284 0 26645 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 107728

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 11532
/proc/meminfo: memFree=1728196/2055920 swapFree=4192952/4192956
[pid=11531] ppid=11529 vsize=113768 CPUtime=1001.84
/proc/11531/stat : 11531 (MoRsat) R 11529 11531 11003 0 -1 4194304 36334 0 0 0 100158 26 0 0 25 0 1 0 94362493 116498432 27776 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11531/statm: 28442 27776 114 284 0 28155 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 113768

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 11532
/proc/meminfo: memFree=1718084/2055920 swapFree=4192952/4192956
[pid=11531] ppid=11529 vsize=124216 CPUtime=1061.82
/proc/11531/stat : 11531 (MoRsat) R 11529 11531 11003 0 -1 4194304 38889 0 0 0 106154 28 0 0 25 0 1 0 94362493 127197184 30331 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11531/statm: 31054 30331 114 284 0 30767 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 124216

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 11532
/proc/meminfo: memFree=1706308/2055920 swapFree=4192952/4192956
[pid=11531] ppid=11529 vsize=135872 CPUtime=1121.79
/proc/11531/stat : 11531 (MoRsat) R 11529 11531 11003 0 -1 4194304 41785 0 0 0 112148 31 0 0 25 0 1 0 94362493 139132928 33227 1992294400 134512640 135679800 4294956224 18446744073709551615 134519353 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11531/statm: 33968 33227 114 284 0 33681 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 135872

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 11538
/proc/meminfo: memFree=1704772/2055920 swapFree=4192952/4192956
[pid=11531] ppid=11529 vsize=136628 CPUtime=1181.76
/proc/11531/stat : 11531 (MoRsat) R 11529 11531 11003 0 -1 4194304 43673 0 0 0 118144 32 0 0 25 0 1 0 94362493 139907072 33497 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11531/statm: 34157 33497 114 284 0 33870 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 136628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 11538
/proc/meminfo: memFree=1704772/2055920 swapFree=4192952/4192956
[pid=11531] ppid=11529 vsize=136628 CPUtime=1200.06
/proc/11531/stat : 11531 (MoRsat) R 11529 11531 11003 0 -1 4194304 43702 0 0 0 119974 32 0 0 25 0 1 0 94362493 139907072 33526 1992294400 134512640 135679800 4294956224 18446744073709551615 134524965 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11531/statm: 34157 33526 114 284 0 33870 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 136628

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.63
CPU time (s): 1200.09
CPU user time (s): 1199.75
CPU system time (s): 0.346947
CPU usage (%): 99.9555
Max. virtual memory (cumulated for all children) (KiB): 143304

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

runsolver used 1.10283 second user time and 2.26565 second system time

The end

Launcher Data

Begin job on node90 at 2009-04-25 14:42:14
IDJOB=1721143
IDBENCH=71064
IDSOLVER=502
FILE ID=node90/1721143-1240663334
PBS_JOBID= 9186521
Free space on /tmp= 66524 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_11_UNKNOWN.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721143-1240663334/watcher-1721143-1240663334 -o /tmp/evaluation-result-1721143-1240663334/solver-1721143-1240663334 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1721143-1240663334.cnf

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

MD5SUM BENCH= b02fa517730e45c506203f9bd7ebb62c
RANDOM SEED=29983141

node90.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.238
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.238
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:       1840108 kB
Buffers:         14600 kB
Cached:         116568 kB
SwapCached:          4 kB
Active:          37064 kB
Inactive:       111384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1840108 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            3068 kB
Writeback:           0 kB
Mapped:          24036 kB
Slab:            53420 kB
Committed_AS:   228416 kB
PageTables:       1452 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= 66520 MiB
End job on node90 at 2009-04-25 15:02:17