Trace number 1735600

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
SApperloT base? (TO) 1200.11 1200.43

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v1820c171155g4.cnf
MD5SUM58e1c9baf379890f8f9e3891acb41fa1
Bench CategoryCRAFTED (crafted 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 variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

Solver Data


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-1735600-1240804226/watcher-1735600-1240804226 -o /tmp/evaluation-result-1735600-1240804226/solver-1735600-1240804226 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=384386989 HOME/instance-1735600-1240804226.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 0.99 3/64 28632
/proc/meminfo: memFree=1732152/2055920 swapFree=4181904/4192956
[pid=28632] ppid=28630 vsize=2120 CPUtime=0
/proc/28632/stat : 28632 (SApperloT-base) R 28630 28632 26134 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 108449871 2170880 159 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/28632/statm: 530 160 90 283 0 244 0

[startup+0.070846 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28632
/proc/meminfo: memFree=1732152/2055920 swapFree=4181904/4192956
[pid=28632] ppid=28630 vsize=5816 CPUtime=0.06
/proc/28632/stat : 28632 (SApperloT-base) R 28630 28632 26134 0 -1 4194304 1080 0 0 0 6 0 0 0 18 0 1 0 108449871 5955584 1064 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/28632/statm: 1454 1064 90 283 0 1168 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5816

[startup+0.101848 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28632
/proc/meminfo: memFree=1732152/2055920 swapFree=4181904/4192956
[pid=28632] ppid=28630 vsize=6080 CPUtime=0.09
/proc/28632/stat : 28632 (SApperloT-base) R 28630 28632 26134 0 -1 4194304 1161 0 0 0 9 0 0 0 18 0 1 0 108449871 6225920 1144 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/28632/statm: 1520 1144 98 283 0 1234 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6080

[startup+0.301865 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28632
/proc/meminfo: memFree=1732152/2055920 swapFree=4181904/4192956
[pid=28632] ppid=28630 vsize=7532 CPUtime=0.29
/proc/28632/stat : 28632 (SApperloT-base) R 28630 28632 26134 0 -1 4194304 1542 0 0 0 29 0 0 0 19 0 1 0 108449871 7712768 1525 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/28632/statm: 1883 1525 98 283 0 1597 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7532

[startup+0.7019 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28632
/proc/meminfo: memFree=1732152/2055920 swapFree=4181904/4192956
[pid=28632] ppid=28630 vsize=10316 CPUtime=0.69
/proc/28632/stat : 28632 (SApperloT-base) R 28630 28632 26134 0 -1 4194304 2211 0 0 0 68 1 0 0 23 0 1 0 108449871 10563584 2194 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/28632/statm: 2579 2194 98 283 0 2293 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10316

[startup+1.50197 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 28633
/proc/meminfo: memFree=1722160/2055920 swapFree=4181904/4192956
[pid=28632] ppid=28630 vsize=14072 CPUtime=1.49
/proc/28632/stat : 28632 (SApperloT-base) R 28630 28632 26134 0 -1 4194304 3169 0 0 0 148 1 0 0 25 0 1 0 108449871 14409728 3152 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/28632/statm: 3518 3152 98 283 0 3232 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14072

[startup+3.10111 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 28633
/proc/meminfo: memFree=1717232/2055920 swapFree=4181904/4192956
[pid=28632] ppid=28630 vsize=20540 CPUtime=3.09
/proc/28632/stat : 28632 (SApperloT-base) R 28630 28632 26134 0 -1 4194304 4776 0 0 0 307 2 0 0 25 0 1 0 108449871 21032960 4759 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/28632/statm: 5135 4759 98 283 0 4849 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20540

[startup+6.30139 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 28633
/proc/meminfo: memFree=1705968/2055920 swapFree=4181904/4192956
[pid=28632] ppid=28630 vsize=30176 CPUtime=6.29
/proc/28632/stat : 28632 (SApperloT-base) R 28630 28632 26134 0 -1 4194304 7191 0 0 0 626 3 0 0 25 0 1 0 108449871 30900224 7174 1992294400 134512640 135674940 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/28632/statm: 7544 7174 98 283 0 7258 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30176

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 28633
/proc/meminfo: memFree=1692208/2055920 swapFree=4181904/4192956
[pid=28632] ppid=28630 vsize=42600 CPUtime=12.69
/proc/28632/stat : 28632 (SApperloT-base) R 28630 28632 26134 0 -1 4194304 10291 0 0 0 1264 5 0 0 25 0 1 0 108449871 43622400 10241 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/28632/statm: 10650 10241 98 283 0 10364 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42600

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 28633
/proc/meminfo: memFree=1677168/2055920 swapFree=4181904/4192956
[pid=28632] ppid=28630 vsize=57128 CPUtime=25.48
/proc/28632/stat : 28632 (SApperloT-base) R 28630 28632 26134 0 -1 4194304 13904 0 0 0 2541 7 0 0 25 0 1 0 108449871 58499072 13789 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/28632/statm: 14282 13789 98 283 0 13996 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 57128

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 28633
/proc/meminfo: memFree=1651056/2055920 swapFree=4181904/4192956
[pid=28632] ppid=28630 vsize=83208 CPUtime=51.07
/proc/28632/stat : 28632 (SApperloT-base) R 28630 28632 26134 0 -1 4194304 20390 0 0 0 5094 13 0 0 25 0 1 0 108449871 85204992 20275 1992294400 134512640 135674940 4294956192 18446744073709551615 134565820 0 0 4096 0 0 0 0 17 1 0 0
/proc/28632/statm: 20802 20275 98 283 0 20516 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 83208

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 28633
/proc/meminfo: memFree=1649712/2055920 swapFree=4181904/4192956
[pid=28632] ppid=28630 vsize=84780 CPUtime=102.27
/proc/28632/stat : 28632 (SApperloT-base) R 28630 28632 26134 0 -1 4194304 20696 0 0 0 10213 14 0 0 25 0 1 0 108449871 86814720 20581 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/28632/statm: 21195 20581 98 283 0 20909 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 84780

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28633
/proc/meminfo: memFree=1647472/2055920 swapFree=4181904/4192956
[pid=28632] ppid=28630 vsize=88000 CPUtime=162.24
/proc/28632/stat : 28632 (SApperloT-base) R 28630 28632 26134 0 -1 4194304 21371 0 0 0 16210 14 0 0 25 0 1 0 108449871 90112000 21127 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/28632/statm: 22000 21127 98 283 0 21714 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 88000

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28633
/proc/meminfo: memFree=1646192/2055920 swapFree=4181904/4192956
[pid=28632] ppid=28630 vsize=89600 CPUtime=222.23
/proc/28632/stat : 28632 (SApperloT-base) R 28630 28632 26134 0 -1 4194304 21693 0 0 0 22208 15 0 0 25 0 1 0 108449871 91750400 21449 1992294400 134512640 135674940 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/28632/statm: 22400 21449 98 283 0 22114 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 89600

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28633
/proc/meminfo: memFree=1643952/2055920 swapFree=4181904/4192956
[pid=28632] ppid=28630 vsize=92484 CPUtime=282.22
/proc/28632/stat : 28632 (SApperloT-base) R 28630 28632 26134 0 -1 4194304 22256 0 0 0 28206 16 0 0 25 0 1 0 108449871 94703616 22012 1992294400 134512640 135674940 4294956192 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/28632/statm: 23121 22012 98 283 0 22835 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 92484

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28633
/proc/meminfo: memFree=1642672/2055920 swapFree=4181904/4192956
[pid=28632] ppid=28630 vsize=94148 CPUtime=342.2
/proc/28632/stat : 28632 (SApperloT-base) R 28630 28632 26134 0 -1 4194304 22561 0 0 0 34204 16 0 0 25 0 1 0 108449871 96407552 22317 1992294400 134512640 135674940 4294956192 18446744073709551615 134564743 0 0 4096 0 0 0 0 17 1 0 0
/proc/28632/statm: 23537 22317 98 283 0 23251 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 94148

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28633
/proc/meminfo: memFree=1640560/2055920 swapFree=4181904/4192956
[pid=28632] ppid=28630 vsize=96580 CPUtime=402.18
/proc/28632/stat : 28632 (SApperloT-base) R 28630 28632 26134 0 -1 4194304 23091 0 0 0 40201 17 0 0 25 0 1 0 108449871 98897920 22847 1992294400 134512640 135674940 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/28632/statm: 24145 22847 98 283 0 23859 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 96580

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28633
/proc/meminfo: memFree=1638320/2055920 swapFree=4181904/4192956
[pid=28632] ppid=28630 vsize=99148 CPUtime=462.17
/proc/28632/stat : 28632 (SApperloT-base) R 28630 28632 26134 0 -1 4194304 23614 0 0 0 46199 18 0 0 25 0 1 0 108449871 101527552 23370 1992294400 134512640 135674940 4294956192 18446744073709551615 134564255 0 0 4096 0 0 0 0 17 1 0 0
/proc/28632/statm: 24787 23370 98 283 0 24501 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 99148

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28633
/proc/meminfo: memFree=1637168/2055920 swapFree=4181904/4192956
[pid=28632] ppid=28630 vsize=100952 CPUtime=522.15
/proc/28632/stat : 28632 (SApperloT-base) R 28630 28632 26134 0 -1 4194304 23899 0 0 0 52197 18 0 0 25 0 1 0 108449871 103374848 23655 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/28632/statm: 25238 23655 98 283 0 24952 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 100952

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28633
/proc/meminfo: memFree=1635120/2055920 swapFree=4181904/4192956
[pid=28632] ppid=28630 vsize=103964 CPUtime=582.13
/proc/28632/stat : 28632 (SApperloT-base) R 28630 28632 26134 0 -1 4194304 24463 0 0 0 58194 19 0 0 25 0 1 0 108449871 106459136 24219 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/28632/statm: 25991 24219 98 283 0 25705 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 103964

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28639
/proc/meminfo: memFree=1633192/2055920 swapFree=4181904/4192956
[pid=28632] ppid=28630 vsize=106024 CPUtime=642.12
/proc/28632/stat : 28632 (SApperloT-base) R 28630 28632 26134 0 -1 4194304 24855 0 0 0 64192 20 0 0 25 0 1 0 108449871 108568576 24611 1992294400 134512640 135674940 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/28632/statm: 26506 24611 98 283 0 26220 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 106024

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28639
/proc/meminfo: memFree=1631472/2055920 swapFree=4181904/4192956
[pid=28632] ppid=28630 vsize=108232 CPUtime=702.1
/proc/28632/stat : 28632 (SApperloT-base) R 28630 28632 26134 0 -1 4194304 25293 0 0 0 70190 20 0 0 25 0 1 0 108449871 110829568 25049 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/28632/statm: 27058 25049 98 283 0 26772 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 108232

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28639
/proc/meminfo: memFree=1626864/2055920 swapFree=4181904/4192956
[pid=28632] ppid=28630 vsize=113664 CPUtime=762.09
/proc/28632/stat : 28632 (SApperloT-base) R 28630 28632 26134 0 -1 4194304 26438 0 0 0 76187 22 0 0 25 0 1 0 108449871 116391936 26194 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/28632/statm: 28416 26194 98 283 0 28130 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 113664

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28639
/proc/meminfo: memFree=1622576/2055920 swapFree=4181904/4192956
[pid=28632] ppid=28630 vsize=118020 CPUtime=822.07
/proc/28632/stat : 28632 (SApperloT-base) R 28630 28632 26134 0 -1 4194304 27488 0 0 0 82183 24 0 0 25 0 1 0 108449871 120852480 27244 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/28632/statm: 29505 27244 98 283 0 29219 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 118020

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28639
/proc/meminfo: memFree=1621552/2055920 swapFree=4181904/4192956
[pid=28632] ppid=28630 vsize=119248 CPUtime=882.05
/proc/28632/stat : 28632 (SApperloT-base) R 28630 28632 26134 0 -1 4194304 27738 0 0 0 88181 24 0 0 25 0 1 0 108449871 122109952 27494 1992294400 134512640 135674940 4294956192 18446744073709551615 134556476 0 0 4096 0 0 0 0 17 1 0 0
/proc/28632/statm: 29812 27494 98 283 0 29526 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 119248

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28639
/proc/meminfo: memFree=1620208/2055920 swapFree=4181904/4192956
[pid=28632] ppid=28630 vsize=120724 CPUtime=942.04
/proc/28632/stat : 28632 (SApperloT-base) R 28630 28632 26134 0 -1 4194304 28068 0 0 0 94179 25 0 0 25 0 1 0 108449871 123621376 27824 1992294400 134512640 135674940 4294956192 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/28632/statm: 30181 27824 98 283 0 29895 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 120724

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28639
/proc/meminfo: memFree=1614576/2055920 swapFree=4181904/4192956
[pid=28632] ppid=28630 vsize=127480 CPUtime=1002.02
/proc/28632/stat : 28632 (SApperloT-base) R 28630 28632 26134 0 -1 4194304 29486 0 0 0 100176 26 0 0 25 0 1 0 108449871 130539520 29242 1992294400 134512640 135674940 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/28632/statm: 31870 29242 98 283 0 31584 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 127480

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28639
/proc/meminfo: memFree=1613616/2055920 swapFree=4181904/4192956
[pid=28632] ppid=28630 vsize=128536 CPUtime=1062.01
/proc/28632/stat : 28632 (SApperloT-base) R 28630 28632 26134 0 -1 4194304 29701 0 0 0 106174 27 0 0 25 0 1 0 108449871 131620864 29457 1992294400 134512640 135674940 4294956192 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/28632/statm: 32134 29457 98 283 0 31848 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 128536

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28639
/proc/meminfo: memFree=1612080/2055920 swapFree=4181904/4192956
[pid=28632] ppid=28630 vsize=130372 CPUtime=1121.99
/proc/28632/stat : 28632 (SApperloT-base) R 28630 28632 26134 0 -1 4194304 30083 0 0 0 112172 27 0 0 25 0 1 0 108449871 133500928 29839 1992294400 134512640 135674940 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/28632/statm: 32593 29839 98 283 0 32307 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 130372

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28639
/proc/meminfo: memFree=1608240/2055920 swapFree=4181904/4192956
[pid=28632] ppid=28630 vsize=134636 CPUtime=1181.97
/proc/28632/stat : 28632 (SApperloT-base) R 28630 28632 26134 0 -1 4194304 31037 0 0 0 118169 28 0 0 25 0 1 0 108449871 137867264 30793 1992294400 134512640 135674940 4294956192 18446744073709551615 134559020 0 0 4096 0 0 0 0 17 1 0 0
/proc/28632/statm: 33659 30793 98 283 0 33373 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 134636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28639
/proc/meminfo: memFree=1607472/2055920 swapFree=4181904/4192956
[pid=28632] ppid=28630 vsize=135260 CPUtime=1200.07
/proc/28632/stat : 28632 (SApperloT-base) R 28630 28632 26134 0 -1 4194304 31216 0 0 0 119979 28 0 0 25 0 1 0 108449871 138506240 30972 1992294400 134512640 135674940 4294956192 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/28632/statm: 33815 30972 98 283 0 33529 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 135260

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.11
CPU user time (s): 1199.79
CPU system time (s): 0.310952
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 135260

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

runsolver used 0.885865 second user time and 2.47162 second system time

The end

Launcher Data

Begin job on node58 at 2009-04-27 05:50:26
IDJOB=1735600
IDBENCH=71501
IDSOLVER=509
FILE ID=node58/1735600-1240804226
PBS_JOBID= 9187339
Free space on /tmp= 65852 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v1820c171155g4.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735600-1240804226/watcher-1735600-1240804226 -o /tmp/evaluation-result-1735600-1240804226/solver-1735600-1240804226 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=384386989 HOME/instance-1735600-1240804226.cnf

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

MD5SUM BENCH= 58e1c9baf379890f8f9e3891acb41fa1
RANDOM SEED=384386989

node58.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:       1732568 kB
Buffers:         17264 kB
Cached:         226148 kB
SwapCached:       4924 kB
Active:          26328 kB
Inactive:       225548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1732568 kB
SwapTotal:     4192956 kB
SwapFree:      4181904 kB
Dirty:            3540 kB
Writeback:           0 kB
Mapped:          14468 kB
Slab:            57556 kB
Committed_AS:   409224 kB
PageTables:       1356 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= 65848 MiB
End job on node58 at 2009-04-27 06:10:29