Trace number 1717802

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 751.665 751.991

General information on the benchmark

Nameindustrial/palacios/medium/
cube-11-h13-unsat.cnf
MD5SUM3a68d904935650d9da7e64e1ee7bae82
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark114.303
Satisfiable
(Un)Satisfiability was proved
Number of variables454385
Number of clauses1367522
Sum of the clauses size3191290
Maximum clause length19
Minimum clause length1
Number of clauses of size 11331
Number of clauses of size 2911962
Number of clauses of size 3451911
Number of clauses of size 42126
Number of clauses of size 518
Number of clauses of size over 5174

Solver Data

0.00/0.00	c Parsing...
1.18/1.28	c ==============================================================================
1.18/1.28	c |           |     ORIGINAL     |              LEARNT              |          |
1.18/1.28	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.18/1.28	c ==============================================================================
1.18/1.28	c |         0 | 1363529  3183304 |  409058       0        0     nan |  0.000 % |
22.58/22.61	c |         0 |  791939  2743161 |      --       0       --      -- |     --   | -571590/-440143
22.58/22.62	c ==============================================================================
22.58/22.62	c Result  :   #vars: 120512   #clauses: 791939   #literals: 2743161
22.58/22.62	c CPU time:   21.9067 s
22.58/22.62	c ==============================================================================
23.68/23.72	c Rsat version 3.02
24.27/24.33	c Base unit clause learned: 0
751.35/751.77	c CNF stats: (120512 vars, 791939 clauses)
751.35/751.77	c Decisions: 53633
751.35/751.77	c Conflicts: 37537
751.35/751.77	c Restarts: 2
751.35/751.77	c Avg lpc: 113.92
751.35/751.77	c Max decision level: 653
751.35/751.77	c KB reduction: 0 (0 clauses removed)
751.35/751.77	c Final decision lit size:5 (0.00 %)
751.35/751.77	c Final stack/save sizes: 2410(2.00 %)/38560(32.00 %)
751.35/751.77	c Final cdc size: 4820 (4.00 %)
751.35/751.77	c ***********************************************
751.35/751.77	c Conflicts with bac: 304/37537 (0.81 %)
751.35/751.77	c Avg bac size: 22.80
751.35/751.77	c Avg bac bt depth: 12.74 vs 1.27 (normal)
751.56/751.95	c Running time: 727.77636 seconds
751.56/751.96	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-1717802-1240630923/watcher-1717802-1240630923 -o /tmp/evaluation-result-1717802-1240630923/solver-1717802-1240630923 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1717802-1240630923.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: 1.00 1.00 1.00 3/65 17138
/proc/meminfo: memFree=1737784/2055920 swapFree=4181224/4192956
[pid=17138] ppid=17136 vsize=5356 CPUtime=0
/proc/17138/stat : 17138 (rsat.sh) R 17136 17138 16258 0 -1 4194304 271 0 0 0 0 0 0 0 18 0 1 0 91122511 5484544 239 1992294400 4194304 4889804 548682068768 18446744073709551615 234045893279 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/17138/statm: 1339 239 198 169 0 50 0
[pid=17139] ppid=17138 vsize=1464 CPUtime=0
/proc/17139/stat : 17139 (SatElite) R 17138 17138 16258 0 -1 4194304 228 0 0 0 0 0 0 0 18 0 1 0 91122511 1499136 211 1992294400 4194304 4959918 548682068656 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/17139/statm: 399 212 65 186 0 209 0

