Trace number 1774883

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
LySAT i/2009-03-20UNSAT 160.007 160.088

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-5p0.cnf
MD5SUM46c031b3f08c6158a2e68fd75d34fa31
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark160.007
Satisfiable
(Un)Satisfiability was proved
Number of variables162682
Number of clauses820958
Sum of the clauses size1953119
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617783
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

0.00/0.00	c Parsing...
0.89/0.91	c ==============================================================================
0.89/0.91	c |           |     ORIGINAL     |              LEARNT              |          |
0.89/0.91	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.89/0.91	c ==============================================================================
0.89/0.91	c |         0 |  812032  1943653 |  243609       0        0     nan |  0.000 % |
5.58/5.64	c |         0 |  546568  1525554 |      --       0       --      -- |     --   | -74547/15789
5.58/5.65	c ==============================================================================
5.58/5.65	c Result  :   #vars: 85693   #clauses: 546568   #literals: 1525554
5.58/5.65	c CPU time:   5.47217 s
5.58/5.65	c ==============================================================================
6.28/6.33	c lySAT 0.1
6.28/6.33	c minisat core +  additionnal features
6.28/6.33	c ============================[ Problem Statistics ]=============================
6.28/6.33	c |                                                                             |
6.28/6.34	c |  Number of variables:  85693                                                |
6.28/6.34	c |  Number of clauses:    546568                                               |
6.67/6.73	c |  Parsing time:         0.34         s                                       |
159.90/160.06	c restarts              : 1013
159.90/160.06	c conflicts             : 63406          (413 /sec)
159.90/160.06	c decisions             : 670393         (9.44 % random) (4366 /sec)
159.90/160.06	c euip                  : 3354        
159.90/160.06	c propagations          : 243157735      (1583536 /sec)
159.90/160.06	c conflict literals     : 6541777        (31.11 % deleted)
159.90/160.06	c Memory used           : 49.42 MB
159.90/160.06	c CPU time              : 153.554 s
159.90/160.06	c 
159.90/160.07	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-1774883-1241245023/watcher-1774883-1241245023 -o /tmp/evaluation-result-1774883-1241245023/solver-1774883-1241245023 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1774883-1241245023.cnf i 

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: 0.85 0.97 0.99 3/64 26849
/proc/meminfo: memFree=1321896/2055920 swapFree=4181360/4192956
[pid=26849] ppid=26847 vsize=5356 CPUtime=0
/proc/26849/stat : 26849 (lysat.sh) S 26847 26849 26812 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152535766 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26849/statm: 1339 235 195 169 0 50 0
[pid=26850] ppid=26849 vsize=1560 CPUtime=0
/proc/26850/stat : 26850 (SatElite) R 26849 26849 26812 0 -1 4194304 272 0 0 0 0 0 0 0 19 0 1 0 152535766 1597440 256 1992294400 134512640 135034092 4294956112 18446744073709551615 134544849 0 0 4096 3 0 0 0 17 0 0 0
/proc/26850/statm: 390 260 50 127 0 260 0

