Trace number 1773099

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 4603.53 4604.78

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.10.unsat.cnf
MD5SUMb1a6497b6934405ef70bfcc51fa85893
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark413.163
Satisfiable
(Un)Satisfiability was proved
Number of variables1111
Number of clauses3756
Sum of the clauses size9786
Maximum clause length19
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 21603
Number of clauses of size 32090
Number of clauses of size 430
Number of clauses of size 518
Number of clauses of size over 512

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    3753     9783 |    1125       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    3159     9446 |      --       0       --      -- |     --   | -556/-258
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 759   #clauses: 3159   #literals: 9446
0.00/0.01	c CPU time:   0.013997 s
0.00/0.01	c ==============================================================================
0.00/0.02	c Rsat version 3.02
0.00/0.02	c Base unit clause learned: 0
4603.44/4604.76	c CNF stats: (759 vars, 3159 clauses)
4603.44/4604.76	c Decisions: 4543551
4603.44/4604.76	c Conflicts: 3742743
4603.44/4604.76	c Restarts: 2
4603.44/4604.76	c Avg lpc: 32.20
4603.44/4604.76	c Max decision level: 64
4603.44/4604.76	c KB reduction: 136 (3558718 clauses removed)
4603.44/4604.76	c Final decision lit size:759 (100.00 %)
4603.44/4604.76	c Final stack/save sizes: 160(21.08 %)/640(84.32 %)
4603.44/4604.76	c Final cdc size: 400 (52.70 %)
4603.44/4604.76	c ***********************************************
4603.44/4604.76	c Conflicts with bac: 19415/3742743 (0.52 %)
4603.44/4604.76	c Avg bac size: 12.56
4603.44/4604.76	c Avg bac bt depth: 4.54 vs 1.04 (normal)
4603.44/4604.76	c Running time: 4603.09022 seconds
4603.44/4604.77	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-1773099-1241330549/watcher-1773099-1241330549 -o /tmp/evaluation-result-1773099-1241330549/solver-1773099-1241330549 -C 10000 -W 12000 -M 1800 HOME/rsat.sh HOME/instance-1773099-1241330549.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.90 0.97 0.99 3/64 25205
/proc/meminfo: memFree=1034432/2055920 swapFree=3998148/4192956
[pid=25205] ppid=25203 vsize=5356 CPUtime=0
/proc/25205/stat : 25205 (rsat.sh) S 25203 25205 25138 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161082407 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25205/statm: 1339 239 199 169 0 50 0
[pid=25206] ppid=25205 vsize=1968 CPUtime=0
/proc/25206/stat : 25206 (SatElite) R 25205 25205 25138 0 -1 4194304 354 0 0 0 0 0 0 0 18 0 1 0 161082407 2015232 337 1992294400 4194304 4959918 548682068688 18446744073709551615 4241789 0 0 4096 3 0 0 0 17 1 0 0
/proc/25206/statm: 492 337 92 186 0 302 0

