Trace number 1578224

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 50.0524 50.0906

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-10-5p0.cnf
MD5SUM9d45c35f4df88b155135c4914792c59e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.3138
Satisfiable
(Un)Satisfiability was proved
Number of variables104481
Number of clauses500875
Sum of the clauses size1175028
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2398201
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

0.00/0.00	c Parsing...
0.49/0.54	c ==============================================================================
0.49/0.54	c |           |     ORIGINAL     |              LEARNT              |          |
0.49/0.54	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.49/0.54	c ==============================================================================
0.49/0.54	c |         0 |  495037  1168850 |  148511       0        0     nan |  0.000 % |
3.08/3.10	c |         0 |  300004   826435 |      --       0       --      -- |     --   | -45117/2703
3.08/3.11	c ==============================================================================
3.08/3.11	c Result  :   #vars: 49470   #clauses: 300004   #literals: 826435
3.08/3.11	c CPU time:   2.95755 s
3.08/3.11	c ==============================================================================
3.38/3.44	c Rsat version 3.02
3.43/3.68	c Base unit clause learned: 0
49.94/50.02	c CNF stats: (49470 vars, 300004 clauses)
49.94/50.02	c Decisions: 211844
49.94/50.02	c Conflicts: 25156
49.94/50.03	c Restarts: 26
49.94/50.03	c Avg lpc: 132.26
49.94/50.03	c Max decision level: 581
49.94/50.03	c KB reduction: 0 (0 clauses removed)
49.94/50.03	c Final decision lit size:49470 (100.00 %)
49.94/50.03	c Final stack/save sizes: 988(2.00 %)/988(2.00 %)
49.94/50.03	c Final cdc size: 988 (2.00 %)
49.94/50.03	c ***********************************************
49.94/50.03	c Conflicts with bac: 1732/25156 (6.89 %)
49.94/50.03	c Avg bac size: 57.65
49.94/50.03	c Avg bac bt depth: 38.02 vs 6.11 (normal)
49.94/50.08	c Running time: 46.51893 seconds
49.94/50.08	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-1578224-1238896107/watcher-1578224-1238896107 -o /tmp/evaluation-result-1578224-1238896107/solver-1578224-1238896107 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1578224-1238896107.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.04 1.10 3/64 15500
/proc/meminfo: memFree=1761928/2055920 swapFree=4178784/4192956
[pid=15500] ppid=15498 vsize=5356 CPUtime=0
/proc/15500/stat : 15500 (rsat.sh) S 15498 15500 14866 0 -1 4194304 290 0 0 0 0 0 0 0 19 0 1 0 1162274452 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15500/statm: 1339 240 199 169 0 50 0
[pid=15501] ppid=15500 vsize=2172 CPUtime=0
/proc/15501/stat : 15501 (SatElite) R 15500 15500 14866 0 -1 4194304 318 0 0 0 0 0 0 0 20 0 1 0 1162274452 2224128 302 1992294400 4194304 4959918 548682068656 18446744073709551615 4237185 0 0 4096 3 0 0 0 17 0 0 0
/proc/15501/statm: 543 306 64 186 0 353 0

[startup+0.0804951 s]
/proc/loadavg: 1.00 1.04 1.10 3/64 15500
/proc/meminfo: memFree=1761928/2055920 swapFree=4178784/4192956
[pid=15500] ppid=15498 vsize=5356 CPUtime=0
/proc/15500/stat : 15500 (rsat.sh) S 15498 15500 14866 0 -1 4194304 290 0 0 0 0 0 0 0 19 0 1 0 1162274452 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15500/statm: 1339 240 199 169 0 50 0
[pid=15501] ppid=15500 vsize=27412 CPUtime=0.07
/proc/15501/stat : 15501 (SatElite) R 15500 15500 14866 0 -1 4194304 5590 0 0 0 5 2 0 0 20 0 1 0 1162274452 28069888 5493 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/15501/statm: 6853 5495 64 186 0 6663 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 32768

