Trace number 1721843

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.08 1200.42

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
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 variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
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 
5.59/5.69	c atom#=1278 clause#=68055 total literals=202155 

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-1721843-1240670402/watcher-1721843-1240670402 -o /tmp/evaluation-result-1721843-1240670402/solver-1721843-1240670402 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1721843-1240670402.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.98 1.08 3/64 20468
/proc/meminfo: memFree=1186352/2055920 swapFree=4192956/4192956
[pid=20468] ppid=20466 vsize=3192 CPUtime=0
/proc/20468/stat : 20468 (MoRsat) R 20466 20468 20278 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 95073326 3268608 121 1992294400 134512640 135679800 4294956224 18446744073709551615 135296930 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20468/statm: 798 121 96 284 0 511 0

[startup+0.032154 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 20468
/proc/meminfo: memFree=1186352/2055920 swapFree=4192956/4192956
[pid=20468] ppid=20466 vsize=3192 CPUtime=0.02
/proc/20468/stat : 20468 (MoRsat) R 20466 20468 20278 0 -1 4194304 229 0 0 0 2 0 0 0 18 0 1 0 95073326 3268608 213 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20468/statm: 798 213 96 284 0 511 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3192

[startup+0.101161 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 20468
/proc/meminfo: memFree=1186352/2055920 swapFree=4192956/4192956
[pid=20468] ppid=20466 vsize=3464 CPUtime=0.09
/proc/20468/stat : 20468 (MoRsat) R 20466 20468 20278 0 -1 4194304 853 0 0 0 9 0 0 0 18 0 1 0 95073326 3547136 571 1992294400 134512640 135679800 4294956224 18446744073709551615 134552325 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20468/statm: 866 576 104 284 0 579 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3464

[startup+0.301181 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 20468
/proc/meminfo: memFree=1186352/2055920 swapFree=4192956/4192956
[pid=20468] ppid=20466 vsize=6632 CPUtime=0.29
/proc/20468/stat : 20468 (MoRsat) R 20466 20468 20278 0 -1 4194304 2273 0 0 0 28 1 0 0 19 0 1 0 95073326 6791168 884 1992294400 134512640 135679800 4294956224 18446744073709551615 134563104 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20468/statm: 1658 884 107 284 0 1371 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6632

[startup+0.701225 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 20468
/proc/meminfo: memFree=1186352/2055920 swapFree=4192956/4192956
[pid=20468] ppid=20466 vsize=6632 CPUtime=0.69
/proc/20468/stat : 20468 (MoRsat) R 20466 20468 20278 0 -1 4194304 2515 0 0 0 68 1 0 0 22 0 1 0 95073326 6791168 1126 1992294400 134512640 135679800 4294956224 18446744073709551615 134561500 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20468/statm: 1658 1126 107 284 0 1371 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6632

[startup+1.50131 s]
/proc/loadavg: 0.92 0.98 1.08 2/65 20469
/proc/meminfo: memFree=1182184/2055920 swapFree=4192956/4192956
[pid=20468] ppid=20466 vsize=6632 CPUtime=1.49
/proc/20468/stat : 20468 (MoRsat) R 20466 20468 20278 0 -1 4194304 2584 0 0 0 148 1 0 0 25 0 1 0 95073326 6791168 1195 1992294400 134512640 135679800 4294956224 18446744073709551615 134561524 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20468/statm: 1658 1195 107 284 0 1371 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6632

[startup+3.10149 s]
/proc/loadavg: 0.92 0.98 1.08 2/65 20469
/proc/meminfo: memFree=1181672/2055920 swapFree=4192956/4192956
[pid=20468] ppid=20466 vsize=6632 CPUtime=3.09
/proc/20468/stat : 20468 (MoRsat) R 20466 20468 20278 0 -1 4194304 2718 0 0 0 308 1 0 0 25 0 1 0 95073326 6791168 1329 1992294400 134512640 135679800 4294956224 18446744073709551615 134561568 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20468/statm: 1658 1329 107 284 0 1371 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6632

[startup+6.30183 s]
/proc/loadavg: 0.93 0.98 1.08 2/65 20469
/proc/meminfo: memFree=1180328/2055920 swapFree=4192956/4192956
[pid=20468] ppid=20466 vsize=8608 CPUtime=6.29
/proc/20468/stat : 20468 (MoRsat) R 20466 20468 20278 0 -1 4194304 5704 0 0 0 627 2 0 0 25 0 1 0 95073326 8814592 1969 1992294400 134512640 135679800 4294956224 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20468/statm: 2152 1969 114 284 0 1865 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8608

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 1.08 2/65 20469
/proc/meminfo: memFree=1173616/2055920 swapFree=4192956/4192956
[pid=20468] ppid=20466 vsize=13856 CPUtime=12.68
/proc/20468/stat : 20468 (MoRsat) R 20466 20468 20278 0 -1 4194304 6959 0 0 0 1265 3 0 0 25 0 1 0 95073326 14188544 3224 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20468/statm: 3464 3224 114 284 0 3177 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13856

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 1.08 2/65 20469
/proc/meminfo: memFree=1170992/2055920 swapFree=4192956/4192956
[pid=20468] ppid=20466 vsize=16644 CPUtime=25.48
/proc/20468/stat : 20468 (MoRsat) R 20466 20468 20278 0 -1 4194304 7664 0 0 0 2544 4 0 0 25 0 1 0 95073326 17043456 3929 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20468/statm: 4161 3929 114 284 0 3874 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16644

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 1.08 2/65 20469
/proc/meminfo: memFree=1166512/2055920 swapFree=4192956/4192956
[pid=20468] ppid=20466 vsize=20736 CPUtime=51.07
/proc/20468/stat : 20468 (MoRsat) R 20466 20468 20278 0 -1 4194304 9203 0 0 0 5102 5 0 0 25 0 1 0 95073326 21233664 4952 1992294400 134512640 135679800 4294956224 18446744073709551615 134522851 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20468/statm: 5184 4952 114 284 0 4897 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20736

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 1.07 2/65 20469
/proc/meminfo: memFree=1161648/2055920 swapFree=4192956/4192956
[pid=20468] ppid=20466 vsize=26168 CPUtime=102.26
/proc/20468/stat : 20468 (MoRsat) R 20466 20468 20278 0 -1 4194304 11331 0 0 0 10220 6 0 0 25 0 1 0 95073326 26796032 6179 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20468/statm: 6542 6179 114 284 0 6255 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 26168

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/65 20469
/proc/meminfo: memFree=1155312/2055920 swapFree=4192956/4192956
[pid=20468] ppid=20466 vsize=32608 CPUtime=162.24
/proc/20468/stat : 20468 (MoRsat) R 20466 20468 20278 0 -1 4194304 12973 0 0 0 16216 8 0 0 25 0 1 0 95073326 33390592 7821 1992294400 134512640 135679800 4294956224 18446744073709551615 134522824 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20468/statm: 8152 7821 114 284 0 7865 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 32608

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 20469
/proc/meminfo: memFree=1152560/2055920 swapFree=4192956/4192956
[pid=20468] ppid=20466 vsize=35128 CPUtime=222.23
/proc/20468/stat : 20468 (MoRsat) R 20466 20468 20278 0 -1 4194304 14368 0 0 0 22214 9 0 0 25 0 1 0 95073326 35971072 8444 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20468/statm: 8782 8444 114 284 0 8495 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 35128

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 20469
/proc/meminfo: memFree=1152176/2055920 swapFree=4192956/4192956
[pid=20468] ppid=20466 vsize=35900 CPUtime=282.21
/proc/20468/stat : 20468 (MoRsat) R 20466 20468 20278 0 -1 4194304 14511 0 0 0 28212 9 0 0 25 0 1 0 95073326 36761600 8587 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20468/statm: 8975 8587 114 284 0 8688 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 35900

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.05 2/65 20469
/proc/meminfo: memFree=1151024/2055920 swapFree=4192956/4192956
[pid=20468] ppid=20466 vsize=37436 CPUtime=342.19
/proc/20468/stat : 20468 (MoRsat) R 20466 20468 20278 0 -1 4194304 14798 0 0 0 34210 9 0 0 25 0 1 0 95073326 38334464 8874 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20468/statm: 9359 8874 114 284 0 9072 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 37436

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/65 20469
/proc/meminfo: memFree=1149104/2055920 swapFree=4192956/4192956
[pid=20468] ppid=20466 vsize=39196 CPUtime=402.17
/proc/20468/stat : 20468 (MoRsat) R 20466 20468 20278 0 -1 4194304 15278 0 0 0 40208 9 0 0 25 0 1 0 95073326 40136704 9354 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20468/statm: 9799 9354 114 284 0 9512 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 39196

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.04 2/65 20469
/proc/meminfo: memFree=1143088/2055920 swapFree=4192956/4192956
[pid=20468] ppid=20466 vsize=45132 CPUtime=462.15
/proc/20468/stat : 20468 (MoRsat) R 20466 20468 20278 0 -1 4194304 16771 0 0 0 46205 10 0 0 25 0 1 0 95073326 46215168 10847 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20468/statm: 11283 10847 114 284 0 10996 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 45132

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/65 20469
/proc/meminfo: memFree=1135152/2055920 swapFree=4192956/4192956
[pid=20468] ppid=20466 vsize=54460 CPUtime=522.14
/proc/20468/stat : 20468 (MoRsat) R 20466 20468 20278 0 -1 4194304 19131 0 0 0 52201 13 0 0 25 0 1 0 95073326 55767040 12821 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20468/statm: 13615 12821 114 284 0 13328 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 54460

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/65 20469
/proc/meminfo: memFree=1133232/2055920 swapFree=4192956/4192956
[pid=20468] ppid=20466 vsize=55892 CPUtime=582.12
/proc/20468/stat : 20468 (MoRsat) R 20466 20468 20278 0 -1 4194304 21231 0 0 0 58197 15 0 0 25 0 1 0 95073326 57233408 13290 1992294400 134512640 135679800 4294956224 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20468/statm: 13973 13290 114 284 0 13686 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 55892

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 20469
/proc/meminfo: memFree=1133168/2055920 swapFree=4192956/4192956
[pid=20468] ppid=20466 vsize=55892 CPUtime=642.11
/proc/20468/stat : 20468 (MoRsat) R 20466 20468 20278 0 -1 4194304 21238 0 0 0 64196 15 0 0 25 0 1 0 95073326 57233408 13297 1992294400 134512640 135679800 4294956224 18446744073709551615 134519353 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20468/statm: 13973 13297 114 284 0 13686 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 55892

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 20469
/proc/meminfo: memFree=1123376/2055920 swapFree=4192956/4192956
[pid=20468] ppid=20466 vsize=66244 CPUtime=702.09
/proc/20468/stat : 20468 (MoRsat) R 20466 20468 20278 0 -1 4194304 23692 0 0 0 70191 18 0 0 25 0 1 0 95073326 67833856 15751 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20468/statm: 16561 15751 114 284 0 16274 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 66244

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 20469
/proc/meminfo: memFree=1115120/2055920 swapFree=4192956/4192956
[pid=20468] ppid=20466 vsize=74756 CPUtime=762.07
/proc/20468/stat : 20468 (MoRsat) R 20466 20468 20278 0 -1 4194304 25728 0 0 0 76188 19 0 0 25 0 1 0 95073326 76550144 17787 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20468/statm: 18689 17787 114 284 0 18402 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 74756

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20469
/proc/meminfo: memFree=1107824/2055920 swapFree=4192956/4192956
[pid=20468] ppid=20466 vsize=82000 CPUtime=822.05
/proc/20468/stat : 20468 (MoRsat) R 20466 20468 20278 0 -1 4194304 27565 0 0 0 82184 21 0 0 25 0 1 0 95073326 83968000 19624 1992294400 134512640 135679800 4294956224 18446744073709551615 134523068 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20468/statm: 20500 19624 114 284 0 20213 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 82000

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20469
/proc/meminfo: memFree=1101680/2055920 swapFree=4192956/4192956
[pid=20468] ppid=20466 vsize=88488 CPUtime=882.04
/proc/20468/stat : 20468 (MoRsat) R 20466 20468 20278 0 -1 4194304 29085 0 0 0 88181 23 0 0 25 0 1 0 95073326 90611712 21144 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20468/statm: 22122 21144 114 284 0 21835 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 88488

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20469
/proc/meminfo: memFree=1097008/2055920 swapFree=4192956/4192956
[pid=20468] ppid=20466 vsize=92348 CPUtime=942.02
/proc/20468/stat : 20468 (MoRsat) R 20466 20468 20278 0 -1 4194304 31965 0 0 0 94177 25 0 0 25 0 1 0 95073326 94564352 22244 1992294400 134512640 135679800 4294956224 18446744073709551615 134520398 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20468/statm: 23087 22244 114 284 0 22800 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 92348

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20469
/proc/meminfo: memFree=1097904/2055920 swapFree=4192956/4192956
[pid=20468] ppid=20466 vsize=90800 CPUtime=1002
/proc/20468/stat : 20468 (MoRsat) R 20466 20468 20278 0 -1 4194304 32005 0 0 0 100175 25 0 0 25 0 1 0 95073326 92979200 22026 1992294400 134512640 135679800 4294956224 18446744073709551615 134523118 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20468/statm: 22700 22026 114 284 0 22413 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 90800

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20469
/proc/meminfo: memFree=1097968/2055920 swapFree=4192956/4192956
[pid=20468] ppid=20466 vsize=90800 CPUtime=1061.98
/proc/20468/stat : 20468 (MoRsat) R 20466 20468 20278 0 -1 4194304 32035 0 0 0 106173 25 0 0 25 0 1 0 95073326 92979200 22056 1992294400 134512640 135679800 4294956224 18446744073709551615 134523592 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20468/statm: 22700 22056 114 284 0 22413 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 90800

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20469
/proc/meminfo: memFree=1097712/2055920 swapFree=4192956/4192956
[pid=20468] ppid=20466 vsize=90800 CPUtime=1121.97
/proc/20468/stat : 20468 (MoRsat) R 20466 20468 20278 0 -1 4194304 32089 0 0 0 112172 25 0 0 25 0 1 0 95073326 92979200 22110 1992294400 134512640 135679800 4294956224 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20468/statm: 22700 22110 114 284 0 22413 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 90800

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20469
/proc/meminfo: memFree=1097520/2055920 swapFree=4192956/4192956
[pid=20468] ppid=20466 vsize=90800 CPUtime=1181.96
/proc/20468/stat : 20468 (MoRsat) R 20466 20468 20278 0 -1 4194304 32137 0 0 0 118170 26 0 0 25 0 1 0 95073326 92979200 22158 1992294400 134512640 135679800 4294956224 18446744073709551615 134522705 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20468/statm: 22700 22158 114 284 0 22413 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 90800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20469
/proc/meminfo: memFree=1097392/2055920 swapFree=4192956/4192956
[pid=20468] ppid=20466 vsize=90800 CPUtime=1200.05
/proc/20468/stat : 20468 (MoRsat) R 20466 20468 20278 0 -1 4194304 32168 0 0 0 119979 26 0 0 25 0 1 0 95073326 92979200 22189 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20468/statm: 22700 22189 114 284 0 22413 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 90800

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.42
CPU time (s): 1200.08
CPU user time (s): 1199.8
CPU system time (s): 0.278957
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 99740

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

runsolver used 0.906862 second user time and 2.6256 second system time

The end

Launcher Data

Begin job on node21 at 2009-04-25 16:40:02
IDJOB=1721843
IDBENCH=71078
IDSOLVER=502
FILE ID=node21/1721843-1240670402
PBS_JOBID= 9186618
Free space on /tmp= 66332 MiB

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

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=461943196

node21.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.233
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.233
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:       1186832 kB
Buffers:         83976 kB
Cached:         684696 kB
SwapCached:          0 kB
Active:         184428 kB
Inactive:       598196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1186832 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2428 kB
Writeback:           0 kB
Mapped:          23652 kB
Slab:            72532 kB
Committed_AS:   325228 kB
PageTables:       1376 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= 66328 MiB
End job on node21 at 2009-04-25 17:00:04