[startup+0.0975089 s]
/proc/loadavg: 0.90 0.97 0.99 3/64 25205
/proc/meminfo: memFree=1034432/2055920 swapFree=3998148/4192956
[pid=25205] ppid=25203 vsize=5356 CPUtime=0.01
/proc/25205/stat : 25205 (rsat.sh) S 25203 25205 25138 0 -1 4194304 312 406 0 0 0 0 1 0 16 0 1 0 161082407 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25205/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.101509 s]
/proc/loadavg: 0.90 0.97 0.99 3/64 25205
/proc/meminfo: memFree=1034432/2055920 swapFree=3998148/4192956
[pid=25205] ppid=25203 vsize=5356 CPUtime=0.01
/proc/25205/stat : 25205 (rsat.sh) S 25203 25205 25138 0 -1 4194304 312 406 0 0 0 0 1 0 16 0 1 0 161082407 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25205/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.301526 s]
/proc/loadavg: 0.90 0.97 0.99 3/64 25205
/proc/meminfo: memFree=1034432/2055920 swapFree=3998148/4192956
[pid=25205] ppid=25203 vsize=5356 CPUtime=0.01
/proc/25205/stat : 25205 (rsat.sh) S 25203 25205 25138 0 -1 4194304 312 406 0 0 0 0 1 0 16 0 1 0 161082407 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25205/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.701562 s]
/proc/loadavg: 0.90 0.97 0.99 3/64 25205
/proc/meminfo: memFree=1034432/2055920 swapFree=3998148/4192956
[pid=25205] ppid=25203 vsize=5356 CPUtime=0.01
/proc/25205/stat : 25205 (rsat.sh) S 25203 25205 25138 0 -1 4194304 312 406 0 0 0 0 1 0 16 0 1 0 161082407 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25205/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+1.50163 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 25208
/proc/meminfo: memFree=1033200/2055920 swapFree=3998148/4192956
[pid=25205] ppid=25203 vsize=5356 CPUtime=0.01
/proc/25205/stat : 25205 (rsat.sh) S 25203 25205 25138 0 -1 4194304 312 406 0 0 0 0 1 0 16 0 1 0 161082407 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25205/statm: 1339 241 199 169 0 50 0
[pid=25208] ppid=25205 vsize=3152 CPUtime=1.47
/proc/25208/stat : 25208 (rsat) R 25205 25205 25138 0 -1 4194304 349 0 0 0 147 0 0 0 25 0 1 0 161082409 3227648 330 1992294400 4194304 5460562 548682068800 18446744073709551615 4210688 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25208/statm: 788 330 118 309 0 475 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8508

