Trace number 1825288

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 2232.01 2232.56

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l47_lambda.cnf
MD5SUMed7689c65135a913d97feca3ab3874eb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark303.059
Satisfiable
(Un)Satisfiability was proved
Number of variables33871
Number of clauses170161
Sum of the clauses size490938
Maximum clause length9
Minimum clause length1
Number of clauses of size 14346
Number of clauses of size 241947
Number of clauses of size 3100545
Number of clauses of size 416116
Number of clauses of size 57066
Number of clauses of size over 5141

Solver Data

2231.94/2232.56	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-1825288-1242496018/watcher-1825288-1242496018 -o /tmp/evaluation-result-1825288-1242496018/solver-1825288-1242496018 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1825288-1242496018.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: 1.01 0.99 0.99 3/64 2724
/proc/meminfo: memFree=1181760/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=568 CPUtime=0
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 73 0 0 0 0 0 0 0 18 0 1 0 277628962 581632 59 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 142 59 40 102 0 37 0

[startup+0.011838 s]
/proc/loadavg: 1.01 0.99 0.99 3/64 2724
/proc/meminfo: memFree=1181760/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=568 CPUtime=0
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 89 0 0 0 0 0 0 0 18 0 1 0 277628962 581632 75 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 142 75 40 102 0 37 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 568

[startup+0.101846 s]
/proc/loadavg: 1.01 0.99 0.99 3/64 2724
/proc/meminfo: memFree=1181760/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=1028 CPUtime=0.09
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 203 0 0 0 4 5 0 0 18 0 1 0 277628962 1052672 189 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 257 189 40 102 0 152 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1028

[startup+0.301864 s]
/proc/loadavg: 1.01 0.99 0.99 3/64 2724
/proc/meminfo: memFree=1181760/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=2612 CPUtime=0.29
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 483 0 0 0 11 18 0 0 19 0 1 0 277628962 2674688 469 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 653 469 40 102 0 548 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2612

[startup+0.701901 s]
/proc/loadavg: 1.01 0.99 0.99 3/64 2724
/proc/meminfo: memFree=1181760/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=4956 CPUtime=0.69
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 951 0 0 0 30 39 0 0 22 0 1 0 277628962 5074944 937 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 1239 937 40 102 0 1134 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4956

