Trace number 1727714

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 1015.48 1015.84

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-dead-dnd005.sat05-3111.reshuffled-07.cnf
MD5SUM7f866db903b373b6b7f75057c2353f02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark295.875
Satisfiable
(Un)Satisfiability was proved
Number of variables502
Number of clauses11816
Sum of the clauses size41772
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21080
Number of clauses of size 38731
Number of clauses of size 4281
Number of clauses of size 5285
Number of clauses of size over 51404

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 |   11028    37526 |    3308       0        0     nan |  0.000 % |
0.00/0.03	c |         0 |    7179    24711 |      --       0       --      -- |     --   | -301/-1180
0.00/0.03	c ==============================================================================
0.00/0.03	c Result  :   #vars: 446   #clauses: 7179   #literals: 24711
0.00/0.03	c CPU time:   0.026995 s
0.00/0.03	c ==============================================================================
0.00/0.04	c Rsat version 3.02
0.00/0.04	c Base unit clause learned: 0
1015.43/1015.82	c CNF stats: (446 vars, 7179 clauses)
1015.43/1015.82	c Decisions: 2473016
1015.43/1015.82	c Conflicts: 1926485
1015.43/1015.82	c Restarts: 2
1015.43/1015.82	c Avg lpc: 27.65
1015.43/1015.82	c Max decision level: 54
1015.43/1015.82	c KB reduction: 99 (1600616 clauses removed)
1015.43/1015.82	c Final decision lit size:446 (100.00 %)
1015.43/1015.82	c Final stack/save sizes: 80(17.94 %)/160(35.87 %)
1015.43/1015.82	c Final cdc size: 200 (44.84 %)
1015.43/1015.82	c ***********************************************
1015.43/1015.82	c Conflicts with bac: 22214/1926485 (1.15 %)
1015.43/1015.82	c Avg bac size: 13.50
1015.43/1015.82	c Avg bac bt depth: 4.64 vs 1.10 (normal)
1015.43/1015.83	c Running time: 1015.24766 seconds
1015.43/1015.83	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-1727714-1240728056/watcher-1727714-1240728056 -o /tmp/evaluation-result-1727714-1240728056/solver-1727714-1240728056 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1727714-1240728056.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 2/64 21330
/proc/meminfo: memFree=1869008/2055920 swapFree=4191900/4192956
[pid=21330] ppid=21328 vsize=5356 CPUtime=0
/proc/21330/stat : 21330 (rsat.sh) S 21328 21330 21080 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 100840274 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 239 199 169 0 50 0
[pid=21331] ppid=21330 vsize=1120 CPUtime=0
/proc/21331/stat : 21331 (SatElite) R 21330 21330 21080 0 -1 4194304 156 0 0 0 0 0 0 0 20 0 1 0 100840274 1146880 139 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 1 0 0
/proc/21331/statm: 280 140 65 186 0 90 0

