Trace number 1563077

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: Rsat 2007-02-08UNSAT 776.301 776.616

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 benchmark302.814
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

0.00/0.00	c Parsing...
0.09/0.16	c ==============================================================================
0.09/0.16	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.16	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.16	c ==============================================================================
0.09/0.16	c |         0 |  159423   466748 |   47826       0        0     nan |  0.000 % |
0.99/1.09	c |         0 |   71082   239848 |      --       0       --      -- |     --   | -82705/-209984
0.99/1.09	c ==============================================================================
0.99/1.09	c Result  :   #vars: 8110   #clauses: 71082   #literals: 239848
0.99/1.09	c CPU time:   1.06284 s
0.99/1.09	c ==============================================================================
1.18/1.20	c Rsat version 2.00
776.18/776.58	c CNF stats: (8110 vars, 71082 clauses)
776.18/776.58	c Decisions: 1149073
776.18/776.58	c Conflicts: 811881
776.28/776.60	c Time: 775.20000s
776.28/776.60	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-1563077-1241000061/watcher-1563077-1241000061 -o /tmp/evaluation-result-1563077-1241000061/solver-1563077-1241000061 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1563077-1241000061.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: 1.91 1.67 1.23 3/64 5526
/proc/meminfo: memFree=618224/2055920 swapFree=4192812/4192956
[pid=5526] ppid=5524 vsize=5356 CPUtime=0
/proc/5526/stat : 5526 (rsat.sh) S 5524 5526 5368 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 128039856 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5526/statm: 1339 235 195 169 0 50 0
[pid=5527] ppid=5526 vsize=824 CPUtime=0
/proc/5527/stat : 5527 (SatElite) R 5526 5526 5368 0 -1 4194304 124 0 0 0 0 0 0 0 18 0 1 0 128039856 843776 107 1992294400 134512640 135038345 4294956272 18446744073709551615 134685036 0 0 4096 3 0 0 0 17 0 0 0
/proc/5527/statm: 246 115 50 128 0 115 0

[startup+0.089191 s]
/proc/loadavg: 1.91 1.67 1.23 3/64 5526
/proc/meminfo: memFree=618224/2055920 swapFree=4192812/4192956
[pid=5526] ppid=5524 vsize=5356 CPUtime=0
/proc/5526/stat : 5526 (rsat.sh) S 5524 5526 5368 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 128039856 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5526/statm: 1339 235 195 169 0 50 0
[pid=5527] ppid=5526 vsize=9808 CPUtime=0.07
/proc/5527/stat : 5527 (SatElite) R 5526 5526 5368 0 -1 4194304 2154 0 0 0 7 0 0 0 18 0 1 0 128039856 10043392 2137 1992294400 134512640 135038345 4294956272 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/5527/statm: 2452 2138 50 128 0 2321 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15164

[startup+0.101192 s]
/proc/loadavg: 1.91 1.67 1.23 3/64 5526
/proc/meminfo: memFree=618224/2055920 swapFree=4192812/4192956
[pid=5526] ppid=5524 vsize=5356 CPUtime=0
/proc/5526/stat : 5526 (rsat.sh) S 5524 5526 5368 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 128039856 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5526/statm: 1339 235 195 169 0 50 0
[pid=5527] ppid=5526 vsize=10468 CPUtime=0.09
/proc/5527/stat : 5527 (SatElite) R 5526 5526 5368 0 -1 4194304 2373 0 0 0 9 0 0 0 18 0 1 0 128039856 10719232 2356 1992294400 134512640 135038345 4294956272 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/5527/statm: 2617 2357 50 128 0 2486 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15824

[startup+0.301214 s]
/proc/loadavg: 1.91 1.67 1.23 3/64 5526
/proc/meminfo: memFree=618224/2055920 swapFree=4192812/4192956
[pid=5526] ppid=5524 vsize=5356 CPUtime=0
/proc/5526/stat : 5526 (rsat.sh) S 5524 5526 5368 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 128039856 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5526/statm: 1339 235 195 169 0 50 0
[pid=5527] ppid=5526 vsize=22000 CPUtime=0.28
/proc/5527/stat : 5527 (SatElite) R 5526 5526 5368 0 -1 4194304 4574 0 0 0 27 1 0 0 19 0 1 0 128039856 22528000 4557 1992294400 134512640 135038345 4294956272 18446744073709551615 134543878 0 0 4096 3 0 0 0 17 0 0 0
/proc/5527/statm: 5500 4557 67 128 0 5369 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 27356

