Trace number 1825318

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 535UNSAT 683.708 684.015

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L90_coli.sat.cnf
MD5SUMa9e7651569c1b43a1021c78982fb4e6b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark138.17
Satisfiable
(Un)Satisfiability was proved
Number of variables282842
Number of clauses1350458
Sum of the clauses size3903824
Maximum clause length11
Minimum clause length1
Number of clauses of size 129377
Number of clauses of size 2364467
Number of clauses of size 3730908
Number of clauses of size 4177355
Number of clauses of size 548082
Number of clauses of size over 5269

Solver Data

683.69/684.00	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1825318-1242497896/watcher-1825318-1242497896 -o /tmp/evaluation-result-1825318-1242497896/solver-1825318-1242497896 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1825318-1242497896.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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.85 0.97 0.99 3/64 977
/proc/meminfo: memFree=1817312/2055920 swapFree=4176228/4192956
[pid=977] ppid=975 vsize=568 CPUtime=0
/proc/977/stat : 977 (picosat) R 975 977 940 0 -1 4194304 72 0 0 0 0 0 0 0 18 0 1 0 277817526 581632 58 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/977/statm: 142 58 40 102 0 37 0

[startup+0.079337 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 977
/proc/meminfo: memFree=1817312/2055920 swapFree=4176228/4192956
[pid=977] ppid=975 vsize=1336 CPUtime=0.07
/proc/977/stat : 977 (picosat) R 975 977 940 0 -1 4194304 244 0 0 0 3 4 0 0 18 0 1 0 277817526 1368064 230 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/977/statm: 334 230 40 102 0 229 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1336

[startup+0.101338 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 977
/proc/meminfo: memFree=1817312/2055920 swapFree=4176228/4192956
[pid=977] ppid=975 vsize=1496 CPUtime=0.09
/proc/977/stat : 977 (picosat) R 975 977 940 0 -1 4194304 271 0 0 0 4 5 0 0 18 0 1 0 277817526 1531904 257 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/977/statm: 374 257 40 102 0 269 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1496

[startup+0.301356 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 977
/proc/meminfo: memFree=1817312/2055920 swapFree=4176228/4192956
[pid=977] ppid=975 vsize=9428 CPUtime=0.29
/proc/977/stat : 977 (picosat) R 975 977 940 0 -1 4194304 2132 0 0 0 14 15 0 0 19 0 1 0 277817526 9654272 2118 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/977/statm: 2357 2118 40 102 0 2252 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9428

[startup+0.701394 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 977
/proc/meminfo: memFree=1817312/2055920 swapFree=4176228/4192956
[pid=977] ppid=975 vsize=10744 CPUtime=0.69
/proc/977/stat : 977 (picosat) R 975 977 940 0 -1 4194304 2615 0 0 0 32 37 0 0 23 0 1 0 277817526 11001856 2601 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/977/statm: 2686 2601 40 102 0 2581 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10744

[startup+1.50247 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 978
/proc/meminfo: memFree=1805464/2055920 swapFree=4176228/4192956
[pid=977] ppid=975 vsize=21576 CPUtime=1.49
/proc/977/stat : 977 (picosat) R 975 977 940 0 -1 4194304 3630 0 0 0 67 82 0 0 25 0 1 0 277817526 22093824 3616 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/977/statm: 5394 3616 40 102 0 5289 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21576

[startup+3.10162 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 978
/proc/meminfo: memFree=1799704/2055920 swapFree=4176228/4192956
[pid=977] ppid=975 vsize=26972 CPUtime=3.09
/proc/977/stat : 977 (picosat) R 975 977 940 0 -1 4194304 5661 0 0 0 141 168 0 0 25 0 1 0 277817526 27619328 5647 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/977/statm: 6743 5647 40 102 0 6638 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26972

[startup+6.30192 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 978
/proc/meminfo: memFree=1783320/2055920 swapFree=4176228/4192956
[pid=977] ppid=975 vsize=53632 CPUtime=6.29
/proc/977/stat : 977 (picosat) R 975 977 940 0 -1 4194304 9633 0 0 0 291 338 0 0 25 0 1 0 277817526 54919168 9619 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/977/statm: 13408 9619 40 102 0 13303 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53632

[startup+12.7015 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 978
/proc/meminfo: memFree=1761120/2055920 swapFree=4176228/4192956
[pid=977] ppid=975 vsize=75372 CPUtime=12.69
/proc/977/stat : 977 (picosat) R 975 977 940 0 -1 4194304 14149 0 0 0 674 595 0 0 25 0 1 0 277817526 77180928 14124 1992294400 134512640 134931368 4294956240 18446744073709551615 134525657 0 0 4096 0 0 0 0 17 0 0 0
/proc/977/statm: 18843 14124 42 102 0 18738 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 75372

[startup+25.5017 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 978
/proc/meminfo: memFree=1760544/2055920 swapFree=4176228/4192956
[pid=977] ppid=975 vsize=75636 CPUtime=25.48
/proc/977/stat : 977 (picosat) R 975 977 940 0 -1 4194304 14321 0 0 0 1953 595 0 0 25 0 1 0 277817526 77451264 14296 1992294400 134512640 134931368 4294956240 18446744073709551615 134525578 0 0 4096 0 0 0 0 17 0 0 0
/proc/977/statm: 18909 14296 42 102 0 18804 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 75636

[startup+51.1011 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 978
/proc/meminfo: memFree=1760480/2055920 swapFree=4176228/4192956
[pid=977] ppid=975 vsize=75636 CPUtime=51.05
/proc/977/stat : 977 (picosat) R 975 977 940 0 -1 4194304 14325 0 0 0 4509 596 0 0 25 0 1 0 277817526 77451264 14300 1992294400 134512640 134931368 4294956240 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 0 0 0
/proc/977/statm: 18909 14300 42 102 0 18804 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 75636

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 978
/proc/meminfo: memFree=1756896/2055920 swapFree=4176228/4192956
[pid=977] ppid=975 vsize=78812 CPUtime=102.23
/proc/977/stat : 977 (picosat) R 975 977 940 0 -1 4194304 15284 0 0 0 9627 596 0 0 25 0 1 0 277817526 80703488 15166 1992294400 134512640 134931368 4294956240 18446744073709551615 134523093 0 0 4096 0 0 0 0 17 0 0 0
/proc/977/statm: 19703 15166 48 102 0 19598 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 78812

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 978
/proc/meminfo: memFree=1756640/2055920 swapFree=4176228/4192956
[pid=977] ppid=975 vsize=79208 CPUtime=162.21
/proc/977/stat : 977 (picosat) R 975 977 940 0 -1 4194304 15405 0 0 0 15624 597 0 0 25 0 1 0 277817526 81108992 15287 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/977/statm: 19802 15287 48 102 0 19697 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 79208

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 978
/proc/meminfo: memFree=1752224/2055920 swapFree=4176228/4192956
[pid=977] ppid=975 vsize=83564 CPUtime=222.18
/proc/977/stat : 977 (picosat) R 975 977 940 0 -1 4194304 16481 0 0 0 21620 598 0 0 25 0 1 0 277817526 85569536 16363 1992294400 134512640 134931368 4294956240 18446744073709551615 134525741 0 0 4096 0 0 0 0 17 0 0 0
/proc/977/statm: 20891 16363 48 102 0 20786 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 83564

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 978
/proc/meminfo: memFree=1750304/2055920 swapFree=4176228/4192956
[pid=977] ppid=975 vsize=85280 CPUtime=282.16
/proc/977/stat : 977 (picosat) R 975 977 940 0 -1 4194304 17050 0 0 0 27617 599 0 0 25 0 1 0 277817526 87326720 16823 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/977/statm: 21320 16823 48 102 0 21215 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 85280

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 978
/proc/meminfo: memFree=1748968/2055920 swapFree=4176228/4192956
[pid=977] ppid=975 vsize=86732 CPUtime=342.12
/proc/977/stat : 977 (picosat) R 975 977 940 0 -1 4194304 17429 0 0 0 33613 599 0 0 25 0 1 0 277817526 88813568 17202 1992294400 134512640 134931368 4294956240 18446744073709551615 134525775 0 0 4096 0 0 0 0 17 0 0 0
/proc/977/statm: 21683 17202 48 102 0 21578 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 86732

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 978
/proc/meminfo: memFree=1743592/2055920 swapFree=4176228/4192956
[pid=977] ppid=975 vsize=92144 CPUtime=402.1
/proc/977/stat : 977 (picosat) R 975 977 940 0 -1 4194304 18786 0 0 0 39609 601 0 0 25 0 1 0 277817526 94355456 18559 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/977/statm: 23036 18559 48 102 0 22931 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 92144

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 978
/proc/meminfo: memFree=1740904/2055920 swapFree=4176228/4192956
[pid=977] ppid=975 vsize=94520 CPUtime=462.08
/proc/977/stat : 977 (picosat) R 975 977 940 0 -1 4194304 19530 0 0 0 45606 602 0 0 25 0 1 0 277817526 96788480 19168 1992294400 134512640 134931368 4294956240 18446744073709551615 134522901 0 0 4096 0 0 0 0 17 0 0 0
/proc/977/statm: 23630 19168 48 102 0 23525 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 94520

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 978
/proc/meminfo: memFree=1740904/2055920 swapFree=4176228/4192956
[pid=977] ppid=975 vsize=94520 CPUtime=522.06
/proc/977/stat : 977 (picosat) R 975 977 940 0 -1 4194304 19533 0 0 0 51604 602 0 0 25 0 1 0 277817526 96788480 19171 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/977/statm: 23630 19171 48 102 0 23525 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 94520

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 978
/proc/meminfo: memFree=1740904/2055920 swapFree=4176228/4192956
[pid=977] ppid=975 vsize=94520 CPUtime=582.03
/proc/977/stat : 977 (picosat) R 975 977 940 0 -1 4194304 19533 0 0 0 57601 602 0 0 25 0 1 0 277817526 96788480 19171 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/977/statm: 23630 19171 48 102 0 23525 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 94520

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 978
/proc/meminfo: memFree=1740840/2055920 swapFree=4176228/4192956
[pid=977] ppid=975 vsize=98616 CPUtime=642
/proc/977/stat : 977 (picosat) R 975 977 940 0 -1 4194304 19534 0 0 0 63598 602 0 0 25 0 1 0 277817526 100982784 19172 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/977/statm: 24654 19172 48 102 0 24549 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 98616

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

[startup+665.505 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 978
/proc/meminfo: memFree=1740712/2055920 swapFree=4176228/4192956
[pid=977] ppid=975 vsize=98748 CPUtime=665.2
/proc/977/stat : 977 (picosat) R 975 977 940 0 -1 4194304 19551 0 0 0 65918 602 0 0 25 0 1 0 277817526 101117952 19189 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/977/statm: 24687 19189 48 102 0 24582 0
Current children cumulated CPU time (s) 665.2
Current children cumulated vsize (KiB) 98748

[startup+671.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 978
/proc/meminfo: memFree=1740520/2055920 swapFree=4176228/4192956
[pid=977] ppid=975 vsize=99012 CPUtime=671.59
/proc/977/stat : 977 (picosat) R 975 977 940 0 -1 4194304 19628 0 0 0 66557 602 0 0 25 0 1 0 277817526 101388288 19266 1992294400 134512640 134931368 4294956240 18446744073709551615 134530447 0 0 4096 0 0 0 0 17 0 0 0
/proc/977/statm: 24753 19266 48 102 0 24648 0
Current children cumulated CPU time (s) 671.59
Current children cumulated vsize (KiB) 99012

[startup+678.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 978
/proc/meminfo: memFree=1740392/2055920 swapFree=4176228/4192956
[pid=977] ppid=975 vsize=99144 CPUtime=677.99
/proc/977/stat : 977 (picosat) R 975 977 940 0 -1 4194304 19662 0 0 0 67196 603 0 0 25 0 1 0 277817526 101523456 19300 1992294400 134512640 134931368 4294956240 18446744073709551615 134522740 0 0 4096 0 0 0 0 17 0 0 0
/proc/977/statm: 24786 19300 48 102 0 24681 0
Current children cumulated CPU time (s) 677.99
Current children cumulated vsize (KiB) 99144

[startup+681.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 978
/proc/meminfo: memFree=1740392/2055920 swapFree=4176228/4192956
[pid=977] ppid=975 vsize=99144 CPUtime=681.19
/proc/977/stat : 977 (picosat) R 975 977 940 0 -1 4194304 19662 0 0 0 67516 603 0 0 25 0 1 0 277817526 101523456 19300 1992294400 134512640 134931368 4294956240 18446744073709551615 134522890 0 0 4096 0 0 0 0 17 0 0 0
/proc/977/statm: 24786 19300 48 102 0 24681 0
Current children cumulated CPU time (s) 681.19
Current children cumulated vsize (KiB) 99144

[startup+683.106 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 978
/proc/meminfo: memFree=1740392/2055920 swapFree=4176228/4192956
[pid=977] ppid=975 vsize=99144 CPUtime=682.79
/proc/977/stat : 977 (picosat) R 975 977 940 0 -1 4194304 19662 0 0 0 67676 603 0 0 25 0 1 0 277817526 101523456 19300 1992294400 134512640 134931368 4294956240 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 0 0 0
/proc/977/statm: 24786 19300 48 102 0 24681 0
Current children cumulated CPU time (s) 682.79
Current children cumulated vsize (KiB) 99144

[startup+683.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 978
/proc/meminfo: memFree=1740392/2055920 swapFree=4176228/4192956
[pid=977] ppid=975 vsize=99144 CPUtime=683.19
/proc/977/stat : 977 (picosat) R 975 977 940 0 -1 4194304 19662 0 0 0 67716 603 0 0 25 0 1 0 277817526 101523456 19300 1992294400 134512640 134931368 4294956240 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 0 0 0
/proc/977/statm: 24786 19300 48 102 0 24681 0
Current children cumulated CPU time (s) 683.19
Current children cumulated vsize (KiB) 99144

[startup+683.901 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 978
/proc/meminfo: memFree=1740392/2055920 swapFree=4176228/4192956
[pid=977] ppid=975 vsize=99148 CPUtime=683.59
/proc/977/stat : 977 (picosat) R 975 977 940 0 -1 4194304 19663 0 0 0 67756 603 0 0 25 0 1 0 277817526 101527552 19301 1992294400 134512640 134931368 4294956240 18446744073709551615 134579093 0 0 4096 0 0 0 0 17 0 0 0
/proc/977/statm: 24787 19301 48 102 0 24682 0
Current children cumulated CPU time (s) 683.59
Current children cumulated vsize (KiB) 99148

[startup+684.001 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 978
/proc/meminfo: memFree=1740392/2055920 swapFree=4176228/4192956
[pid=977] ppid=975 vsize=77664 CPUtime=683.69
/proc/977/stat : 977 (picosat) R 975 977 940 0 -1 4194304 19663 0 0 0 67766 603 0 0 25 0 1 0 277817526 79527936 14076 1992294400 134512640 134931368 4294956240 18446744073709551615 134580045 0 0 4096 0 0 0 0 17 0 0 0
/proc/977/statm: 19416 14076 48 102 0 19311 0
Current children cumulated CPU time (s) 683.69
Current children cumulated vsize (KiB) 77664

Child status: 20
Real time (s): 684.015
CPU time (s): 683.708
CPU user time (s): 677.666
CPU system time (s): 6.04208
CPU usage (%): 99.9551
Max. virtual memory (cumulated for all children) (KiB): 99148

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

runsolver used 0.577912 second user time and 1.91771 second system time

The end

Launcher Data

Begin job on node48 at 2009-05-16 20:18:18
IDJOB=1825318
IDBENCH=70962
IDSOLVER=666
FILE ID=node48/1825318-1242497896
PBS_JOBID= 9306986
Free space on /tmp= 66264 MiB

SOLVER NAME= SAT07 reference solver: picosat 535
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L90_coli.sat.cnf
COMMAND LINE= HOME/picosat BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825318-1242497896/watcher-1825318-1242497896 -o /tmp/evaluation-result-1825318-1242497896/solver-1825318-1242497896 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1825318-1242497896.cnf            

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

MD5SUM BENCH= a9e7651569c1b43a1021c78982fb4e6b
RANDOM SEED=149386081

node48.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.209
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.209
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:       1817728 kB
Buffers:         40372 kB
Cached:         143920 kB
SwapCached:      11480 kB
Active:          89464 kB
Inactive:       107796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1817728 kB
SwapTotal:     4192956 kB
SwapFree:      4176228 kB
Dirty:           27160 kB
Writeback:           0 kB
Mapped:          13920 kB
Slab:            26952 kB
Committed_AS:  1067052 kB
PageTables:       1368 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= 66264 MiB
End job on node48 at 2009-05-16 20:29:42