Trace number 1773459

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 148 148.085

General information on the benchmark

Namemanol-pipe-g10nid.cnf
MD5SUMd46e452956bc993f202d3b06fd3e858e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark91.7301
Satisfiable
(Un)Satisfiability was proved
Number of variables217725
Number of clauses646228
Sum of the clauses size1507864
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2430818
Number of clauses of size 3215409
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.59/0.65	c ==============================================================================
0.59/0.65	c |           |     ORIGINAL     |              LEARNT              |          |
0.59/0.65	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.59/0.65	c ==============================================================================
0.59/0.65	c |         0 |  646227  1507863 |  193868       0        0     nan |  0.000 % |
4.08/4.15	c |         0 |  276775  1085434 |      --       0       --      -- |     --   | -369450/-422424
4.08/4.15	c ==============================================================================
4.08/4.15	c Result  :   #vars: 35740   #clauses: 276775   #literals: 1085434
4.08/4.15	c CPU time:   3.85241 s
4.08/4.15	c ==============================================================================
4.58/4.60	c Rsat version 3.02
4.59/4.83	c Base unit clause learned: 0
147.80/147.98	c CNF stats: (35740 vars, 276775 clauses)
147.80/147.98	c Decisions: 2751276
147.80/147.98	c Conflicts: 424928
147.80/147.98	c Restarts: 126
147.80/147.98	c Avg lpc: 31.62
147.80/147.98	c Max decision level: 2273
147.80/147.98	c KB reduction: 6 (356956 clauses removed)
147.80/147.98	c Final decision lit size:35740 (100.00 %)
147.80/147.98	c Final stack/save sizes: 357(1.00 %)/714(2.00 %)
147.80/147.98	c Final cdc size: 714 (2.00 %)
147.80/147.98	c ***********************************************
147.80/147.98	c Conflicts with bac: 56215/424928 (13.23 %)
147.80/147.98	c Avg bac size: 15.64
147.80/147.98	c Avg bac bt depth: 17.99 vs 4.62 (normal)
147.90/148.05	c Running time: 143.28322 seconds
147.90/148.06	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-1773459-1241332840/watcher-1773459-1241332840 -o /tmp/evaluation-result-1773459-1241332840/solver-1773459-1241332840 -C 10000 -W 12000 -M 1800 HOME/rsat.sh HOME/instance-1773459-1241332840.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 1.05 0.99 0.99 3/64 27904
/proc/meminfo: memFree=1054400/2055920 swapFree=4181256/4192956
[pid=27904] ppid=27902 vsize=5356 CPUtime=0
/proc/27904/stat : 27904 (rsat.sh) R 27902 27904 27675 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 161317562 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234463903 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/27904/statm: 1339 238 198 169 0 50 0
[pid=27905] ppid=27904 vsize=1516 CPUtime=0
/proc/27905/stat : 27905 (SatElite) R 27904 27904 27675 0 -1 4194304 233 0 0 0 0 0 0 0 18 0 1 0 161317562 1552384 217 1992294400 4194304 4959918 548682068688 18446744073709551615 4437675 0 0 4096 3 0 0 0 17 0 0 0
/proc/27905/statm: 413 222 64 186 0 223 0

[startup+0.025037 s]
/proc/loadavg: 1.05 0.99 0.99 3/64 27904
/proc/meminfo: memFree=1054400/2055920 swapFree=4181256/4192956
[pid=27904] ppid=27902 vsize=5356 CPUtime=0
/proc/27904/stat : 27904 (rsat.sh) S 27902 27904 27675 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161317562 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27904/statm: 1339 239 199 169 0 50 0
[pid=27905] ppid=27904 vsize=7268 CPUtime=0.01
/proc/27905/stat : 27905 (SatElite) R 27904 27904 27675 0 -1 4194304 1535 0 0 0 1 0 0 0 19 0 1 0 161317562 7442432 1518 1992294400 4194304 4959918 548682068688 18446744073709551615 4237318 0 0 4096 3 0 0 0 17 0 0 0
/proc/27905/statm: 1817 1520 64 186 0 1627 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12624