[startup+0.701258 s]
/proc/loadavg: 1.91 1.67 1.23 3/64 5526
/proc/meminfo: memFree=618224/2055920 swapFree=4192812/4192956
[pid=5526] ppid=5524 vsize=5356 CPUtime=0
/proc/5526/stat : 5526 (rsat.sh) S 5524 5526 5368 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 128039856 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5526/statm: 1339 235 195 169 0 50 0
[pid=5527] ppid=5526 vsize=21912 CPUtime=0.68
/proc/5527/stat : 5527 (SatElite) R 5526 5526 5368 0 -1 4194304 4985 0 0 0 66 2 0 0 23 0 1 0 128039856 22437888 4573 1992294400 134512640 135038345 4294956272 18446744073709551615 134546424 0 0 4096 3 0 0 0 17 0 0 0
/proc/5527/statm: 5478 4573 69 128 0 5347 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 27268

[startup+1.50136 s]
/proc/loadavg: 1.91 1.67 1.23 2/66 5528
/proc/meminfo: memFree=596576/2055920 swapFree=4192812/4192956
[pid=5526] ppid=5524 vsize=5356 CPUtime=1.2
/proc/5526/stat : 5526 (rsat.sh) S 5524 5526 5368 0 -1 4194304 310 5473 0 0 0 0 116 4 16 0 1 0 128039856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5526/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 5356

[startup+3.10153 s]
/proc/loadavg: 1.91 1.67 1.23 2/66 5529
/proc/meminfo: memFree=609120/2055920 swapFree=4192812/4192956
[pid=5526] ppid=5524 vsize=5356 CPUtime=1.2
/proc/5526/stat : 5526 (rsat.sh) S 5524 5526 5368 0 -1 4194304 310 5473 0 0 0 0 116 4 16 0 1 0 128039856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5526/statm: 1339 237 195 169 0 50 0
[pid=5529] ppid=5526 vsize=7772 CPUtime=1.89
/proc/5529/stat : 5529 (rsat) R 5526 5526 5368 0 -1 4194304 1751 0 0 0 188 1 0 0 25 0 1 0 128039976 7958528 1731 1992294400 134512640 135377749 4294956384 18446744073709551615 134522715 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5529/statm: 1943 1731 86 211 0 1729 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13128

[startup+6.30288 s]
/proc/loadavg: 1.84 1.66 1.23 2/66 5529
/proc/meminfo: memFree=607088/2055920 swapFree=4192812/4192956
[pid=5526] ppid=5524 vsize=5356 CPUtime=1.2
/proc/5526/stat : 5526 (rsat.sh) S 5524 5526 5368 0 -1 4194304 310 5473 0 0 0 0 116 4 16 0 1 0 128039856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5526/statm: 1339 237 195 169 0 50 0
[pid=5529] ppid=5526 vsize=8776 CPUtime=5.08
/proc/5529/stat : 5529 (rsat) R 5526 5526 5368 0 -1 4194304 2215 0 0 0 506 2 0 0 25 0 1 0 128039976 8986624 1999 1992294400 134512640 135377749 4294956384 18446744073709551615 134530192 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5529/statm: 2194 1999 86 211 0 1980 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14132

[startup+12.7016 s]
/proc/loadavg: 1.77 1.65 1.23 2/66 5529
/proc/meminfo: memFree=605680/2055920 swapFree=4192812/4192956
[pid=5526] ppid=5524 vsize=5356 CPUtime=1.2
/proc/5526/stat : 5526 (rsat.sh) S 5524 5526 5368 0 -1 4194304 310 5473 0 0 0 0 116 4 16 0 1 0 128039856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5526/statm: 1339 237 195 169 0 50 0
[pid=5529] ppid=5526 vsize=10152 CPUtime=11.47
/proc/5529/stat : 5529 (rsat) R 5526 5526 5368 0 -1 4194304 2984 0 0 0 1145 2 0 0 25 0 1 0 128039976 10395648 2282 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5529/statm: 2538 2282 86 211 0 2324 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 15508