[startup+0.102499 s]
/proc/loadavg: 1.00 1.04 1.10 3/64 15500
/proc/meminfo: memFree=1761928/2055920 swapFree=4178784/4192956
[pid=15500] ppid=15498 vsize=5356 CPUtime=0
/proc/15500/stat : 15500 (rsat.sh) S 15498 15500 14866 0 -1 4194304 290 0 0 0 0 0 0 0 19 0 1 0 1162274452 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15500/statm: 1339 240 199 169 0 50 0
[pid=15501] ppid=15500 vsize=32428 CPUtime=0.09
/proc/15501/stat : 15501 (SatElite) R 15500 15500 14866 0 -1 4194304 6899 0 0 0 7 2 0 0 20 0 1 0 1162274452 33206272 6802 1992294400 4194304 4959918 548682068656 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/15501/statm: 8107 6804 64 186 0 7917 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37784

[startup+0.301539 s]
/proc/loadavg: 1.00 1.04 1.10 3/64 15500
/proc/meminfo: memFree=1761928/2055920 swapFree=4178784/4192956
[pid=15500] ppid=15498 vsize=5356 CPUtime=0
/proc/15500/stat : 15500 (rsat.sh) S 15498 15500 14866 0 -1 4194304 290 0 0 0 0 0 0 0 19 0 1 0 1162274452 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15500/statm: 1339 240 199 169 0 50 0
[pid=15501] ppid=15500 vsize=58204 CPUtime=0.29
/proc/15501/stat : 15501 (SatElite) R 15500 15500 14866 0 -1 4194304 13053 0 0 0 23 6 0 0 22 0 1 0 1162274452 59600896 12956 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/15501/statm: 14551 12956 64 186 0 14361 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63560

[startup+0.702617 s]
/proc/loadavg: 1.00 1.04 1.10 3/64 15500
/proc/meminfo: memFree=1761928/2055920 swapFree=4178784/4192956
[pid=15500] ppid=15498 vsize=5356 CPUtime=0
/proc/15500/stat : 15500 (rsat.sh) S 15498 15500 14866 0 -1 4194304 290 0 0 0 0 0 0 0 19 0 1 0 1162274452 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15500/statm: 1339 240 199 169 0 50 0
[pid=15501] ppid=15500 vsize=85436 CPUtime=0.69
/proc/15501/stat : 15501 (SatElite) R 15500 15500 14866 0 -1 4194304 20222 0 0 0 59 10 0 0 25 0 1 0 1162274452 87486464 20125 1992294400 4194304 4959918 548682068656 18446744073709551615 4242991 0 0 4096 3 0 0 0 17 0 0 0
/proc/15501/statm: 21359 20125 86 186 0 21169 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 90792

[startup+1.50178 s]
/proc/loadavg: 1.00 1.04 1.10 2/66 15502
/proc/meminfo: memFree=1676728/2055920 swapFree=4178784/4192956
[pid=15500] ppid=15498 vsize=5356 CPUtime=0
/proc/15500/stat : 15500 (rsat.sh) S 15498 15500 14866 0 -1 4194304 290 0 0 0 0 0 0 0 19 0 1 0 1162274452 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15500/statm: 1339 240 199 169 0 50 0
[pid=15501] ppid=15500 vsize=95312 CPUtime=1.49
/proc/15501/stat : 15501 (SatElite) R 15500 15500 14866 0 -1 4194304 23081 0 0 0 137 12 0 0 25 0 1 0 1162274452 97599488 21964 1992294400 4194304 4959918 548682068656 18446744073709551615 4270372 0 0 4096 3 0 0 0 17 0 0 0
/proc/15501/statm: 23828 21964 92 186 0 23638 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 100668

