Trace number 1723910

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 476.696 476.932

General information on the benchmark

Namevelev-pipe-o-uns-1.0-7.cnf
MD5SUMb7df25f653e1e7a9ffcd39b3231809e6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark253.941
Satisfiable
(Un)Satisfiability was proved
Number of variables24415
Number of clauses711050
Sum of the clauses size2091630
Maximum clause length161
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2605924
Number of clauses of size 386384
Number of clauses of size 4614
Number of clauses of size 5475
Number of clauses of size over 517652

Solver Data

0.00/0.00	c Parsing...
0.49/0.52	c ==============================================================================
0.49/0.52	c |           |     ORIGINAL     |              LEARNT              |          |
0.49/0.52	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.49/0.52	c ==============================================================================
0.49/0.52	c |         0 |  711049  2091629 |  213314       0        0     nan |  0.000 % |
2.35/2.44	c |         0 |  700461  2138957 |      --       0       --      -- |     --   | -10530/47459
2.35/2.44	c ==============================================================================
2.35/2.44	c Result  :   #vars: 21173   #clauses: 700461   #literals: 2138957
2.35/2.44	c CPU time:   2.26565 s
2.35/2.44	c ==============================================================================
3.06/3.17	c Rsat version 3.02
3.54/3.61	c Base unit clause learned: 0
476.54/476.82	c CNF stats: (21173 vars, 700461 clauses)
476.54/476.82	c Decisions: 4492335
476.54/476.82	c Conflicts: 565031
476.54/476.82	c Restarts: 253
476.54/476.82	c Avg lpc: 117.79
476.54/476.82	c Max decision level: 3348
476.54/476.82	c KB reduction: 2 (411220 clauses removed)
476.54/476.82	c Final decision lit size:21173 (100.00 %)
476.54/476.82	c Final stack/save sizes: 3376(15.94 %)/3376(15.94 %)
476.54/476.82	c Final cdc size: 3376 (15.94 %)
476.54/476.82	c ***********************************************
476.54/476.82	c Conflicts with bac: 21747/565031 (3.85 %)
476.54/476.82	c Avg bac size: 67.67
476.54/476.82	c Avg bac bt depth: 31.01 vs 6.97 (normal)
476.54/476.90	c Running time: 473.12807 seconds
476.64/476.91	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-1723910-1240690110/watcher-1723910-1240690110 -o /tmp/evaluation-result-1723910-1240690110/solver-1723910-1240690110 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1723910-1240690110.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/64 18990
/proc/meminfo: memFree=1226480/2055920 swapFree=4192956/4192956
[pid=18990] ppid=18988 vsize=5356 CPUtime=0
/proc/18990/stat : 18990 (rsat.sh) R 18988 18990 18548 0 -1 4194304 271 0 0 0 0 0 0 0 18 0 1 0 97044826 5484544 239 1992294400 4194304 4889804 548682068768 18446744073709551615 215418989215 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/18990/statm: 1339 239 198 169 0 50 0
[pid=18991] ppid=18990 vsize=1408 CPUtime=0
/proc/18991/stat : 18991 (SatElite) R 18990 18990 18548 0 -1 4194304 208 0 0 0 0 0 0 0 18 0 1 0 97044826 1441792 191 1992294400 4194304 4959918 548682068656 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/18991/statm: 352 194 65 186 0 162 0