[startup+25.502 s]
/proc/loadavg: 1.60 1.62 1.23 2/66 5529
/proc/meminfo: memFree=603312/2055920 swapFree=4192812/4192956
[pid=5526] ppid=5524 vsize=5356 CPUtime=1.2
/proc/5526/stat : 5526 (rsat.sh) S 5524 5526 5368 0 -1 4194304 310 5473 0 0 0 0 116 4 16 0 1 0 128039856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5526/statm: 1339 237 195 169 0 50 0
[pid=5529] ppid=5526 vsize=12460 CPUtime=24.28
/proc/5529/stat : 5529 (rsat) R 5526 5526 5368 0 -1 4194304 4010 0 0 0 2424 4 0 0 25 0 1 0 128039976 12759040 2920 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5529/statm: 3115 2920 86 211 0 2901 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17816

[startup+51.1019 s]
/proc/loadavg: 1.40 1.57 1.22 2/66 5529
/proc/meminfo: memFree=599664/2055920 swapFree=4192812/4192956
[pid=5526] ppid=5524 vsize=5356 CPUtime=1.2
/proc/5526/stat : 5526 (rsat.sh) S 5524 5526 5368 0 -1 4194304 310 5473 0 0 0 0 116 4 16 0 1 0 128039856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5526/statm: 1339 237 195 169 0 50 0
[pid=5529] ppid=5526 vsize=16584 CPUtime=49.86
/proc/5529/stat : 5529 (rsat) R 5526 5526 5368 0 -1 4194304 5882 0 0 0 4981 5 0 0 25 0 1 0 128039976 16982016 3826 1992294400 134512640 135377749 4294956384 18446744073709551615 134530170 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5529/statm: 4146 3826 86 211 0 3932 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 21940

[startup+102.306 s]
/proc/loadavg: 1.17 1.48 1.20 2/66 5529
/proc/meminfo: memFree=598000/2055920 swapFree=4192812/4192956
[pid=5526] ppid=5524 vsize=5356 CPUtime=1.2
/proc/5526/stat : 5526 (rsat.sh) S 5524 5526 5368 0 -1 4194304 310 5473 0 0 0 0 116 4 16 0 1 0 128039856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5526/statm: 1339 237 195 169 0 50 0
[pid=5529] ppid=5526 vsize=18196 CPUtime=101.03
/proc/5529/stat : 5529 (rsat) R 5526 5526 5368 0 -1 4194304 6353 0 0 0 10098 5 0 0 25 0 1 0 128039976 18632704 4279 1992294400 134512640 135377749 4294956384 18446744073709551615 134530256 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5529/statm: 4549 4279 86 211 0 4335 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 23552

[startup+162.301 s]
/proc/loadavg: 1.06 1.39 1.19 2/66 5529
/proc/meminfo: memFree=593264/2055920 swapFree=4192812/4192956
[pid=5526] ppid=5524 vsize=5356 CPUtime=1.2
/proc/5526/stat : 5526 (rsat.sh) S 5524 5526 5368 0 -1 4194304 310 5473 0 0 0 0 116 4 16 0 1 0 128039856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5526/statm: 1339 237 195 169 0 50 0
[pid=5529] ppid=5526 vsize=22536 CPUtime=161.02
/proc/5529/stat : 5529 (rsat) R 5526 5526 5368 0 -1 4194304 8272 0 0 0 16095 7 0 0 25 0 1 0 128039976 23076864 5426 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5529/statm: 5634 5426 86 211 0 5420 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 27892

