Trace number 1592824

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
SAT07 reference solver: picosat 535? (TO) 1200.02 1200.31

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_12_UNKNOWN.cnf
MD5SUMd18a114d646a89f18fb3efba2be009e6
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 variables1898
Number of clauses118441
Sum of the clauses size352559
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22994
Number of clauses of size 3115424
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-1592824-1239229335/watcher-1592824-1239229335 -o /tmp/evaluation-result-1592824-1239229335/solver-1592824-1239229335 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1592824-1239229335.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.99 0.97 0.70 3/64 22330
/proc/meminfo: memFree=754656/2055920 swapFree=4178308/4192956
[pid=22330] ppid=22328 vsize=568 CPUtime=0
/proc/22330/stat : 22330 (picosat) R 22328 22330 22232 0 -1 4194304 80 0 0 0 0 0 0 0 18 0 1 0 1195596258 581632 66 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/22330/statm: 142 66 40 102 0 37 0

[startup+0.098765 s]
/proc/loadavg: 0.99 0.97 0.70 3/64 22330
/proc/meminfo: memFree=754656/2055920 swapFree=4178308/4192956
[pid=22330] ppid=22328 vsize=1004 CPUtime=0.09
/proc/22330/stat : 22330 (picosat) R 22328 22330 22232 0 -1 4194304 184 0 0 0 3 6 0 0 18 0 1 0 1195596258 1028096 170 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/22330/statm: 251 170 40 102 0 146 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1004

[startup+0.101765 s]
/proc/loadavg: 0.99 0.97 0.70 3/64 22330
/proc/meminfo: memFree=754656/2055920 swapFree=4178308/4192956
[pid=22330] ppid=22328 vsize=1004 CPUtime=0.09
/proc/22330/stat : 22330 (picosat) R 22328 22330 22232 0 -1 4194304 185 0 0 0 3 6 0 0 18 0 1 0 1195596258 1028096 171 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/22330/statm: 251 172 40 102 0 146 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1004

[startup+0.301782 s]
/proc/loadavg: 0.99 0.97 0.70 3/64 22330
/proc/meminfo: memFree=754656/2055920 swapFree=4178308/4192956
[pid=22330] ppid=22328 vsize=1796 CPUtime=0.29
/proc/22330/stat : 22330 (picosat) R 22328 22330 22232 0 -1 4194304 383 0 0 0 10 19 0 0 19 0 1 0 1195596258 1839104 369 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/22330/statm: 449 369 40 102 0 344 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1796

[startup+0.701818 s]
/proc/loadavg: 0.99 0.97 0.70 3/64 22330
/proc/meminfo: memFree=754656/2055920 swapFree=4178308/4192956
[pid=22330] ppid=22328 vsize=3632 CPUtime=0.69
/proc/22330/stat : 22330 (picosat) R 22328 22330 22232 0 -1 4194304 780 0 0 0 28 41 0 0 22 0 1 0 1195596258 3719168 766 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/22330/statm: 908 766 40 102 0 803 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3632

[startup+1.50289 s]
/proc/loadavg: 0.99 0.97 0.70 2/65 22331
/proc/meminfo: memFree=750552/2055920 swapFree=4178308/4192956
[pid=22330] ppid=22328 vsize=5612 CPUtime=1.49
/proc/22330/stat : 22330 (picosat) R 22328 22330 22232 0 -1 4194304 1325 0 0 0 89 60 0 0 25 0 1 0 1195596258 5746688 1311 1992294400 134512640 134931368 4294956240 18446744073709551615 134583827 0 0 4096 0 0 0 0 17 1 0 0
/proc/22330/statm: 1403 1311 42 102 0 1298 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5612

[startup+3.10103 s]
/proc/loadavg: 0.99 0.97 0.70 2/65 22331
/proc/meminfo: memFree=748632/2055920 swapFree=4178308/4192956
[pid=22330] ppid=22328 vsize=7592 CPUtime=3.08
/proc/22330/stat : 22330 (picosat) R 22328 22330 22232 0 -1 4194304 1831 0 0 0 248 60 0 0 25 0 1 0 1195596258 7774208 1817 1992294400 134512640 134931368 4294956240 18446744073709551615 134525751 0 0 4096 0 0 0 0 17 1 0 0
/proc/22330/statm: 1898 1817 42 102 0 1793 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7592

