Trace number 1720090

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 723.844 724.143

General information on the benchmark

Namemanol-pipe-c10nidw.cnf
MD5SUM943fd86d922b13236c21a74c4f82b6d0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark723.844
Satisfiable
(Un)Satisfiability was proved
Number of variables433601
Number of clauses1291714
Sum of the clauses size3013998
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2861142
Number of clauses of size 3430571
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
1.29/1.34	c ==============================================================================
1.29/1.34	c |           |     ORIGINAL     |              LEARNT              |          |
1.29/1.34	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.29/1.34	c ==============================================================================
1.29/1.34	c |         0 | 1291713  3013997 |  387513       0        0     nan |  0.000 % |
8.57/8.70	c |         0 |  547995  2160666 |      --       0       --      -- |     --   | -743716/-853326
8.67/8.71	c ==============================================================================
8.67/8.71	c Result  :   #vars: 68748   #clauses: 547995   #literals: 2160666
8.67/8.71	c CPU time:   8.10077 s
8.67/8.71	c ==============================================================================
9.47/9.59	c Rsat version 3.02
9.95/10.03	c Base unit clause learned: 0
723.48/723.87	c CNF stats: (68748 vars, 547995 clauses)
723.48/723.87	c Decisions: 7561527
723.48/723.87	c Conflicts: 1165070
723.48/723.87	c Restarts: 126
723.48/723.88	c Avg lpc: 24.06
723.48/723.88	c Max decision level: 2704
723.48/723.88	c KB reduction: 8 (865435 clauses removed)
723.48/723.88	c Final decision lit size:68748 (100.00 %)
723.48/723.88	c Final stack/save sizes: 687(1.00 %)/1374(2.00 %)
723.48/723.88	c Final cdc size: 1374 (2.00 %)
723.48/723.88	c ***********************************************
723.48/723.88	c Conflicts with bac: 121298/1165070 (10.41 %)
723.48/723.88	c Avg bac size: 14.28
723.48/723.88	c Avg bac bt depth: 17.65 vs 5.10 (normal)
723.68/724.09	c Running time: 714.00345 seconds
723.78/724.11	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-1720090-1240652615/watcher-1720090-1240652615 -o /tmp/evaluation-result-1720090-1240652615/solver-1720090-1240652615 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1720090-1240652615.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 19966
/proc/meminfo: memFree=1466608/2055920 swapFree=4130580/4192956
[pid=19966] ppid=19964 vsize=5356 CPUtime=0
/proc/19966/stat : 19966 (rsat.sh) S 19964 19966 19844 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 93295272 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19966/statm: 1339 239 199 169 0 50 0
[pid=19967] ppid=19966 vsize=1516 CPUtime=0
/proc/19967/stat : 19967 (SatElite) R 19966 19966 19844 0 -1 4194304 225 0 0 0 0 0 0 0 19 0 1 0 93295272 1552384 208 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/19967/statm: 379 210 64 186 0 189 0