[startup+222.302 s]
/proc/loadavg: 1.02 1.32 1.17 2/66 5529
/proc/meminfo: memFree=590768/2055920 swapFree=4192812/4192956
[pid=5526] ppid=5524 vsize=5356 CPUtime=1.2
/proc/5526/stat : 5526 (rsat.sh) S 5524 5526 5368 0 -1 4194304 310 5473 0 0 0 0 116 4 16 0 1 0 128039856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5526/statm: 1339 237 195 169 0 50 0
[pid=5529] ppid=5526 vsize=26584 CPUtime=220.99
/proc/5529/stat : 5529 (rsat) R 5526 5526 5368 0 -1 4194304 9323 0 0 0 22092 7 0 0 25 0 1 0 128039976 27222016 6091 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5529/statm: 6646 6091 86 211 0 6432 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 31940

[startup+282.302 s]
/proc/loadavg: 1.01 1.26 1.16 2/66 5529
/proc/meminfo: memFree=585008/2055920 swapFree=4192812/4192956
[pid=5526] ppid=5524 vsize=5356 CPUtime=1.2
/proc/5526/stat : 5526 (rsat.sh) S 5524 5526 5368 0 -1 4194304 310 5473 0 0 0 0 116 4 16 0 1 0 128039856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5526/statm: 1339 237 195 169 0 50 0
[pid=5529] ppid=5526 vsize=31596 CPUtime=280.96
/proc/5529/stat : 5529 (rsat) R 5526 5526 5368 0 -1 4194304 12316 0 0 0 28087 9 0 0 25 0 1 0 128039976 32354304 7456 1992294400 134512640 135377749 4294956384 18446744073709551615 134522435 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5529/statm: 7899 7456 86 211 0 7685 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 36952

[startup+342.301 s]
/proc/loadavg: 1.00 1.21 1.15 2/66 5529
/proc/meminfo: memFree=585136/2055920 swapFree=4192812/4192956
[pid=5526] ppid=5524 vsize=5356 CPUtime=1.2
/proc/5526/stat : 5526 (rsat.sh) S 5524 5526 5368 0 -1 4194304 310 5473 0 0 0 0 116 4 16 0 1 0 128039856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5526/statm: 1339 237 195 169 0 50 0
[pid=5529] ppid=5526 vsize=31464 CPUtime=340.94
/proc/5529/stat : 5529 (rsat) R 5526 5526 5368 0 -1 4194304 12331 0 0 0 34085 9 0 0 25 0 1 0 128039976 32219136 7453 1992294400 134512640 135377749 4294956384 18446744073709551615 134529263 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5529/statm: 7866 7453 86 211 0 7652 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 36820

[startup+402.302 s]
/proc/loadavg: 1.00 1.17 1.14 2/66 5529
/proc/meminfo: memFree=584880/2055920 swapFree=4192812/4192956
[pid=5526] ppid=5524 vsize=5356 CPUtime=1.2
/proc/5526/stat : 5526 (rsat.sh) S 5524 5526 5368 0 -1 4194304 310 5473 0 0 0 0 116 4 16 0 1 0 128039856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5526/statm: 1339 237 195 169 0 50 0
[pid=5529] ppid=5526 vsize=32124 CPUtime=400.91
/proc/5529/stat : 5529 (rsat) R 5526 5526 5368 0 -1 4194304 12443 0 0 0 40082 9 0 0 25 0 1 0 128039976 32894976 7565 1992294400 134512640 135377749 4294956384 18446744073709551615 134530258 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5529/statm: 8031 7565 86 211 0 7817 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 37480

[startup+462.302 s]
/proc/loadavg: 1.00 1.13 1.13 2/66 5529
/proc/meminfo: memFree=582256/2055920 swapFree=4192812/4192956
[pid=5526] ppid=5524 vsize=5356 CPUtime=1.2
/proc/5526/stat : 5526 (rsat.sh) S 5524 5526 5368 0 -1 4194304 310 5473 0 0 0 0 116 4 16 0 1 0 128039856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5526/statm: 1339 237 195 169 0 50 0
[pid=5529] ppid=5526 vsize=34744 CPUtime=460.89
/proc/5529/stat : 5529 (rsat) R 5526 5526 5368 0 -1 4194304 13138 0 0 0 46079 10 0 0 25 0 1 0 128039976 35577856 8227 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5529/statm: 8686 8227 86 211 0 8472 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 40100

