Trace number 1825276

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 2071.07 2071.81

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l44_lambda.cnf
MD5SUMa7bc41b32260e4459b2bee7c18cacba1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark190.011
Satisfiable
(Un)Satisfiability was proved
Number of variables31540
Number of clauses157264
Sum of the clauses size453246
Maximum clause length9
Minimum clause length1
Number of clauses of size 14112
Number of clauses of size 239373
Number of clauses of size 392004
Number of clauses of size 415027
Number of clauses of size 56616
Number of clauses of size over 5132

Solver Data

2071.06/2071.80	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-1825276-1242495670/watcher-1825276-1242495670 -o /tmp/evaluation-result-1825276-1242495670/solver-1825276-1242495670 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1825276-1242495670.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.02 1.01 1.00 2/64 32056
/proc/meminfo: memFree=1053552/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=568 CPUtime=0
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 73 0 0 0 0 0 0 0 18 0 1 0 277599996 581632 59 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 142 59 40 102 0 37 0

[startup+0.009169 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 32056
/proc/meminfo: memFree=1053552/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=568 CPUtime=0
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 85 0 0 0 0 0 0 0 18 0 1 0 277599996 581632 71 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 142 71 40 102 0 37 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 568

[startup+0.101185 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 32056
/proc/meminfo: memFree=1053552/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=1028 CPUtime=0.09
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 201 0 0 0 4 5 0 0 18 0 1 0 277599996 1052672 187 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 257 187 40 102 0 152 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1028

[startup+0.301217 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 32056
/proc/meminfo: memFree=1053552/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=2608 CPUtime=0.29
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 485 0 0 0 12 17 0 0 20 0 1 0 277599996 2670592 471 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 652 471 40 102 0 547 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2608

[startup+0.701286 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 32056
/proc/meminfo: memFree=1053552/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=4952 CPUtime=0.69
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 944 0 0 0 31 38 0 0 23 0 1 0 277599996 5070848 930 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 1238 930 40 102 0 1133 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4952

[startup+1.50142 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 32057
/proc/meminfo: memFree=1048616/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=7640 CPUtime=1.48
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 1802 0 0 0 75 73 0 0 25 0 1 0 277599996 7823360 1777 1992294400 134512640 134931368 4294956240 18446744073709551615 134522712 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 1910 1777 42 102 0 1805 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7640

[startup+3.1017 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 32057
/proc/meminfo: memFree=1046120/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=8300 CPUtime=3.09
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 1983 0 0 0 235 74 0 0 25 0 1 0 277599996 8499200 1958 1992294400 134512640 134931368 4294956240 18446744073709551615 134525736 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 2075 1958 42 102 0 1970 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8300

[startup+6.30124 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 32057
/proc/meminfo: memFree=1044912/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=9496 CPUtime=6.29
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 2296 0 0 0 555 74 0 0 25 0 1 0 277599996 9723904 2262 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 2374 2262 48 102 0 2269 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9496

[startup+12.7013 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 32057
/proc/meminfo: memFree=1044144/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=9748 CPUtime=12.69
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 2368 0 0 0 1194 75 0 0 25 0 1 0 277599996 9981952 2334 1992294400 134512640 134931368 4294956240 18446744073709551615 134524027 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 2437 2334 48 102 0 2332 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9748

[startup+25.5015 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 32059
/proc/meminfo: memFree=1043440/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=10556 CPUtime=25.48
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 2547 0 0 0 2473 75 0 0 25 0 1 0 277599996 10809344 2513 1992294400 134512640 134931368 4294956240 18446744073709551615 134525797 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 2639 2513 48 102 0 2534 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10556

[startup+51.1019 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 32059
/proc/meminfo: memFree=1042544/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=11744 CPUtime=51.07
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 2925 0 0 0 5032 75 0 0 25 0 1 0 277599996 12025856 2776 1992294400 134512640 134931368 4294956240 18446744073709551615 134529486 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 2936 2776 48 102 0 2831 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 11744

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32059
/proc/meminfo: memFree=1040816/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=13708 CPUtime=102.25
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 3519 0 0 0 10149 76 0 0 25 0 1 0 277599996 14036992 3150 1992294400 134512640 134931368 4294956240 18446744073709551615 134544809 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 3427 3150 48 102 0 3322 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 13708

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32059
/proc/meminfo: memFree=1039536/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=14896 CPUtime=162.23
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 4002 0 0 0 16146 77 0 0 25 0 1 0 277599996 15253504 3473 1992294400 134512640 134931368 4294956240 18446744073709551615 134524232 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 3724 3473 48 102 0 3619 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 14896

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32059
/proc/meminfo: memFree=1038384/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=15952 CPUtime=222.21
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 4445 0 0 0 22144 77 0 0 25 0 1 0 277599996 16334848 3740 1992294400 134512640 134931368 4294956240 18446744073709551615 134524081 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 3988 3740 48 102 0 3883 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 15952

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32059
/proc/meminfo: memFree=1037680/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=16868 CPUtime=282.19
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 4757 0 0 0 28141 78 0 0 25 0 1 0 277599996 17272832 3920 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 4217 3920 48 102 0 4112 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 16868

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32059
/proc/meminfo: memFree=1036912/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=17528 CPUtime=342.17
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 5082 0 0 0 34139 78 0 0 25 0 1 0 277599996 17948672 4106 1992294400 134512640 134931368 4294956240 18446744073709551615 134525775 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 4382 4106 48 102 0 4277 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 17528

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32059
/proc/meminfo: memFree=1036464/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=17924 CPUtime=402.15
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 5265 0 0 0 40136 79 0 0 25 0 1 0 277599996 18354176 4214 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 4481 4214 48 102 0 4376 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 17924

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32059
/proc/meminfo: memFree=1035696/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=18716 CPUtime=462.13
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 5617 0 0 0 46134 79 0 0 25 0 1 0 277599996 19165184 4410 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 4679 4410 48 102 0 4574 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 18716

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32059
/proc/meminfo: memFree=1034992/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=19508 CPUtime=522.11
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 5892 0 0 0 52132 79 0 0 25 0 1 0 277599996 19976192 4603 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 4877 4603 48 102 0 4772 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 19508

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32059
/proc/meminfo: memFree=1034288/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=20168 CPUtime=582.08
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 6160 0 0 0 58129 79 0 0 25 0 1 0 277599996 20652032 4785 1992294400 134512640 134931368 4294956240 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 5042 4785 48 102 0 4937 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 20168

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32059
/proc/meminfo: memFree=1034224/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=20168 CPUtime=642.06
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 6246 0 0 0 64127 79 0 0 25 0 1 0 277599996 20652032 4785 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 5042 4785 48 102 0 4937 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 20168


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

/proc/meminfo: memFree=1029424/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=24524 CPUtime=1421.79
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 8326 0 0 0 142096 83 0 0 25 0 1 0 277599996 25112576 5945 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 6131 5945 48 102 0 6026 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 24524

[startup+1482.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 32065
/proc/meminfo: memFree=1029360/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=24524 CPUtime=1481.77
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 8441 0 0 0 148094 83 0 0 25 0 1 0 277599996 25112576 5945 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 6131 5945 48 102 0 6026 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 24524

[startup+1542.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 32065
/proc/meminfo: memFree=1029040/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=24788 CPUtime=1541.74
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 8640 0 0 0 154091 83 0 0 25 0 1 0 277599996 25382912 6023 1992294400 134512640 134931368 4294956240 18446744073709551615 134529886 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 6197 6023 48 102 0 6092 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 24788

[startup+1602.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 32065
/proc/meminfo: memFree=1029040/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=24788 CPUtime=1601.72
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 8640 0 0 0 160089 83 0 0 25 0 1 0 277599996 25382912 6023 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 6197 6023 48 102 0 6092 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 24788

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32065
/proc/meminfo: memFree=1028720/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=25184 CPUtime=1661.7
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 8842 0 0 0 166087 83 0 0 25 0 1 0 277599996 25788416 6104 1992294400 134512640 134931368 4294956240 18446744073709551615 134529305 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 6296 6104 48 102 0 6191 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 25184

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32065
/proc/meminfo: memFree=1028720/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=25184 CPUtime=1721.68
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 8842 0 0 0 172085 83 0 0 25 0 1 0 277599996 25788416 6104 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 6296 6104 48 102 0 6191 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 25184

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32065
/proc/meminfo: memFree=1028720/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=25184 CPUtime=1781.66
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 8981 0 0 0 178083 83 0 0 25 0 1 0 277599996 25788416 6116 1992294400 134512640 134931368 4294956240 18446744073709551615 134522740 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 6296 6116 48 102 0 6191 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (KiB) 25184

[startup+1842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32065
/proc/meminfo: memFree=1028720/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=25184 CPUtime=1841.63
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 8981 0 0 0 184080 83 0 0 25 0 1 0 277599996 25788416 6116 1992294400 134512640 134931368 4294956240 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 6296 6116 48 102 0 6191 0
Current children cumulated CPU time (s) 1841.63
Current children cumulated vsize (KiB) 25184

[startup+1902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32065
/proc/meminfo: memFree=1028656/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=25664 CPUtime=1901.61
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 9108 0 0 0 190078 83 0 0 25 0 1 0 277599996 26279936 6116 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 6416 6116 48 102 0 6311 0
Current children cumulated CPU time (s) 1901.61
Current children cumulated vsize (KiB) 25664

[startup+1962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32065
/proc/meminfo: memFree=1028720/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=25664 CPUtime=1961.59
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 9108 0 0 0 196076 83 0 0 25 0 1 0 277599996 26279936 6116 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 6416 6116 48 102 0 6311 0
Current children cumulated CPU time (s) 1961.59
Current children cumulated vsize (KiB) 25664

[startup+2022.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32065
/proc/meminfo: memFree=1027760/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=26588 CPUtime=2021.58
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 9459 0 0 0 202074 84 0 0 25 0 1 0 277599996 27226112 6336 1992294400 134512640 134931368 4294956240 18446744073709551615 134525794 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 6647 6336 48 102 0 6542 0
Current children cumulated CPU time (s) 2021.58
Current children cumulated vsize (KiB) 26588

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

[startup+2047.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32065
/proc/meminfo: memFree=1027824/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=26588 CPUtime=2047.17
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 9459 0 0 0 204633 84 0 0 25 0 1 0 277599996 27226112 6336 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 6647 6336 48 102 0 6542 0
Current children cumulated CPU time (s) 2047.17
Current children cumulated vsize (KiB) 26588

[startup+2060.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32065
/proc/meminfo: memFree=1027824/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=26588 CPUtime=2059.96
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 9459 0 0 0 205912 84 0 0 25 0 1 0 277599996 27226112 6336 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 6647 6336 48 102 0 6542 0
Current children cumulated CPU time (s) 2059.96
Current children cumulated vsize (KiB) 26588

[startup+2067.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32065
/proc/meminfo: memFree=1027824/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=26588 CPUtime=2066.36
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 9459 0 0 0 206552 84 0 0 25 0 1 0 277599996 27226112 6336 1992294400 134512640 134931368 4294956240 18446744073709551615 134525823 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 6647 6336 48 102 0 6542 0
Current children cumulated CPU time (s) 2066.36
Current children cumulated vsize (KiB) 26588

[startup+2070.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32065
/proc/meminfo: memFree=1027824/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=26588 CPUtime=2069.56
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 9459 0 0 0 206872 84 0 0 25 0 1 0 277599996 27226112 6336 1992294400 134512640 134931368 4294956240 18446744073709551615 134522740 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 6647 6336 48 102 0 6542 0
Current children cumulated CPU time (s) 2069.56
Current children cumulated vsize (KiB) 26588

[startup+2071.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32065
/proc/meminfo: memFree=1027824/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=26588 CPUtime=2070.36
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 9459 0 0 0 206952 84 0 0 25 0 1 0 277599996 27226112 6336 1992294400 134512640 134931368 4294956240 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 6647 6336 48 102 0 6542 0
Current children cumulated CPU time (s) 2070.36
Current children cumulated vsize (KiB) 26588

[startup+2071.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32065
/proc/meminfo: memFree=1027824/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=26588 CPUtime=2070.76
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 9459 0 0 0 206992 84 0 0 25 0 1 0 277599996 27226112 6336 1992294400 134512640 134931368 4294956240 18446744073709551615 134529933 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 6647 6336 48 102 0 6542 0
Current children cumulated CPU time (s) 2070.76
Current children cumulated vsize (KiB) 26588

[startup+2071.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32065
/proc/meminfo: memFree=1027824/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=26588 CPUtime=2070.96
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 9459 0 0 0 207012 84 0 0 25 0 1 0 277599996 27226112 6336 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 6647 6336 48 102 0 6542 0
Current children cumulated CPU time (s) 2070.96
Current children cumulated vsize (KiB) 26588

[startup+2071.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32065
/proc/meminfo: memFree=1027824/2055920 swapFree=4179872/4192956
[pid=32056] ppid=32054 vsize=22252 CPUtime=2071.06
/proc/32056/stat : 32056 (picosat) R 32054 32056 31315 0 -1 4194304 9460 0 0 0 207022 84 0 0 25 0 1 0 277599996 22786048 5322 1992294400 134512640 134931368 4294956240 18446744073709551615 134579080 0 0 4096 0 0 0 0 17 1 0 0
/proc/32056/statm: 5563 5322 48 102 0 5458 0
Current children cumulated CPU time (s) 2071.06
Current children cumulated vsize (KiB) 22252

Child status: 20
Real time (s): 2071.81
CPU time (s): 2071.07
CPU user time (s): 2070.23
CPU system time (s): 0.846871
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (KiB): 27112

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

runsolver used 1.44078 second user time and 4.32034 second system time

The end

Launcher Data

Begin job on node25 at 2009-05-16 19:41:10
IDJOB=1825276
IDBENCH=70940
IDSOLVER=666
FILE ID=node25/1825276-1242495670
PBS_JOBID= 9306967
Free space on /tmp= 66312 MiB

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

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

MD5SUM BENCH= a7bc41b32260e4459b2bee7c18cacba1
RANDOM SEED=1422122711

node25.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.259
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.259
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:       1054032 kB
Buffers:         76832 kB
Cached:         836760 kB
SwapCached:       6856 kB
Active:          82332 kB
Inactive:       839632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1054032 kB
SwapTotal:     4192956 kB
SwapFree:      4179872 kB
Dirty:            3352 kB
Writeback:           0 kB
Mapped:          14060 kB
Slab:            65972 kB
Committed_AS:   975968 kB
PageTables:       1468 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= 66312 MiB
End job on node25 at 2009-05-16 20:15:42