[startup+3.10109 s]
/proc/loadavg: 1.00 1.04 1.10 2/66 15502
/proc/meminfo: memFree=1670904/2055920 swapFree=4178784/4192956
[pid=15500] ppid=15498 vsize=5356 CPUtime=0
/proc/15500/stat : 15500 (rsat.sh) S 15498 15500 14866 0 -1 4194304 290 0 0 0 0 0 0 0 19 0 1 0 1162274452 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15500/statm: 1339 240 199 169 0 50 0
[pid=15501] ppid=15500 vsize=104260 CPUtime=3.08
/proc/15501/stat : 15501 (SatElite) R 15500 15500 14866 0 -1 4194304 27305 0 0 0 294 14 0 0 25 0 1 0 1162274452 106762240 23507 1992294400 4194304 4959918 548682068656 18446744073709551615 4269166 0 0 4096 3 0 0 0 17 0 0 0
/proc/15501/statm: 26065 23507 92 186 0 25875 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 109616

[startup+6.30173 s]
/proc/loadavg: 1.08 1.06 1.10 2/66 15503
/proc/meminfo: memFree=1725624/2055920 swapFree=4178784/4192956
[pid=15500] ppid=15498 vsize=5356 CPUtime=3.43
/proc/15500/stat : 15500 (rsat.sh) S 15498 15500 14866 0 -1 4194304 315 27309 0 0 0 0 325 18 19 0 1 0 1162274452 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15500/statm: 1339 242 199 169 0 50 0
[pid=15503] ppid=15500 vsize=29980 CPUtime=2.83
/proc/15503/stat : 15503 (rsat) R 15500 15500 14866 0 -1 4194304 7248 0 0 0 279 4 0 0 25 0 1 0 1162274796 30699520 6795 1992294400 4194304 5460562 548682068784 18446744073709551615 4198194 0 0 4096 1026 0 0 0 17 0 0 0
/proc/15503/statm: 7495 6795 116 309 0 7182 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 35336

[startup+12.702 s]
/proc/loadavg: 1.08 1.06 1.10 2/66 15503
/proc/meminfo: memFree=1725176/2055920 swapFree=4178784/4192956
[pid=15500] ppid=15498 vsize=5356 CPUtime=3.43
/proc/15500/stat : 15500 (rsat.sh) S 15498 15500 14866 0 -1 4194304 315 27309 0 0 0 0 325 18 19 0 1 0 1162274452 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15500/statm: 1339 242 199 169 0 50 0
[pid=15503] ppid=15500 vsize=30868 CPUtime=9.23
/proc/15503/stat : 15503 (rsat) R 15500 15500 14866 0 -1 4194304 7480 0 0 0 919 4 0 0 25 0 1 0 1162274796 31608832 7017 1992294400 4194304 5460562 548682068784 18446744073709551615 4210654 0 0 4096 1026 0 0 0 17 0 0 0
/proc/15503/statm: 7717 7017 116 309 0 7404 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 36224

[startup+25.5015 s]
/proc/loadavg: 1.06 1.05 1.10 2/66 15503
/proc/meminfo: memFree=1720888/2055920 swapFree=4178784/4192956
[pid=15500] ppid=15498 vsize=5356 CPUtime=3.43
/proc/15500/stat : 15500 (rsat.sh) S 15498 15500 14866 0 -1 4194304 315 27309 0 0 0 0 325 18 19 0 1 0 1162274452 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15500/statm: 1339 242 199 169 0 50 0
[pid=15503] ppid=15500 vsize=35156 CPUtime=22.02
/proc/15503/stat : 15503 (rsat) R 15500 15500 14866 0 -1 4194304 8530 0 0 0 2197 5 0 0 25 0 1 0 1162274796 35999744 8067 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/15503/statm: 8789 8067 118 309 0 8476 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 40512

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

[startup+38.3011 s]
/proc/loadavg: 1.05 1.05 1.10 2/66 15503
/proc/meminfo: memFree=1717752/2055920 swapFree=4178784/4192956
[pid=15500] ppid=15498 vsize=5356 CPUtime=3.43
/proc/15500/stat : 15500 (rsat.sh) S 15498 15500 14866 0 -1 4194304 315 27309 0 0 0 0 325 18 19 0 1 0 1162274452 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15500/statm: 1339 242 199 169 0 50 0
[pid=15503] ppid=15500 vsize=38568 CPUtime=34.82
/proc/15503/stat : 15503 (rsat) R 15500 15500 14866 0 -1 4194304 9581 0 0 0 3476 6 0 0 25 0 1 0 1162274796 39493632 8883 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/15503/statm: 9642 8883 119 309 0 9329 0
Current children cumulated CPU time (s) 38.25
Current children cumulated vsize (KiB) 43924