[startup+522.301 s]
/proc/loadavg: 1.00 1.11 1.11 2/66 5529
/proc/meminfo: memFree=577968/2055920 swapFree=4192812/4192956
[pid=5526] ppid=5524 vsize=5356 CPUtime=1.2
/proc/5526/stat : 5526 (rsat.sh) S 5524 5526 5368 0 -1 4194304 310 5473 0 0 0 0 116 4 16 0 1 0 128039856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5526/statm: 1339 237 195 169 0 50 0
[pid=5529] ppid=5526 vsize=39352 CPUtime=520.87
/proc/5529/stat : 5529 (rsat) R 5526 5526 5368 0 -1 4194304 14254 0 0 0 52077 10 0 0 25 0 1 0 128039976 40296448 9310 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5529/statm: 9838 9310 86 211 0 9624 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 44708

[startup+582.301 s]
/proc/loadavg: 1.00 1.08 1.10 2/66 5529
/proc/meminfo: memFree=574192/2055920 swapFree=4192812/4192956
[pid=5526] ppid=5524 vsize=5356 CPUtime=1.2
/proc/5526/stat : 5526 (rsat.sh) S 5524 5526 5368 0 -1 4194304 310 5473 0 0 0 0 116 4 16 0 1 0 128039856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5526/statm: 1339 237 195 169 0 50 0
[pid=5529] ppid=5526 vsize=43104 CPUtime=580.85
/proc/5529/stat : 5529 (rsat) R 5526 5526 5368 0 -1 4194304 15239 0 0 0 58073 12 0 0 25 0 1 0 128039976 44138496 10229 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5529/statm: 10776 10229 86 211 0 10562 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 48460

[startup+642.302 s]
/proc/loadavg: 1.00 1.07 1.09 2/66 5529
/proc/meminfo: memFree=574000/2055920 swapFree=4192812/4192956
[pid=5526] ppid=5524 vsize=5356 CPUtime=1.2
/proc/5526/stat : 5526 (rsat.sh) S 5524 5526 5368 0 -1 4194304 310 5473 0 0 0 0 116 4 16 0 1 0 128039856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5526/statm: 1339 237 195 169 0 50 0
[pid=5529] ppid=5526 vsize=44528 CPUtime=640.83
/proc/5529/stat : 5529 (rsat) R 5526 5526 5368 0 -1 4194304 19821 0 0 0 64069 14 0 0 25 0 1 0 128039976 45596672 10206 1992294400 134512640 135377749 4294956384 18446744073709551615 134523251 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5529/statm: 11132 10206 86 211 0 10918 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 49884

[startup+702.301 s]
/proc/loadavg: 1.00 1.05 1.08 2/66 5529
/proc/meminfo: memFree=574064/2055920 swapFree=4192812/4192956
[pid=5526] ppid=5524 vsize=5356 CPUtime=1.2
/proc/5526/stat : 5526 (rsat.sh) S 5524 5526 5368 0 -1 4194304 310 5473 0 0 0 0 116 4 16 0 1 0 128039856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5526/statm: 1339 237 195 169 0 50 0
[pid=5529] ppid=5526 vsize=44528 CPUtime=700.81
/proc/5529/stat : 5529 (rsat) R 5526 5526 5368 0 -1 4194304 19830 0 0 0 70067 14 0 0 25 0 1 0 128039976 45596672 10215 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5529/statm: 11132 10215 86 211 0 10918 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 49884

[startup+762.305 s]
/proc/loadavg: 1.00 1.04 1.08 2/66 5529
/proc/meminfo: memFree=573616/2055920 swapFree=4192812/4192956
[pid=5526] ppid=5524 vsize=5356 CPUtime=1.2
/proc/5526/stat : 5526 (rsat.sh) S 5524 5526 5368 0 -1 4194304 310 5473 0 0 0 0 116 4 16 0 1 0 128039856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5526/statm: 1339 237 195 169 0 50 0
[pid=5529] ppid=5526 vsize=45316 CPUtime=760.79
/proc/5529/stat : 5529 (rsat) R 5526 5526 5368 0 -1 4194304 19960 0 0 0 76065 14 0 0 25 0 1 0 128039976 46403584 10345 1992294400 134512640 135377749 4294956384 18446744073709551615 134523307 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5529/statm: 11329 10345 86 211 0 11115 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 50672

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