[startup+1.50198 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 2725
/proc/meminfo: memFree=1176760/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=9772 CPUtime=1.49
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 1896 0 0 0 69 80 0 0 25 0 1 0 277628962 10006528 1882 1992294400 134512640 134931368 4294956240 18446744073709551615 134544751 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 2443 1882 42 102 0 2338 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9772

[startup+3.10113 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 2725
/proc/meminfo: memFree=1173752/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=11308 CPUtime=3.09
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 2130 0 0 0 229 80 0 0 25 0 1 0 277628962 11579392 2108 1992294400 134512640 134931368 4294956240 18446744073709551615 134544748 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 2827 2108 42 102 0 2722 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11308

[startup+6.30143 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 2725
/proc/meminfo: memFree=1172728/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=12100 CPUtime=6.29
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 2347 0 0 0 548 81 0 0 25 0 1 0 277628962 12390400 2325 1992294400 134512640 134931368 4294956240 18446744073709551615 134525918 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 3025 2325 42 102 0 2920 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12100

[startup+12.701 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 2725
/proc/meminfo: memFree=1171576/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=12808 CPUtime=12.69
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 2553 0 0 0 1188 81 0 0 25 0 1 0 277628962 13115392 2522 1992294400 134512640 134931368 4294956240 18446744073709551615 134525775 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 3202 2522 48 102 0 3097 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12808

[startup+25.5012 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 2725
/proc/meminfo: memFree=1171128/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=13396 CPUtime=25.48
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 2675 0 0 0 2467 81 0 0 25 0 1 0 277628962 13717504 2610 1992294400 134512640 134931368 4294956240 18446744073709551615 134524110 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 3349 2610 48 102 0 3244 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13396

[startup+51.1017 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2725
/proc/meminfo: memFree=1169720/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=14848 CPUtime=51.08
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 3207 0 0 0 5026 82 0 0 25 0 1 0 277628962 15204352 2974 1992294400 134512640 134931368 4294956240 18446744073709551615 134524012 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 3712 2974 48 102 0 3607 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14848

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2725
/proc/meminfo: memFree=1168440/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=16168 CPUtime=102.27
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 3728 0 0 0 10144 83 0 0 25 0 1 0 277628962 16556032 3309 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 4042 3309 48 102 0 3937 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 16168

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2725
/proc/meminfo: memFree=1167096/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=17488 CPUtime=162.25
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 4260 0 0 0 16142 83 0 0 25 0 1 0 277628962 17907712 3675 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 4372 3675 48 102 0 4267 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 17488

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2725
/proc/meminfo: memFree=1166008/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=18668 CPUtime=222.23
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 4681 0 0 0 22139 84 0 0 25 0 1 0 277628962 19116032 3907 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 4667 3907 48 102 0 4562 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 18668

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2725
/proc/meminfo: memFree=1164984/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=19592 CPUtime=282.23
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 5062 0 0 0 28138 85 0 0 25 0 1 0 277628962 20062208 4151 1992294400 134512640 134931368 4294956240 18446744073709551615 134524200 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 4898 4151 48 102 0 4793 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 19592

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2725
/proc/meminfo: memFree=1164664/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=19856 CPUtime=342.21
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 5217 0 0 0 34136 85 0 0 25 0 1 0 277628962 20332544 4232 1992294400 134512640 134931368 4294956240 18446744073709551615 134524235 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 4964 4232 48 102 0 4859 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 19856

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2725
/proc/meminfo: memFree=1163704/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=20780 CPUtime=402.19
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 5605 0 0 0 40134 85 0 0 25 0 1 0 277628962 21278720 4465 1992294400 134512640 134931368 4294956240 18446744073709551615 134524060 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 5195 4465 48 102 0 5090 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 20780

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2725
/proc/meminfo: memFree=1163192/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=21176 CPUtime=462.18
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 5810 0 0 0 46132 86 0 0 25 0 1 0 277628962 21684224 4589 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 5294 4589 48 102 0 5189 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 21176

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2725
/proc/meminfo: memFree=1162680/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=21704 CPUtime=522.16
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 6019 0 0 0 52130 86 0 0 25 0 1 0 277628962 22224896 4713 1992294400 134512640 134931368 4294956240 18446744073709551615 134525814 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 5426 4713 48 102 0 5321 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 21704

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2725
/proc/meminfo: memFree=1161592/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=22760 CPUtime=582.15
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 6385 0 0 0 58128 87 0 0 25 0 1 0 277628962 23306240 4989 1992294400 134512640 134931368 4294956240 18446744073709551615 134522906 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 5690 4989 48 102 0 5585 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 22760

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2725
/proc/meminfo: memFree=1161528/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=22760 CPUtime=642.13
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 6475 0 0 0 64126 87 0 0 25 0 1 0 277628962 23306240 4989 1992294400 134512640 134931368 4294956240 18446744073709551615 134525860 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 5690 4989 48 102 0 5585 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 22760


################
# More data... #
################

/proc/meminfo: memFree=1155960/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=27908 CPUtime=1541.91
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 9034 0 0 0 154098 93 0 0 25 0 1 0 277628962 28577792 6336 1992294400 134512640 134931368 4294956240 18446744073709551615 134529446 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 6977 6336 48 102 0 6872 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 27908

[startup+1602.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2731
/proc/meminfo: memFree=1156024/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=27908 CPUtime=1601.89
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 9034 0 0 0 160096 93 0 0 25 0 1 0 277628962 28577792 6336 1992294400 134512640 134931368 4294956240 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 6977 6336 48 102 0 6872 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 27908

[startup+1662.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2731
/proc/meminfo: memFree=1155000/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=29344 CPUtime=1661.88
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 9420 0 0 0 166094 94 0 0 25 0 1 0 277628962 30048256 6590 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 7336 6590 48 102 0 7231 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 29344

[startup+1722.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2731
/proc/meminfo: memFree=1155000/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=29344 CPUtime=1721.86
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 9420 0 0 0 172092 94 0 0 25 0 1 0 277628962 30048256 6590 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 7336 6590 48 102 0 7231 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 29344

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2731
/proc/meminfo: memFree=1155064/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=29344 CPUtime=1781.84
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 9420 0 0 0 178090 94 0 0 25 0 1 0 277628962 30048256 6590 1992294400 134512640 134931368 4294956240 18446744073709551615 134525751 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 7336 6590 48 102 0 7231 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 29344

[startup+1842.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2731
/proc/meminfo: memFree=1154872/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=29476 CPUtime=1841.84
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 9576 0 0 0 184089 95 0 0 25 0 1 0 277628962 30183424 6614 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 7369 6614 48 102 0 7264 0
Current children cumulated CPU time (s) 1841.84
Current children cumulated vsize (KiB) 29476

[startup+1902.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2731
/proc/meminfo: memFree=1154936/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=29476 CPUtime=1901.82
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 9576 0 0 0 190087 95 0 0 25 0 1 0 277628962 30183424 6614 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 7369 6614 48 102 0 7264 0
Current children cumulated CPU time (s) 1901.82
Current children cumulated vsize (KiB) 29476

[startup+1962.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2731
/proc/meminfo: memFree=1153784/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=30532 CPUtime=1961.81
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 9995 0 0 0 196085 96 0 0 25 0 1 0 277628962 31264768 6894 1992294400 134512640 134931368 4294956240 18446744073709551615 134524027 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 7633 6894 48 102 0 7528 0
Current children cumulated CPU time (s) 1961.81
Current children cumulated vsize (KiB) 30532

[startup+2022.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2731
/proc/meminfo: memFree=1153784/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=30532 CPUtime=2021.79
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 9995 0 0 0 202083 96 0 0 25 0 1 0 277628962 31264768 6894 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 7633 6894 48 102 0 7528 0
Current children cumulated CPU time (s) 2021.79
Current children cumulated vsize (KiB) 30532

[startup+2082.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2731
/proc/meminfo: memFree=1153784/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=30532 CPUtime=2081.77
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 10134 0 0 0 208081 96 0 0 25 0 1 0 277628962 31264768 6894 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 7633 6894 48 102 0 7528 0
Current children cumulated CPU time (s) 2081.77
Current children cumulated vsize (KiB) 30532

[startup+2142.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2731
/proc/meminfo: memFree=1153784/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=30532 CPUtime=2141.75
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 10134 0 0 0 214079 96 0 0 25 0 1 0 277628962 31264768 6894 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 7633 6894 48 102 0 7528 0
Current children cumulated CPU time (s) 2141.75
Current children cumulated vsize (KiB) 30532

[startup+2202.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2731
/proc/meminfo: memFree=1153720/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=30532 CPUtime=2201.75
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 10271 0 0 0 220078 97 0 0 25 0 1 0 277628962 31264768 6894 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 7633 6894 48 102 0 7528 0
Current children cumulated CPU time (s) 2201.75
Current children cumulated vsize (KiB) 30532

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

[startup+2214.31 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2731
/proc/meminfo: memFree=1153720/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=30532 CPUtime=2213.75
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 10271 0 0 0 221278 97 0 0 25 0 1 0 277628962 31264768 6894 1992294400 134512640 134931368 4294956240 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 7633 6894 48 102 0 7528 0
Current children cumulated CPU time (s) 2213.75
Current children cumulated vsize (KiB) 30532

[startup+2220.7 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2731
/proc/meminfo: memFree=1153720/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=30532 CPUtime=2220.14
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 10271 0 0 0 221917 97 0 0 25 0 1 0 277628962 31264768 6894 1992294400 134512640 134931368 4294956240 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 7633 6894 48 102 0 7528 0
Current children cumulated CPU time (s) 2220.14
Current children cumulated vsize (KiB) 30532

[startup+2227.1 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2731
/proc/meminfo: memFree=1153720/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=30532 CPUtime=2226.54
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 10271 0 0 0 222557 97 0 0 25 0 1 0 277628962 31264768 6894 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 7633 6894 48 102 0 7528 0
Current children cumulated CPU time (s) 2226.54
Current children cumulated vsize (KiB) 30532

[startup+2230.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2731
/proc/meminfo: memFree=1153720/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=30532 CPUtime=2229.74
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 10271 0 0 0 222877 97 0 0 25 0 1 0 277628962 31264768 6894 1992294400 134512640 134931368 4294956240 18446744073709551615 134522740 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 7633 6894 48 102 0 7528 0
Current children cumulated CPU time (s) 2229.74
Current children cumulated vsize (KiB) 30532

[startup+2231.91 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2731
/proc/meminfo: memFree=1153720/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=30532 CPUtime=2231.34
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 10271 0 0 0 223037 97 0 0 25 0 1 0 277628962 31264768 6894 1992294400 134512640 134931368 4294956240 18446744073709551615 134530094 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 7633 6894 48 102 0 7528 0
Current children cumulated CPU time (s) 2231.34
Current children cumulated vsize (KiB) 30532

[startup+2232.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2731
/proc/meminfo: memFree=1153720/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=30532 CPUtime=2231.74
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 10271 0 0 0 223077 97 0 0 25 0 1 0 277628962 31264768 6894 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 7633 6894 48 102 0 7528 0
Current children cumulated CPU time (s) 2231.74
Current children cumulated vsize (KiB) 30532

[startup+2232.5 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2731
/proc/meminfo: memFree=1153720/2055920 swapFree=4176708/4192956
[pid=2724] ppid=2722 vsize=30532 CPUtime=2231.94
/proc/2724/stat : 2724 (picosat) R 2722 2724 2486 0 -1 4194304 10271 0 0 0 223097 97 0 0 25 0 1 0 277628962 31264768 6894 1992294400 134512640 134931368 4294956240 18446744073709551615 134529868 0 0 4096 0 0 0 0 17 1 0 0
/proc/2724/statm: 7633 6894 48 102 0 7528 0
Current children cumulated CPU time (s) 2231.94
Current children cumulated vsize (KiB) 30532

Child status: 20
Real time (s): 2232.56
CPU time (s): 2232.01
CPU user time (s): 2231.03
CPU system time (s): 0.977851
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 31088

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

runsolver used 1.63975 second user time and 4.80527 second system time

The end

Launcher Data

Begin job on node61 at 2009-05-16 19:46:58
IDJOB=1825288
IDBENCH=70946
IDSOLVER=666
FILE ID=node61/1825288-1242496018
PBS_JOBID= 9306971
Free space on /tmp= 66260 MiB

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

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

MD5SUM BENCH= ed7689c65135a913d97feca3ab3874eb
RANDOM SEED=1127257705

node61.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.216
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.216
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:       1182240 kB
Buffers:         71212 kB
Cached:         713528 kB
SwapCached:      10452 kB
Active:         155764 kB
Inactive:       641840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1182240 kB
SwapTotal:     4192956 kB
SwapFree:      4176708 kB
Dirty:            3892 kB
Writeback:           0 kB
Mapped:          13804 kB
Slab:            62232 kB
Committed_AS:   996268 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66260 MiB
End job on node61 at 2009-05-16 20:24:11