Trace number 1717542

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 398.007 398.121

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h33-unknown.cnf
MD5SUM6197e38464facb30636a5a3ad5b2f0b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark77.2523
Satisfiable
(Un)Satisfiability was proved
Number of variables172950
Number of clauses837466
Sum of the clauses size2168190
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2666462
Number of clauses of size 3164950
Number of clauses of size 41526
Number of clauses of size 5129
Number of clauses of size over 54123

Solver Data

0.00/0.00	c Parsing...
0.69/0.72	c ==============================================================================
0.69/0.72	c |           |     ORIGINAL     |              LEARNT              |          |
0.69/0.72	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.69/0.72	c ==============================================================================
0.69/0.72	c |         0 |  837166  2167854 |  251149       0        0     nan |  0.000 % |
19.79/19.80	c |         0 |  510801  3267506 |      --       0       --      -- |     --   | -326365/1099652
19.79/19.81	c ==============================================================================
19.79/19.81	c Result  :   #vars: 12778   #clauses: 510801   #literals: 3267506
19.79/19.81	c CPU time:   19.3071 s
19.79/19.81	c ==============================================================================
20.79/20.83	c Rsat version 3.02
20.82/21.57	c Base unit clause learned: 0
397.87/398.00	c CNF stats: (12778 vars, 510801 clauses)
397.87/398.00	c Decisions: 716844
397.87/398.00	c Conflicts: 286715
397.87/398.00	c Restarts: 30
397.87/398.00	c Avg lpc: 46.41
397.87/398.00	c Max decision level: 677
397.87/398.00	c KB reduction: 1 (134286 clauses removed)
397.87/398.00	c Final decision lit size:12778 (100.00 %)
397.87/398.00	c Final stack/save sizes: 1016(7.95 %)/2032(15.90 %)
397.87/398.00	c Final cdc size: 2032 (15.90 %)
397.87/398.00	c ***********************************************
397.87/398.00	c Conflicts with bac: 13097/286715 (4.57 %)
397.87/398.00	c Avg bac size: 24.34
397.87/398.00	c Avg bac bt depth: 10.36 vs 2.07 (normal)
397.87/398.07	c Running time: 376.90970 seconds
397.87/398.09	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-1717542-1240628929/watcher-1717542-1240628929 -o /tmp/evaluation-result-1717542-1240628929/solver-1717542-1240628929 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1717542-1240628929.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 0.98 0.99 3/64 2809
/proc/meminfo: memFree=864664/2055920 swapFree=4192956/4192956
[pid=2809] ppid=2807 vsize=5356 CPUtime=0
/proc/2809/stat : 2809 (rsat.sh) R 2807 2809 1946 0 -1 4194304 271 0 0 0 0 0 0 0 18 0 1 0 90921076 5484544 239 1992294400 4194304 4889804 548682068768 18446744073709551615 269930261151 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/2809/statm: 1339 239 198 169 0 50 0
[pid=2810] ppid=2809 vsize=1464 CPUtime=0
/proc/2810/stat : 2810 (SatElite) R 2809 2809 1946 0 -1 4194304 246 0 0 0 0 0 0 0 18 0 1 0 90921076 1499136 229 1992294400 4194304 4959918 548682068672 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 1 0 0
/proc/2810/statm: 399 230 66 186 0 209 0

[startup+0.0152369 s]
/proc/loadavg: 1.00 0.98 0.99 3/64 2809
/proc/meminfo: memFree=864664/2055920 swapFree=4192956/4192956
[pid=2809] ppid=2807 vsize=5356 CPUtime=0
/proc/2809/stat : 2809 (rsat.sh) S 2807 2809 1946 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 90921076 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2809/statm: 1339 240 199 169 0 50 0
[pid=2810] ppid=2809 vsize=4100 CPUtime=0
/proc/2810/stat : 2810 (SatElite) R 2809 2809 1946 0 -1 4194304 831 0 0 0 0 0 0 0 18 0 1 0 90921076 4198400 814 1992294400 4194304 4959918 548682068672 18446744073709551615 4224913 0 0 4096 3 0 0 0 17 1 0 0
/proc/2810/statm: 1025 814 66 186 0 835 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9456