[startup+0.0149669 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 19966
/proc/meminfo: memFree=1466608/2055920 swapFree=4130580/4192956
[pid=19966] ppid=19964 vsize=5356 CPUtime=0
/proc/19966/stat : 19966 (rsat.sh) S 19964 19966 19844 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 93295272 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19966/statm: 1339 239 199 169 0 50 0
[pid=19967] ppid=19966 vsize=4368 CPUtime=0
/proc/19967/stat : 19967 (SatElite) R 19966 19966 19844 0 -1 4194304 890 0 0 0 0 0 0 0 19 0 1 0 93295272 4472832 873 1992294400 4194304 4959918 548682068688 18446744073709551615 4210789 0 0 4096 3 0 0 0 17 0 0 0
/proc/19967/statm: 1092 876 64 186 0 902 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9724

[startup+0.102972 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 19966
/proc/meminfo: memFree=1466608/2055920 swapFree=4130580/4192956
[pid=19966] ppid=19964 vsize=5356 CPUtime=0
/proc/19966/stat : 19966 (rsat.sh) S 19964 19966 19844 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 93295272 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19966/statm: 1339 239 199 169 0 50 0
[pid=19967] ppid=19966 vsize=28080 CPUtime=0.09
/proc/19967/stat : 19967 (SatElite) R 19966 19966 19844 0 -1 4194304 6312 0 0 0 7 2 0 0 20 0 1 0 93295272 28753920 6295 1992294400 4194304 4959918 548682068688 18446744073709551615 4252393 0 0 4096 3 0 0 0 17 0 0 0
/proc/19967/statm: 7020 6297 64 186 0 6830 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33436

[startup+0.302985 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 19966
/proc/meminfo: memFree=1466608/2055920 swapFree=4130580/4192956
[pid=19966] ppid=19964 vsize=5356 CPUtime=0
/proc/19966/stat : 19966 (rsat.sh) S 19964 19966 19844 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 93295272 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19966/statm: 1339 239 199 169 0 50 0
[pid=19967] ppid=19966 vsize=75012 CPUtime=0.29
/proc/19967/stat : 19967 (SatElite) R 19966 19966 19844 0 -1 4194304 18206 0 0 0 21 8 0 0 22 0 1 0 93295272 76812288 18189 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/19967/statm: 18753 18190 64 186 0 18563 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80368

[startup+0.70301 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 19966
/proc/meminfo: memFree=1466608/2055920 swapFree=4130580/4192956
[pid=19966] ppid=19964 vsize=5356 CPUtime=0
/proc/19966/stat : 19966 (rsat.sh) S 19964 19966 19844 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 93295272 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19966/statm: 1339 239 199 169 0 50 0
[pid=19967] ppid=19966 vsize=193424 CPUtime=0.69
/proc/19967/stat : 19967 (SatElite) R 19966 19966 19844 0 -1 4194304 41248 0 0 0 49 20 0 0 25 0 1 0 93295272 198066176 41231 1992294400 4194304 4959918 548682068688 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/19967/statm: 48356 41234 65 186 0 48166 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 198780

[startup+1.50106 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 19968
/proc/meminfo: memFree=1236064/2055920 swapFree=4130580/4192956
[pid=19966] ppid=19964 vsize=5356 CPUtime=0
/proc/19966/stat : 19966 (rsat.sh) S 19964 19966 19844 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 93295272 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19966/statm: 1339 239 199 169 0 50 0
[pid=19967] ppid=19966 vsize=326072 CPUtime=1.49
/proc/19967/stat : 19967 (SatElite) R 19966 19966 19844 0 -1 4194304 78481 0 0 0 112 37 0 0 25 0 1 0 93295272 333897728 75728 1992294400 4194304 4959918 548682068688 18446744073709551615 4285918 0 0 4096 3 0 0 0 17 0 0 0
/proc/19967/statm: 81518 75728 92 186 0 81328 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 331428

[startup+3.10117 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 19968
/proc/meminfo: memFree=1157920/2055920 swapFree=4130580/4192956
[pid=19966] ppid=19964 vsize=5356 CPUtime=0
/proc/19966/stat : 19966 (rsat.sh) S 19964 19966 19844 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 93295272 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19966/statm: 1339 239 199 169 0 50 0
[pid=19967] ppid=19966 vsize=327164 CPUtime=3.07
/proc/19967/stat : 19967 (SatElite) R 19966 19966 19844 0 -1 4194304 78740 0 0 0 265 42 0 0 25 0 1 0 93295272 335015936 75987 1992294400 4194304 4959918 548682068688 18446744073709551615 4444704 0 0 4096 3 0 0 0 17 0 0 0
/proc/19967/statm: 81791 75987 92 186 0 81601 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 332520

[startup+6.30137 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 19968
/proc/meminfo: memFree=1125856/2055920 swapFree=4130580/4192956
[pid=19966] ppid=19964 vsize=5356 CPUtime=0
/proc/19966/stat : 19966 (rsat.sh) S 19964 19966 19844 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 93295272 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19966/statm: 1339 239 199 169 0 50 0
[pid=19967] ppid=19966 vsize=337924 CPUtime=6.27
/proc/19967/stat : 19967 (SatElite) R 19966 19966 19844 0 -1 4194304 81185 0 0 0 574 53 0 0 25 0 1 0 93295272 346034176 78432 1992294400 4194304 4959918 548682068688 18446744073709551615 4444704 0 0 4096 3 0 0 0 17 0 0 0
/proc/19967/statm: 84481 78432 92 186 0 84291 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 343280

[startup+12.7018 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 19969
/proc/meminfo: memFree=1360608/2055920 swapFree=4130580/4192956
[pid=19966] ppid=19964 vsize=5356 CPUtime=9.56
/proc/19966/stat : 19966 (rsat.sh) S 19964 19966 19844 0 -1 4194304 312 87468 0 0 0 0 887 69 16 0 1 0 93295272 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19966/statm: 1339 241 199 169 0 50 0
[pid=19969] ppid=19966 vsize=58344 CPUtime=3.08
/proc/19969/stat : 19969 (rsat) R 19966 19966 19844 0 -1 4194304 14481 0 0 0 300 8 0 0 25 0 1 0 93296232 59744256 13770 1992294400 4194304 5460562 548682068800 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19969/statm: 14586 13770 116 309 0 14273 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 63700

[startup+25.5026 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 19969
/proc/meminfo: memFree=1355616/2055920 swapFree=4130580/4192956
[pid=19966] ppid=19964 vsize=5356 CPUtime=9.56
/proc/19966/stat : 19966 (rsat.sh) S 19964 19966 19844 0 -1 4194304 312 87468 0 0 0 0 887 69 16 0 1 0 93295272 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19966/statm: 1339 241 199 169 0 50 0
[pid=19969] ppid=19966 vsize=63764 CPUtime=15.88
/proc/19969/stat : 19969 (rsat) R 19966 19966 19844 0 -1 4194304 15968 0 0 0 1579 9 0 0 25 0 1 0 93296232 65294336 15032 1992294400 4194304 5460562 548682068800 18446744073709551615 4198156 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19969/statm: 15941 15032 118 309 0 15628 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 69120

[startup+51.1023 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 19969
/proc/meminfo: memFree=1346464/2055920 swapFree=4130580/4192956
[pid=19966] ppid=19964 vsize=5356 CPUtime=9.56
/proc/19966/stat : 19966 (rsat.sh) S 19964 19966 19844 0 -1 4194304 312 87468 0 0 0 0 887 69 16 0 1 0 93295272 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19966/statm: 1339 241 199 169 0 50 0
[pid=19969] ppid=19966 vsize=73016 CPUtime=41.48
/proc/19969/stat : 19969 (rsat) R 19966 19966 19844 0 -1 4194304 18522 0 0 0 4138 10 0 0 25 0 1 0 93296232 74768384 17287 1992294400 4194304 5460562 548682068800 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19969/statm: 18254 17287 118 309 0 17941 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 78372

[startup+102.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 19969
/proc/meminfo: memFree=1331296/2055920 swapFree=4130580/4192956
[pid=19966] ppid=19964 vsize=5356 CPUtime=9.56
/proc/19966/stat : 19966 (rsat.sh) S 19964 19966 19844 0 -1 4194304 312 87468 0 0 0 0 887 69 16 0 1 0 93295272 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19966/statm: 1339 241 199 169 0 50 0
[pid=19969] ppid=19966 vsize=88904 CPUtime=92.66
/proc/19969/stat : 19969 (rsat) R 19966 19966 19844 0 -1 4194304 22863 0 0 0 9254 12 0 0 25 0 1 0 93296232 91037696 21089 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19969/statm: 22226 21089 118 309 0 21913 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 94260

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 19969
/proc/meminfo: memFree=1330464/2055920 swapFree=4130580/4192956
[pid=19966] ppid=19964 vsize=5356 CPUtime=9.56
/proc/19966/stat : 19966 (rsat.sh) S 19964 19966 19844 0 -1 4194304 312 87468 0 0 0 0 887 69 16 0 1 0 93295272 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19966/statm: 1339 241 199 169 0 50 0
[pid=19969] ppid=19966 vsize=89372 CPUtime=152.63
/proc/19969/stat : 19969 (rsat) R 19966 19966 19844 0 -1 4194304 25075 0 0 0 15250 13 0 0 25 0 1 0 93296232 91516928 21248 1992294400 4194304 5460562 548682068800 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19969/statm: 22343 21248 118 309 0 22030 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 94728

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 19969
/proc/meminfo: memFree=1328544/2055920 swapFree=4130580/4192956
[pid=19966] ppid=19964 vsize=5356 CPUtime=9.56
/proc/19966/stat : 19966 (rsat.sh) S 19964 19966 19844 0 -1 4194304 312 87468 0 0 0 0 887 69 16 0 1 0 93295272 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19966/statm: 1339 241 199 169 0 50 0
[pid=19969] ppid=19966 vsize=91004 CPUtime=212.61
/proc/19969/stat : 19969 (rsat) R 19966 19966 19844 0 -1 4194304 27577 0 0 0 21247 14 0 0 25 0 1 0 93296232 93188096 21716 1992294400 4194304 5460562 548682068800 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19969/statm: 22751 21716 118 309 0 22438 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 96360

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 19969
/proc/meminfo: memFree=1327328/2055920 swapFree=4130580/4192956
[pid=19966] ppid=19964 vsize=5356 CPUtime=9.56
/proc/19966/stat : 19966 (rsat.sh) S 19964 19966 19844 0 -1 4194304 312 87468 0 0 0 0 887 69 16 0 1 0 93295272 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19966/statm: 1339 241 199 169 0 50 0
[pid=19969] ppid=19966 vsize=91980 CPUtime=272.58
/proc/19969/stat : 19969 (rsat) R 19966 19966 19844 0 -1 4194304 29866 0 0 0 27243 15 0 0 25 0 1 0 93296232 94187520 21986 1992294400 4194304 5460562 548682068800 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19969/statm: 22995 21986 118 309 0 22682 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 97336

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 19969
/proc/meminfo: memFree=1327328/2055920 swapFree=4130580/4192956
[pid=19966] ppid=19964 vsize=5356 CPUtime=9.56
/proc/19966/stat : 19966 (rsat.sh) S 19964 19966 19844 0 -1 4194304 312 87468 0 0 0 0 887 69 16 0 1 0 93295272 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19966/statm: 1339 241 199 169 0 50 0
[pid=19969] ppid=19966 vsize=91980 CPUtime=332.55
/proc/19969/stat : 19969 (rsat) R 19966 19966 19844 0 -1 4194304 29866 0 0 0 33240 15 0 0 25 0 1 0 93296232 94187520 21986 1992294400 4194304 5460562 548682068800 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19969/statm: 22995 21986 118 309 0 22682 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 97336

[startup+402.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 19969
/proc/meminfo: memFree=1327840/2055920 swapFree=4130580/4192956
[pid=19966] ppid=19964 vsize=5356 CPUtime=9.56
/proc/19966/stat : 19966 (rsat.sh) S 19964 19966 19844 0 -1 4194304 312 87468 0 0 0 0 887 69 16 0 1 0 93295272 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19966/statm: 1339 241 199 169 0 50 0
[pid=19969] ppid=19966 vsize=91452 CPUtime=392.54
/proc/19969/stat : 19969 (rsat) R 19966 19966 19844 0 -1 4194304 31762 0 0 0 39237 17 0 0 25 0 1 0 93296232 93646848 21866 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19969/statm: 22863 21866 118 309 0 22550 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 96808

[startup+462.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 19969
/proc/meminfo: memFree=1326176/2055920 swapFree=4130580/4192956
[pid=19966] ppid=19964 vsize=5356 CPUtime=9.56
/proc/19966/stat : 19966 (rsat.sh) S 19964 19966 19844 0 -1 4194304 312 87468 0 0 0 0 887 69 16 0 1 0 93295272 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19966/statm: 1339 241 199 169 0 50 0
[pid=19969] ppid=19966 vsize=92868 CPUtime=452.51
/proc/19969/stat : 19969 (rsat) R 19966 19966 19844 0 -1 4194304 34193 0 0 0 45233 18 0 0 25 0 1 0 93296232 95096832 22268 1992294400 4194304 5460562 548682068800 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19969/statm: 23217 22268 118 309 0 22904 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 98224

[startup+522.303 s]
/proc/loadavg: 1.11 1.02 1.00 2/66 19969
/proc/meminfo: memFree=1325664/2055920 swapFree=4130580/4192956
[pid=19966] ppid=19964 vsize=5356 CPUtime=9.56
/proc/19966/stat : 19966 (rsat.sh) S 19964 19966 19844 0 -1 4194304 312 87468 0 0 0 0 887 69 16 0 1 0 93295272 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19966/statm: 1339 241 199 169 0 50 0
[pid=19969] ppid=19966 vsize=93220 CPUtime=512.49
/proc/19969/stat : 19969 (rsat) R 19966 19966 19844 0 -1 4194304 36333 0 0 0 51230 19 0 0 25 0 1 0 93296232 95457280 22390 1992294400 4194304 5460562 548682068800 18446744073709551615 4210633 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19969/statm: 23305 22390 118 309 0 22992 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 98576

[startup+582.303 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 19969
/proc/meminfo: memFree=1324000/2055920 swapFree=4130580/4192956
[pid=19966] ppid=19964 vsize=5356 CPUtime=9.56
/proc/19966/stat : 19966 (rsat.sh) S 19964 19966 19844 0 -1 4194304 312 87468 0 0 0 0 887 69 16 0 1 0 93295272 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19966/statm: 1339 241 199 169 0 50 0
[pid=19969] ppid=19966 vsize=94728 CPUtime=572.47
/proc/19969/stat : 19969 (rsat) R 19966 19966 19844 0 -1 4194304 38764 0 0 0 57227 20 0 0 25 0 1 0 93296232 97001472 22788 1992294400 4194304 5460562 548682068800 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19969/statm: 23682 22788 118 309 0 23369 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 100084

[startup+642.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 19969
/proc/meminfo: memFree=1324064/2055920 swapFree=4130580/4192956
[pid=19966] ppid=19964 vsize=5356 CPUtime=9.56
/proc/19966/stat : 19966 (rsat.sh) S 19964 19966 19844 0 -1 4194304 312 87468 0 0 0 0 887 69 16 0 1 0 93295272 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19966/statm: 1339 241 199 169 0 50 0
[pid=19969] ppid=19966 vsize=94728 CPUtime=632.45
/proc/19969/stat : 19969 (rsat) R 19966 19966 19844 0 -1 4194304 38764 0 0 0 63225 20 0 0 25 0 1 0 93296232 97001472 22788 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19969/statm: 23682 22788 118 309 0 23369 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 100084

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19969
/proc/meminfo: memFree=1323744/2055920 swapFree=4130580/4192956
[pid=19966] ppid=19964 vsize=5356 CPUtime=9.56
/proc/19966/stat : 19966 (rsat.sh) S 19964 19966 19844 0 -1 4194304 312 87468 0 0 0 0 887 69 16 0 1 0 93295272 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19966/statm: 1339 241 199 169 0 50 0
[pid=19969] ppid=19966 vsize=94824 CPUtime=692.42
/proc/19969/stat : 19969 (rsat) R 19966 19966 19844 0 -1 4194304 40842 0 0 0 69221 21 0 0 25 0 1 0 93296232 97099776 22850 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19969/statm: 23706 22850 118 309 0 23393 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 100180

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

[startup+703.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19969
/proc/meminfo: memFree=1323744/2055920 swapFree=4130580/4192956
[pid=19966] ppid=19964 vsize=5356 CPUtime=9.56
/proc/19966/stat : 19966 (rsat.sh) S 19964 19966 19844 0 -1 4194304 312 87468 0 0 0 0 887 69 16 0 1 0 93295272 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19966/statm: 1339 241 199 169 0 50 0
[pid=19969] ppid=19966 vsize=94824 CPUtime=694.03
/proc/19969/stat : 19969 (rsat) R 19966 19966 19844 0 -1 4194304 40842 0 0 0 69382 21 0 0 25 0 1 0 93296232 97099776 22850 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19969/statm: 23706 22850 118 309 0 23393 0
Current children cumulated CPU time (s) 703.59
Current children cumulated vsize (KiB) 100180

[startup+716.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19969
/proc/meminfo: memFree=1323616/2055920 swapFree=4130580/4192956
[pid=19966] ppid=19964 vsize=5356 CPUtime=9.56
/proc/19966/stat : 19966 (rsat.sh) S 19964 19966 19844 0 -1 4194304 312 87468 0 0 0 0 887 69 16 0 1 0 93295272 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19966/statm: 1339 241 199 169 0 50 0
[pid=19969] ppid=19966 vsize=95204 CPUtime=706.82
/proc/19969/stat : 19969 (rsat) R 19966 19966 19844 0 -1 4194304 40917 0 0 0 70661 21 0 0 25 0 1 0 93296232 97488896 22913 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19969/statm: 23801 22913 118 309 0 23488 0
Current children cumulated CPU time (s) 716.38
Current children cumulated vsize (KiB) 100560

[startup+719.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19969
/proc/meminfo: memFree=1323616/2055920 swapFree=4130580/4192956
[pid=19966] ppid=19964 vsize=5356 CPUtime=9.56
/proc/19966/stat : 19966 (rsat.sh) S 19964 19966 19844 0 -1 4194304 312 87468 0 0 0 0 887 69 16 0 1 0 93295272 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19966/statm: 1339 241 199 169 0 50 0
[pid=19969] ppid=19966 vsize=95204 CPUtime=710.02
/proc/19969/stat : 19969 (rsat) R 19966 19966 19844 0 -1 4194304 40917 0 0 0 70981 21 0 0 25 0 1 0 93296232 97488896 22913 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19969/statm: 23801 22913 118 309 0 23488 0
Current children cumulated CPU time (s) 719.58
Current children cumulated vsize (KiB) 100560

[startup+721.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19969
/proc/meminfo: memFree=1323488/2055920 swapFree=4130580/4192956
[pid=19966] ppid=19964 vsize=5356 CPUtime=9.56
/proc/19966/stat : 19966 (rsat.sh) S 19964 19966 19844 0 -1 4194304 312 87468 0 0 0 0 887 69 16 0 1 0 93295272 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19966/statm: 1339 241 199 169 0 50 0
[pid=19969] ppid=19966 vsize=95204 CPUtime=711.62
/proc/19969/stat : 19969 (rsat) R 19966 19966 19844 0 -1 4194304 40949 0 0 0 71141 21 0 0 25 0 1 0 93296232 97488896 22945 1992294400 4194304 5460562 548682068800 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19969/statm: 23801 22945 118 309 0 23488 0
Current children cumulated CPU time (s) 721.18
Current children cumulated vsize (KiB) 100560

[startup+723.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19969
/proc/meminfo: memFree=1323488/2055920 swapFree=4130580/4192956
[pid=19966] ppid=19964 vsize=5356 CPUtime=9.56
/proc/19966/stat : 19966 (rsat.sh) S 19964 19966 19844 0 -1 4194304 312 87468 0 0 0 0 887 69 16 0 1 0 93295272 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19966/statm: 1339 241 199 169 0 50 0
[pid=19969] ppid=19966 vsize=95396 CPUtime=713.22
/proc/19969/stat : 19969 (rsat) R 19966 19966 19844 0 -1 4194304 40967 0 0 0 71301 21 0 0 25 0 1 0 93296232 97685504 22963 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19969/statm: 23849 22963 118 309 0 23536 0
Current children cumulated CPU time (s) 722.78
Current children cumulated vsize (KiB) 100752

[startup+723.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19969
/proc/meminfo: memFree=1323424/2055920 swapFree=4130580/4192956
[pid=19966] ppid=19964 vsize=5356 CPUtime=9.56
/proc/19966/stat : 19966 (rsat.sh) S 19964 19966 19844 0 -1 4194304 312 87468 0 0 0 0 887 69 16 0 1 0 93295272 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19966/statm: 1339 241 199 169 0 50 0
[pid=19969] ppid=19966 vsize=91112 CPUtime=714.02
/proc/19969/stat : 19969 (rsat) R 19966 19966 19844 0 -1 4194304 40969 0 0 0 71381 21 0 0 25 0 1 0 93296232 93298688 21893 1992294400 4194304 5460562 548682068800 18446744073709551615 4793369 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19969/statm: 22778 21893 118 309 0 22465 0
Current children cumulated CPU time (s) 723.58
Current children cumulated vsize (KiB) 96468

[startup+724.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19969
/proc/meminfo: memFree=1323424/2055920 swapFree=4130580/4192956
[pid=19966] ppid=19964 vsize=5356 CPUtime=9.56
/proc/19966/stat : 19966 (rsat.sh) S 19964 19966 19844 0 -1 4194304 312 87468 0 0 0 0 887 69 16 0 1 0 93295272 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19966/statm: 1339 241 199 169 0 50 0
[pid=19969] ppid=19966 vsize=0 CPUtime=714.22
/proc/19969/stat : 19969 (rsat) R 19966 19966 19844 0 -1 4194308 40972 0 0 0 71400 22 0 0 25 0 1 0 93296232 0 0 1992294400 0 0 0 0 0 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19969/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 723.78
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 724.143
CPU time (s): 723.844
CPU user time (s): 722.883
CPU system time (s): 0.960853
CPU usage (%): 99.9588
Max. virtual memory (cumulated for all children) (KiB): 354516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 722.883
system time used= 0.960853
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128907
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= 41
involuntary context switches= 1645

runsolver used 0.755885 second user time and 1.88871 second system time

The end

Launcher Data

Begin job on node22 at 2009-04-25 11:43:37
IDJOB=1720090
IDBENCH=69591
IDSOLVER=545
FILE ID=node22/1720090-1240652615
PBS_JOBID= 9186533
Free space on /tmp= 66112 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nidw.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720090-1240652615/watcher-1720090-1240652615 -o /tmp/evaluation-result-1720090-1240652615/solver-1720090-1240652615 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1720090-1240652615.cnf HOME

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

MD5SUM BENCH= 943fd86d922b13236c21a74c4f82b6d0
RANDOM SEED=710597900

node22.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.232
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.232
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:       1467088 kB
Buffers:         13064 kB
Cached:         466916 kB
SwapCached:      56132 kB
Active:         277632 kB
Inactive:       260712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1467088 kB
SwapTotal:     4192956 kB
SwapFree:      4130580 kB
Dirty:           29396 kB
Writeback:           0 kB
Mapped:          13456 kB
Slab:            36568 kB
Committed_AS:   399068 kB
PageTables:       1368 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= 66104 MiB
End job on node22 at 2009-04-25 11:55:42