[startup+6.30132 s]
/proc/loadavg: 0.99 0.97 0.70 2/65 22331
/proc/meminfo: memFree=745112/2055920 swapFree=4178308/4192956
[pid=22330] ppid=22328 vsize=11016 CPUtime=6.29
/proc/22330/stat : 22330 (picosat) R 22328 22330 22232 0 -1 4194304 2566 0 0 0 568 61 0 0 25 0 1 0 1195596258 11280384 2550 1992294400 134512640 134931368 4294956240 18446744073709551615 134583827 0 0 4096 0 0 0 0 17 1 0 0
/proc/22330/statm: 2754 2550 48 102 0 2649 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11016

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.70 2/65 22331
/proc/meminfo: memFree=741336/2055920 swapFree=4178308/4192956
[pid=22330] ppid=22328 vsize=14136 CPUtime=12.69
/proc/22330/stat : 22330 (picosat) R 22328 22330 22232 0 -1 4194304 3372 0 0 0 1207 62 0 0 25 0 1 0 1195596258 14475264 3356 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22330/statm: 3534 3356 48 102 0 3429 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14136

[startup+25.501 s]
/proc/loadavg: 0.99 0.97 0.70 2/65 22331
/proc/meminfo: memFree=741080/2055920 swapFree=4178308/4192956
[pid=22330] ppid=22328 vsize=14136 CPUtime=25.49
/proc/22330/stat : 22330 (picosat) R 22328 22330 22232 0 -1 4194304 3375 0 0 0 2487 62 0 0 25 0 1 0 1195596258 14475264 3359 1992294400 134512640 134931368 4294956240 18446744073709551615 134525828 0 0 4096 0 0 0 0 17 1 0 0
/proc/22330/statm: 3534 3359 48 102 0 3429 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14136

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.71 2/65 22331
/proc/meminfo: memFree=740248/2055920 swapFree=4178308/4192956
[pid=22330] ppid=22328 vsize=15056 CPUtime=51.08
/proc/22330/stat : 22330 (picosat) R 22328 22330 22232 0 -1 4194304 3622 0 0 0 5046 62 0 0 25 0 1 0 1195596258 15417344 3538 1992294400 134512640 134931368 4294956240 18446744073709551615 134525760 0 0 4096 0 0 0 0 17 1 0 0
/proc/22330/statm: 3764 3538 48 102 0 3659 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15056

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.73 2/65 22331
/proc/meminfo: memFree=737944/2055920 swapFree=4178308/4192956
[pid=22330] ppid=22328 vsize=17168 CPUtime=102.26
/proc/22330/stat : 22330 (picosat) R 22328 22330 22232 0 -1 4194304 4347 0 0 0 10164 62 0 0 25 0 1 0 1195596258 17580032 4107 1992294400 134512640 134931368 4294956240 18446744073709551615 134525828 0 0 4096 0 0 0 0 17 1 0 0
/proc/22330/statm: 4292 4107 48 102 0 4187 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 17168

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.74 2/65 22331
/proc/meminfo: memFree=737624/2055920 swapFree=4178308/4192956
[pid=22330] ppid=22328 vsize=17384 CPUtime=162.25
/proc/22330/stat : 22330 (picosat) R 22328 22330 22232 0 -1 4194304 4515 0 0 0 16162 63 0 0 25 0 1 0 1195596258 17801216 4179 1992294400 134512640 134931368 4294956240 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/22330/statm: 4346 4179 48 102 0 4241 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 17384

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.75 2/65 22331
/proc/meminfo: memFree=732632/2055920 swapFree=4178308/4192956
[pid=22330] ppid=22328 vsize=22648 CPUtime=222.23
/proc/22330/stat : 22330 (picosat) R 22328 22330 22232 0 -1 4194304 5890 0 0 0 22159 64 0 0 25 0 1 0 1195596258 23191552 5496 1992294400 134512640 134931368 4294956240 18446744073709551615 134525814 0 0 4096 0 0 0 0 17 1 0 0
/proc/22330/statm: 5662 5496 48 102 0 5557 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 22648

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.76 2/65 22331
/proc/meminfo: memFree=730648/2055920 swapFree=4178308/4192956
[pid=22330] ppid=22328 vsize=24256 CPUtime=282.22
/proc/22330/stat : 22330 (picosat) R 22328 22330 22232 0 -1 4194304 6493 0 0 0 28158 64 0 0 25 0 1 0 1195596258 24838144 5924 1992294400 134512640 134931368 4294956240 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/22330/statm: 6064 5924 48 102 0 5959 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 24256

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.77 2/65 22331
/proc/meminfo: memFree=730648/2055920 swapFree=4178308/4192956
[pid=22330] ppid=22328 vsize=24508 CPUtime=342.2
/proc/22330/stat : 22330 (picosat) R 22328 22330 22232 0 -1 4194304 6499 0 0 0 34156 64 0 0 25 0 1 0 1195596258 25096192 5929 1992294400 134512640 134931368 4294956240 18446744073709551615 134525814 0 0 4096 0 0 0 0 17 1 0 0
/proc/22330/statm: 6127 5929 48 102 0 6022 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 24508

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.79 2/65 22331
/proc/meminfo: memFree=730648/2055920 swapFree=4178308/4192956
[pid=22330] ppid=22328 vsize=24508 CPUtime=402.19
/proc/22330/stat : 22330 (picosat) R 22328 22330 22232 0 -1 4194304 6505 0 0 0 40154 65 0 0 25 0 1 0 1195596258 25096192 5935 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22330/statm: 6127 5935 48 102 0 6022 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 24508

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.80 2/65 22331
/proc/meminfo: memFree=725720/2055920 swapFree=4178308/4192956
[pid=22330] ppid=22328 vsize=29392 CPUtime=462.18
/proc/22330/stat : 22330 (picosat) R 22328 22330 22232 0 -1 4194304 7856 0 0 0 46152 66 0 0 25 0 1 0 1195596258 30097408 7139 1992294400 134512640 134931368 4294956240 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/22330/statm: 7348 7139 48 102 0 7243 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 29392

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.81 2/65 22331
/proc/meminfo: memFree=725784/2055920 swapFree=4178308/4192956
[pid=22330] ppid=22328 vsize=29392 CPUtime=522.16
/proc/22330/stat : 22330 (picosat) R 22328 22330 22232 0 -1 4194304 7856 0 0 0 52150 66 0 0 25 0 1 0 1195596258 30097408 7139 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22330/statm: 7348 7139 48 102 0 7243 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 29392

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 22331
/proc/meminfo: memFree=724568/2055920 swapFree=4178308/4192956
[pid=22330] ppid=22328 vsize=30368 CPUtime=582.14
/proc/22330/stat : 22330 (picosat) R 22328 22330 22232 0 -1 4194304 8225 0 0 0 58148 66 0 0 25 0 1 0 1195596258 31096832 7429 1992294400 134512640 134931368 4294956240 18446744073709551615 134525927 0 0 4096 0 0 0 0 17 1 0 0
/proc/22330/statm: 7592 7429 48 102 0 7487 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 30368

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 22331
/proc/meminfo: memFree=724568/2055920 swapFree=4178308/4192956
[pid=22330] ppid=22328 vsize=30368 CPUtime=642.14
/proc/22330/stat : 22330 (picosat) R 22328 22330 22232 0 -1 4194304 8225 0 0 0 64147 67 0 0 25 0 1 0 1195596258 31096832 7429 1992294400 134512640 134931368 4294956240 18446744073709551615 134522842 0 0 4096 0 0 0 0 17 1 0 0
/proc/22330/statm: 7592 7429 48 102 0 7487 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 30368

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 22331
/proc/meminfo: memFree=724568/2055920 swapFree=4178308/4192956
[pid=22330] ppid=22328 vsize=30368 CPUtime=702.12
/proc/22330/stat : 22330 (picosat) R 22328 22330 22232 0 -1 4194304 8227 0 0 0 70145 67 0 0 25 0 1 0 1195596258 31096832 7431 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22330/statm: 7592 7431 48 102 0 7487 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 30368

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.84 2/65 22331
/proc/meminfo: memFree=724568/2055920 swapFree=4178308/4192956
[pid=22330] ppid=22328 vsize=30368 CPUtime=762.11
/proc/22330/stat : 22330 (picosat) R 22328 22330 22232 0 -1 4194304 8233 0 0 0 76144 67 0 0 25 0 1 0 1195596258 31096832 7437 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22330/statm: 7592 7437 48 102 0 7487 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 30368