[startup+0.0889161 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18990
/proc/meminfo: memFree=1226480/2055920 swapFree=4192956/4192956
[pid=18990] ppid=18988 vsize=5356 CPUtime=0
/proc/18990/stat : 18990 (rsat.sh) S 18988 18990 18548 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 97044826 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18990/statm: 1339 240 199 169 0 50 0
[pid=18991] ppid=18990 vsize=14968 CPUtime=0.08
/proc/18991/stat : 18991 (SatElite) R 18990 18990 18548 0 -1 4194304 3325 0 0 0 6 2 0 0 19 0 1 0 97044826 15327232 3308 1992294400 4194304 4959918 548682068656 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/18991/statm: 3742 3309 65 186 0 3552 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 20324

[startup+0.101916 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18990
/proc/meminfo: memFree=1226480/2055920 swapFree=4192956/4192956
[pid=18990] ppid=18988 vsize=5356 CPUtime=0
/proc/18990/stat : 18990 (rsat.sh) S 18988 18990 18548 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 97044826 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18990/statm: 1339 240 199 169 0 50 0
[pid=18991] ppid=18990 vsize=16552 CPUtime=0.09
/proc/18991/stat : 18991 (SatElite) R 18990 18990 18548 0 -1 4194304 3779 0 0 0 7 2 0 0 19 0 1 0 97044826 16949248 3763 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/18991/statm: 4138 3763 65 186 0 3948 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21908

[startup+0.301936 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18990
/proc/meminfo: memFree=1226480/2055920 swapFree=4192956/4192956
[pid=18990] ppid=18988 vsize=5356 CPUtime=0
/proc/18990/stat : 18990 (rsat.sh) S 18988 18990 18548 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 97044826 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18990/statm: 1339 240 199 169 0 50 0
[pid=18991] ppid=18990 vsize=45976 CPUtime=0.29
/proc/18991/stat : 18991 (SatElite) R 18990 18990 18548 0 -1 4194304 10879 0 0 0 23 6 0 0 21 0 1 0 97044826 47079424 10862 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/18991/statm: 11494 10863 65 186 0 11304 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51332

[startup+0.701982 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18990
/proc/meminfo: memFree=1226480/2055920 swapFree=4192956/4192956
[pid=18990] ppid=18988 vsize=5356 CPUtime=0
/proc/18990/stat : 18990 (rsat.sh) S 18988 18990 18548 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 97044826 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18990/statm: 1339 240 199 169 0 50 0
[pid=18991] ppid=18990 vsize=95368 CPUtime=0.69
/proc/18991/stat : 18991 (SatElite) R 18990 18990 18548 0 -1 4194304 23391 0 0 0 57 12 0 0 25 0 1 0 97044826 97656832 22134 1992294400 4194304 4959918 548682068656 18446744073709551615 4418129 0 0 4096 3 0 0 0 17 0 0 0
/proc/18991/statm: 23842 22134 92 186 0 23652 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 100724

[startup+1.50107 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18992
/proc/meminfo: memFree=1133152/2055920 swapFree=4192956/4192956
[pid=18990] ppid=18988 vsize=5356 CPUtime=0
/proc/18990/stat : 18990 (rsat.sh) S 18988 18990 18548 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 97044826 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18990/statm: 1339 240 199 169 0 50 0
[pid=18991] ppid=18990 vsize=114020 CPUtime=1.49
/proc/18991/stat : 18991 (SatElite) R 18990 18990 18548 0 -1 4194304 26219 0 0 0 136 13 0 0 25 0 1 0 97044826 116756480 24962 1992294400 4194304 4959918 548682068656 18446744073709551615 4269077 0 0 4096 3 0 0 0 17 0 0 0
/proc/18991/statm: 28505 24962 92 186 0 28315 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 119376

[startup+3.10225 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18992
/proc/meminfo: memFree=1127200/2055920 swapFree=4192956/4192956
[pid=18990] ppid=18988 vsize=5356 CPUtime=0
/proc/18990/stat : 18990 (rsat.sh) S 18988 18990 18548 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 97044826 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18990/statm: 1339 240 199 169 0 50 0
[pid=18991] ppid=18990 vsize=109680 CPUtime=3.06
/proc/18991/stat : 18991 (SatElite) R 18990 18990 18548 0 -1 4194304 27023 0 0 0 287 19 0 0 25 0 1 0 97044826 112312320 24451 1992294400 4194304 4959918 548682068656 18446744073709551615 4444704 0 0 4096 3 0 0 0 17 0 0 0
/proc/18991/statm: 27420 24451 92 186 0 27230 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 115036

[startup+6.30161 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18993
/proc/meminfo: memFree=1160544/2055920 swapFree=4192956/4192956
[pid=18990] ppid=18988 vsize=5356 CPUtime=3.12
/proc/18990/stat : 18990 (rsat.sh) S 18988 18990 18548 0 -1 4194304 315 27026 0 0 0 0 292 20 16 0 1 0 97044826 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18990/statm: 1339 242 199 169 0 50 0
[pid=18993] ppid=18990 vsize=54832 CPUtime=3.12
/proc/18993/stat : 18993 (rsat) R 18990 18990 18548 0 -1 4194304 13335 0 0 0 306 6 0 0 25 0 1 0 97045143 56147968 13147 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18993/statm: 13708 13147 116 309 0 13395 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 60188

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18993
/proc/meminfo: memFree=1155424/2055920 swapFree=4192956/4192956
[pid=18990] ppid=18988 vsize=5356 CPUtime=3.12
/proc/18990/stat : 18990 (rsat.sh) S 18988 18990 18548 0 -1 4194304 315 27026 0 0 0 0 292 20 16 0 1 0 97044826 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18990/statm: 1339 242 199 169 0 50 0
[pid=18993] ppid=18990 vsize=59684 CPUtime=9.51
/proc/18993/stat : 18993 (rsat) R 18990 18990 18548 0 -1 4194304 14562 0 0 0 944 7 0 0 25 0 1 0 97045143 61116416 14362 1992294400 4194304 5460562 548682068784 18446744073709551615 4226196 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18993/statm: 14921 14362 118 309 0 14608 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 65040

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18993
/proc/meminfo: memFree=1144992/2055920 swapFree=4192956/4192956
[pid=18990] ppid=18988 vsize=5356 CPUtime=3.12
/proc/18990/stat : 18990 (rsat.sh) S 18988 18990 18548 0 -1 4194304 315 27026 0 0 0 0 292 20 16 0 1 0 97044826 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18990/statm: 1339 242 199 169 0 50 0
[pid=18993] ppid=18990 vsize=70468 CPUtime=22.31
/proc/18993/stat : 18993 (rsat) R 18990 18990 18548 0 -1 4194304 17368 0 0 0 2221 10 0 0 25 0 1 0 97045143 72159232 16960 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18993/statm: 17617 16960 118 309 0 17304 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 75824

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18993
/proc/meminfo: memFree=1127456/2055920 swapFree=4192956/4192956
[pid=18990] ppid=18988 vsize=5356 CPUtime=3.12
/proc/18990/stat : 18990 (rsat.sh) S 18988 18990 18548 0 -1 4194304 315 27026 0 0 0 0 292 20 16 0 1 0 97044826 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18990/statm: 1339 242 199 169 0 50 0
[pid=18993] ppid=18990 vsize=88692 CPUtime=47.88
/proc/18993/stat : 18993 (rsat) R 18990 18990 18548 0 -1 4194304 22096 0 0 0 4775 13 0 0 25 0 1 0 97045143 90820608 21414 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18993/statm: 22173 21414 118 309 0 21860 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 94048

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18993
/proc/meminfo: memFree=1091744/2055920 swapFree=4192956/4192956
[pid=18990] ppid=18988 vsize=5356 CPUtime=3.12
/proc/18990/stat : 18990 (rsat.sh) S 18988 18990 18548 0 -1 4194304 315 27026 0 0 0 0 292 20 16 0 1 0 97044826 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18990/statm: 1339 242 199 169 0 50 0
[pid=18993] ppid=18990 vsize=125176 CPUtime=99.07
/proc/18993/stat : 18993 (rsat) R 18990 18990 18548 0 -1 4194304 31420 0 0 0 9887 20 0 0 25 0 1 0 97045143 128180224 30207 1992294400 4194304 5460562 548682068784 18446744073709551615 4226010 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18993/statm: 31294 30207 118 309 0 30981 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 130532

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18993
/proc/meminfo: memFree=1051040/2055920 swapFree=4192956/4192956
[pid=18990] ppid=18988 vsize=5356 CPUtime=3.12
/proc/18990/stat : 18990 (rsat.sh) S 18988 18990 18548 0 -1 4194304 315 27026 0 0 0 0 292 20 16 0 1 0 97044826 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18990/statm: 1339 242 199 169 0 50 0
[pid=18993] ppid=18990 vsize=165116 CPUtime=159.04
/proc/18993/stat : 18993 (rsat) R 18990 18990 18548 0 -1 4194304 41678 0 0 0 15875 29 0 0 25 0 1 0 97045143 169078784 40433 1992294400 4194304 5460562 548682068784 18446744073709551615 4198009 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18993/statm: 41279 40433 118 309 0 40966 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 170472

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18993
/proc/meminfo: memFree=1033056/2055920 swapFree=4192956/4192956
[pid=18990] ppid=18988 vsize=5356 CPUtime=3.12
/proc/18990/stat : 18990 (rsat.sh) S 18988 18990 18548 0 -1 4194304 315 27026 0 0 0 0 292 20 16 0 1 0 97044826 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18990/statm: 1339 242 199 169 0 50 0
[pid=18993] ppid=18990 vsize=182452 CPUtime=219.02
/proc/18993/stat : 18993 (rsat) R 18990 18990 18548 0 -1 4194304 48100 0 0 0 21868 34 0 0 25 0 1 0 97045143 186830848 44792 1992294400 4194304 5460562 548682068784 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18993/statm: 45613 44792 118 309 0 45300 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 187808

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18993
/proc/meminfo: memFree=1032928/2055920 swapFree=4192956/4192956
[pid=18990] ppid=18988 vsize=5356 CPUtime=3.12
/proc/18990/stat : 18990 (rsat.sh) S 18988 18990 18548 0 -1 4194304 315 27026 0 0 0 0 292 20 16 0 1 0 97044826 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18990/statm: 1339 242 199 169 0 50 0
[pid=18993] ppid=18990 vsize=182452 CPUtime=278.99
/proc/18993/stat : 18993 (rsat) R 18990 18990 18548 0 -1 4194304 48171 0 0 0 27865 34 0 0 25 0 1 0 97045143 186830848 44863 1992294400 4194304 5460562 548682068784 18446744073709551615 4226290 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18993/statm: 45613 44863 118 309 0 45300 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 187808

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18993
/proc/meminfo: memFree=1031840/2055920 swapFree=4192956/4192956
[pid=18990] ppid=18988 vsize=5356 CPUtime=3.12
/proc/18990/stat : 18990 (rsat.sh) S 18988 18990 18548 0 -1 4194304 315 27026 0 0 0 0 292 20 16 0 1 0 97044826 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18990/statm: 1339 242 199 169 0 50 0
[pid=18993] ppid=18990 vsize=183976 CPUtime=338.97
/proc/18993/stat : 18993 (rsat) R 18990 18990 18548 0 -1 4194304 48436 0 0 0 33863 34 0 0 25 0 1 0 97045143 188391424 45128 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18993/statm: 45994 45128 118 309 0 45681 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 189332

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18993
/proc/meminfo: memFree=1011680/2055920 swapFree=4192956/4192956
[pid=18990] ppid=18988 vsize=5356 CPUtime=3.12
/proc/18990/stat : 18990 (rsat.sh) S 18988 18990 18548 0 -1 4194304 315 27026 0 0 0 0 292 20 16 0 1 0 97044826 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18990/statm: 1339 242 199 169 0 50 0
[pid=18993] ppid=18990 vsize=203776 CPUtime=398.95
/proc/18993/stat : 18993 (rsat) R 18990 18990 18548 0 -1 4194304 55492 0 0 0 39857 38 0 0 25 0 1 0 97045143 208666624 50160 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18993/statm: 50944 50160 118 309 0 50631 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 209132

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18993
/proc/meminfo: memFree=1011680/2055920 swapFree=4192956/4192956
[pid=18990] ppid=18988 vsize=5356 CPUtime=3.12
/proc/18990/stat : 18990 (rsat.sh) S 18988 18990 18548 0 -1 4194304 315 27026 0 0 0 0 292 20 16 0 1 0 97044826 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18990/statm: 1339 242 199 169 0 50 0
[pid=18993] ppid=18990 vsize=203776 CPUtime=458.92
/proc/18993/stat : 18993 (rsat) R 18990 18990 18548 0 -1 4194304 55492 0 0 0 45854 38 0 0 25 0 1 0 97045143 208666624 50160 1992294400 4194304 5460562 548682068784 18446744073709551615 4210625 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18993/statm: 50944 50160 118 309 0 50631 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 209132

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

[startup+467.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18993
/proc/meminfo: memFree=1011680/2055920 swapFree=4192956/4192956
[pid=18990] ppid=18988 vsize=5356 CPUtime=3.12
/proc/18990/stat : 18990 (rsat.sh) S 18988 18990 18548 0 -1 4194304 315 27026 0 0 0 0 292 20 16 0 1 0 97044826 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18990/statm: 1339 242 199 169 0 50 0
[pid=18993] ppid=18990 vsize=203776 CPUtime=463.72
/proc/18993/stat : 18993 (rsat) R 18990 18990 18548 0 -1 4194304 55492 0 0 0 46334 38 0 0 25 0 1 0 97045143 208666624 50160 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18993/statm: 50944 50160 118 309 0 50631 0
Current children cumulated CPU time (s) 466.84
Current children cumulated vsize (KiB) 209132

[startup+473.503 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18993
/proc/meminfo: memFree=1011680/2055920 swapFree=4192956/4192956
[pid=18990] ppid=18988 vsize=5356 CPUtime=3.12
/proc/18990/stat : 18990 (rsat.sh) S 18988 18990 18548 0 -1 4194304 315 27026 0 0 0 0 292 20 16 0 1 0 97044826 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18990/statm: 1339 242 199 169 0 50 0
[pid=18993] ppid=18990 vsize=203776 CPUtime=470.12
/proc/18993/stat : 18993 (rsat) R 18990 18990 18548 0 -1 4194304 55492 0 0 0 46974 38 0 0 25 0 1 0 97045143 208666624 50160 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18993/statm: 50944 50160 118 309 0 50631 0
Current children cumulated CPU time (s) 473.24
Current children cumulated vsize (KiB) 209132

[startup+475.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18993
/proc/meminfo: memFree=1011680/2055920 swapFree=4192956/4192956
[pid=18990] ppid=18988 vsize=5356 CPUtime=3.12
/proc/18990/stat : 18990 (rsat.sh) S 18988 18990 18548 0 -1 4194304 315 27026 0 0 0 0 292 20 16 0 1 0 97044826 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18990/statm: 1339 242 199 169 0 50 0
[pid=18993] ppid=18990 vsize=203776 CPUtime=471.72
/proc/18993/stat : 18993 (rsat) R 18990 18990 18548 0 -1 4194304 55492 0 0 0 47134 38 0 0 25 0 1 0 97045143 208666624 50160 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18993/statm: 50944 50160 118 309 0 50631 0
Current children cumulated CPU time (s) 474.84
Current children cumulated vsize (KiB) 209132

[startup+475.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18993
/proc/meminfo: memFree=1011680/2055920 swapFree=4192956/4192956
[pid=18990] ppid=18988 vsize=5356 CPUtime=3.12
/proc/18990/stat : 18990 (rsat.sh) S 18988 18990 18548 0 -1 4194304 315 27026 0 0 0 0 292 20 16 0 1 0 97044826 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18990/statm: 1339 242 199 169 0 50 0
[pid=18993] ppid=18990 vsize=202004 CPUtime=472.52
/proc/18993/stat : 18993 (rsat) R 18990 18990 18548 0 -1 4194304 55493 0 0 0 47214 38 0 0 25 0 1 0 97045143 206852096 49718 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18993/statm: 50501 49718 119 309 0 50188 0
Current children cumulated CPU time (s) 475.64
Current children cumulated vsize (KiB) 207360

[startup+476.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18993
/proc/meminfo: memFree=1013280/2055920 swapFree=4192956/4192956
[pid=18990] ppid=18988 vsize=5356 CPUtime=3.12
/proc/18990/stat : 18990 (rsat.sh) S 18988 18990 18548 0 -1 4194304 315 27026 0 0 0 0 292 20 16 0 1 0 97044826 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18990/statm: 1339 242 199 169 0 50 0
[pid=18993] ppid=18990 vsize=202004 CPUtime=473.32
/proc/18993/stat : 18993 (rsat) R 18990 18990 18548 0 -1 4194304 55493 0 0 0 47294 38 0 0 25 0 1 0 97045143 206852096 49718 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18993/statm: 50501 49718 119 309 0 50188 0
Current children cumulated CPU time (s) 476.44
Current children cumulated vsize (KiB) 207360

[startup+476.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18993
/proc/meminfo: memFree=1013280/2055920 swapFree=4192956/4192956
[pid=18990] ppid=18988 vsize=5356 CPUtime=3.12
/proc/18990/stat : 18990 (rsat.sh) S 18988 18990 18548 0 -1 4194304 315 27026 0 0 0 0 292 20 16 0 1 0 97044826 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18990/statm: 1339 242 199 169 0 50 0
[pid=18993] ppid=18990 vsize=0 CPUtime=473.52
/proc/18993/stat : 18993 (rsat) R 18990 18990 18548 0 -1 4194308 55497 0 0 0 47312 40 0 0 25 0 1 0 97045143 0 0 1992294400 0 0 0 0 0 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18993/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 476.64
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 476.932
CPU time (s): 476.696
CPU user time (s): 476.052
CPU system time (s): 0.643902
CPU usage (%): 99.9504
Max. virtual memory (cumulated for all children) (KiB): 217324

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

runsolver used 0.465929 second user time and 1.2768 second system time

The end

Launcher Data

Begin job on node9 at 2009-04-25 22:08:31
IDJOB=1723910
IDBENCH=71743
IDSOLVER=545
FILE ID=node9/1723910-1240690110
PBS_JOBID= 9186664
Free space on /tmp= 66316 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.0-7.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723910-1240690110/watcher-1723910-1240690110 -o /tmp/evaluation-result-1723910-1240690110/solver-1723910-1240690110 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1723910-1240690110.cnf HOME

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

MD5SUM BENCH= b7df25f653e1e7a9ffcd39b3231809e6
RANDOM SEED=1259667359

node9.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.240
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.240
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:       1226960 kB
Buffers:         78044 kB
Cached:         655744 kB
SwapCached:          0 kB
Active:         134584 kB
Inactive:       613144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1226960 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           18764 kB
Writeback:           0 kB
Mapped:          23696 kB
Slab:            67256 kB
Committed_AS:   330164 kB
PageTables:       1388 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= 66312 MiB
End job on node9 at 2009-04-25 22:16:28