[startup+44.7013 s]
/proc/loadavg: 1.04 1.05 1.10 2/66 15503
/proc/meminfo: memFree=1716152/2055920 swapFree=4178784/4192956
[pid=15500] ppid=15498 vsize=5356 CPUtime=3.43
/proc/15500/stat : 15500 (rsat.sh) S 15498 15500 14866 0 -1 4194304 315 27309 0 0 0 0 325 18 19 0 1 0 1162274452 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15500/statm: 1339 242 199 169 0 50 0
[pid=15503] ppid=15500 vsize=40036 CPUtime=41.22
/proc/15503/stat : 15503 (rsat) R 15500 15500 14866 0 -1 4194304 9965 0 0 0 4115 7 0 0 25 0 1 0 1162274796 40996864 9266 1992294400 4194304 5460562 548682068784 18446744073709551615 4225754 0 0 4096 1026 0 0 0 17 0 0 0
/proc/15503/statm: 10009 9266 119 309 0 9696 0
Current children cumulated CPU time (s) 44.65
Current children cumulated vsize (KiB) 45392

[startup+47.902 s]
/proc/loadavg: 1.04 1.05 1.10 2/66 15503
/proc/meminfo: memFree=1715576/2055920 swapFree=4178784/4192956
[pid=15500] ppid=15498 vsize=5356 CPUtime=3.43
/proc/15500/stat : 15500 (rsat.sh) S 15498 15500 14866 0 -1 4194304 315 27309 0 0 0 0 325 18 19 0 1 0 1162274452 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15500/statm: 1339 242 199 169 0 50 0
[pid=15503] ppid=15500 vsize=40440 CPUtime=44.42
/proc/15503/stat : 15503 (rsat) R 15500 15500 14866 0 -1 4194304 10065 0 0 0 4435 7 0 0 25 0 1 0 1162274796 41410560 9366 1992294400 4194304 5460562 548682068784 18446744073709551615 4205016 0 0 4096 1026 0 0 0 17 0 0 0
/proc/15503/statm: 10110 9366 119 309 0 9797 0
Current children cumulated CPU time (s) 47.85
Current children cumulated vsize (KiB) 45796

[startup+48.7011 s]
/proc/loadavg: 1.04 1.05 1.10 2/66 15503
/proc/meminfo: memFree=1715512/2055920 swapFree=4178784/4192956
[pid=15500] ppid=15498 vsize=5356 CPUtime=3.43
/proc/15500/stat : 15500 (rsat.sh) S 15498 15500 14866 0 -1 4194304 315 27309 0 0 0 0 325 18 19 0 1 0 1162274452 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15500/statm: 1339 242 199 169 0 50 0
[pid=15503] ppid=15500 vsize=40572 CPUtime=45.22
/proc/15503/stat : 15503 (rsat) R 15500 15500 14866 0 -1 4194304 10097 0 0 0 4515 7 0 0 25 0 1 0 1162274796 41545728 9398 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/15503/statm: 10143 9398 119 309 0 9830 0
Current children cumulated CPU time (s) 48.65
Current children cumulated vsize (KiB) 45928