[startup+0.00633492 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 17138
/proc/meminfo: memFree=1737784/2055920 swapFree=4181224/4192956
[pid=17138] ppid=17136 vsize=5356 CPUtime=0
/proc/17138/stat : 17138 (rsat.sh) S 17136 17138 16258 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 91122511 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17138/statm: 1339 240 199 169 0 50 0
[pid=17139] ppid=17138 vsize=1992 CPUtime=0
/proc/17139/stat : 17139 (SatElite) R 17138 17138 16258 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 91122511 2039808 329 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/17139/statm: 498 331 65 186 0 308 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7348

[startup+0.101343 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 17138
/proc/meminfo: memFree=1737784/2055920 swapFree=4181224/4192956
[pid=17138] ppid=17136 vsize=5356 CPUtime=0
/proc/17138/stat : 17138 (rsat.sh) S 17136 17138 16258 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 91122511 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17138/statm: 1339 240 199 169 0 50 0
[pid=17139] ppid=17138 vsize=29560 CPUtime=0.08
/proc/17139/stat : 17139 (SatElite) R 17138 17138 16258 0 -1 4194304 6588 0 0 0 6 2 0 0 19 0 1 0 91122511 30269440 6571 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/17139/statm: 7390 6574 65 186 0 7200 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34916

[startup+0.301363 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 17138
/proc/meminfo: memFree=1737784/2055920 swapFree=4181224/4192956
[pid=17138] ppid=17136 vsize=5356 CPUtime=0
/proc/17138/stat : 17138 (rsat.sh) S 17136 17138 16258 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 91122511 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17138/statm: 1339 240 199 169 0 50 0
[pid=17139] ppid=17138 vsize=90664 CPUtime=0.28
/proc/17139/stat : 17139 (SatElite) R 17138 17138 16258 0 -1 4194304 18823 0 0 0 20 8 0 0 21 0 1 0 91122511 92839936 18806 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/17139/statm: 22666 18807 66 186 0 22476 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 96020

[startup+0.701412 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 17138
/proc/meminfo: memFree=1737784/2055920 swapFree=4181224/4192956
[pid=17138] ppid=17136 vsize=5356 CPUtime=0
/proc/17138/stat : 17138 (rsat.sh) S 17136 17138 16258 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 91122511 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17138/statm: 1339 240 199 169 0 50 0
[pid=17139] ppid=17138 vsize=197348 CPUtime=0.68
/proc/17139/stat : 17139 (SatElite) R 17138 17138 16258 0 -1 4194304 42964 0 0 0 48 20 0 0 25 0 1 0 91122511 202084352 42947 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/17139/statm: 49370 42948 66 186 0 49180 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 202704

[startup+1.50149 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17140
/proc/meminfo: memFree=1492520/2055920 swapFree=4181224/4192956
[pid=17138] ppid=17136 vsize=5356 CPUtime=0
/proc/17138/stat : 17138 (rsat.sh) S 17136 17138 16258 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 91122511 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17138/statm: 1339 240 199 169 0 50 0
[pid=17139] ppid=17138 vsize=317236 CPUtime=1.49
/proc/17139/stat : 17139 (SatElite) R 17138 17138 16258 0 -1 4194304 75215 0 0 0 113 36 0 0 25 0 1 0 91122511 324849664 74085 1992294400 4194304 4959918 548682068656 18446744073709551615 4240817 0 0 4096 3 0 0 0 17 0 0 0
/proc/17139/statm: 79309 74085 91 186 0 79119 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 322592

[startup+3.10166 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17140
/proc/meminfo: memFree=1435368/2055920 swapFree=4181224/4192956
[pid=17138] ppid=17136 vsize=5356 CPUtime=0
/proc/17138/stat : 17138 (rsat.sh) S 17136 17138 16258 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 91122511 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17138/statm: 1339 240 199 169 0 50 0
[pid=17139] ppid=17138 vsize=324892 CPUtime=3.09
/proc/17139/stat : 17139 (SatElite) R 17138 17138 16258 0 -1 4194304 76742 0 0 0 269 40 0 0 25 0 1 0 91122511 332689408 75612 1992294400 4194304 4959918 548682068656 18446744073709551615 4270214 0 0 4096 3 0 0 0 17 0 0 0
/proc/17139/statm: 81223 75612 91 186 0 81033 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 330248

[startup+6.30199 s]
/proc/loadavg: 1.16 1.03 1.01 2/67 17140
/proc/meminfo: memFree=1416424/2055920 swapFree=4181224/4192956
[pid=17138] ppid=17136 vsize=5356 CPUtime=0
/proc/17138/stat : 17138 (rsat.sh) S 17136 17138 16258 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 91122511 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17138/statm: 1339 240 199 169 0 50 0
[pid=17139] ppid=17138 vsize=338476 CPUtime=6.29
/proc/17139/stat : 17139 (SatElite) R 17138 17138 16258 0 -1 4194304 79667 0 0 0 582 47 0 0 25 0 1 0 91122511 346599424 78537 1992294400 4194304 4959918 548682068656 18446744073709551615 4240817 0 0 4096 3 0 0 0 17 0 0 0
/proc/17139/statm: 84619 78537 91 186 0 84429 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 343832

[startup+12.7017 s]
/proc/loadavg: 1.23 1.05 1.02 2/67 17140
/proc/meminfo: memFree=1385200/2055920 swapFree=4181224/4192956
[pid=17138] ppid=17136 vsize=5356 CPUtime=0
/proc/17138/stat : 17138 (rsat.sh) S 17136 17138 16258 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 91122511 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17138/statm: 1339 240 199 169 0 50 0
[pid=17139] ppid=17138 vsize=356520 CPUtime=12.69
/proc/17139/stat : 17139 (SatElite) R 17138 17138 16258 0 -1 4194304 83602 0 0 0 1209 60 0 0 25 0 1 0 91122511 365076480 82472 1992294400 4194304 4959918 548682068656 18446744073709551615 4444704 0 0 4096 3 0 0 0 17 0 0 0
/proc/17139/statm: 89130 82472 91 186 0 88940 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 361876

[startup+25.506 s]
/proc/loadavg: 1.32 1.08 1.02 2/67 17141
/proc/meminfo: memFree=1618288/2055920 swapFree=4181224/4192956
[pid=17138] ppid=17136 vsize=5356 CPUtime=23.7
/proc/17138/stat : 17138 (rsat.sh) S 17136 17138 16258 0 -1 4194304 315 91715 0 0 0 0 2287 83 16 0 1 0 91122511 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17138/statm: 1339 242 199 169 0 50 0
[pid=17141] ppid=17138 vsize=76772 CPUtime=1.76
/proc/17141/stat : 17141 (rsat) R 17138 17138 16258 0 -1 4194304 19307 0 0 0 169 7 0 0 25 0 1 0 91124884 78614528 17963 1992294400 4194304 5460562 548682068784 18446744073709551615 4226368 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17141/statm: 19193 17963 111 309 0 18880 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 82128

[startup+51.1017 s]
/proc/loadavg: 1.27 1.09 1.03 2/67 17141
/proc/meminfo: memFree=1611312/2055920 swapFree=4181224/4192956
[pid=17138] ppid=17136 vsize=5356 CPUtime=23.7
/proc/17138/stat : 17138 (rsat.sh) S 17136 17138 16258 0 -1 4194304 315 91715 0 0 0 0 2287 83 16 0 1 0 91122511 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17138/statm: 1339 242 199 169 0 50 0
[pid=17141] ppid=17138 vsize=82964 CPUtime=27.35
/proc/17141/stat : 17141 (rsat) R 17138 17138 16258 0 -1 4194304 21881 0 0 0 2725 10 0 0 25 0 1 0 91124884 84955136 19798 1992294400 4194304 5460562 548682068784 18446744073709551615 4198427 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17141/statm: 20741 19798 116 309 0 20428 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 88320

[startup+102.301 s]
/proc/loadavg: 1.11 1.07 1.02 2/67 17141
/proc/meminfo: memFree=1608688/2055920 swapFree=4181224/4192956
[pid=17138] ppid=17136 vsize=5356 CPUtime=23.7
/proc/17138/stat : 17138 (rsat.sh) S 17136 17138 16258 0 -1 4194304 315 91715 0 0 0 0 2287 83 16 0 1 0 91122511 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17138/statm: 1339 242 199 169 0 50 0
[pid=17141] ppid=17138 vsize=85704 CPUtime=78.51
/proc/17141/stat : 17141 (rsat) R 17138 17138 16258 0 -1 4194304 22565 0 0 0 7840 11 0 0 25 0 1 0 91124884 87760896 20482 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17141/statm: 21426 20482 116 309 0 21113 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 91060

[startup+162.301 s]
/proc/loadavg: 1.11 1.07 1.02 2/67 17141
/proc/meminfo: memFree=1607600/2055920 swapFree=4181224/4192956
[pid=17138] ppid=17136 vsize=5356 CPUtime=23.7
/proc/17138/stat : 17138 (rsat.sh) S 17136 17138 16258 0 -1 4194304 315 91715 0 0 0 0 2287 83 16 0 1 0 91122511 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17138/statm: 1339 242 199 169 0 50 0
[pid=17141] ppid=17138 vsize=86752 CPUtime=138.48
/proc/17141/stat : 17141 (rsat) R 17138 17138 16258 0 -1 4194304 22828 0 0 0 13837 11 0 0 25 0 1 0 91124884 88834048 20745 1992294400 4194304 5460562 548682068784 18446744073709551615 4226309 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17141/statm: 21688 20745 116 309 0 21375 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 92108

[startup+222.302 s]
/proc/loadavg: 1.04 1.06 1.02 2/67 17141
/proc/meminfo: memFree=1607152/2055920 swapFree=4181224/4192956
[pid=17138] ppid=17136 vsize=5356 CPUtime=23.7
/proc/17138/stat : 17138 (rsat.sh) S 17136 17138 16258 0 -1 4194304 315 91715 0 0 0 0 2287 83 16 0 1 0 91122511 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17138/statm: 1339 242 199 169 0 50 0
[pid=17141] ppid=17138 vsize=87052 CPUtime=198.46
/proc/17141/stat : 17141 (rsat) R 17138 17138 16258 0 -1 4194304 22924 0 0 0 19835 11 0 0 25 0 1 0 91124884 89141248 20841 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17141/statm: 21763 20841 116 309 0 21450 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 92408

[startup+282.302 s]
/proc/loadavg: 1.01 1.04 1.01 2/67 17141
/proc/meminfo: memFree=1606192/2055920 swapFree=4181224/4192956
[pid=17138] ppid=17136 vsize=5356 CPUtime=23.7
/proc/17138/stat : 17138 (rsat.sh) S 17136 17138 16258 0 -1 4194304 315 91715 0 0 0 0 2287 83 16 0 1 0 91122511 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17138/statm: 1339 242 199 169 0 50 0
[pid=17141] ppid=17138 vsize=87944 CPUtime=258.44
/proc/17141/stat : 17141 (rsat) R 17138 17138 16258 0 -1 4194304 23275 0 0 0 25832 12 0 0 25 0 1 0 91124884 90054656 21088 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17141/statm: 21986 21088 116 309 0 21673 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 93300

[startup+342.305 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 17141
/proc/meminfo: memFree=1606128/2055920 swapFree=4181224/4192956
[pid=17138] ppid=17136 vsize=5356 CPUtime=23.7
/proc/17138/stat : 17138 (rsat.sh) S 17136 17138 16258 0 -1 4194304 315 91715 0 0 0 0 2287 83 16 0 1 0 91122511 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17138/statm: 1339 242 199 169 0 50 0
[pid=17141] ppid=17138 vsize=87944 CPUtime=318.42
/proc/17141/stat : 17141 (rsat) R 17138 17138 16258 0 -1 4194304 23286 0 0 0 31830 12 0 0 25 0 1 0 91124884 90054656 21099 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17141/statm: 21986 21099 116 309 0 21673 0

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


[startup+402.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 17141
/proc/meminfo: memFree=1605616/2055920 swapFree=4181224/4192956
[pid=17138] ppid=17136 vsize=5356 CPUtime=23.7
/proc/17138/stat : 17138 (rsat.sh) S 17136 17138 16258 0 -1 4194304 315 91715 0 0 0 0 2287 83 16 0 1 0 91122511 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17138/statm: 1339 242 199 169 0 50 0
[pid=17141] ppid=17138 vsize=88444 CPUtime=378.4
/proc/17141/stat : 17141 (rsat) R 17138 17138 16258 0 -1 4194304 23420 0 0 0 37828 12 0 0 25 0 1 0 91124884 90566656 21233 1992294400 4194304 5460562 548682068784 18446744073709551615 4201741 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17141/statm: 22111 21233 116 309 0 21798 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 93800

[startup+462.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 17141
/proc/meminfo: memFree=1604464/2055920 swapFree=4181224/4192956
[pid=17138] ppid=17136 vsize=5356 CPUtime=23.7
/proc/17138/stat : 17138 (rsat.sh) S 17136 17138 16258 0 -1 4194304 315 91715 0 0 0 0 2287 83 16 0 1 0 91122511 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17138/statm: 1339 242 199 169 0 50 0
[pid=17141] ppid=17138 vsize=89428 CPUtime=438.37
/proc/17141/stat : 17141 (rsat) R 17138 17138 16258 0 -1 4194304 23698 0 0 0 43825 12 0 0 25 0 1 0 91124884 91574272 21511 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17141/statm: 22357 21511 116 309 0 22044 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 94784

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 17141
/proc/meminfo: memFree=1603120/2055920 swapFree=4181224/4192956
[pid=17138] ppid=17136 vsize=5356 CPUtime=23.7
/proc/17138/stat : 17138 (rsat.sh) S 17136 17138 16258 0 -1 4194304 315 91715 0 0 0 0 2287 83 16 0 1 0 91122511 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17138/statm: 1339 242 199 169 0 50 0
[pid=17141] ppid=17138 vsize=90896 CPUtime=498.34
/proc/17141/stat : 17141 (rsat) R 17138 17138 16258 0 -1 4194304 24034 0 0 0 49822 12 0 0 25 0 1 0 91124884 93077504 21847 1992294400 4194304 5460562 548682068784 18446744073709551615 4225802 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17141/statm: 22724 21847 116 309 0 22411 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 96252

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 17141
/proc/meminfo: memFree=1603056/2055920 swapFree=4181224/4192956
[pid=17138] ppid=17136 vsize=5356 CPUtime=23.7
/proc/17138/stat : 17138 (rsat.sh) S 17136 17138 16258 0 -1 4194304 315 91715 0 0 0 0 2287 83 16 0 1 0 91122511 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17138/statm: 1339 242 199 169 0 50 0
[pid=17141] ppid=17138 vsize=90896 CPUtime=558.32
/proc/17141/stat : 17141 (rsat) R 17138 17138 16258 0 -1 4194304 24040 0 0 0 55820 12 0 0 25 0 1 0 91124884 93077504 21853 1992294400 4194304 5460562 548682068784 18446744073709551615 4225711 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17141/statm: 22724 21853 116 309 0 22411 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 96252

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17141
/proc/meminfo: memFree=1602992/2055920 swapFree=4181224/4192956
[pid=17138] ppid=17136 vsize=5356 CPUtime=23.7
/proc/17138/stat : 17138 (rsat.sh) S 17136 17138 16258 0 -1 4194304 315 91715 0 0 0 0 2287 83 16 0 1 0 91122511 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17138/statm: 1339 242 199 169 0 50 0
[pid=17141] ppid=17138 vsize=90896 CPUtime=618.3
/proc/17141/stat : 17141 (rsat) R 17138 17138 16258 0 -1 4194304 24040 0 0 0 61818 12 0 0 25 0 1 0 91124884 93077504 21853 1992294400 4194304 5460562 548682068784 18446744073709551615 4210625 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17141/statm: 22724 21853 116 309 0 22411 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 96252

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17141
/proc/meminfo: memFree=1602928/2055920 swapFree=4181224/4192956
[pid=17138] ppid=17136 vsize=5356 CPUtime=23.7
/proc/17138/stat : 17138 (rsat.sh) S 17136 17138 16258 0 -1 4194304 315 91715 0 0 0 0 2287 83 16 0 1 0 91122511 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17138/statm: 1339 242 199 169 0 50 0
[pid=17141] ppid=17138 vsize=90896 CPUtime=678.27
/proc/17141/stat : 17141 (rsat) R 17138 17138 16258 0 -1 4194304 24041 0 0 0 67815 12 0 0 25 0 1 0 91124884 93077504 21854 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17141/statm: 22724 21854 116 309 0 22411 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 96252

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

[startup+716.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17141
/proc/meminfo: memFree=1602864/2055920 swapFree=4181224/4192956
[pid=17138] ppid=17136 vsize=5356 CPUtime=23.7
/proc/17138/stat : 17138 (rsat.sh) S 17136 17138 16258 0 -1 4194304 315 91715 0 0 0 0 2287 83 16 0 1 0 91122511 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17138/statm: 1339 242 199 169 0 50 0
[pid=17141] ppid=17138 vsize=90896 CPUtime=692.86
/proc/17141/stat : 17141 (rsat) R 17138 17138 16258 0 -1 4194304 24042 0 0 0 69274 12 0 0 25 0 1 0 91124884 93077504 21855 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17141/statm: 22724 21855 116 309 0 22411 0
Current children cumulated CPU time (s) 716.56
Current children cumulated vsize (KiB) 96252

[startup+729.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17141
/proc/meminfo: memFree=1602864/2055920 swapFree=4181224/4192956
[pid=17138] ppid=17136 vsize=5356 CPUtime=23.7
/proc/17138/stat : 17138 (rsat.sh) S 17136 17138 16258 0 -1 4194304 315 91715 0 0 0 0 2287 83 16 0 1 0 91122511 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17138/statm: 1339 242 199 169 0 50 0
[pid=17141] ppid=17138 vsize=90896 CPUtime=705.66
/proc/17141/stat : 17141 (rsat) R 17138 17138 16258 0 -1 4194304 24042 0 0 0 70554 12 0 0 25 0 1 0 91124884 93077504 21855 1992294400 4194304 5460562 548682068784 18446744073709551615 4225711 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17141/statm: 22724 21855 116 309 0 22411 0
Current children cumulated CPU time (s) 729.36
Current children cumulated vsize (KiB) 96252

[startup+742.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17141
/proc/meminfo: memFree=1602864/2055920 swapFree=4181224/4192956
[pid=17138] ppid=17136 vsize=5356 CPUtime=23.7
/proc/17138/stat : 17138 (rsat.sh) S 17136 17138 16258 0 -1 4194304 315 91715 0 0 0 0 2287 83 16 0 1 0 91122511 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17138/statm: 1339 242 199 169 0 50 0
[pid=17141] ppid=17138 vsize=90896 CPUtime=718.45
/proc/17141/stat : 17141 (rsat) R 17138 17138 16258 0 -1 4194304 24042 0 0 0 71833 12 0 0 25 0 1 0 91124884 93077504 21855 1992294400 4194304 5460562 548682068784 18446744073709551615 4226048 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17141/statm: 22724 21855 116 309 0 22411 0
Current children cumulated CPU time (s) 742.15
Current children cumulated vsize (KiB) 96252

[startup+748.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17141
/proc/meminfo: memFree=1602864/2055920 swapFree=4181224/4192956
[pid=17138] ppid=17136 vsize=5356 CPUtime=23.7
/proc/17138/stat : 17138 (rsat.sh) S 17136 17138 16258 0 -1 4194304 315 91715 0 0 0 0 2287 83 16 0 1 0 91122511 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17138/statm: 1339 242 199 169 0 50 0
[pid=17141] ppid=17138 vsize=90896 CPUtime=724.85
/proc/17141/stat : 17141 (rsat) R 17138 17138 16258 0 -1 4194304 24042 0 0 0 72473 12 0 0 25 0 1 0 91124884 93077504 21855 1992294400 4194304 5460562 548682068784 18446744073709551615 4210633 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17141/statm: 22724 21855 116 309 0 22411 0
Current children cumulated CPU time (s) 748.55
Current children cumulated vsize (KiB) 96252

[startup+750.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17141
/proc/meminfo: memFree=1602864/2055920 swapFree=4181224/4192956
[pid=17138] ppid=17136 vsize=5356 CPUtime=23.7
/proc/17138/stat : 17138 (rsat.sh) S 17136 17138 16258 0 -1 4194304 315 91715 0 0 0 0 2287 83 16 0 1 0 91122511 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17138/statm: 1339 242 199 169 0 50 0
[pid=17141] ppid=17138 vsize=90896 CPUtime=726.45
/proc/17141/stat : 17141 (rsat) R 17138 17138 16258 0 -1 4194304 24042 0 0 0 72633 12 0 0 25 0 1 0 91124884 93077504 21855 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17141/statm: 22724 21855 116 309 0 22411 0
Current children cumulated CPU time (s) 750.15
Current children cumulated vsize (KiB) 96252

[startup+751.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17141
/proc/meminfo: memFree=1602864/2055920 swapFree=4181224/4192956
[pid=17138] ppid=17136 vsize=5356 CPUtime=23.7
/proc/17138/stat : 17138 (rsat.sh) S 17136 17138 16258 0 -1 4194304 315 91715 0 0 0 0 2287 83 16 0 1 0 91122511 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17138/statm: 1339 242 199 169 0 50 0
[pid=17141] ppid=17138 vsize=90896 CPUtime=727.25
/proc/17141/stat : 17141 (rsat) R 17138 17138 16258 0 -1 4194304 24042 0 0 0 72713 12 0 0 25 0 1 0 91124884 93077504 21855 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17141/statm: 22724 21855 116 309 0 22411 0
Current children cumulated CPU time (s) 750.95
Current children cumulated vsize (KiB) 96252

[startup+751.703 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17141
/proc/meminfo: memFree=1602864/2055920 swapFree=4181224/4192956
[pid=17138] ppid=17136 vsize=5356 CPUtime=23.7
/proc/17138/stat : 17138 (rsat.sh) S 17136 17138 16258 0 -1 4194304 315 91715 0 0 0 0 2287 83 16 0 1 0 91122511 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17138/statm: 1339 242 199 169 0 50 0
[pid=17141] ppid=17138 vsize=90896 CPUtime=727.65
/proc/17141/stat : 17141 (rsat) R 17138 17138 16258 0 -1 4194304 24042 0 0 0 72753 12 0 0 25 0 1 0 91124884 93077504 21855 1992294400 4194304 5460562 548682068784 18446744073709551615 4197995 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17141/statm: 22724 21855 116 309 0 22411 0
Current children cumulated CPU time (s) 751.35
Current children cumulated vsize (KiB) 96252

[startup+751.903 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17141
/proc/meminfo: memFree=1602864/2055920 swapFree=4181224/4192956
[pid=17138] ppid=17136 vsize=5356 CPUtime=23.7
/proc/17138/stat : 17138 (rsat.sh) S 17136 17138 16258 0 -1 4194304 315 91715 0 0 0 0 2287 83 16 0 1 0 91122511 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17138/statm: 1339 242 199 169 0 50 0
[pid=17141] ppid=17138 vsize=84708 CPUtime=727.86
/proc/17141/stat : 17141 (rsat) R 17138 17138 16258 0 -1 4194304 24043 0 0 0 72773 13 0 0 25 0 1 0 91124884 86740992 20308 1992294400 4194304 5460562 548682068784 18446744073709551615 4791208 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17141/statm: 21177 20308 116 309 0 20864 0
Current children cumulated CPU time (s) 751.56
Current children cumulated vsize (KiB) 90064

Child status: 20
Real time (s): 751.991
CPU time (s): 751.665
CPU user time (s): 750.651
CPU system time (s): 1.01384
CPU usage (%): 99.9566
Max. virtual memory (cumulated for all children) (KiB): 401836

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

runsolver used 0.703892 second user time and 2.03569 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-25 05:42:05
IDJOB=1717802
IDBENCH=20424
IDSOLVER=545
FILE ID=node79/1717802-1240630923
PBS_JOBID= 9186350
Free space on /tmp= 66272 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT07/industrial/palacios/medium/cube-11-h13-unsat.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717802-1240630923/watcher-1717802-1240630923 -o /tmp/evaluation-result-1717802-1240630923/solver-1717802-1240630923 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1717802-1240630923.cnf HOME

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

MD5SUM BENCH= 3a68d904935650d9da7e64e1ee7bae82
RANDOM SEED=1247968180

node79.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1738336 kB
Buffers:         33012 kB
Cached:         233016 kB
SwapCached:       6652 kB
Active:          61284 kB
Inactive:       213676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1738336 kB
SwapTotal:     4192956 kB
SwapFree:      4181224 kB
Dirty:           30276 kB
Writeback:           0 kB
Mapped:          13456 kB
Slab:            28656 kB
Committed_AS:   301584 kB
PageTables:       1384 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= 66268 MiB
End job on node79 at 2009-04-25 05:54:37