[startup+822.301 s]
/proc/loadavg: 1.04 0.99 0.85 2/65 22331
/proc/meminfo: memFree=724504/2055920 swapFree=4178308/4192956
[pid=22330] ppid=22328 vsize=30368 CPUtime=822.09
/proc/22330/stat : 22330 (picosat) R 22328 22330 22232 0 -1 4194304 8241 0 0 0 82142 67 0 0 25 0 1 0 1195596258 31096832 7445 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22330/statm: 7592 7445 48 102 0 7487 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 30368

[startup+882.302 s]
/proc/loadavg: 1.10 1.02 0.87 2/65 22331
/proc/meminfo: memFree=724440/2055920 swapFree=4178308/4192956
[pid=22330] ppid=22328 vsize=30368 CPUtime=882.07
/proc/22330/stat : 22330 (picosat) R 22328 22330 22232 0 -1 4194304 8241 0 0 0 88140 67 0 0 25 0 1 0 1195596258 31096832 7445 1992294400 134512640 134931368 4294956240 18446744073709551615 134529347 0 0 4096 0 0 0 0 17 1 0 0
/proc/22330/statm: 7592 7445 48 102 0 7487 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 30368

[startup+942.301 s]
/proc/loadavg: 1.04 1.01 0.87 2/65 22331
/proc/meminfo: memFree=723032/2055920 swapFree=4178308/4192956
[pid=22330] ppid=22328 vsize=31556 CPUtime=942.06
/proc/22330/stat : 22330 (picosat) R 22328 22330 22232 0 -1 4194304 8636 0 0 0 94138 68 0 0 25 0 1 0 1195596258 32313344 7744 1992294400 134512640 134931368 4294956240 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/22330/statm: 7889 7744 48 102 0 7784 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 31556