[startup+3.10178 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 25208
/proc/meminfo: memFree=1032880/2055920 swapFree=3998148/4192956
[pid=25205] ppid=25203 vsize=5356 CPUtime=0.01
/proc/25205/stat : 25205 (rsat.sh) S 25203 25205 25138 0 -1 4194304 312 406 0 0 0 0 1 0 16 0 1 0 161082407 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25205/statm: 1339 241 199 169 0 50 0
[pid=25208] ppid=25205 vsize=3440 CPUtime=3.07
/proc/25208/stat : 25208 (rsat) R 25205 25205 25138 0 -1 4194304 427 0 0 0 307 0 0 0 25 0 1 0 161082409 3522560 408 1992294400 4194304 5460562 548682068800 18446744073709551615 4226309 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25208/statm: 860 408 118 309 0 547 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8796

[startup+6.30106 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 25208
/proc/meminfo: memFree=1032176/2055920 swapFree=3998148/4192956
[pid=25205] ppid=25203 vsize=5356 CPUtime=0.01
/proc/25205/stat : 25205 (rsat.sh) S 25203 25205 25138 0 -1 4194304 312 406 0 0 0 0 1 0 16 0 1 0 161082407 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25205/statm: 1339 241 199 169 0 50 0
[pid=25208] ppid=25205 vsize=3872 CPUtime=6.26
/proc/25208/stat : 25208 (rsat) R 25205 25205 25138 0 -1 4194304 727 0 0 0 626 0 0 0 25 0 1 0 161082409 3964928 514 1992294400 4194304 5460562 548682068800 18446744073709551615 4198427 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25208/statm: 968 514 118 309 0 655 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9228

[startup+12.7016 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 25208
/proc/meminfo: memFree=1031416/2055920 swapFree=3998148/4192956
[pid=25205] ppid=25203 vsize=5356 CPUtime=0.01
/proc/25205/stat : 25205 (rsat.sh) S 25203 25205 25138 0 -1 4194304 312 406 0 0 0 0 1 0 16 0 1 0 161082407 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25205/statm: 1339 241 199 169 0 50 0
[pid=25208] ppid=25205 vsize=4684 CPUtime=12.66
/proc/25208/stat : 25208 (rsat) R 25205 25205 25138 0 -1 4194304 1482 0 0 0 1266 0 0 0 25 0 1 0 161082409 4796416 687 1992294400 4194304 5460562 548682068800 18446744073709551615 4226009 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25208/statm: 1171 687 118 309 0 858 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10040

[startup+25.5018 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 25208
/proc/meminfo: memFree=1030328/2055920 swapFree=3998148/4192956
[pid=25205] ppid=25203 vsize=5356 CPUtime=0.01
/proc/25205/stat : 25205 (rsat.sh) S 25203 25205 25138 0 -1 4194304 312 406 0 0 0 0 1 0 16 0 1 0 161082407 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25205/statm: 1339 241 199 169 0 50 0
[pid=25208] ppid=25205 vsize=5684 CPUtime=25.45
/proc/25208/stat : 25208 (rsat) R 25205 25205 25138 0 -1 4194304 2904 0 0 0 2544 1 0 0 25 0 1 0 161082409 5820416 957 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25208/statm: 1421 957 118 309 0 1108 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 11040

[startup+51.1011 s]
/proc/loadavg: 0.95 0.97 0.99 2/66 25208
/proc/meminfo: memFree=1028792/2055920 swapFree=3998148/4192956
[pid=25205] ppid=25203 vsize=5356 CPUtime=0.01
/proc/25205/stat : 25205 (rsat.sh) S 25203 25205 25138 0 -1 4194304 312 406 0 0 0 0 1 0 16 0 1 0 161082407 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25205/statm: 1339 241 199 169 0 50 0
[pid=25208] ppid=25205 vsize=7336 CPUtime=51.05
/proc/25208/stat : 25208 (rsat) R 25205 25205 25138 0 -1 4194304 5335 0 0 0 5103 2 0 0 25 0 1 0 161082409 7512064 1334 1992294400 4194304 5460562 548682068800 18446744073709551615 4201745 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25208/statm: 1834 1334 118 309 0 1521 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 12692

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 25208
/proc/meminfo: memFree=1026360/2055920 swapFree=3998148/4192956
[pid=25205] ppid=25203 vsize=5356 CPUtime=0.01
/proc/25205/stat : 25205 (rsat.sh) S 25203 25205 25138 0 -1 4194304 312 406 0 0 0 0 1 0 16 0 1 0 161082407 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25205/statm: 1339 241 199 169 0 50 0
[pid=25208] ppid=25205 vsize=9680 CPUtime=102.24
/proc/25208/stat : 25208 (rsat) R 25205 25205 25138 0 -1 4194304 8421 0 0 0 10220 4 0 0 25 0 1 0 161082409 9912320 1956 1992294400 4194304 5460562 548682068800 18446744073709551615 4198067 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25208/statm: 2420 1956 118 309 0 2107 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 15036

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25208
/proc/meminfo: memFree=1024504/2055920 swapFree=3998148/4192956
[pid=25205] ppid=25203 vsize=5356 CPUtime=0.01
/proc/25205/stat : 25205 (rsat.sh) S 25203 25205 25138 0 -1 4194304 312 406 0 0 0 0 1 0 16 0 1 0 161082407 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25205/statm: 1339 241 199 169 0 50 0
[pid=25208] ppid=25205 vsize=11816 CPUtime=162.22
/proc/25208/stat : 25208 (rsat) R 25205 25205 25138 0 -1 4194304 11915 0 0 0 16216 6 0 0 25 0 1 0 161082409 12099584 2404 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25208/statm: 2954 2404 118 309 0 2641 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 17172

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25208
/proc/meminfo: memFree=1022968/2055920 swapFree=3998148/4192956
[pid=25205] ppid=25203 vsize=5356 CPUtime=0.01
/proc/25205/stat : 25205 (rsat.sh) S 25203 25205 25138 0 -1 4194304 312 406 0 0 0 0 1 0 16 0 1 0 161082407 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25205/statm: 1339 241 199 169 0 50 0
[pid=25208] ppid=25205 vsize=13416 CPUtime=222.2
/proc/25208/stat : 25208 (rsat) R 25205 25205 25138 0 -1 4194304 14255 0 0 0 22213 7 0 0 25 0 1 0 161082409 13737984 2824 1992294400 4194304 5460562 548682068800 18446744073709551615 4198067 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25208/statm: 3354 2824 118 309 0 3041 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 18772

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25208
/proc/meminfo: memFree=1021176/2055920 swapFree=3998148/4192956
[pid=25205] ppid=25203 vsize=5356 CPUtime=0.01
/proc/25205/stat : 25205 (rsat.sh) S 25203 25205 25138 0 -1 4194304 312 406 0 0 0 0 1 0 16 0 1 0 161082407 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25205/statm: 1339 241 199 169 0 50 0
[pid=25208] ppid=25205 vsize=15020 CPUtime=282.18
/proc/25208/stat : 25208 (rsat) R 25205 25205 25138 0 -1 4194304 16573 0 0 0 28210 8 0 0 25 0 1 0 161082409 15380480 3222 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25208/statm: 3755 3222 118 309 0 3442 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 20376

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25208
/proc/meminfo: memFree=1020088/2055920 swapFree=3998148/4192956
[pid=25205] ppid=25203 vsize=5356 CPUtime=0.01
/proc/25205/stat : 25205 (rsat.sh) S 25203 25205 25138 0 -1 4194304 312 406 0 0 0 0 1 0 16 0 1 0 161082407 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25205/statm: 1339 241 199 169 0 50 0
[pid=25208] ppid=25205 vsize=15924 CPUtime=342.17
/proc/25208/stat : 25208 (rsat) R 25205 25205 25138 0 -1 4194304 17798 0 0 0 34208 9 0 0 25 0 1 0 161082409 16306176 3487 1992294400 4194304 5460562 548682068800 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25208/statm: 3981 3487 118 309 0 3668 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 21280

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25208
/proc/meminfo: memFree=1019064/2055920 swapFree=3998148/4192956
[pid=25205] ppid=25203 vsize=5356 CPUtime=0.01
/proc/25205/stat : 25205 (rsat.sh) S 25203 25205 25138 0 -1 4194304 312 406 0 0 0 0 1 0 16 0 1 0 161082407 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25205/statm: 1339 241 199 169 0 50 0
[pid=25208] ppid=25205 vsize=16940 CPUtime=402.16
/proc/25208/stat : 25208 (rsat) R 25205 25205 25138 0 -1 4194304 19042 0 0 0 40206 10 0 0 25 0 1 0 161082409 17346560 3771 1992294400 4194304 5460562 548682068800 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25208/statm: 4235 3771 118 309 0 3922 0
Current children cumulated CPU time (s) 402.17

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


[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25216
/proc/meminfo: memFree=991096/2055920 swapFree=3998148/4192956
[pid=25205] ppid=25203 vsize=5356 CPUtime=0.01
/proc/25205/stat : 25205 (rsat.sh) S 25203 25205 25138 0 -1 4194304 312 406 0 0 0 0 1 0 16 0 1 0 161082407 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25205/statm: 1339 241 199 169 0 50 0
[pid=25208] ppid=25205 vsize=46256 CPUtime=4061.18
/proc/25208/stat : 25208 (rsat) R 25205 25205 25138 0 -1 4194304 65843 0 0 0 406080 38 0 0 25 0 1 0 161082409 47366144 10688 1992294400 4194304 5460562 548682068800 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25208/statm: 11564 10688 118 309 0 11251 0
Current children cumulated CPU time (s) 4061.19
Current children cumulated vsize (KiB) 51612

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25216
/proc/meminfo: memFree=990264/2055920 swapFree=3998148/4192956
[pid=25205] ppid=25203 vsize=5356 CPUtime=0.01
/proc/25205/stat : 25205 (rsat.sh) S 25203 25205 25138 0 -1 4194304 312 406 0 0 0 0 1 0 16 0 1 0 161082407 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25205/statm: 1339 241 199 169 0 50 0
[pid=25208] ppid=25205 vsize=47280 CPUtime=4121.15
/proc/25208/stat : 25208 (rsat) R 25205 25205 25138 0 -1 4194304 68052 0 0 0 412077 38 0 0 25 0 1 0 161082409 48414720 10881 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25208/statm: 11820 10881 118 309 0 11507 0
Current children cumulated CPU time (s) 4121.16
Current children cumulated vsize (KiB) 52636

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25216
/proc/meminfo: memFree=990328/2055920 swapFree=3998148/4192956
[pid=25205] ppid=25203 vsize=5356 CPUtime=0.01
/proc/25205/stat : 25205 (rsat.sh) S 25203 25205 25138 0 -1 4194304 312 406 0 0 0 0 1 0 16 0 1 0 161082407 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25205/statm: 1339 241 199 169 0 50 0
[pid=25208] ppid=25205 vsize=47280 CPUtime=4181.14
/proc/25208/stat : 25208 (rsat) R 25205 25205 25138 0 -1 4194304 68052 0 0 0 418075 39 0 0 25 0 1 0 161082409 48414720 10881 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25208/statm: 11820 10881 118 309 0 11507 0
Current children cumulated CPU time (s) 4181.15
Current children cumulated vsize (KiB) 52636

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25216
/proc/meminfo: memFree=990328/2055920 swapFree=3998148/4192956
[pid=25205] ppid=25203 vsize=5356 CPUtime=0.01
/proc/25205/stat : 25205 (rsat.sh) S 25203 25205 25138 0 -1 4194304 312 406 0 0 0 0 1 0 16 0 1 0 161082407 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25205/statm: 1339 241 199 169 0 50 0
[pid=25208] ppid=25205 vsize=47280 CPUtime=4241.13
/proc/25208/stat : 25208 (rsat) R 25205 25205 25138 0 -1 4194304 68052 0 0 0 424074 39 0 0 25 0 1 0 161082409 48414720 10881 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25208/statm: 11820 10881 118 309 0 11507 0
Current children cumulated CPU time (s) 4241.14
Current children cumulated vsize (KiB) 52636

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25216
/proc/meminfo: memFree=990136/2055920 swapFree=3998148/4192956
[pid=25205] ppid=25203 vsize=5356 CPUtime=0.01
/proc/25205/stat : 25205 (rsat.sh) S 25203 25205 25138 0 -1 4194304 312 406 0 0 0 0 1 0 16 0 1 0 161082407 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25205/statm: 1339 241 199 169 0 50 0
[pid=25208] ppid=25205 vsize=47280 CPUtime=4301.11
/proc/25208/stat : 25208 (rsat) R 25205 25205 25138 0 -1 4194304 68114 0 0 0 430072 39 0 0 25 0 1 0 161082409 48414720 10943 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25208/statm: 11820 10943 118 309 0 11507 0
Current children cumulated CPU time (s) 4301.12
Current children cumulated vsize (KiB) 52636

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25216
/proc/meminfo: memFree=989496/2055920 swapFree=3998148/4192956
[pid=25205] ppid=25203 vsize=5356 CPUtime=0.01
/proc/25205/stat : 25205 (rsat.sh) S 25203 25205 25138 0 -1 4194304 312 406 0 0 0 0 1 0 16 0 1 0 161082407 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25205/statm: 1339 241 199 169 0 50 0
[pid=25208] ppid=25205 vsize=47788 CPUtime=4361.09
/proc/25208/stat : 25208 (rsat) R 25205 25205 25138 0 -1 4194304 68277 0 0 0 436070 39 0 0 25 0 1 0 161082409 48934912 11106 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25208/statm: 11947 11106 118 309 0 11634 0
Current children cumulated CPU time (s) 4361.1
Current children cumulated vsize (KiB) 53144

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25216
/proc/meminfo: memFree=989048/2055920 swapFree=3998148/4192956
[pid=25205] ppid=25203 vsize=5356 CPUtime=0.01
/proc/25205/stat : 25205 (rsat.sh) S 25203 25205 25138 0 -1 4194304 312 406 0 0 0 0 1 0 16 0 1 0 161082407 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25205/statm: 1339 241 199 169 0 50 0
[pid=25208] ppid=25205 vsize=47788 CPUtime=4421.07
/proc/25208/stat : 25208 (rsat) R 25205 25205 25138 0 -1 4194304 70384 0 0 0 442067 40 0 0 25 0 1 0 161082409 48934912 11197 1992294400 4194304 5460562 548682068800 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25208/statm: 11947 11197 118 309 0 11634 0
Current children cumulated CPU time (s) 4421.08
Current children cumulated vsize (KiB) 53144

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25216
/proc/meminfo: memFree=989048/2055920 swapFree=3998148/4192956
[pid=25205] ppid=25203 vsize=5356 CPUtime=0.01
/proc/25205/stat : 25205 (rsat.sh) S 25203 25205 25138 0 -1 4194304 312 406 0 0 0 0 1 0 16 0 1 0 161082407 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25205/statm: 1339 241 199 169 0 50 0
[pid=25208] ppid=25205 vsize=47788 CPUtime=4481.06
/proc/25208/stat : 25208 (rsat) R 25205 25205 25138 0 -1 4194304 70384 0 0 0 448066 40 0 0 25 0 1 0 161082409 48934912 11197 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25208/statm: 11947 11197 118 309 0 11634 0
Current children cumulated CPU time (s) 4481.07
Current children cumulated vsize (KiB) 53144

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25216
/proc/meminfo: memFree=989048/2055920 swapFree=3998148/4192956
[pid=25205] ppid=25203 vsize=5356 CPUtime=0.01
/proc/25205/stat : 25205 (rsat.sh) S 25203 25205 25138 0 -1 4194304 312 406 0 0 0 0 1 0 16 0 1 0 161082407 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25205/statm: 1339 241 199 169 0 50 0
[pid=25208] ppid=25205 vsize=47788 CPUtime=4541.04
/proc/25208/stat : 25208 (rsat) R 25205 25205 25138 0 -1 4194304 70384 0 0 0 454064 40 0 0 25 0 1 0 161082409 48934912 11197 1992294400 4194304 5460562 548682068800 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25208/statm: 11947 11197 118 309 0 11634 0
Current children cumulated CPU time (s) 4541.05
Current children cumulated vsize (KiB) 53144

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25216
/proc/meminfo: memFree=989048/2055920 swapFree=3998148/4192956
[pid=25205] ppid=25203 vsize=5356 CPUtime=0.01
/proc/25205/stat : 25205 (rsat.sh) S 25203 25205 25138 0 -1 4194304 312 406 0 0 0 0 1 0 16 0 1 0 161082407 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25205/statm: 1339 241 199 169 0 50 0
[pid=25208] ppid=25205 vsize=47788 CPUtime=4601.03
/proc/25208/stat : 25208 (rsat) R 25205 25205 25138 0 -1 4194304 70384 0 0 0 460063 40 0 0 25 0 1 0 161082409 48934912 11197 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25208/statm: 11947 11197 118 309 0 11634 0
Current children cumulated CPU time (s) 4601.04
Current children cumulated vsize (KiB) 53144

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

[startup+4603.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25216
/proc/meminfo: memFree=989048/2055920 swapFree=3998148/4192956
[pid=25205] ppid=25203 vsize=5356 CPUtime=0.01
/proc/25205/stat : 25205 (rsat.sh) S 25203 25205 25138 0 -1 4194304 312 406 0 0 0 0 1 0 16 0 1 0 161082407 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25205/statm: 1339 241 199 169 0 50 0
[pid=25208] ppid=25205 vsize=47788 CPUtime=4601.82
/proc/25208/stat : 25208 (rsat) R 25205 25205 25138 0 -1 4194304 70384 0 0 0 460142 40 0 0 25 0 1 0 161082409 48934912 11197 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25208/statm: 11947 11197 118 309 0 11634 0
Current children cumulated CPU time (s) 4601.83
Current children cumulated vsize (KiB) 53144

[startup+4603.9 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 25216
/proc/meminfo: memFree=989048/2055920 swapFree=3998148/4192956
[pid=25205] ppid=25203 vsize=5356 CPUtime=0.01
/proc/25205/stat : 25205 (rsat.sh) S 25203 25205 25138 0 -1 4194304 312 406 0 0 0 0 1 0 16 0 1 0 161082407 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25205/statm: 1339 241 199 169 0 50 0
[pid=25208] ppid=25205 vsize=47788 CPUtime=4602.62
/proc/25208/stat : 25208 (rsat) R 25205 25205 25138 0 -1 4194304 70384 0 0 0 460222 40 0 0 25 0 1 0 161082409 48934912 11197 1992294400 4194304 5460562 548682068800 18446744073709551615 4211562 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25208/statm: 11947 11197 118 309 0 11634 0
Current children cumulated CPU time (s) 4602.63
Current children cumulated vsize (KiB) 53144

[startup+4604.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 25216
/proc/meminfo: memFree=989048/2055920 swapFree=3998148/4192956
[pid=25205] ppid=25203 vsize=5356 CPUtime=0.01
/proc/25205/stat : 25205 (rsat.sh) S 25203 25205 25138 0 -1 4194304 312 406 0 0 0 0 1 0 16 0 1 0 161082407 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25205/statm: 1339 241 199 169 0 50 0
[pid=25208] ppid=25205 vsize=47788 CPUtime=4603.02
/proc/25208/stat : 25208 (rsat) R 25205 25205 25138 0 -1 4194304 70384 0 0 0 460262 40 0 0 25 0 1 0 161082409 48934912 11197 1992294400 4194304 5460562 548682068800 18446744073709551615 4211545 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25208/statm: 11947 11197 118 309 0 11634 0
Current children cumulated CPU time (s) 4603.03
Current children cumulated vsize (KiB) 53144

[startup+4604.7 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 25216
/proc/meminfo: memFree=989048/2055920 swapFree=3998148/4192956
[pid=25205] ppid=25203 vsize=5356 CPUtime=0.01
/proc/25205/stat : 25205 (rsat.sh) S 25203 25205 25138 0 -1 4194304 312 406 0 0 0 0 1 0 16 0 1 0 161082407 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25205/statm: 1339 241 199 169 0 50 0
[pid=25208] ppid=25205 vsize=47788 CPUtime=4603.43
/proc/25208/stat : 25208 (rsat) R 25205 25205 25138 0 -1 4194304 70385 0 0 0 460303 40 0 0 25 0 1 0 161082409 48934912 11198 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25208/statm: 11947 11198 119 309 0 11634 0
Current children cumulated CPU time (s) 4603.44
Current children cumulated vsize (KiB) 53144

Child status: 20
Real time (s): 4604.78
CPU time (s): 4603.53
CPU user time (s): 4603.11
CPU system time (s): 0.423935
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 61336

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

runsolver used 5.17221 second user time and 11.5762 second system time

The end

Launcher Data

Begin job on node51 at 2009-05-03 08:02:29
IDJOB=1773099
IDBENCH=20474
IDSOLVER=615
FILE ID=node51/1773099-1241330549
PBS_JOBID= 9225413
Free space on /tmp= 66524 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.10.unsat.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773099-1241330549/watcher-1773099-1241330549 -o /tmp/evaluation-result-1773099-1241330549/solver-1773099-1241330549 -C 10000 -W 12000 -M 1800  HOME/rsat.sh HOME/instance-1773099-1241330549.cnf HOME

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

MD5SUM BENCH= b1a6497b6934405ef70bfcc51fa85893
RANDOM SEED=686558127

node51.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.214
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.214
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:       1034976 kB
Buffers:         82492 kB
Cached:         655192 kB
SwapCached:     189496 kB
Active:         133040 kB
Inactive:       796612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1034976 kB
SwapTotal:     4192956 kB
SwapFree:      3998148 kB
Dirty:            5872 kB
Writeback:           0 kB
Mapped:          13652 kB
Slab:            77408 kB
Committed_AS:   550344 kB
PageTables:       1392 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= 66520 MiB
End job on node51 at 2009-05-03 09:19:14