[startup+0.101042 s]
/proc/loadavg: 1.05 0.99 0.99 3/64 27904
/proc/meminfo: memFree=1054400/2055920 swapFree=4181256/4192956
[pid=27904] ppid=27902 vsize=5356 CPUtime=0
/proc/27904/stat : 27904 (rsat.sh) S 27902 27904 27675 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161317562 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27904/statm: 1339 239 199 169 0 50 0
[pid=27905] ppid=27904 vsize=27652 CPUtime=0.09
/proc/27905/stat : 27905 (SatElite) R 27904 27904 27675 0 -1 4194304 6192 0 0 0 6 3 0 0 19 0 1 0 161317562 28315648 6175 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/27905/statm: 6913 6178 64 186 0 6723 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33008

[startup+0.301061 s]
/proc/loadavg: 1.05 0.99 0.99 3/64 27904
/proc/meminfo: memFree=1054400/2055920 swapFree=4181256/4192956
[pid=27904] ppid=27902 vsize=5356 CPUtime=0
/proc/27904/stat : 27904 (rsat.sh) S 27902 27904 27675 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161317562 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27904/statm: 1339 239 199 169 0 50 0
[pid=27905] ppid=27904 vsize=74848 CPUtime=0.29
/proc/27905/stat : 27905 (SatElite) R 27904 27904 27675 0 -1 4194304 18161 0 0 0 20 9 0 0 21 0 1 0 161317562 76644352 18144 1992294400 4194304 4959918 548682068688 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/27905/statm: 18712 18146 64 186 0 18522 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80204

[startup+0.701099 s]
/proc/loadavg: 1.05 0.99 0.99 3/64 27904
/proc/meminfo: memFree=1054400/2055920 swapFree=4181256/4192956
[pid=27904] ppid=27902 vsize=5356 CPUtime=0
/proc/27904/stat : 27904 (rsat.sh) S 27902 27904 27675 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161317562 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27904/statm: 1339 239 199 169 0 50 0
[pid=27905] ppid=27904 vsize=158424 CPUtime=0.69
/proc/27905/stat : 27905 (SatElite) R 27904 27904 27675 0 -1 4194304 38194 0 0 0 51 18 0 0 25 0 1 0 161317562 162226176 36806 1992294400 4194304 4959918 548682068688 18446744073709551615 4253604 0 0 4096 3 0 0 0 17 0 0 0
/proc/27905/statm: 39606 36812 92 186 0 39416 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 163780

[startup+1.50117 s]
/proc/loadavg: 1.05 0.99 0.99 2/66 27906
/proc/meminfo: memFree=899632/2055920 swapFree=4181256/4192956
[pid=27904] ppid=27902 vsize=5356 CPUtime=0
/proc/27904/stat : 27904 (rsat.sh) S 27902 27904 27675 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161317562 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27904/statm: 1339 239 199 169 0 50 0
[pid=27905] ppid=27904 vsize=164252 CPUtime=1.49
/proc/27905/stat : 27905 (SatElite) R 27904 27904 27675 0 -1 4194304 39571 0 0 0 127 22 0 0 25 0 1 0 161317562 168194048 38183 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/27905/statm: 41063 38183 92 186 0 40873 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 169608

[startup+3.10133 s]
/proc/loadavg: 1.05 0.99 0.99 2/66 27906
/proc/meminfo: memFree=886768/2055920 swapFree=4181256/4192956
[pid=27904] ppid=27902 vsize=5356 CPUtime=0
/proc/27904/stat : 27904 (rsat.sh) S 27902 27904 27675 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161317562 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27904/statm: 1339 239 199 169 0 50 0
[pid=27905] ppid=27904 vsize=169828 CPUtime=3.08
/proc/27905/stat : 27905 (SatElite) R 27904 27904 27675 0 -1 4194304 40880 0 0 0 281 27 0 0 25 0 1 0 161317562 173903872 39492 1992294400 4194304 4959918 548682068688 18446744073709551615 4408638 0 0 4096 3 0 0 0 17 1 0 0
/proc/27905/statm: 42457 39492 92 186 0 42267 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 175184