[startup+1002.3 s]
/proc/loadavg: 1.01 1.00 0.88 2/65 22331
/proc/meminfo: memFree=723096/2055920 swapFree=4178308/4192956
[pid=22330] ppid=22328 vsize=31556 CPUtime=1002.04
/proc/22330/stat : 22330 (picosat) R 22328 22330 22232 0 -1 4194304 8636 0 0 0 100136 68 0 0 25 0 1 0 1195596258 32313344 7744 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22330/statm: 7889 7744 48 102 0 7784 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 31556

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.88 2/65 22331
/proc/meminfo: memFree=723096/2055920 swapFree=4178308/4192956
[pid=22330] ppid=22328 vsize=31556 CPUtime=1062.04
/proc/22330/stat : 22330 (picosat) R 22328 22330 22232 0 -1 4194304 8636 0 0 0 106135 69 0 0 25 0 1 0 1195596258 32313344 7744 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22330/statm: 7889 7744 48 102 0 7784 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 31556

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.89 2/65 22331
/proc/meminfo: memFree=719128/2055920 swapFree=4178308/4192956
[pid=22330] ppid=22328 vsize=35780 CPUtime=1122.02
/proc/22330/stat : 22330 (picosat) R 22328 22330 22232 0 -1 4194304 9679 0 0 0 112132 70 0 0 25 0 1 0 1195596258 36638720 8787 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22330/statm: 8945 8787 48 102 0 8840 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 35780

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.89 2/65 22331
/proc/meminfo: memFree=717912/2055920 swapFree=4178308/4192956
[pid=22330] ppid=22328 vsize=36704 CPUtime=1182
/proc/22330/stat : 22330 (picosat) R 22328 22330 22232 0 -1 4194304 10025 0 0 0 118130 70 0 0 25 0 1 0 1195596258 37584896 9032 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22330/statm: 9176 9032 48 102 0 9071 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 36704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 0.90 2/65 22331
/proc/meminfo: memFree=717912/2055920 swapFree=4178308/4192956
[pid=22330] ppid=22328 vsize=36704 CPUtime=1200
/proc/22330/stat : 22330 (picosat) R 22328 22330 22232 0 -1 4194304 10025 0 0 0 119930 70 0 0 25 0 1 0 1195596258 37584896 9032 1992294400 134512640 134931368 4294956240 18446744073709551615 134522823 0 0 4096 0 0 0 0 17 1 0 0
/proc/22330/statm: 9176 9032 48 102 0 9071 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 36704

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 0.90 2/65 22331
/proc/meminfo: memFree=717912/2055920 swapFree=4178308/4192956
[pid=22330] ppid=22328 vsize=36704 CPUtime=1200
/proc/22330/stat : 22330 (picosat) R 22328 22330 22232 0 -1 4194304 10025 0 0 0 119930 70 0 0 25 0 1 0 1195596258 37584896 9032 1992294400 134512640 134931368 4294956240 18446744073709551615 134522823 0 0 4096 0 0 0 0 17 1 0 0
/proc/22330/statm: 9176 9032 48 102 0 9071 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 36704

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.31
CPU time (s): 1200.02
CPU user time (s): 1199.31
CPU system time (s): 0.712891
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (KiB): 37108

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

runsolver used 1.16082 second user time and 2.70959 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-09 00:22:15
IDJOB=1592824
IDBENCH=71092
IDSOLVER=563
FILE ID=node43/1592824-1239229335
PBS_JOBID= 9113610
Free space on /tmp= 66508 MiB

SOLVER NAME= SAT07 reference solver: picosat 535
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_12_UNKNOWN.cnf
COMMAND LINE= HOME/picosat BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1592824-1239229335/watcher-1592824-1239229335 -o /tmp/evaluation-result-1592824-1239229335/solver-1592824-1239229335 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1592824-1239229335.cnf            

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

MD5SUM BENCH= d18a114d646a89f18fb3efba2be009e6
RANDOM SEED=481473832

node43.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.242
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.242
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:        755072 kB
Buffers:         65820 kB
Cached:        1150960 kB
SwapCached:       8512 kB
Active:          86116 kB
Inactive:      1140636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        755072 kB
SwapTotal:     4192956 kB
SwapFree:      4178308 kB
Dirty:            2352 kB
Writeback:           0 kB
Mapped:          15608 kB
Slab:            59984 kB
Committed_AS:  3118832 kB
PageTables:       1448 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= 66508 MiB
End job on node43 at 2009-04-09 00:42:17