Trace number 1725859

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
Rsat 2009-03-22UNSAT 67.1748 67.2295

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG-gensys-brn008.sat05-2685.reshuffled-07.cnf
MD5SUMf9cdae8890dde718d40830262adc8433
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark62.0236
Satisfiable
(Un)Satisfiability was proved
Number of variables1467
Number of clauses7521
Sum of the clauses size64621
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2247
Number of clauses of size 31130
Number of clauses of size 482
Number of clauses of size 5852
Number of clauses of size over 55183

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    7309    63695 |    2192       0        0     nan |  0.000 % |
0.00/0.06	c |         0 |    6058    53912 |      --       0       --      -- |     --   | -423/-5172
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 1343   #clauses: 6058   #literals: 53912
0.00/0.06	c CPU time:   0.057991 s
0.00/0.06	c ==============================================================================
0.06/0.08	c Rsat version 3.02
0.06/0.09	c Base unit clause learned: 0
67.12/67.21	c CNF stats: (1343 vars, 6058 clauses)
67.12/67.21	c Decisions: 842083
67.12/67.21	c Conflicts: 357031
67.12/67.21	c Restarts: 45
67.12/67.21	c Avg lpc: 23.27
67.12/67.21	c Max decision level: 1033
67.12/67.21	c KB reduction: 81 (299491 clauses removed)
67.12/67.21	c Final decision lit size:1343 (100.00 %)
67.12/67.21	c Final stack/save sizes: 52(3.87 %)/104(7.74 %)
67.12/67.21	c Final cdc size: 200 (14.89 %)
67.12/67.21	c ***********************************************
67.12/67.21	c Conflicts with bac: 14083/357031 (3.94 %)
67.12/67.21	c Avg bac size: 11.88
67.12/67.21	c Avg bac bt depth: 7.63 vs 2.11 (normal)
67.12/67.22	c Running time: 67.02981 seconds
67.12/67.22	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-1725859-1240707084/watcher-1725859-1240707084 -o /tmp/evaluation-result-1725859-1240707084/solver-1725859-1240707084 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1725859-1240707084.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 20918
/proc/meminfo: memFree=1573808/2055920 swapFree=4180280/4192956
[pid=20918] ppid=20916 vsize=5356 CPUtime=0
/proc/20918/stat : 20918 (rsat.sh) S 20916 20918 20683 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98741759 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20918/statm: 1339 239 199 169 0 50 0
[pid=20919] ppid=20918 vsize=1552 CPUtime=0
/proc/20919/stat : 20919 (SatElite) R 20918 20918 20683 0 -1 4194304 246 0 0 0 0 0 0 0 18 0 1 0 98741759 1589248 229 1992294400 4194304 4959918 548682068688 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 1 0 0
/proc/20919/statm: 388 230 66 186 0 198 0