[startup+0.101246 s]
/proc/loadavg: 1.00 0.98 0.99 3/64 2809
/proc/meminfo: memFree=864664/2055920 swapFree=4192956/4192956
[pid=2809] ppid=2807 vsize=5356 CPUtime=0
/proc/2809/stat : 2809 (rsat.sh) S 2807 2809 1946 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 90921076 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2809/statm: 1339 240 199 169 0 50 0
[pid=2810] ppid=2809 vsize=22268 CPUtime=0.09
/proc/2810/stat : 2810 (SatElite) R 2809 2809 1946 0 -1 4194304 5003 0 0 0 7 2 0 0 20 0 1 0 90921076 22802432 4986 1992294400 4194304 4959918 548682068672 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 1 0 0
/proc/2810/statm: 5600 4989 66 186 0 5410 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27624

[startup+0.301269 s]
/proc/loadavg: 1.00 0.98 0.99 3/64 2809
/proc/meminfo: memFree=864664/2055920 swapFree=4192956/4192956
[pid=2809] ppid=2807 vsize=5356 CPUtime=0
/proc/2809/stat : 2809 (rsat.sh) S 2807 2809 1946 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 90921076 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2809/statm: 1339 240 199 169 0 50 0
[pid=2810] ppid=2809 vsize=68740 CPUtime=0.29
/proc/2810/stat : 2810 (SatElite) R 2809 2809 1946 0 -1 4194304 15383 0 0 0 21 8 0 0 21 0 1 0 90921076 70389760 15366 1992294400 4194304 4959918 548682068672 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 1 0 0
/proc/2810/statm: 17185 15367 66 186 0 16995 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74096

[startup+0.701315 s]
/proc/loadavg: 1.00 0.98 0.99 3/64 2809
/proc/meminfo: memFree=864664/2055920 swapFree=4192956/4192956
[pid=2809] ppid=2807 vsize=5356 CPUtime=0
/proc/2809/stat : 2809 (rsat.sh) S 2807 2809 1946 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 90921076 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2809/statm: 1339 240 199 169 0 50 0
[pid=2810] ppid=2809 vsize=158504 CPUtime=0.69
/proc/2810/stat : 2810 (SatElite) R 2809 2809 1946 0 -1 4194304 36667 0 0 0 51 18 0 0 25 0 1 0 90921076 162308096 36650 1992294400 4194304 4959918 548682068672 18446744073709551615 4232888 0 0 4096 3 0 0 0 17 1 0 0
/proc/2810/statm: 39626 36650 67 186 0 39436 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 163860