[startup+49.5053 s]
/proc/loadavg: 1.04 1.05 1.10 2/66 15503
/proc/meminfo: memFree=1715320/2055920 swapFree=4178784/4192956
[pid=15500] ppid=15498 vsize=5356 CPUtime=3.43
/proc/15500/stat : 15500 (rsat.sh) S 15498 15500 14866 0 -1 4194304 315 27309 0 0 0 0 325 18 19 0 1 0 1162274452 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15500/statm: 1339 242 199 169 0 50 0
[pid=15503] ppid=15500 vsize=40572 CPUtime=46.01
/proc/15503/stat : 15503 (rsat) R 15500 15500 14866 0 -1 4194304 10112 0 0 0 4594 7 0 0 25 0 1 0 1162274796 41545728 9413 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15503/statm: 10143 9413 119 309 0 9830 0
Current children cumulated CPU time (s) 49.44
Current children cumulated vsize (KiB) 45928

[startup+49.9014 s]
/proc/loadavg: 1.04 1.05 1.10 2/66 15503
/proc/meminfo: memFree=1715320/2055920 swapFree=4178784/4192956
[pid=15500] ppid=15498 vsize=5356 CPUtime=3.43
/proc/15500/stat : 15500 (rsat.sh) S 15498 15500 14866 0 -1 4194304 315 27309 0 0 0 0 325 18 19 0 1 0 1162274452 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15500/statm: 1339 242 199 169 0 50 0
[pid=15503] ppid=15500 vsize=40572 CPUtime=46.41
/proc/15503/stat : 15503 (rsat) R 15500 15500 14866 0 -1 4194304 10112 0 0 0 4634 7 0 0 25 0 1 0 1162274796 41545728 9413 1992294400 4194304 5460562 548682068784 18446744073709551615 4211567 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15503/statm: 10143 9413 119 309 0 9830 0
Current children cumulated CPU time (s) 49.84
Current children cumulated vsize (KiB) 45928

[startup+50.0014 s]
/proc/loadavg: 1.04 1.05 1.10 2/66 15503
/proc/meminfo: memFree=1715320/2055920 swapFree=4178784/4192956
[pid=15500] ppid=15498 vsize=5356 CPUtime=3.43
/proc/15500/stat : 15500 (rsat.sh) S 15498 15500 14866 0 -1 4194304 315 27309 0 0 0 0 325 18 19 0 1 0 1162274452 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15500/statm: 1339 242 199 169 0 50 0
[pid=15503] ppid=15500 vsize=40572 CPUtime=46.51
/proc/15503/stat : 15503 (rsat) R 15500 15500 14866 0 -1 4194304 10112 0 0 0 4644 7 0 0 25 0 1 0 1162274796 41545728 9413 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15503/statm: 10143 9413 119 309 0 9830 0
Current children cumulated CPU time (s) 49.94
Current children cumulated vsize (KiB) 45928

Child status: 20
Real time (s): 50.0906
CPU time (s): 50.0524
CPU user time (s): 49.7794
CPU system time (s): 0.272958
CPU usage (%): 99.9237
Max. virtual memory (cumulated for all children) (KiB): 109616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 49.7794
system time used= 0.272958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37894
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= 10
involuntary context switches= 211

runsolver used 0.05999 second user time and 0.12898 second system time

The end

Launcher Data

Begin job on node75 at 2009-04-05 03:48:27
IDJOB=1578224
IDBENCH=70974
IDSOLVER=545
FILE ID=node75/1578224-1238896107
PBS_JOBID= 9086043
Free space on /tmp= 66504 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-10-5p0.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1578224-1238896107/watcher-1578224-1238896107 -o /tmp/evaluation-result-1578224-1238896107/solver-1578224-1238896107 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1578224-1238896107.cnf HOME

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

MD5SUM BENCH= 9d45c35f4df88b155135c4914792c59e
RANDOM SEED=1650579884

node75.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.263
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.263
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:       1762472 kB
Buffers:         41832 kB
Cached:         185036 kB
SwapCached:       7936 kB
Active:         100336 kB
Inactive:       135976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1762472 kB
SwapTotal:     4192956 kB
SwapFree:      4178784 kB
Dirty:           14240 kB
Writeback:           0 kB
Mapped:          15100 kB
Slab:            43104 kB
Committed_AS:  2501848 kB
PageTables:       1420 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= 66496 MiB
End job on node75 at 2009-04-05 03:49:17