[startup+0.071427 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 21330
/proc/meminfo: memFree=1869008/2055920 swapFree=4191900/4192956
[pid=21330] ppid=21328 vsize=5356 CPUtime=0.03
/proc/21330/stat : 21330 (rsat.sh) S 21328 21330 21080 0 -1 4194304 313 549 0 0 0 0 3 0 17 0 1 0 100840274 5484544 241 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5356

[startup+0.102432 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 21330
/proc/meminfo: memFree=1869008/2055920 swapFree=4191900/4192956
[pid=21330] ppid=21328 vsize=5356 CPUtime=0.03
/proc/21330/stat : 21330 (rsat.sh) S 21328 21330 21080 0 -1 4194304 313 549 0 0 0 0 3 0 17 0 1 0 100840274 5484544 241 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5356

[startup+0.302471 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 21330
/proc/meminfo: memFree=1869008/2055920 swapFree=4191900/4192956
[pid=21330] ppid=21328 vsize=5356 CPUtime=0.03
/proc/21330/stat : 21330 (rsat.sh) S 21328 21330 21080 0 -1 4194304 313 549 0 0 0 0 3 0 17 0 1 0 100840274 5484544 241 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5356

[startup+0.70155 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 21330
/proc/meminfo: memFree=1869008/2055920 swapFree=4191900/4192956
[pid=21330] ppid=21328 vsize=5356 CPUtime=0.03
/proc/21330/stat : 21330 (rsat.sh) S 21328 21330 21080 0 -1 4194304 313 549 0 0 0 0 3 0 17 0 1 0 100840274 5484544 241 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5356

[startup+1.50171 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21333
/proc/meminfo: memFree=1867072/2055920 swapFree=4191900/4192956
[pid=21330] ppid=21328 vsize=5356 CPUtime=0.03
/proc/21330/stat : 21330 (rsat.sh) S 21328 21330 21080 0 -1 4194304 313 549 0 0 0 0 3 0 17 0 1 0 100840274 5484544 241 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 241 199 169 0 50 0
[pid=21333] ppid=21330 vsize=3856 CPUtime=1.45
/proc/21333/stat : 21333 (rsat) R 21330 21330 21080 0 -1 4194304 533 0 0 0 145 0 0 0 25 0 1 0 100840278 3948544 512 1992294400 4194304 5460562 548682068816 18446744073709551615 4226238 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21333/statm: 964 512 118 309 0 651 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9212

[startup+3.10202 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21333
/proc/meminfo: memFree=1866560/2055920 swapFree=4191900/4192956
[pid=21330] ppid=21328 vsize=5356 CPUtime=0.03
/proc/21330/stat : 21330 (rsat.sh) S 21328 21330 21080 0 -1 4194304 313 549 0 0 0 0 3 0 17 0 1 0 100840274 5484544 241 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 241 199 169 0 50 0
[pid=21333] ppid=21330 vsize=4236 CPUtime=3.05
/proc/21333/stat : 21333 (rsat) R 21330 21330 21080 0 -1 4194304 880 0 0 0 305 0 0 0 25 0 1 0 100840278 4337664 603 1992294400 4194304 5460562 548682068816 18446744073709551615 4201929 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21333/statm: 1059 603 118 309 0 746 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9592

[startup+6.30166 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21333
/proc/meminfo: memFree=1865728/2055920 swapFree=4191900/4192956
[pid=21330] ppid=21328 vsize=5356 CPUtime=0.03
/proc/21330/stat : 21330 (rsat.sh) S 21328 21330 21080 0 -1 4194304 313 549 0 0 0 0 3 0 17 0 1 0 100840274 5484544 241 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 241 199 169 0 50 0
[pid=21333] ppid=21330 vsize=4728 CPUtime=6.25
/proc/21333/stat : 21333 (rsat) R 21330 21330 21080 0 -1 4194304 1358 0 0 0 625 0 0 0 25 0 1 0 100840278 4841472 730 1992294400 4194304 5460562 548682068816 18446744073709551615 4198427 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21333/statm: 1182 730 118 309 0 869 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10084

[startup+12.7019 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21333
/proc/meminfo: memFree=1865024/2055920 swapFree=4191900/4192956
[pid=21330] ppid=21328 vsize=5356 CPUtime=0.03
/proc/21330/stat : 21330 (rsat.sh) S 21328 21330 21080 0 -1 4194304 313 549 0 0 0 0 3 0 17 0 1 0 100840274 5484544 241 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 241 199 169 0 50 0
[pid=21333] ppid=21330 vsize=5496 CPUtime=12.64
/proc/21333/stat : 21333 (rsat) R 21330 21330 21080 0 -1 4194304 2648 0 0 0 1264 0 0 0 25 0 1 0 100840278 5627904 906 1992294400 4194304 5460562 548682068816 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21333/statm: 1374 906 118 309 0 1061 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10852

[startup+25.5025 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21333
/proc/meminfo: memFree=1863744/2055920 swapFree=4191900/4192956
[pid=21330] ppid=21328 vsize=5356 CPUtime=0.03
/proc/21330/stat : 21330 (rsat.sh) S 21328 21330 21080 0 -1 4194304 313 549 0 0 0 0 3 0 17 0 1 0 100840274 5484544 241 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 241 199 169 0 50 0
[pid=21333] ppid=21330 vsize=6968 CPUtime=25.44
/proc/21333/stat : 21333 (rsat) R 21330 21330 21080 0 -1 4194304 4646 0 0 0 2543 1 0 0 25 0 1 0 100840278 7135232 1234 1992294400 4194304 5460562 548682068816 18446744073709551615 4210654 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21333/statm: 1742 1234 118 309 0 1429 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12324

[startup+51.1025 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21333
/proc/meminfo: memFree=1861248/2055920 swapFree=4191900/4192956
[pid=21330] ppid=21328 vsize=5356 CPUtime=0.03
/proc/21330/stat : 21330 (rsat.sh) S 21328 21330 21080 0 -1 4194304 313 549 0 0 0 0 3 0 17 0 1 0 100840274 5484544 241 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 241 199 169 0 50 0
[pid=21333] ppid=21330 vsize=9508 CPUtime=51.03
/proc/21333/stat : 21333 (rsat) R 21330 21330 21080 0 -1 4194304 7556 0 0 0 5101 2 0 0 25 0 1 0 100840278 9736192 1904 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21333/statm: 2377 1904 118 309 0 2064 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14864

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21333
/proc/meminfo: memFree=1859904/2055920 swapFree=4191900/4192956
[pid=21330] ppid=21328 vsize=5356 CPUtime=0.03
/proc/21330/stat : 21330 (rsat.sh) S 21328 21330 21080 0 -1 4194304 313 549 0 0 0 0 3 0 17 0 1 0 100840274 5484544 241 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 241 199 169 0 50 0
[pid=21333] ppid=21330 vsize=11084 CPUtime=102.21
/proc/21333/stat : 21333 (rsat) R 21330 21330 21080 0 -1 4194304 11589 0 0 0 10217 4 0 0 25 0 1 0 100840278 11350016 2219 1992294400 4194304 5460562 548682068816 18446744073709551615 4210625 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21333/statm: 2771 2219 118 309 0 2458 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 16440

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21333
/proc/meminfo: memFree=1857280/2055920 swapFree=4191900/4192956
[pid=21330] ppid=21328 vsize=5356 CPUtime=0.03
/proc/21330/stat : 21330 (rsat.sh) S 21328 21330 21080 0 -1 4194304 313 549 0 0 0 0 3 0 17 0 1 0 100840274 5484544 241 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 241 199 169 0 50 0
[pid=21333] ppid=21330 vsize=13544 CPUtime=162.19
/proc/21333/stat : 21333 (rsat) R 21330 21330 21080 0 -1 4194304 15126 0 0 0 16213 6 0 0 25 0 1 0 100840278 13869056 2876 1992294400 4194304 5460562 548682068816 18446744073709551615 4198111 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21333/statm: 3386 2876 118 309 0 3073 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 18900

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21333
/proc/meminfo: memFree=1854976/2055920 swapFree=4191900/4192956
[pid=21330] ppid=21328 vsize=5356 CPUtime=0.03
/proc/21330/stat : 21330 (rsat.sh) S 21328 21330 21080 0 -1 4194304 313 549 0 0 0 0 3 0 17 0 1 0 100840274 5484544 241 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 241 199 169 0 50 0
[pid=21333] ppid=21330 vsize=15624 CPUtime=222.17
/proc/21333/stat : 21333 (rsat) R 21330 21330 21080 0 -1 4194304 17599 0 0 0 22210 7 0 0 25 0 1 0 100840278 15998976 3429 1992294400 4194304 5460562 548682068816 18446744073709551615 4198132 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21333/statm: 3906 3429 118 309 0 3593 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 20980

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21333
/proc/meminfo: memFree=1853760/2055920 swapFree=4191900/4192956
[pid=21330] ppid=21328 vsize=5356 CPUtime=0.03
/proc/21330/stat : 21330 (rsat.sh) S 21328 21330 21080 0 -1 4194304 313 549 0 0 0 0 3 0 17 0 1 0 100840274 5484544 241 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 241 199 169 0 50 0
[pid=21333] ppid=21330 vsize=17984 CPUtime=282.15
/proc/21333/stat : 21333 (rsat) R 21330 21330 21080 0 -1 4194304 20154 0 0 0 28206 9 0 0 25 0 1 0 100840278 18415616 3738 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21333/statm: 4496 3738 118 309 0 4183 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 23340

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21333
/proc/meminfo: memFree=1852672/2055920 swapFree=4191900/4192956
[pid=21330] ppid=21328 vsize=5356 CPUtime=0.03
/proc/21330/stat : 21330 (rsat.sh) S 21328 21330 21080 0 -1 4194304 313 549 0 0 0 0 3 0 17 0 1 0 100840274 5484544 241 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 241 199 169 0 50 0
[pid=21333] ppid=21330 vsize=18776 CPUtime=342.13
/proc/21333/stat : 21333 (rsat) R 21330 21330 21080 0 -1 4194304 22410 0 0 0 34203 10 0 0 25 0 1 0 100840278 19226624 4010 1992294400 4194304 5460562 548682068816 18446744073709551615 4226290 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21333/statm: 4694 4010 118 309 0 4381 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 24132

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21333
/proc/meminfo: memFree=1850624/2055920 swapFree=4191900/4192956
[pid=21330] ppid=21328 vsize=5356 CPUtime=0.03
/proc/21330/stat : 21330 (rsat.sh) S 21328 21330 21080 0 -1 4194304 313 549 0 0 0 0 3 0 17 0 1 0 100840274 5484544 241 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 241 199 169 0 50 0
[pid=21333] ppid=21330 vsize=20976 CPUtime=402.1
/proc/21333/stat : 21333 (rsat) R 21330 21330 21080 0 -1 4194304 24892 0 0 0 40199 11 0 0 25 0 1 0 100840278 21479424 4508 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21333/statm: 5244 4508 118 309 0 4931 0

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


[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21333
/proc/meminfo: memFree=1848256/2055920 swapFree=4191900/4192956
[pid=21330] ppid=21328 vsize=5356 CPUtime=0.03
/proc/21330/stat : 21330 (rsat.sh) S 21328 21330 21080 0 -1 4194304 313 549 0 0 0 0 3 0 17 0 1 0 100840274 5484544 241 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 241 199 169 0 50 0
[pid=21333] ppid=21330 vsize=22836 CPUtime=642.02
/proc/21333/stat : 21333 (rsat) R 21330 21330 21080 0 -1 4194304 29455 0 0 0 64189 13 0 0 25 0 1 0 100840278 23384064 5103 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21333/statm: 5709 5103 118 309 0 5396 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 28192

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21333
/proc/meminfo: memFree=1846720/2055920 swapFree=4191900/4192956
[pid=21330] ppid=21328 vsize=5356 CPUtime=0.03
/proc/21330/stat : 21330 (rsat.sh) S 21328 21330 21080 0 -1 4194304 313 549 0 0 0 0 3 0 17 0 1 0 100840274 5484544 241 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 241 199 169 0 50 0
[pid=21333] ppid=21330 vsize=24304 CPUtime=702
/proc/21333/stat : 21333 (rsat) R 21330 21330 21080 0 -1 4194304 31778 0 0 0 70185 15 0 0 25 0 1 0 100840278 24887296 5442 1992294400 4194304 5460562 548682068816 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21333/statm: 6076 5442 118 309 0 5763 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 29660

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21333
/proc/meminfo: memFree=1845888/2055920 swapFree=4191900/4192956
[pid=21330] ppid=21328 vsize=5356 CPUtime=0.03
/proc/21330/stat : 21330 (rsat.sh) S 21328 21330 21080 0 -1 4194304 313 549 0 0 0 0 3 0 17 0 1 0 100840274 5484544 241 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 241 199 169 0 50 0
[pid=21333] ppid=21330 vsize=24904 CPUtime=761.98
/proc/21333/stat : 21333 (rsat) R 21330 21330 21080 0 -1 4194304 32964 0 0 0 76183 15 0 0 25 0 1 0 100840278 25501696 5636 1992294400 4194304 5460562 548682068816 18446744073709551615 4227792 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21333/statm: 6226 5636 118 309 0 5913 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 30260

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21333
/proc/meminfo: memFree=1845184/2055920 swapFree=4191900/4192956
[pid=21330] ppid=21328 vsize=5356 CPUtime=0.03
/proc/21330/stat : 21330 (rsat.sh) S 21328 21330 21080 0 -1 4194304 313 549 0 0 0 0 3 0 17 0 1 0 100840274 5484544 241 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 241 199 169 0 50 0
[pid=21333] ppid=21330 vsize=25544 CPUtime=821.96
/proc/21333/stat : 21333 (rsat) R 21330 21330 21080 0 -1 4194304 34130 0 0 0 82180 16 0 0 25 0 1 0 100840278 26157056 5810 1992294400 4194304 5460562 548682068816 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21333/statm: 6386 5810 118 309 0 6073 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 30900

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21333
/proc/meminfo: memFree=1840960/2055920 swapFree=4191900/4192956
[pid=21330] ppid=21328 vsize=5356 CPUtime=0.03
/proc/21330/stat : 21330 (rsat.sh) S 21328 21330 21080 0 -1 4194304 313 549 0 0 0 0 3 0 17 0 1 0 100840274 5484544 241 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 241 199 169 0 50 0
[pid=21333] ppid=21330 vsize=25760 CPUtime=881.93
/proc/21333/stat : 21333 (rsat) R 21330 21330 21080 0 -1 4194304 35224 0 0 0 88176 17 0 0 25 0 1 0 100840278 26378240 5912 1992294400 4194304 5460562 548682068816 18446744073709551615 4211504 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21333/statm: 6440 5912 118 309 0 6127 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 31116

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21333
/proc/meminfo: memFree=1844736/2055920 swapFree=4191900/4192956
[pid=21330] ppid=21328 vsize=5356 CPUtime=0.03
/proc/21330/stat : 21330 (rsat.sh) S 21328 21330 21080 0 -1 4194304 313 549 0 0 0 0 3 0 17 0 1 0 100840274 5484544 241 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 241 199 169 0 50 0
[pid=21333] ppid=21330 vsize=25760 CPUtime=941.91
/proc/21333/stat : 21333 (rsat) R 21330 21330 21080 0 -1 4194304 35224 0 0 0 94174 17 0 0 25 0 1 0 100840278 26378240 5912 1992294400 4194304 5460562 548682068816 18446744073709551615 4226093 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21333/statm: 6440 5912 118 309 0 6127 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 31116

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21333
/proc/meminfo: memFree=1844544/2055920 swapFree=4191900/4192956
[pid=21330] ppid=21328 vsize=5356 CPUtime=0.03
/proc/21330/stat : 21330 (rsat.sh) S 21328 21330 21080 0 -1 4194304 313 549 0 0 0 0 3 0 17 0 1 0 100840274 5484544 241 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 241 199 169 0 50 0
[pid=21333] ppid=21330 vsize=26528 CPUtime=1001.89
/proc/21333/stat : 21333 (rsat) R 21330 21330 21080 0 -1 4194304 35323 0 0 0 100172 17 0 0 25 0 1 0 100840278 27164672 6011 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21333/statm: 6632 6011 118 309 0 6319 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 31884

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

[startup+1004.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21333
/proc/meminfo: memFree=1844544/2055920 swapFree=4191900/4192956
[pid=21330] ppid=21328 vsize=5356 CPUtime=0.03
/proc/21330/stat : 21330 (rsat.sh) S 21328 21330 21080 0 -1 4194304 313 549 0 0 0 0 3 0 17 0 1 0 100840274 5484544 241 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 241 199 169 0 50 0
[pid=21333] ppid=21330 vsize=26528 CPUtime=1004.29
/proc/21333/stat : 21333 (rsat) R 21330 21330 21080 0 -1 4194304 35323 0 0 0 100412 17 0 0 25 0 1 0 100840278 27164672 6011 1992294400 4194304 5460562 548682068816 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21333/statm: 6632 6011 118 309 0 6319 0
Current children cumulated CPU time (s) 1004.32
Current children cumulated vsize (KiB) 31884

[startup+1011.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21333
/proc/meminfo: memFree=1844480/2055920 swapFree=4191900/4192956
[pid=21330] ppid=21328 vsize=5356 CPUtime=0.03
/proc/21330/stat : 21330 (rsat.sh) S 21328 21330 21080 0 -1 4194304 313 549 0 0 0 0 3 0 17 0 1 0 100840274 5484544 241 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 241 199 169 0 50 0
[pid=21333] ppid=21330 vsize=26528 CPUtime=1010.7
/proc/21333/stat : 21333 (rsat) R 21330 21330 21080 0 -1 4194304 35340 0 0 0 101052 18 0 0 25 0 1 0 100840278 27164672 6028 1992294400 4194304 5460562 548682068816 18446744073709551615 4226032 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21333/statm: 6632 6028 118 309 0 6319 0
Current children cumulated CPU time (s) 1010.73
Current children cumulated vsize (KiB) 31884

[startup+1014.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21333
/proc/meminfo: memFree=1844416/2055920 swapFree=4191900/4192956
[pid=21330] ppid=21328 vsize=5356 CPUtime=0.03
/proc/21330/stat : 21330 (rsat.sh) S 21328 21330 21080 0 -1 4194304 313 549 0 0 0 0 3 0 17 0 1 0 100840274 5484544 241 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 241 199 169 0 50 0
[pid=21333] ppid=21330 vsize=26528 CPUtime=1013.89
/proc/21333/stat : 21333 (rsat) R 21330 21330 21080 0 -1 4194304 35340 0 0 0 101371 18 0 0 25 0 1 0 100840278 27164672 6028 1992294400 4194304 5460562 548682068816 18446744073709551615 4198067 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21333/statm: 6632 6028 118 309 0 6319 0
Current children cumulated CPU time (s) 1013.92
Current children cumulated vsize (KiB) 31884

[startup+1015.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21333
/proc/meminfo: memFree=1844416/2055920 swapFree=4191900/4192956
[pid=21330] ppid=21328 vsize=5356 CPUtime=0.03
/proc/21330/stat : 21330 (rsat.sh) S 21328 21330 21080 0 -1 4194304 313 549 0 0 0 0 3 0 17 0 1 0 100840274 5484544 241 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 241 199 169 0 50 0
[pid=21333] ppid=21330 vsize=26528 CPUtime=1014.69
/proc/21333/stat : 21333 (rsat) R 21330 21330 21080 0 -1 4194304 35340 0 0 0 101451 18 0 0 25 0 1 0 100840278 27164672 6028 1992294400 4194304 5460562 548682068816 18446744073709551615 4200116 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21333/statm: 6632 6028 118 309 0 6319 0
Current children cumulated CPU time (s) 1014.72
Current children cumulated vsize (KiB) 31884

[startup+1015.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21333
/proc/meminfo: memFree=1844416/2055920 swapFree=4191900/4192956
[pid=21330] ppid=21328 vsize=5356 CPUtime=0.03
/proc/21330/stat : 21330 (rsat.sh) S 21328 21330 21080 0 -1 4194304 313 549 0 0 0 0 3 0 17 0 1 0 100840274 5484544 241 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 241 199 169 0 50 0
[pid=21333] ppid=21330 vsize=26528 CPUtime=1015.09
/proc/21333/stat : 21333 (rsat) R 21330 21330 21080 0 -1 4194304 35340 0 0 0 101491 18 0 0 25 0 1 0 100840278 27164672 6028 1992294400 4194304 5460562 548682068816 18446744073709551615 4198427 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21333/statm: 6632 6028 118 309 0 6319 0
Current children cumulated CPU time (s) 1015.12
Current children cumulated vsize (KiB) 31884

[startup+1015.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21333
/proc/meminfo: memFree=1844416/2055920 swapFree=4191900/4192956
[pid=21330] ppid=21328 vsize=5356 CPUtime=0.03
/proc/21330/stat : 21330 (rsat.sh) S 21328 21330 21080 0 -1 4194304 313 549 0 0 0 0 3 0 17 0 1 0 100840274 5484544 241 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 241 199 169 0 50 0
[pid=21333] ppid=21330 vsize=26528 CPUtime=1015.29
/proc/21333/stat : 21333 (rsat) R 21330 21330 21080 0 -1 4194304 35341 0 0 0 101511 18 0 0 25 0 1 0 100840278 27164672 6029 1992294400 4194304 5460562 548682068816 18446744073709551615 4210596 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21333/statm: 6632 6029 119 309 0 6319 0
Current children cumulated CPU time (s) 1015.32
Current children cumulated vsize (KiB) 31884

[startup+1015.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21333
/proc/meminfo: memFree=1844416/2055920 swapFree=4191900/4192956
[pid=21330] ppid=21328 vsize=5356 CPUtime=0.03
/proc/21330/stat : 21330 (rsat.sh) S 21328 21330 21080 0 -1 4194304 313 549 0 0 0 0 3 0 17 0 1 0 100840274 5484544 241 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21330/statm: 1339 241 199 169 0 50 0
[pid=21333] ppid=21330 vsize=26528 CPUtime=1015.4
/proc/21333/stat : 21333 (rsat) R 21330 21330 21080 0 -1 4194304 35341 0 0 0 101522 18 0 0 25 0 1 0 100840278 27164672 6029 1992294400 4194304 5460562 548682068816 18446744073709551615 4198427 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21333/statm: 6632 6029 119 309 0 6319 0
Current children cumulated CPU time (s) 1015.43
Current children cumulated vsize (KiB) 31884

Child status: 20
Real time (s): 1015.84
CPU time (s): 1015.48
CPU user time (s): 1015.28
CPU system time (s): 0.19297
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 35212

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

runsolver used 1.10083 second user time and 2.42863 second system time

The end

Launcher Data

Begin job on node1 at 2009-04-26 08:40:56
IDJOB=1727714
IDBENCH=24643
IDSOLVER=545
FILE ID=node1/1727714-1240728056
PBS_JOBID= 9186922
Free space on /tmp= 66336 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7-dead-dnd005.sat05-3111.reshuffled-07.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727714-1240728056/watcher-1727714-1240728056 -o /tmp/evaluation-result-1727714-1240728056/solver-1727714-1240728056 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1727714-1240728056.cnf HOME

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

MD5SUM BENCH= 7f866db903b373b6b7f75057c2353f02
RANDOM SEED=48519413

node1.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	: 5931.00
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:       1869552 kB
Buffers:          6732 kB
Cached:          96072 kB
SwapCached:        352 kB
Active:          32712 kB
Inactive:        83424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1869552 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            5960 kB
Writeback:           0 kB
Mapped:          21820 kB
Slab:            56216 kB
Committed_AS:   360520 kB
PageTables:       1436 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= 66332 MiB
End job on node1 at 2009-04-26 08:57:52