[startup+1.50141 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 2811
/proc/meminfo: memFree=705928/2055920 swapFree=4192956/4192956
[pid=2809] ppid=2807 vsize=5356 CPUtime=0
/proc/2809/stat : 2809 (rsat.sh) S 2807 2809 1946 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 90921076 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2809/statm: 1339 240 199 169 0 50 0
[pid=2810] ppid=2809 vsize=174040 CPUtime=1.49
/proc/2810/stat : 2810 (SatElite) R 2809 2809 1946 0 -1 4194304 39919 0 0 0 128 21 0 0 25 0 1 0 90921076 178216960 39472 1992294400 4194304 4959918 548682068672 18446744073709551615 4269307 0 0 4096 3 0 0 0 17 1 0 0
/proc/2810/statm: 43510 39472 91 186 0 43320 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 179396

[startup+3.1016 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 2811
/proc/meminfo: memFree=699464/2055920 swapFree=4192956/4192956
[pid=2809] ppid=2807 vsize=5356 CPUtime=0
/proc/2809/stat : 2809 (rsat.sh) S 2807 2809 1946 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 90921076 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2809/statm: 1339 240 199 169 0 50 0
[pid=2810] ppid=2809 vsize=178584 CPUtime=3.09
/proc/2810/stat : 2810 (SatElite) R 2809 2809 1946 0 -1 4194304 41059 0 0 0 284 25 0 0 25 0 1 0 90921076 182870016 40612 1992294400 4194304 4959918 548682068672 18446744073709551615 4444704 0 0 4096 3 0 0 0 17 1 0 0
/proc/2810/statm: 44646 40612 91 186 0 44456 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 183940

[startup+6.30197 s]
/proc/loadavg: 1.08 1.00 1.00 2/66 2811
/proc/meminfo: memFree=682248/2055920 swapFree=4192956/4192956
[pid=2809] ppid=2807 vsize=5356 CPUtime=0
/proc/2809/stat : 2809 (rsat.sh) S 2807 2809 1946 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 90921076 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2809/statm: 1339 240 199 169 0 50 0
[pid=2810] ppid=2809 vsize=186096 CPUtime=6.29
/proc/2810/stat : 2810 (SatElite) R 2809 2809 1946 0 -1 4194304 42743 0 0 0 596 33 0 0 25 0 1 0 90921076 190562304 42296 1992294400 4194304 4959918 548682068672 18446744073709551615 4255516 0 0 4096 3 0 0 0 17 1 0 0
/proc/2810/statm: 46524 42296 91 186 0 46334 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 191452

[startup+12.7027 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 2811
/proc/meminfo: memFree=656648/2055920 swapFree=4192956/4192956
[pid=2809] ppid=2807 vsize=5356 CPUtime=0
/proc/2809/stat : 2809 (rsat.sh) S 2807 2809 1946 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 90921076 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2809/statm: 1339 240 199 169 0 50 0
[pid=2810] ppid=2809 vsize=196656 CPUtime=12.68
/proc/2810/stat : 2810 (SatElite) R 2809 2809 1946 0 -1 4194304 44990 0 0 0 1221 47 0 0 25 0 1 0 90921076 201375744 44543 1992294400 4194304 4959918 548682068672 18446744073709551615 4270134 0 0 4096 3 0 0 0 17 1 0 0
/proc/2810/statm: 49164 44543 91 186 0 48974 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 202012

[startup+25.5012 s]
/proc/loadavg: 1.14 1.02 1.01 2/66 2812
/proc/meminfo: memFree=763016/2055920 swapFree=4192956/4192956
[pid=2809] ppid=2807 vsize=5356 CPUtime=20.82
/proc/2809/stat : 2809 (rsat.sh) S 2807 2809 1946 0 -1 4194304 315 49981 0 0 0 0 2025 57 16 0 1 0 90921076 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2809/statm: 1339 242 199 169 0 50 0
[pid=2812] ppid=2809 vsize=53840 CPUtime=4.65
/proc/2812/stat : 2812 (rsat) R 2809 2809 1946 0 -1 4194304 13049 0 0 0 458 7 0 0 25 0 1 0 90923159 55132160 12971 1992294400 4194304 5460562 548682068784 18446744073709551615 4198115 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2812/statm: 13460 12971 116 309 0 13147 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 59196

[startup+51.1012 s]
/proc/loadavg: 1.09 1.01 1.00 2/66 2812
/proc/meminfo: memFree=747912/2055920 swapFree=4192956/4192956
[pid=2809] ppid=2807 vsize=5356 CPUtime=20.82
/proc/2809/stat : 2809 (rsat.sh) S 2807 2809 1946 0 -1 4194304 315 49981 0 0 0 0 2025 57 16 0 1 0 90921076 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2809/statm: 1339 242 199 169 0 50 0
[pid=2812] ppid=2809 vsize=69924 CPUtime=30.25
/proc/2812/stat : 2812 (rsat) R 2809 2809 1946 0 -1 4194304 17166 0 0 0 3014 11 0 0 25 0 1 0 90923159 71602176 16891 1992294400 4194304 5460562 548682068784 18446744073709551615 4198009 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2812/statm: 17481 16891 118 309 0 17168 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 75280

[startup+102.305 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 2812
/proc/meminfo: memFree=724680/2055920 swapFree=4192956/4192956
[pid=2809] ppid=2807 vsize=5356 CPUtime=20.82
/proc/2809/stat : 2809 (rsat.sh) S 2807 2809 1946 0 -1 4194304 315 49981 0 0 0 0 2025 57 16 0 1 0 90921076 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2809/statm: 1339 242 199 169 0 50 0
[pid=2812] ppid=2809 vsize=93044 CPUtime=81.43
/proc/2812/stat : 2812 (rsat) R 2809 2809 1946 0 -1 4194304 23105 0 0 0 8127 16 0 0 25 0 1 0 90923159 95277056 22567 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2812/statm: 23261 22567 118 309 0 22948 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 98400

[startup+162.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 2812
/proc/meminfo: memFree=710280/2055920 swapFree=4192956/4192956
[pid=2809] ppid=2807 vsize=5356 CPUtime=20.82
/proc/2809/stat : 2809 (rsat.sh) S 2807 2809 1946 0 -1 4194304 315 49981 0 0 0 0 2025 57 16 0 1 0 90921076 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2809/statm: 1339 242 199 169 0 50 0
[pid=2812] ppid=2809 vsize=106848 CPUtime=141.41
/proc/2812/stat : 2812 (rsat) R 2809 2809 1946 0 -1 4194304 26726 0 0 0 14122 19 0 0 25 0 1 0 90923159 109412352 26186 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2812/statm: 26712 26186 118 309 0 26399 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 112204

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2812
/proc/meminfo: memFree=704072/2055920 swapFree=4192956/4192956
[pid=2809] ppid=2807 vsize=5356 CPUtime=20.82
/proc/2809/stat : 2809 (rsat.sh) S 2807 2809 1946 0 -1 4194304 315 49981 0 0 0 0 2025 57 16 0 1 0 90921076 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2809/statm: 1339 242 199 169 0 50 0
[pid=2812] ppid=2809 vsize=114636 CPUtime=201.4
/proc/2812/stat : 2812 (rsat) R 2809 2809 1946 0 -1 4194304 28766 0 0 0 20120 20 0 0 25 0 1 0 90923159 117387264 27711 1992294400 4194304 5460562 548682068784 18446744073709551615 4210625 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2812/statm: 28659 27711 118 309 0 28346 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 119992

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2812
/proc/meminfo: memFree=701704/2055920 swapFree=4192956/4192956
[pid=2809] ppid=2807 vsize=5356 CPUtime=20.82
/proc/2809/stat : 2809 (rsat.sh) S 2807 2809 1946 0 -1 4194304 315 49981 0 0 0 0 2025 57 16 0 1 0 90921076 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2809/statm: 1339 242 199 169 0 50 0
[pid=2812] ppid=2809 vsize=116580 CPUtime=261.39
/proc/2812/stat : 2812 (rsat) R 2809 2809 1946 0 -1 4194304 31369 0 0 0 26117 22 0 0 25 0 1 0 90923159 119377920 28261 1992294400 4194304 5460562 548682068784 18446744073709551615 4225790 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2812/statm: 29145 28261 118 309 0 28832 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 121936

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2812
/proc/meminfo: memFree=701704/2055920 swapFree=4192956/4192956
[pid=2809] ppid=2807 vsize=5356 CPUtime=20.82
/proc/2809/stat : 2809 (rsat.sh) S 2807 2809 1946 0 -1 4194304 315 49981 0 0 0 0 2025 57 16 0 1 0 90921076 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2809/statm: 1339 242 199 169 0 50 0
[pid=2812] ppid=2809 vsize=116720 CPUtime=321.37
/proc/2812/stat : 2812 (rsat) R 2809 2809 1946 0 -1 4194304 31389 0 0 0 32115 22 0 0 25 0 1 0 90923159 119521280 28281 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2812/statm: 29180 28281 118 309 0 28867 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 122076

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

[startup+358.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2812
/proc/meminfo: memFree=701448/2055920 swapFree=4192956/4192956
[pid=2809] ppid=2807 vsize=5356 CPUtime=20.82
/proc/2809/stat : 2809 (rsat.sh) S 2807 2809 1946 0 -1 4194304 315 49981 0 0 0 0 2025 57 16 0 1 0 90921076 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2809/statm: 1339 242 199 169 0 50 0
[pid=2812] ppid=2809 vsize=116976 CPUtime=337.36
/proc/2812/stat : 2812 (rsat) R 2809 2809 1946 0 -1 4194304 31474 0 0 0 33714 22 0 0 25 0 1 0 90923159 119783424 28366 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2812/statm: 29244 28366 118 309 0 28931 0
Current children cumulated CPU time (s) 358.18
Current children cumulated vsize (KiB) 122332

[startup+383.905 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2812
/proc/meminfo: memFree=701384/2055920 swapFree=4192956/4192956
[pid=2809] ppid=2807 vsize=5356 CPUtime=20.82
/proc/2809/stat : 2809 (rsat.sh) S 2807 2809 1946 0 -1 4194304 315 49981 0 0 0 0 2025 57 16 0 1 0 90921076 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2809/statm: 1339 242 199 169 0 50 0
[pid=2812] ppid=2809 vsize=116976 CPUtime=362.96
/proc/2812/stat : 2812 (rsat) R 2809 2809 1946 0 -1 4194304 31486 0 0 0 36274 22 0 0 25 0 1 0 90923159 119783424 28378 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2812/statm: 29244 28378 118 309 0 28931 0
Current children cumulated CPU time (s) 383.78
Current children cumulated vsize (KiB) 122332

[startup+390.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2812
/proc/meminfo: memFree=701384/2055920 swapFree=4192956/4192956
[pid=2809] ppid=2807 vsize=5356 CPUtime=20.82
/proc/2809/stat : 2809 (rsat.sh) S 2807 2809 1946 0 -1 4194304 315 49981 0 0 0 0 2025 57 16 0 1 0 90921076 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2809/statm: 1339 242 199 169 0 50 0
[pid=2812] ppid=2809 vsize=116976 CPUtime=369.35
/proc/2812/stat : 2812 (rsat) R 2809 2809 1946 0 -1 4194304 31486 0 0 0 36913 22 0 0 25 0 1 0 90923159 119783424 28378 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2812/statm: 29244 28378 118 309 0 28931 0
Current children cumulated CPU time (s) 390.17
Current children cumulated vsize (KiB) 122332

[startup+393.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2812
/proc/meminfo: memFree=701384/2055920 swapFree=4192956/4192956
[pid=2809] ppid=2807 vsize=5356 CPUtime=20.82
/proc/2809/stat : 2809 (rsat.sh) S 2807 2809 1946 0 -1 4194304 315 49981 0 0 0 0 2025 57 16 0 1 0 90921076 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2809/statm: 1339 242 199 169 0 50 0
[pid=2812] ppid=2809 vsize=116976 CPUtime=372.55
/proc/2812/stat : 2812 (rsat) R 2809 2809 1946 0 -1 4194304 31486 0 0 0 37233 22 0 0 25 0 1 0 90923159 119783424 28378 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2812/statm: 29244 28378 118 309 0 28931 0
Current children cumulated CPU time (s) 393.37
Current children cumulated vsize (KiB) 122332

[startup+396.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2812
/proc/meminfo: memFree=701384/2055920 swapFree=4192956/4192956
[pid=2809] ppid=2807 vsize=5356 CPUtime=20.82
/proc/2809/stat : 2809 (rsat.sh) S 2807 2809 1946 0 -1 4194304 315 49981 0 0 0 0 2025 57 16 0 1 0 90921076 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2809/statm: 1339 242 199 169 0 50 0
[pid=2812] ppid=2809 vsize=116976 CPUtime=375.75
/proc/2812/stat : 2812 (rsat) R 2809 2809 1946 0 -1 4194304 31486 0 0 0 37553 22 0 0 25 0 1 0 90923159 119783424 28378 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2812/statm: 29244 28378 118 309 0 28931 0
Current children cumulated CPU time (s) 396.57
Current children cumulated vsize (KiB) 122332

[startup+397.503 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2812
/proc/meminfo: memFree=701384/2055920 swapFree=4192956/4192956
[pid=2809] ppid=2807 vsize=5356 CPUtime=20.82
/proc/2809/stat : 2809 (rsat.sh) S 2807 2809 1946 0 -1 4194304 315 49981 0 0 0 0 2025 57 16 0 1 0 90921076 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2809/statm: 1339 242 199 169 0 50 0
[pid=2812] ppid=2809 vsize=116976 CPUtime=376.55
/proc/2812/stat : 2812 (rsat) R 2809 2809 1946 0 -1 4194304 31486 0 0 0 37633 22 0 0 25 0 1 0 90923159 119783424 28378 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2812/statm: 29244 28378 118 309 0 28931 0
Current children cumulated CPU time (s) 397.37
Current children cumulated vsize (KiB) 122332

[startup+397.903 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2812
/proc/meminfo: memFree=701384/2055920 swapFree=4192956/4192956
[pid=2809] ppid=2807 vsize=5356 CPUtime=20.82
/proc/2809/stat : 2809 (rsat.sh) S 2807 2809 1946 0 -1 4194304 315 49981 0 0 0 0 2025 57 16 0 1 0 90921076 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2809/statm: 1339 242 199 169 0 50 0
[pid=2812] ppid=2809 vsize=116976 CPUtime=376.95
/proc/2812/stat : 2812 (rsat) R 2809 2809 1946 0 -1 4194304 31486 0 0 0 37673 22 0 0 25 0 1 0 90923159 119783424 28378 1992294400 4194304 5460562 548682068784 18446744073709551615 4211562 0 0 4096 1026 0 0 0 17 1 0 0
/proc/2812/statm: 29244 28378 118 309 0 28931 0
Current children cumulated CPU time (s) 397.77
Current children cumulated vsize (KiB) 122332

[startup+398.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2813
/proc/meminfo: memFree=827016/2055920 swapFree=4192956/4192956
[pid=2809] ppid=2807 vsize=5360 CPUtime=397.97
/proc/2809/stat : 2809 (rsat.sh) S 2807 2809 1946 0 -1 4194304 343 81471 0 0 0 0 39716 81 19 0 1 0 90921076 5488640 244 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2809/statm: 1340 244 200 169 0 51 0
[pid=2813] ppid=2809 vsize=2536 CPUtime=0
/proc/2813/stat : 2813 (rm) R 2809 2809 1946 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 90960885 2596864 91 1992294400 4194304 4227748 548682068640 18446744073709551615 269930435625 0 0 4096 0 0 0 0 17 1 0 0
/proc/2813/statm: 634 91 73 8 0 42 0
Current children cumulated CPU time (s) 397.97
Current children cumulated vsize (KiB) 7896

Child status: 20
Real time (s): 398.121
CPU time (s): 398.007
CPU user time (s): 397.162
CPU system time (s): 0.844871
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 219400

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

runsolver used 0.469928 second user time and 0.986849 second system time

The end

Launcher Data

Begin job on node53 at 2009-04-25 05:08:50
IDJOB=1717542
IDBENCH=20418
IDSOLVER=545
FILE ID=node53/1717542-1240628929
PBS_JOBID= 9186316
Free space on /tmp= 66464 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h33-unknown.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717542-1240628929/watcher-1717542-1240628929 -o /tmp/evaluation-result-1717542-1240628929/solver-1717542-1240628929 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1717542-1240628929.cnf HOME

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

MD5SUM BENCH= 6197e38464facb30636a5a3ad5b2f0b5
RANDOM SEED=1724564030

node53.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.245
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.245
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:        865144 kB
Buffers:         93376 kB
Cached:         994624 kB
SwapCached:          0 kB
Active:         157308 kB
Inactive:       944648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        865144 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           20940 kB
Writeback:           0 kB
Mapped:          23712 kB
Slab:            74844 kB
Committed_AS:   222756 kB
PageTables:       1376 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= 66456 MiB
End job on node53 at 2009-04-25 05:15:29