[startup+0.0890871 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26849
/proc/meminfo: memFree=1321896/2055920 swapFree=4181360/4192956
[pid=26849] ppid=26847 vsize=5356 CPUtime=0
/proc/26849/stat : 26849 (lysat.sh) S 26847 26849 26812 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152535766 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26849/statm: 1339 235 195 169 0 50 0
[pid=26850] ppid=26849 vsize=29492 CPUtime=0.07
/proc/26850/stat : 26850 (SatElite) R 26849 26849 26812 0 -1 4194304 4522 0 0 0 6 1 0 0 19 0 1 0 152535766 30199808 4402 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/26850/statm: 7373 4403 50 127 0 7243 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 34848

[startup+0.102088 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26849
/proc/meminfo: memFree=1321896/2055920 swapFree=4181360/4192956
[pid=26849] ppid=26847 vsize=5356 CPUtime=0
/proc/26849/stat : 26849 (lysat.sh) S 26847 26849 26812 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152535766 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26849/statm: 1339 235 195 169 0 50 0
[pid=26850] ppid=26849 vsize=30812 CPUtime=0.09
/proc/26850/stat : 26850 (SatElite) R 26849 26849 26812 0 -1 4194304 4893 0 0 0 7 2 0 0 19 0 1 0 152535766 31551488 4773 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/26850/statm: 7703 4774 50 127 0 7573 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36168

[startup+0.301106 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26849
/proc/meminfo: memFree=1321896/2055920 swapFree=4181360/4192956
[pid=26849] ppid=26847 vsize=5356 CPUtime=0
/proc/26849/stat : 26849 (lysat.sh) S 26847 26849 26812 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152535766 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26849/statm: 1339 235 195 169 0 50 0
[pid=26850] ppid=26849 vsize=47000 CPUtime=0.29
/proc/26850/stat : 26850 (SatElite) R 26849 26849 26812 0 -1 4194304 8757 0 0 0 25 4 0 0 21 0 1 0 152535766 48128000 8637 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/26850/statm: 11750 8637 50 127 0 11620 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52356

[startup+0.702147 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26849
/proc/meminfo: memFree=1321896/2055920 swapFree=4181360/4192956
[pid=26849] ppid=26847 vsize=5356 CPUtime=0
/proc/26849/stat : 26849 (lysat.sh) S 26847 26849 26812 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152535766 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26849/statm: 1339 235 195 169 0 50 0
[pid=26850] ppid=26849 vsize=70472 CPUtime=0.69
/proc/26850/stat : 26850 (SatElite) R 26849 26849 26812 0 -1 4194304 15155 0 0 0 61 8 0 0 25 0 1 0 152535766 72163328 15035 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/26850/statm: 17618 15036 51 127 0 17488 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 75828

[startup+1.50223 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 26851
/proc/meminfo: memFree=1248472/2055920 swapFree=4181360/4192956
[pid=26849] ppid=26847 vsize=5356 CPUtime=0
/proc/26849/stat : 26849 (lysat.sh) S 26847 26849 26812 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152535766 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26849/statm: 1339 235 195 169 0 50 0
[pid=26850] ppid=26849 vsize=95684 CPUtime=1.49
/proc/26850/stat : 26850 (SatElite) R 26849 26849 26812 0 -1 4194304 22557 0 0 0 137 12 0 0 25 0 1 0 152535766 97980416 20437 1992294400 134512640 135034092 4294956112 18446744073709551615 134547541 0 0 4096 3 0 0 0 17 0 0 0
/proc/26850/statm: 23921 20438 68 127 0 23791 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 101040

[startup+3.10139 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 26851
/proc/meminfo: memFree=1231256/2055920 swapFree=4181360/4192956
[pid=26849] ppid=26847 vsize=5356 CPUtime=0
/proc/26849/stat : 26849 (lysat.sh) S 26847 26849 26812 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152535766 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26849/statm: 1339 235 195 169 0 50 0
[pid=26850] ppid=26849 vsize=110512 CPUtime=3.09
/proc/26850/stat : 26850 (SatElite) R 26849 26849 26812 0 -1 4194304 25814 0 0 0 295 14 0 0 25 0 1 0 152535766 113164288 23255 1992294400 134512640 135034092 4294956112 18446744073709551615 134541205 0 0 4096 3 0 0 0 17 0 0 0
/proc/26850/statm: 27628 23255 68 127 0 27498 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 115868

[startup+6.30171 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 26851
/proc/meminfo: memFree=1228248/2055920 swapFree=4181360/4192956
[pid=26849] ppid=26847 vsize=5356 CPUtime=0
/proc/26849/stat : 26849 (lysat.sh) S 26847 26849 26812 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152535766 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26849/statm: 1339 235 195 169 0 50 0
[pid=26850] ppid=26849 vsize=103600 CPUtime=6.28
/proc/26850/stat : 26850 (SatElite) R 26849 26849 26812 0 -1 4194304 29395 0 0 0 607 21 0 0 25 0 1 0 152535766 106086400 22259 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/26850/statm: 25900 22259 68 127 0 25770 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 108956

[startup+12.7014 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 26852
/proc/meminfo: memFree=1268760/2055920 swapFree=4181360/4192956
[pid=26849] ppid=26847 vsize=5356 CPUtime=6.32
/proc/26849/stat : 26849 (lysat.sh) S 26847 26849 26812 0 -1 4194304 310 29397 0 0 0 0 609 23 19 0 1 0 152535766 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26849/statm: 1339 237 195 169 0 50 0
[pid=26852] ppid=26849 vsize=38920 CPUtime=6.35
/proc/26852/stat : 26852 (LySATi) R 26849 26849 26812 0 -1 4194304 9312 0 0 0 629 6 0 0 25 0 1 0 152536400 39854080 9292 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/26852/statm: 9730 9292 81 174 0 9553 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 44276

[startup+25.5017 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 26852
/proc/meminfo: memFree=1267160/2055920 swapFree=4181360/4192956
[pid=26849] ppid=26847 vsize=5356 CPUtime=6.32
/proc/26849/stat : 26849 (lysat.sh) S 26847 26849 26812 0 -1 4194304 310 29397 0 0 0 0 609 23 19 0 1 0 152535766 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26849/statm: 1339 237 195 169 0 50 0
[pid=26852] ppid=26849 vsize=40648 CPUtime=19.14
/proc/26852/stat : 26852 (LySATi) R 26849 26849 26812 0 -1 4194304 9740 0 0 0 1908 6 0 0 25 0 1 0 152536400 41623552 9720 1992294400 134512640 135226915 4294956224 18446744073709551615 134537375 0 0 4096 3 0 0 0 17 0 0 0
/proc/26852/statm: 10162 9720 81 174 0 9985 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 46004

[startup+51.1012 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 26852
/proc/meminfo: memFree=1262360/2055920 swapFree=4181360/4192956
[pid=26849] ppid=26847 vsize=5356 CPUtime=6.32
/proc/26849/stat : 26849 (lysat.sh) S 26847 26849 26812 0 -1 4194304 310 29397 0 0 0 0 609 23 19 0 1 0 152535766 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26849/statm: 1339 237 195 169 0 50 0
[pid=26852] ppid=26849 vsize=45620 CPUtime=44.72
/proc/26852/stat : 26852 (LySATi) R 26849 26849 26812 0 -1 4194304 10963 0 0 0 4464 8 0 0 25 0 1 0 152536400 46714880 10943 1992294400 134512640 135226915 4294956224 18446744073709551615 134536755 0 0 4096 3 0 0 0 17 0 0 0
/proc/26852/statm: 11405 10943 81 174 0 11228 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 50976

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 26852
/proc/meminfo: memFree=1259160/2055920 swapFree=4181360/4192956
[pid=26849] ppid=26847 vsize=5356 CPUtime=6.32
/proc/26849/stat : 26849 (lysat.sh) S 26847 26849 26812 0 -1 4194304 310 29397 0 0 0 0 609 23 19 0 1 0 152535766 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26849/statm: 1339 237 195 169 0 50 0
[pid=26852] ppid=26849 vsize=48612 CPUtime=95.91
/proc/26852/stat : 26852 (LySATi) R 26849 26849 26812 0 -1 4194304 11724 0 0 0 9582 9 0 0 25 0 1 0 152536400 49778688 11704 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/26852/statm: 12153 11704 81 174 0 11976 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 53968

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

[startup+127.902 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 26852
/proc/meminfo: memFree=1258328/2055920 swapFree=4181360/4192956
[pid=26849] ppid=26847 vsize=5356 CPUtime=6.32
/proc/26849/stat : 26849 (lysat.sh) S 26847 26849 26812 0 -1 4194304 310 29397 0 0 0 0 609 23 19 0 1 0 152535766 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26849/statm: 1339 237 195 169 0 50 0
[pid=26852] ppid=26849 vsize=49392 CPUtime=121.49
/proc/26852/stat : 26852 (LySATi) R 26849 26849 26812 0 -1 4194304 11930 0 0 0 12140 9 0 0 25 0 1 0 152536400 50577408 11910 1992294400 134512640 135226915 4294956224 18446744073709551615 134536701 0 0 4096 3 0 0 0 17 0 0 0
/proc/26852/statm: 12348 11910 81 174 0 12171 0
Current children cumulated CPU time (s) 127.81
Current children cumulated vsize (KiB) 54748

[startup+140.701 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 26852
/proc/meminfo: memFree=1258328/2055920 swapFree=4181360/4192956
[pid=26849] ppid=26847 vsize=5356 CPUtime=6.32
/proc/26849/stat : 26849 (lysat.sh) S 26847 26849 26812 0 -1 4194304 310 29397 0 0 0 0 609 23 19 0 1 0 152535766 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26849/statm: 1339 237 195 169 0 50 0
[pid=26852] ppid=26849 vsize=49392 CPUtime=134.29
/proc/26852/stat : 26852 (LySATi) R 26849 26849 26812 0 -1 4194304 11930 0 0 0 13420 9 0 0 25 0 1 0 152536400 50577408 11910 1992294400 134512640 135226915 4294956224 18446744073709551615 134538694 0 0 4096 3 0 0 0 17 0 0 0
/proc/26852/statm: 12348 11910 81 174 0 12171 0
Current children cumulated CPU time (s) 140.61
Current children cumulated vsize (KiB) 54748

[startup+153.502 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 26852
/proc/meminfo: memFree=1257432/2055920 swapFree=4181360/4192956
[pid=26849] ppid=26847 vsize=5356 CPUtime=6.32
/proc/26849/stat : 26849 (lysat.sh) S 26847 26849 26812 0 -1 4194304 310 29397 0 0 0 0 609 23 19 0 1 0 152535766 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26849/statm: 1339 237 195 169 0 50 0
[pid=26852] ppid=26849 vsize=50320 CPUtime=147.09
/proc/26852/stat : 26852 (LySATi) R 26849 26849 26812 0 -1 4194304 12164 0 0 0 14699 10 0 0 25 0 1 0 152536400 51527680 12144 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/26852/statm: 12580 12144 81 174 0 12403 0
Current children cumulated CPU time (s) 153.41
Current children cumulated vsize (KiB) 55676

[startup+156.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26852
/proc/meminfo: memFree=1257432/2055920 swapFree=4181360/4192956
[pid=26849] ppid=26847 vsize=5356 CPUtime=6.32
/proc/26849/stat : 26849 (lysat.sh) S 26847 26849 26812 0 -1 4194304 310 29397 0 0 0 0 609 23 19 0 1 0 152535766 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26849/statm: 1339 237 195 169 0 50 0
[pid=26852] ppid=26849 vsize=50320 CPUtime=150.29
/proc/26852/stat : 26852 (LySATi) R 26849 26849 26812 0 -1 4194304 12164 0 0 0 15019 10 0 0 25 0 1 0 152536400 51527680 12144 1992294400 134512640 135226915 4294956224 18446744073709551615 134537922 0 0 4096 3 0 0 0 17 0 0 0
/proc/26852/statm: 12580 12144 81 174 0 12403 0
Current children cumulated CPU time (s) 156.61
Current children cumulated vsize (KiB) 55676

[startup+158.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26852
/proc/meminfo: memFree=1257432/2055920 swapFree=4181360/4192956
[pid=26849] ppid=26847 vsize=5356 CPUtime=6.32
/proc/26849/stat : 26849 (lysat.sh) S 26847 26849 26812 0 -1 4194304 310 29397 0 0 0 0 609 23 19 0 1 0 152535766 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26849/statm: 1339 237 195 169 0 50 0
[pid=26852] ppid=26849 vsize=50320 CPUtime=151.89
/proc/26852/stat : 26852 (LySATi) R 26849 26849 26812 0 -1 4194304 12164 0 0 0 15179 10 0 0 25 0 1 0 152536400 51527680 12144 1992294400 134512640 135226915 4294956224 18446744073709551615 134536797 0 0 4096 3 0 0 0 17 0 0 0
/proc/26852/statm: 12580 12144 81 174 0 12403 0
Current children cumulated CPU time (s) 158.21
Current children cumulated vsize (KiB) 55676

[startup+159.101 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26852
/proc/meminfo: memFree=1257432/2055920 swapFree=4181360/4192956
[pid=26849] ppid=26847 vsize=5356 CPUtime=6.32
/proc/26849/stat : 26849 (lysat.sh) S 26847 26849 26812 0 -1 4194304 310 29397 0 0 0 0 609 23 19 0 1 0 152535766 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26849/statm: 1339 237 195 169 0 50 0
[pid=26852] ppid=26849 vsize=50320 CPUtime=152.69
/proc/26852/stat : 26852 (LySATi) R 26849 26849 26812 0 -1 4194304 12170 0 0 0 15259 10 0 0 25 0 1 0 152536400 51527680 12150 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/26852/statm: 12580 12150 81 174 0 12403 0
Current children cumulated CPU time (s) 159.01
Current children cumulated vsize (KiB) 55676

[startup+159.505 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26852
/proc/meminfo: memFree=1257368/2055920 swapFree=4181360/4192956
[pid=26849] ppid=26847 vsize=5356 CPUtime=6.32
/proc/26849/stat : 26849 (lysat.sh) S 26847 26849 26812 0 -1 4194304 310 29397 0 0 0 0 609 23 19 0 1 0 152535766 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26849/statm: 1339 237 195 169 0 50 0
[pid=26852] ppid=26849 vsize=50460 CPUtime=153.09
/proc/26852/stat : 26852 (LySATi) R 26849 26849 26812 0 -1 4194304 12183 0 0 0 15299 10 0 0 25 0 1 0 152536400 51671040 12163 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/26852/statm: 12615 12163 81 174 0 12438 0
Current children cumulated CPU time (s) 159.41
Current children cumulated vsize (KiB) 55816

[startup+159.901 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26852
/proc/meminfo: memFree=1257368/2055920 swapFree=4181360/4192956
[pid=26849] ppid=26847 vsize=5356 CPUtime=6.32
/proc/26849/stat : 26849 (lysat.sh) S 26847 26849 26812 0 -1 4194304 310 29397 0 0 0 0 609 23 19 0 1 0 152535766 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26849/statm: 1339 237 195 169 0 50 0
[pid=26852] ppid=26849 vsize=50600 CPUtime=153.48
/proc/26852/stat : 26852 (LySATi) R 26849 26849 26812 0 -1 4194304 12214 0 0 0 15338 10 0 0 25 0 1 0 152536400 51814400 12194 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/26852/statm: 12650 12194 81 174 0 12473 0
Current children cumulated CPU time (s) 159.8
Current children cumulated vsize (KiB) 55956

[startup+160.001 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26852
/proc/meminfo: memFree=1257368/2055920 swapFree=4181360/4192956
[pid=26849] ppid=26847 vsize=5356 CPUtime=6.32
/proc/26849/stat : 26849 (lysat.sh) S 26847 26849 26812 0 -1 4194304 310 29397 0 0 0 0 609 23 19 0 1 0 152535766 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26849/statm: 1339 237 195 169 0 50 0
[pid=26852] ppid=26849 vsize=50600 CPUtime=153.58
/proc/26852/stat : 26852 (LySATi) R 26849 26849 26812 0 -1 4194304 12223 0 0 0 15348 10 0 0 25 0 1 0 152536400 51814400 12203 1992294400 134512640 135226915 4294956224 18446744073709551615 134527727 0 0 4096 3 0 0 0 17 0 0 0
/proc/26852/statm: 12650 12203 81 174 0 12473 0
Current children cumulated CPU time (s) 159.9
Current children cumulated vsize (KiB) 55956

Child status: 20
Real time (s): 160.088
CPU time (s): 160.007
CPU user time (s): 159.654
CPU system time (s): 0.352946
CPU usage (%): 99.9494
Max. virtual memory (cumulated for all children) (KiB): 117948

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

runsolver used 0.124981 second user time and 0.465929 second system time

The end

Launcher Data

Begin job on node17 at 2009-05-02 08:17:04
IDJOB=1774883
IDBENCH=71046
IDSOLVER=609
FILE ID=node17/1774883-1241245023
PBS_JOBID= 9224873
Free space on /tmp= 66436 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-15-5p0.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774883-1241245023/watcher-1774883-1241245023 -o /tmp/evaluation-result-1774883-1241245023/solver-1774883-1241245023 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1774883-1241245023.cnf i

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

MD5SUM BENCH= 46c031b3f08c6158a2e68fd75d34fa31
RANDOM SEED=956999381

node17.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.234
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.234
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:       1322376 kB
Buffers:         69276 kB
Cached:         562932 kB
SwapCached:       5428 kB
Active:          67192 kB
Inactive:       572784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1322376 kB
SwapTotal:     4192956 kB
SwapFree:      4181360 kB
Dirty:           17340 kB
Writeback:           0 kB
Mapped:          13476 kB
Slab:            79500 kB
Committed_AS:   672896 kB
PageTables:       1452 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= 66432 MiB
End job on node17 at 2009-05-02 08:19:44