[startup+767.903 s]
/proc/loadavg: 1.00 1.04 1.08 2/66 5529
/proc/meminfo: memFree=573488/2055920 swapFree=4192812/4192956
[pid=5526] ppid=5524 vsize=5356 CPUtime=1.2
/proc/5526/stat : 5526 (rsat.sh) S 5524 5526 5368 0 -1 4194304 310 5473 0 0 0 0 116 4 16 0 1 0 128039856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5526/statm: 1339 237 195 169 0 50 0
[pid=5529] ppid=5526 vsize=45576 CPUtime=766.38
/proc/5529/stat : 5529 (rsat) R 5526 5526 5368 0 -1 4194304 20043 0 0 0 76624 14 0 0 25 0 1 0 128039976 46669824 10395 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5529/statm: 11394 10395 86 211 0 11180 0
Current children cumulated CPU time (s) 767.58
Current children cumulated vsize (KiB) 50932

[startup+771.105 s]
/proc/loadavg: 1.00 1.04 1.08 2/66 5529
/proc/meminfo: memFree=573232/2055920 swapFree=4192812/4192956
[pid=5526] ppid=5524 vsize=5356 CPUtime=1.2
/proc/5526/stat : 5526 (rsat.sh) S 5524 5526 5368 0 -1 4194304 310 5473 0 0 0 0 116 4 16 0 1 0 128039856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5526/statm: 1339 237 195 169 0 50 0
[pid=5529] ppid=5526 vsize=45832 CPUtime=769.59
/proc/5529/stat : 5529 (rsat) R 5526 5526 5368 0 -1 4194304 20136 0 0 0 76945 14 0 0 25 0 1 0 128039976 46931968 10423 1992294400 134512640 135377749 4294956384 18446744073709551615 134523307 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5529/statm: 11458 10423 86 211 0 11244 0
Current children cumulated CPU time (s) 770.79
Current children cumulated vsize (KiB) 51188

[startup+774.302 s]
/proc/loadavg: 1.00 1.04 1.08 2/66 5529
/proc/meminfo: memFree=574064/2055920 swapFree=4192812/4192956
[pid=5526] ppid=5524 vsize=5356 CPUtime=1.2
/proc/5526/stat : 5526 (rsat.sh) S 5524 5526 5368 0 -1 4194304 310 5473 0 0 0 0 116 4 16 0 1 0 128039856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5526/statm: 1339 237 195 169 0 50 0
[pid=5529] ppid=5526 vsize=44396 CPUtime=772.78
/proc/5529/stat : 5529 (rsat) R 5526 5526 5368 0 -1 4194304 20143 0 0 0 77264 14 0 0 25 0 1 0 128039976 45461504 10198 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5529/statm: 11099 10198 86 211 0 10885 0
Current children cumulated CPU time (s) 773.98
Current children cumulated vsize (KiB) 49752

[startup+775.903 s]
/proc/loadavg: 1.00 1.04 1.08 2/66 5529
/proc/meminfo: memFree=574064/2055920 swapFree=4192812/4192956
[pid=5526] ppid=5524 vsize=5356 CPUtime=1.2
/proc/5526/stat : 5526 (rsat.sh) S 5524 5526 5368 0 -1 4194304 310 5473 0 0 0 0 116 4 16 0 1 0 128039856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5526/statm: 1339 237 195 169 0 50 0
[pid=5529] ppid=5526 vsize=44392 CPUtime=774.37
/proc/5529/stat : 5529 (rsat) R 5526 5526 5368 0 -1 4194304 20143 0 0 0 77423 14 0 0 25 0 1 0 128039976 45457408 10197 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5529/statm: 11098 10197 86 211 0 10884 0
Current children cumulated CPU time (s) 775.57
Current children cumulated vsize (KiB) 49748