[startup+6.30162 s]
/proc/loadavg: 1.04 0.99 0.99 2/66 27907
/proc/meminfo: memFree=1001072/2055920 swapFree=4181256/4192956
[pid=27904] ppid=27902 vsize=5356 CPUtime=4.59
/proc/27904/stat : 27904 (rsat.sh) S 27902 27904 27675 0 -1 4194304 312 43772 0 0 0 0 425 34 16 0 1 0 161317562 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27904/statm: 1339 241 199 169 0 50 0
[pid=27907] ppid=27904 vsize=30848 CPUtime=1.68
/proc/27907/stat : 27907 (rsat) R 27904 27904 27675 0 -1 4194304 7449 0 0 0 165 3 0 0 25 0 1 0 161318023 31588352 7077 1992294400 4194304 5460562 548682068800 18446744073709551615 4198377 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27907/statm: 7712 7077 116 309 0 7399 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 36204

[startup+12.7012 s]
/proc/loadavg: 1.04 0.99 0.99 2/66 27907
/proc/meminfo: memFree=997808/2055920 swapFree=4181256/4192956
[pid=27904] ppid=27902 vsize=5356 CPUtime=4.59
/proc/27904/stat : 27904 (rsat.sh) S 27902 27904 27675 0 -1 4194304 312 43772 0 0 0 0 425 34 16 0 1 0 161317562 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27904/statm: 1339 241 199 169 0 50 0
[pid=27907] ppid=27904 vsize=34072 CPUtime=8.08
/proc/27907/stat : 27907 (rsat) R 27904 27904 27675 0 -1 4194304 8310 0 0 0 804 4 0 0 25 0 1 0 161318023 34889728 7856 1992294400 4194304 5460562 548682068800 18446744073709551615 4198207 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27907/statm: 8518 7856 118 309 0 8205 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 39428

[startup+25.5014 s]
/proc/loadavg: 1.03 0.99 0.99 2/66 27907
/proc/meminfo: memFree=989616/2055920 swapFree=4181256/4192956
[pid=27904] ppid=27902 vsize=5356 CPUtime=4.59
/proc/27904/stat : 27904 (rsat.sh) S 27902 27904 27675 0 -1 4194304 312 43772 0 0 0 0 425 34 16 0 1 0 161317562 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27904/statm: 1339 241 199 169 0 50 0
[pid=27907] ppid=27904 vsize=42380 CPUtime=20.87
/proc/27907/stat : 27907 (rsat) R 27904 27904 27675 0 -1 4194304 10561 0 0 0 2082 5 0 0 25 0 1 0 161318023 43397120 9936 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27907/statm: 10595 9936 118 309 0 10282 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 47736

[startup+51.1018 s]
/proc/loadavg: 1.02 0.99 0.99 2/66 27907
/proc/meminfo: memFree=982640/2055920 swapFree=4181256/4192956
[pid=27904] ppid=27902 vsize=5356 CPUtime=4.59
/proc/27904/stat : 27904 (rsat.sh) S 27902 27904 27675 0 -1 4194304 312 43772 0 0 0 0 425 34 16 0 1 0 161317562 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27904/statm: 1339 241 199 169 0 50 0
[pid=27907] ppid=27904 vsize=49660 CPUtime=46.45
/proc/27907/stat : 27907 (rsat) R 27904 27904 27675 0 -1 4194304 13590 0 0 0 4638 7 0 0 25 0 1 0 161318023 50851840 11646 1992294400 4194304 5460562 548682068800 18446744073709551615 4201900 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27907/statm: 12415 11646 118 309 0 12102 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 55016