[startup+0.068433 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 20918
/proc/meminfo: memFree=1573808/2055920 swapFree=4180280/4192956
[pid=20918] ppid=20916 vsize=5356 CPUtime=0
/proc/20918/stat : 20918 (rsat.sh) S 20916 20918 20683 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98741759 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20918/statm: 1339 239 199 169 0 50 0
[pid=20919] ppid=20918 vsize=2728 CPUtime=0.06
/proc/20919/stat : 20919 (SatElite) R 20918 20918 20683 0 -1 4194304 565 0 0 0 6 0 0 0 18 0 1 0 98741759 2793472 547 1992294400 4194304 4959918 548682068688 18446744073709551615 4444704 0 0 4096 3 0 0 0 17 1 0 0
/proc/20919/statm: 682 547 94 186 0 492 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8084

[startup+0.10144 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 20918
/proc/meminfo: memFree=1573808/2055920 swapFree=4180280/4192956
[pid=20918] ppid=20916 vsize=5356 CPUtime=0.07
/proc/20918/stat : 20918 (rsat.sh) S 20916 20918 20683 0 -1 4194304 312 568 0 0 0 0 7 0 16 0 1 0 98741759 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20918/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5356

[startup+0.301479 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 20918
/proc/meminfo: memFree=1573808/2055920 swapFree=4180280/4192956
[pid=20918] ppid=20916 vsize=5356 CPUtime=0.07
/proc/20918/stat : 20918 (rsat.sh) S 20916 20918 20683 0 -1 4194304 312 568 0 0 0 0 7 0 16 0 1 0 98741759 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20918/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5356

[startup+0.701559 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 20918
/proc/meminfo: memFree=1573808/2055920 swapFree=4180280/4192956
[pid=20918] ppid=20916 vsize=5356 CPUtime=0.07
/proc/20918/stat : 20918 (rsat.sh) S 20916 20918 20683 0 -1 4194304 312 568 0 0 0 0 7 0 16 0 1 0 98741759 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20918/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5356

[startup+1.50171 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20921
/proc/meminfo: memFree=1571232/2055920 swapFree=4180280/4192956
[pid=20918] ppid=20916 vsize=5356 CPUtime=0.07
/proc/20918/stat : 20918 (rsat.sh) S 20916 20918 20683 0 -1 4194304 312 568 0 0 0 0 7 0 16 0 1 0 98741759 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20918/statm: 1339 241 199 169 0 50 0
[pid=20921] ppid=20918 vsize=4348 CPUtime=1.4
/proc/20921/stat : 20921 (rsat) R 20918 20918 20683 0 -1 4194304 973 0 0 0 140 0 0 0 25 0 1 0 98741767 4452352 631 1992294400 4194304 5460562 548682068800 18446744073709551615 4227671 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20921/statm: 1087 631 118 309 0 774 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9704

[startup+3.10203 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20921
/proc/meminfo: memFree=1570656/2055920 swapFree=4180280/4192956
[pid=20918] ppid=20916 vsize=5356 CPUtime=0.07
/proc/20918/stat : 20918 (rsat.sh) S 20916 20918 20683 0 -1 4194304 312 568 0 0 0 0 7 0 16 0 1 0 98741759 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20918/statm: 1339 241 199 169 0 50 0
[pid=20921] ppid=20918 vsize=5024 CPUtime=3
/proc/20921/stat : 20921 (rsat) R 20918 20918 20683 0 -1 4194304 1800 0 0 0 300 0 0 0 25 0 1 0 98741767 5144576 776 1992294400 4194304 5460562 548682068800 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20921/statm: 1256 776 118 309 0 943 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10380

[startup+6.30165 s]
/proc/loadavg: 0.99 0.98 0.99 3/66 20921
/proc/meminfo: memFree=1569760/2055920 swapFree=4180280/4192956
[pid=20918] ppid=20916 vsize=5356 CPUtime=0.07
/proc/20918/stat : 20918 (rsat.sh) S 20916 20918 20683 0 -1 4194304 312 568 0 0 0 0 7 0 16 0 1 0 98741759 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20918/statm: 1339 241 199 169 0 50 0
[pid=20921] ppid=20918 vsize=5872 CPUtime=6.2
/proc/20921/stat : 20921 (rsat) R 20918 20918 20683 0 -1 4194304 3088 0 0 0 619 1 0 0 25 0 1 0 98741767 6012928 1008 1992294400 4194304 5460562 548682068800 18446744073709551615 4198103 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20921/statm: 1468 1008 118 309 0 1155 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11228

[startup+12.7019 s]
/proc/loadavg: 1.14 1.02 1.00 2/66 20921
/proc/meminfo: memFree=1568288/2055920 swapFree=4180280/4192956
[pid=20918] ppid=20916 vsize=5356 CPUtime=0.07
/proc/20918/stat : 20918 (rsat.sh) S 20916 20918 20683 0 -1 4194304 312 568 0 0 0 0 7 0 16 0 1 0 98741759 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20918/statm: 1339 241 199 169 0 50 0
[pid=20921] ppid=20918 vsize=7036 CPUtime=12.6
/proc/20921/stat : 20921 (rsat) R 20918 20918 20683 0 -1 4194304 5299 0 0 0 1258 2 0 0 25 0 1 0 98741767 7204864 1261 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20921/statm: 1759 1261 118 309 0 1446 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12392

[startup+25.5014 s]
/proc/loadavg: 1.12 1.02 1.00 2/66 20921
/proc/meminfo: memFree=1566816/2055920 swapFree=4180280/4192956
[pid=20918] ppid=20916 vsize=5356 CPUtime=0.07
/proc/20918/stat : 20918 (rsat.sh) S 20916 20918 20683 0 -1 4194304 312 568 0 0 0 0 7 0 16 0 1 0 98741759 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20918/statm: 1339 241 199 169 0 50 0
[pid=20921] ppid=20918 vsize=8596 CPUtime=25.39
/proc/20921/stat : 20921 (rsat) R 20918 20918 20683 0 -1 4194304 7741 0 0 0 2536 3 0 0 25 0 1 0 98741767 8802304 1687 1992294400 4194304 5460562 548682068800 18446744073709551615 4210688 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20921/statm: 2149 1687 118 309 0 1836 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13952

[startup+51.1014 s]
/proc/loadavg: 1.08 1.01 1.00 2/66 20921
/proc/meminfo: memFree=1564832/2055920 swapFree=4180280/4192956
[pid=20918] ppid=20916 vsize=5356 CPUtime=0.07
/proc/20918/stat : 20918 (rsat.sh) S 20916 20918 20683 0 -1 4194304 312 568 0 0 0 0 7 0 16 0 1 0 98741759 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20918/statm: 1339 241 199 169 0 50 0
[pid=20921] ppid=20918 vsize=10624 CPUtime=50.96
/proc/20921/stat : 20921 (rsat) R 20918 20918 20683 0 -1 4194304 11656 0 0 0 5091 5 0 0 25 0 1 0 98741767 10878976 2108 1992294400 4194304 5460562 548682068800 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20921/statm: 2656 2108 118 309 0 2343 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 15980

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

[startup+52.9028 s]
/proc/loadavg: 1.15 1.03 1.01 2/66 20921
/proc/meminfo: memFree=1564832/2055920 swapFree=4180280/4192956
[pid=20918] ppid=20916 vsize=5356 CPUtime=0.07
/proc/20918/stat : 20918 (rsat.sh) S 20916 20918 20683 0 -1 4194304 312 568 0 0 0 0 7 0 16 0 1 0 98741759 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20918/statm: 1339 241 199 169 0 50 0
[pid=20921] ppid=20918 vsize=10624 CPUtime=52.76
/proc/20921/stat : 20921 (rsat) R 20918 20918 20683 0 -1 4194304 11662 0 0 0 5271 5 0 0 25 0 1 0 98741767 10878976 2114 1992294400 4194304 5460562 548682068800 18446744073709551615 4198202 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20921/statm: 2656 2114 118 309 0 2343 0
Current children cumulated CPU time (s) 52.83
Current children cumulated vsize (KiB) 15980

[startup+59.301 s]
/proc/loadavg: 1.14 1.03 1.01 2/66 20921
/proc/meminfo: memFree=1564448/2055920 swapFree=4180280/4192956
[pid=20918] ppid=20916 vsize=5356 CPUtime=0.07
/proc/20918/stat : 20918 (rsat.sh) S 20916 20918 20683 0 -1 4194304 312 568 0 0 0 0 7 0 16 0 1 0 98741759 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20918/statm: 1339 241 199 169 0 50 0
[pid=20921] ppid=20918 vsize=10944 CPUtime=59.16
/proc/20921/stat : 20921 (rsat) R 20918 20918 20683 0 -1 4194304 12707 0 0 0 5911 5 0 0 25 0 1 0 98741767 11206656 2199 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20921/statm: 2736 2199 118 309 0 2423 0
Current children cumulated CPU time (s) 59.23
Current children cumulated vsize (KiB) 16300

[startup+62.5017 s]
/proc/loadavg: 1.13 1.03 1.01 2/66 20921
/proc/meminfo: memFree=1564448/2055920 swapFree=4180280/4192956
[pid=20918] ppid=20916 vsize=5356 CPUtime=0.07
/proc/20918/stat : 20918 (rsat.sh) S 20916 20918 20683 0 -1 4194304 312 568 0 0 0 0 7 0 16 0 1 0 98741759 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20918/statm: 1339 241 199 169 0 50 0
[pid=20921] ppid=20918 vsize=10944 CPUtime=62.36
/proc/20921/stat : 20921 (rsat) R 20918 20918 20683 0 -1 4194304 12708 0 0 0 6231 5 0 0 25 0 1 0 98741767 11206656 2200 1992294400 4194304 5460562 548682068800 18446744073709551615 4802075 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20921/statm: 2736 2200 119 309 0 2423 0
Current children cumulated CPU time (s) 62.43
Current children cumulated vsize (KiB) 16300

[startup+65.7013 s]
/proc/loadavg: 1.12 1.03 1.00 2/66 20921
/proc/meminfo: memFree=1564448/2055920 swapFree=4180280/4192956
[pid=20918] ppid=20916 vsize=5356 CPUtime=0.07
/proc/20918/stat : 20918 (rsat.sh) S 20916 20918 20683 0 -1 4194304 312 568 0 0 0 0 7 0 16 0 1 0 98741759 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20918/statm: 1339 241 199 169 0 50 0
[pid=20921] ppid=20918 vsize=11084 CPUtime=65.55
/proc/20921/stat : 20921 (rsat) R 20918 20918 20683 0 -1 4194304 12723 0 0 0 6550 5 0 0 25 0 1 0 98741767 11350016 2215 1992294400 4194304 5460562 548682068800 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20921/statm: 2771 2215 119 309 0 2458 0
Current children cumulated CPU time (s) 65.62
Current children cumulated vsize (KiB) 16440

[startup+66.5014 s]
/proc/loadavg: 1.12 1.03 1.00 2/66 20921
/proc/meminfo: memFree=1564448/2055920 swapFree=4180280/4192956
[pid=20918] ppid=20916 vsize=5356 CPUtime=0.07
/proc/20918/stat : 20918 (rsat.sh) S 20916 20918 20683 0 -1 4194304 312 568 0 0 0 0 7 0 16 0 1 0 98741759 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20918/statm: 1339 241 199 169 0 50 0
[pid=20921] ppid=20918 vsize=11220 CPUtime=66.35
/proc/20921/stat : 20921 (rsat) R 20918 20918 20683 0 -1 4194304 12751 0 0 0 6630 5 0 0 25 0 1 0 98741767 11489280 2243 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20921/statm: 2805 2243 119 309 0 2492 0
Current children cumulated CPU time (s) 66.42
Current children cumulated vsize (KiB) 16576

[startup+66.9015 s]
/proc/loadavg: 1.12 1.03 1.00 2/66 20921
/proc/meminfo: memFree=1564448/2055920 swapFree=4180280/4192956
[pid=20918] ppid=20916 vsize=5356 CPUtime=0.07
/proc/20918/stat : 20918 (rsat.sh) S 20916 20918 20683 0 -1 4194304 312 568 0 0 0 0 7 0 16 0 1 0 98741759 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20918/statm: 1339 241 199 169 0 50 0
[pid=20921] ppid=20918 vsize=11316 CPUtime=66.75
/proc/20921/stat : 20921 (rsat) R 20918 20918 20683 0 -1 4194304 13289 0 0 0 6670 5 0 0 25 0 1 0 98741767 11587584 2301 1992294400 4194304 5460562 548682068800 18446744073709551615 4211504 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20921/statm: 2829 2301 119 309 0 2516 0
Current children cumulated CPU time (s) 66.82
Current children cumulated vsize (KiB) 16672

[startup+67.1016 s]
/proc/loadavg: 1.12 1.03 1.00 2/66 20921
/proc/meminfo: memFree=1564448/2055920 swapFree=4180280/4192956
[pid=20918] ppid=20916 vsize=5356 CPUtime=0.07
/proc/20918/stat : 20918 (rsat.sh) S 20916 20918 20683 0 -1 4194304 312 568 0 0 0 0 7 0 16 0 1 0 98741759 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20918/statm: 1339 241 199 169 0 50 0
[pid=20921] ppid=20918 vsize=11316 CPUtime=66.95
/proc/20921/stat : 20921 (rsat) R 20918 20918 20683 0 -1 4194304 13289 0 0 0 6690 5 0 0 25 0 1 0 98741767 11587584 2301 1992294400 4194304 5460562 548682068800 18446744073709551615 4198162 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20921/statm: 2829 2301 119 309 0 2516 0
Current children cumulated CPU time (s) 67.02
Current children cumulated vsize (KiB) 16672

[startup+67.2016 s]
/proc/loadavg: 1.12 1.03 1.00 2/66 20921
/proc/meminfo: memFree=1564448/2055920 swapFree=4180280/4192956
[pid=20918] ppid=20916 vsize=5356 CPUtime=0.07
/proc/20918/stat : 20918 (rsat.sh) S 20916 20918 20683 0 -1 4194304 312 568 0 0 0 0 7 0 16 0 1 0 98741759 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20918/statm: 1339 241 199 169 0 50 0
[pid=20921] ppid=20918 vsize=11316 CPUtime=67.05
/proc/20921/stat : 20921 (rsat) R 20918 20918 20683 0 -1 4194304 13289 0 0 0 6700 5 0 0 25 0 1 0 98741767 11587584 2301 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20921/statm: 2829 2301 119 309 0 2516 0
Current children cumulated CPU time (s) 67.12
Current children cumulated vsize (KiB) 16672

Child status: 20
Real time (s): 67.2295
CPU time (s): 67.1748
CPU user time (s): 67.1088
CPU system time (s): 0.065989
CPU usage (%): 99.9186
Max. virtual memory (cumulated for all children) (KiB): 18348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 67.1088
system time used= 0.065989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14328
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= 38
involuntary context switches= 243

runsolver used 0.134979 second user time and 0.291955 second system time

The end

Launcher Data

Begin job on node28 at 2009-04-26 02:51:24
IDJOB=1725859
IDBENCH=24599
IDSOLVER=545
FILE ID=node28/1725859-1240707084
PBS_JOBID= 9186801
Free space on /tmp= 66244 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT07/crafted/Medium/contest05/others/QG-gensys-brn008.sat05-2685.reshuffled-07.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1725859-1240707084/watcher-1725859-1240707084 -o /tmp/evaluation-result-1725859-1240707084/solver-1725859-1240707084 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1725859-1240707084.cnf HOME

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

MD5SUM BENCH= f9cdae8890dde718d40830262adc8433
RANDOM SEED=1233503680

node28.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.261
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.261
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:       1574352 kB
Buffers:         48276 kB
Cached:         378280 kB
SwapCached:       5856 kB
Active:         170292 kB
Inactive:       264712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1574352 kB
SwapTotal:     4192956 kB
SwapFree:      4180280 kB
Dirty:            6072 kB
Writeback:           0 kB
Mapped:          13740 kB
Slab:            32444 kB
Committed_AS:   421440 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66240 MiB
End job on node28 at 2009-04-26 02:52:32