[startup+776.303 s]
/proc/loadavg: 1.00 1.04 1.08 2/66 5529
/proc/meminfo: memFree=574064/2055920 swapFree=4192812/4192956
[pid=5526] ppid=5524 vsize=5356 CPUtime=1.2
/proc/5526/stat : 5526 (rsat.sh) S 5524 5526 5368 0 -1 4194304 310 5473 0 0 0 0 116 4 16 0 1 0 128039856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5526/statm: 1339 237 195 169 0 50 0
[pid=5529] ppid=5526 vsize=44392 CPUtime=774.77
/proc/5529/stat : 5529 (rsat) R 5526 5526 5368 0 -1 4194304 20143 0 0 0 77463 14 0 0 25 0 1 0 128039976 45457408 10197 1992294400 134512640 135377749 4294956384 18446744073709551615 134981185 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5529/statm: 11098 10197 86 211 0 10884 0
Current children cumulated CPU time (s) 775.97
Current children cumulated vsize (KiB) 49748

[startup+776.503 s]
/proc/loadavg: 1.00 1.04 1.08 2/66 5529
/proc/meminfo: memFree=574064/2055920 swapFree=4192812/4192956
[pid=5526] ppid=5524 vsize=5356 CPUtime=1.2
/proc/5526/stat : 5526 (rsat.sh) S 5524 5526 5368 0 -1 4194304 310 5473 0 0 0 0 116 4 16 0 1 0 128039856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5526/statm: 1339 237 195 169 0 50 0
[pid=5529] ppid=5526 vsize=44392 CPUtime=774.98
/proc/5529/stat : 5529 (rsat) R 5526 5526 5368 0 -1 4194304 20143 0 0 0 77484 14 0 0 25 0 1 0 128039976 45457408 10197 1992294400 134512640 135377749 4294956384 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5529/statm: 11098 10197 86 211 0 10884 0
Current children cumulated CPU time (s) 776.18
Current children cumulated vsize (KiB) 49748

[startup+776.607 s]
/proc/loadavg: 1.00 1.04 1.08 2/66 5529
/proc/meminfo: memFree=574064/2055920 swapFree=4192812/4192956
[pid=5526] ppid=5524 vsize=5356 CPUtime=1.2
/proc/5526/stat : 5526 (rsat.sh) S 5524 5526 5368 0 -1 4194304 310 5473 0 0 0 0 116 4 16 0 1 0 128039856 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5526/statm: 1339 237 195 169 0 50 0
[pid=5529] ppid=5526 vsize=11728 CPUtime=775.08
/proc/5529/stat : 5529 (rsat) R 5526 5526 5368 0 -1 4194304 20144 0 0 0 77493 15 0 0 25 0 1 0 128039976 12009472 2283 1992294400 134512640 135377749 4294956384 18446744073709551615 135156186 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5529/statm: 2932 2283 592 211 0 2718 0
Current children cumulated CPU time (s) 776.28
Current children cumulated vsize (KiB) 17084

Child status: 20
Real time (s): 776.616
CPU time (s): 776.301
CPU user time (s): 776.101
CPU system time (s): 0.199969
CPU usage (%): 99.9594
Max. virtual memory (cumulated for all children) (KiB): 66072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 776.101
system time used= 0.199969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26085
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= 39
involuntary context switches= 1742

runsolver used 0.668898 second user time and 2.16167 second system time

The end

Launcher Data

Begin job on node9 at 2009-04-29 12:14:21
IDJOB=1563077
IDBENCH=70946
IDSOLVER=560
FILE ID=node9/1563077-1241000061
PBS_JOBID= 9204858
Free space on /tmp= 66488 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l47_lambda.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563077-1241000061/watcher-1563077-1241000061 -o /tmp/evaluation-result-1563077-1241000061/solver-1563077-1241000061 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1563077-1241000061.cnf            

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

MD5SUM BENCH= ed7689c65135a913d97feca3ab3874eb
RANDOM SEED=850389608

node9.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.240
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.240
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:        618704 kB
Buffers:         83764 kB
Cached:        1252836 kB
SwapCached:        144 kB
Active:         281872 kB
Inactive:      1068816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        618704 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4812 kB
Writeback:           0 kB
Mapped:          23716 kB
Slab:            72620 kB
Committed_AS:   492564 kB
PageTables:       1388 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= 66488 MiB
End job on node9 at 2009-04-29 12:27:18