[startup+102.306 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 27907
/proc/meminfo: memFree=979632/2055920 swapFree=4181256/4192956
[pid=27904] ppid=27902 vsize=5356 CPUtime=4.59
/proc/27904/stat : 27904 (rsat.sh) S 27902 27904 27675 0 -1 4194304 312 43772 0 0 0 0 425 34 16 0 1 0 161317562 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27904/statm: 1339 241 199 169 0 50 0
[pid=27907] ppid=27904 vsize=52332 CPUtime=97.63
/proc/27907/stat : 27907 (rsat) R 27904 27904 27675 0 -1 4194304 17286 0 0 0 9755 8 0 0 25 0 1 0 161318023 53587968 12332 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27907/statm: 13083 12332 118 309 0 12770 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 57688

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

[startup+127.902 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27907
/proc/meminfo: memFree=979888/2055920 swapFree=4181256/4192956
[pid=27904] ppid=27902 vsize=5356 CPUtime=4.59
/proc/27904/stat : 27904 (rsat.sh) S 27902 27904 27675 0 -1 4194304 312 43772 0 0 0 0 425 34 16 0 1 0 161317562 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27904/statm: 1339 241 199 169 0 50 0
[pid=27907] ppid=27904 vsize=51948 CPUtime=123.22
/proc/27907/stat : 27907 (rsat) R 27904 27904 27675 0 -1 4194304 18223 0 0 0 12314 8 0 0 25 0 1 0 161318023 53194752 12277 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27907/statm: 12987 12277 118 309 0 12674 0
Current children cumulated CPU time (s) 127.81
Current children cumulated vsize (KiB) 57304

[startup+140.701 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27907
/proc/meminfo: memFree=979824/2055920 swapFree=4181256/4192956
[pid=27904] ppid=27902 vsize=5356 CPUtime=4.59
/proc/27904/stat : 27904 (rsat.sh) S 27902 27904 27675 0 -1 4194304 312 43772 0 0 0 0 425 34 16 0 1 0 161317562 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27904/statm: 1339 241 199 169 0 50 0
[pid=27907] ppid=27904 vsize=52112 CPUtime=136.01
/proc/27907/stat : 27907 (rsat) R 27904 27904 27675 0 -1 4194304 18286 0 0 0 13593 8 0 0 25 0 1 0 161318023 53362688 12333 1992294400 4194304 5460562 548682068800 18446744073709551615 4201753 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27907/statm: 13028 12333 118 309 0 12715 0
Current children cumulated CPU time (s) 140.6
Current children cumulated vsize (KiB) 57468

[startup+143.901 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27907
/proc/meminfo: memFree=979440/2055920 swapFree=4181256/4192956
[pid=27904] ppid=27902 vsize=5356 CPUtime=4.59
/proc/27904/stat : 27904 (rsat.sh) S 27902 27904 27675 0 -1 4194304 312 43772 0 0 0 0 425 34 16 0 1 0 161317562 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27904/statm: 1339 241 199 169 0 50 0
[pid=27907] ppid=27904 vsize=52332 CPUtime=139.21
/proc/27907/stat : 27907 (rsat) R 27904 27904 27675 0 -1 4194304 19325 0 0 0 13912 9 0 0 25 0 1 0 161318023 53587968 12380 1992294400 4194304 5460562 548682068800 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27907/statm: 13083 12380 118 309 0 12770 0
Current children cumulated CPU time (s) 143.8
Current children cumulated vsize (KiB) 57688

[startup+145.502 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27907
/proc/meminfo: memFree=979440/2055920 swapFree=4181256/4192956
[pid=27904] ppid=27902 vsize=5356 CPUtime=4.59
/proc/27904/stat : 27904 (rsat.sh) S 27902 27904 27675 0 -1 4194304 312 43772 0 0 0 0 425 34 16 0 1 0 161317562 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27904/statm: 1339 241 199 169 0 50 0
[pid=27907] ppid=27904 vsize=52332 CPUtime=140.81
/proc/27907/stat : 27907 (rsat) R 27904 27904 27675 0 -1 4194304 19325 0 0 0 14072 9 0 0 25 0 1 0 161318023 53587968 12380 1992294400 4194304 5460562 548682068800 18446744073709551615 4198368 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27907/statm: 13083 12380 118 309 0 12770 0
Current children cumulated CPU time (s) 145.4
Current children cumulated vsize (KiB) 57688

[startup+147.102 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27907
/proc/meminfo: memFree=979440/2055920 swapFree=4181256/4192956
[pid=27904] ppid=27902 vsize=5356 CPUtime=4.59
/proc/27904/stat : 27904 (rsat.sh) S 27902 27904 27675 0 -1 4194304 312 43772 0 0 0 0 425 34 16 0 1 0 161317562 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27904/statm: 1339 241 199 169 0 50 0
[pid=27907] ppid=27904 vsize=52332 CPUtime=142.41
/proc/27907/stat : 27907 (rsat) R 27904 27904 27675 0 -1 4194304 19325 0 0 0 14232 9 0 0 25 0 1 0 161318023 53587968 12380 1992294400 4194304 5460562 548682068800 18446744073709551615 4227735 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27907/statm: 13083 12380 118 309 0 12770 0
Current children cumulated CPU time (s) 147
Current children cumulated vsize (KiB) 57688

[startup+147.502 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27907
/proc/meminfo: memFree=979440/2055920 swapFree=4181256/4192956
[pid=27904] ppid=27902 vsize=5356 CPUtime=4.59
/proc/27904/stat : 27904 (rsat.sh) S 27902 27904 27675 0 -1 4194304 312 43772 0 0 0 0 425 34 16 0 1 0 161317562 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27904/statm: 1339 241 199 169 0 50 0
[pid=27907] ppid=27904 vsize=52332 CPUtime=142.81
/proc/27907/stat : 27907 (rsat) R 27904 27904 27675 0 -1 4194304 19325 0 0 0 14272 9 0 0 25 0 1 0 161318023 53587968 12380 1992294400 4194304 5460562 548682068800 18446744073709551615 4225720 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27907/statm: 13083 12380 118 309 0 12770 0
Current children cumulated CPU time (s) 147.4
Current children cumulated vsize (KiB) 57688

[startup+147.902 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27907
/proc/meminfo: memFree=979440/2055920 swapFree=4181256/4192956
[pid=27904] ppid=27902 vsize=5356 CPUtime=4.59
/proc/27904/stat : 27904 (rsat.sh) S 27902 27904 27675 0 -1 4194304 312 43772 0 0 0 0 425 34 16 0 1 0 161317562 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27904/statm: 1339 241 199 169 0 50 0
[pid=27907] ppid=27904 vsize=52332 CPUtime=143.21
/proc/27907/stat : 27907 (rsat) R 27904 27904 27675 0 -1 4194304 19325 0 0 0 14312 9 0 0 25 0 1 0 161318023 53587968 12380 1992294400 4194304 5460562 548682068800 18446744073709551615 4786533 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27907/statm: 13083 12380 118 309 0 12770 0
Current children cumulated CPU time (s) 147.8
Current children cumulated vsize (KiB) 57688

[startup+148.002 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 27907
/proc/meminfo: memFree=979440/2055920 swapFree=4181256/4192956
[pid=27904] ppid=27902 vsize=5356 CPUtime=4.59
/proc/27904/stat : 27904 (rsat.sh) S 27902 27904 27675 0 -1 4194304 312 43772 0 0 0 0 425 34 16 0 1 0 161317562 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27904/statm: 1339 241 199 169 0 50 0
[pid=27907] ppid=27904 vsize=50168 CPUtime=143.31
/proc/27907/stat : 27907 (rsat) R 27904 27904 27675 0 -1 4194304 19326 0 0 0 14322 9 0 0 25 0 1 0 161318023 51372032 11839 1992294400 4194304 5460562 548682068800 18446744073709551615 4786450 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27907/statm: 12542 11839 118 309 0 12229 0
Current children cumulated CPU time (s) 147.9
Current children cumulated vsize (KiB) 55524

Child status: 20
Real time (s): 148.085
CPU time (s): 148
CPU user time (s): 147.538
CPU system time (s): 0.462929
CPU usage (%): 99.9432
Max. virtual memory (cumulated for all children) (KiB): 182252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 147.538
system time used= 0.462929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63568
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= 37
involuntary context switches= 421

runsolver used 0.164974 second user time and 0.381941 second system time

The end

Launcher Data

Begin job on node14 at 2009-05-03 08:40:41
IDJOB=1773459
IDBENCH=69595
IDSOLVER=615
FILE ID=node14/1773459-1241332840
PBS_JOBID= 9225409
Free space on /tmp= 66540 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT_RACE08/cnf/manol-pipe-g10nid.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773459-1241332840/watcher-1773459-1241332840 -o /tmp/evaluation-result-1773459-1241332840/solver-1773459-1241332840 -C 10000 -W 12000 -M 1800  HOME/rsat.sh HOME/instance-1773459-1241332840.cnf HOME

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

MD5SUM BENCH= d46e452956bc993f202d3b06fd3e858e
RANDOM SEED=988729751

node14.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.256
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	: 5931.00
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.256
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:       1054880 kB
Buffers:         87932 kB
Cached:         806052 kB
SwapCached:       5520 kB
Active:         148908 kB
Inactive:       752984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1054880 kB
SwapTotal:     4192956 kB
SwapFree:      4181256 kB
Dirty:           17192 kB
Writeback:           0 kB
Mapped:          13616 kB
Slab:            85140 kB
Committed_AS:   643220 kB
PageTables:       1472 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= 66536 MiB
End job on node14 at 2009-05-03 08:43:09