Trace number 1563454

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 386.658 386.794

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-col400-16.cnf
MD5SUMa8766c9a72f73eaac2d0ddc5a182692e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark66.3399
Satisfiable
(Un)Satisfiability was proved
Number of variables286329
Number of clauses839692
Sum of the clauses size1959280
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2559794
Number of clauses of size 3279897
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.79/0.83	c ==============================================================================
0.79/0.83	c |           |     ORIGINAL     |              LEARNT              |          |
0.79/0.83	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.79/0.83	c ==============================================================================
0.79/0.83	c |         0 |  837681  1954455 |  251304       0        0     nan |  0.000 % |
5.29/5.33	c |         0 |  300018   873722 |      --       0       --      -- |     --   | -461080/-885064
5.29/5.34	c ==============================================================================
5.29/5.34	c Result  :   #vars: 71485   #clauses: 300018   #literals: 873722
5.29/5.34	c CPU time:   5.06523 s
5.29/5.34	c ==============================================================================
5.68/5.80	c lySAT 0.1
5.68/5.80	c minisat core +  additionnal features
5.68/5.80	c ============================[ Problem Statistics ]=============================
5.68/5.80	c |                                                                             |
5.79/5.80	c |  Number of variables:  71485                                                |
5.79/5.80	c |  Number of clauses:    300018                                               |
5.79/6.00	c |  Parsing time:         0.18         s                                       |
386.55/386.76	c restarts              : 435
386.55/386.76	c conflicts             : 189941         (499 /sec)
386.55/386.76	c decisions             : 356108         (28.09 % random) (935 /sec)
386.55/386.76	c euip                  : 4601        
386.55/386.76	c propagations          : 669062557      (1757125 /sec)
386.55/386.76	c conflict literals     : 4136975        (64.16 % deleted)
386.55/386.76	c Memory used           : 37.00 MB
386.55/386.76	c CPU time              : 380.771 s
386.55/386.76	c 
386.55/386.77	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-1563454-1238786436/watcher-1563454-1238786436 -o /tmp/evaluation-result-1563454-1238786436/solver-1563454-1238786436 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1563454-1238786436.cnf i 

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.26 1.18 1.07 3/64 24984
/proc/meminfo: memFree=1829312/2055920 swapFree=4175700/4192956
[pid=24984] ppid=24982 vsize=5356 CPUtime=0
/proc/24984/stat : 24984 (lysat.sh) S 24982 24984 24654 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1151308962 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24984/statm: 1339 235 195 169 0 50 0
[pid=24985] ppid=24984 vsize=984 CPUtime=0
/proc/24985/stat : 24985 (SatElite) R 24984 24984 24654 0 -1 4194304 150 0 0 0 0 0 0 0 21 0 1 0 1151308962 1007616 134 1992294400 134512640 135034092 4294956096 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 1 0 0
/proc/24985/statm: 293 143 50 127 0 163 0

[startup+0.065031 s]
/proc/loadavg: 1.26 1.18 1.07 3/64 24984
/proc/meminfo: memFree=1829312/2055920 swapFree=4175700/4192956
[pid=24984] ppid=24982 vsize=5356 CPUtime=0
/proc/24984/stat : 24984 (lysat.sh) S 24982 24984 24654 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1151308962 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24984/statm: 1339 235 195 169 0 50 0
[pid=24985] ppid=24984 vsize=9120 CPUtime=0.05
/proc/24985/stat : 24985 (SatElite) R 24984 24984 24654 0 -1 4194304 2094 0 0 0 5 0 0 0 21 0 1 0 1151308962 9338880 2078 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/24985/statm: 2280 2079 51 127 0 2150 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14476

[startup+0.101035 s]
/proc/loadavg: 1.26 1.18 1.07 3/64 24984
/proc/meminfo: memFree=1829312/2055920 swapFree=4175700/4192956
[pid=24984] ppid=24982 vsize=5356 CPUtime=0
/proc/24984/stat : 24984 (lysat.sh) S 24982 24984 24654 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1151308962 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24984/statm: 1339 235 195 169 0 50 0
[pid=24985] ppid=24984 vsize=15088 CPUtime=0.09
/proc/24985/stat : 24985 (SatElite) R 24984 24984 24654 0 -1 4194304 3245 0 0 0 8 1 0 0 21 0 1 0 1151308962 15450112 3229 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/24985/statm: 3772 3230 51 127 0 3642 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20444

[startup+0.301065 s]
/proc/loadavg: 1.26 1.18 1.07 3/64 24984
/proc/meminfo: memFree=1829312/2055920 swapFree=4175700/4192956
[pid=24984] ppid=24982 vsize=5356 CPUtime=0
/proc/24984/stat : 24984 (lysat.sh) S 24982 24984 24654 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1151308962 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24984/statm: 1339 235 195 169 0 50 0
[pid=24985] ppid=24984 vsize=39496 CPUtime=0.28
/proc/24985/stat : 24985 (SatElite) R 24984 24984 24654 0 -1 4194304 9464 0 0 0 24 4 0 0 22 0 1 0 1151308962 40443904 9448 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/24985/statm: 9874 9449 51 127 0 9744 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 44852

[startup+0.701124 s]
/proc/loadavg: 1.26 1.18 1.07 3/64 24984
/proc/meminfo: memFree=1829312/2055920 swapFree=4175700/4192956
[pid=24984] ppid=24982 vsize=5356 CPUtime=0
/proc/24984/stat : 24984 (lysat.sh) S 24982 24984 24654 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1151308962 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24984/statm: 1339 235 195 169 0 50 0
[pid=24985] ppid=24984 vsize=109828 CPUtime=0.68
/proc/24985/stat : 24985 (SatElite) R 24984 24984 24654 0 -1 4194304 21467 0 0 0 57 11 0 0 25 0 1 0 1151308962 112463872 21451 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/24985/statm: 27457 21452 51 127 0 27327 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 115184

[startup+1.50124 s]
/proc/loadavg: 1.26 1.18 1.07 2/66 24986
/proc/meminfo: memFree=1723696/2055920 swapFree=4175700/4192956
[pid=24984] ppid=24982 vsize=5356 CPUtime=0
/proc/24984/stat : 24984 (lysat.sh) S 24982 24984 24654 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1151308962 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24984/statm: 1339 235 195 169 0 50 0
[pid=24985] ppid=24984 vsize=139368 CPUtime=1.49
/proc/24985/stat : 24985 (SatElite) R 24984 24984 24654 0 -1 4194304 30065 0 0 0 131 18 0 0 25 0 1 0 1151308962 142712832 27673 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/24985/statm: 34842 27673 68 127 0 34712 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 144724

[startup+3.10147 s]
/proc/loadavg: 1.26 1.18 1.07 2/66 24986
/proc/meminfo: memFree=1706992/2055920 swapFree=4175700/4192956
[pid=24984] ppid=24982 vsize=5356 CPUtime=0
/proc/24984/stat : 24984 (lysat.sh) S 24982 24984 24654 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1151308962 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24984/statm: 1339 235 195 169 0 50 0
[pid=24985] ppid=24984 vsize=148152 CPUtime=3.09
/proc/24985/stat : 24985 (SatElite) R 24984 24984 24654 0 -1 4194304 32337 0 0 0 285 24 0 0 25 0 1 0 1151308962 151707648 29945 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/24985/statm: 37038 29945 68 127 0 36908 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 153508

[startup+6.30194 s]
/proc/loadavg: 1.24 1.18 1.07 2/66 24986
/proc/meminfo: memFree=1692464/2055920 swapFree=4175700/4192956
[pid=24984] ppid=24982 vsize=5356 CPUtime=5.79
/proc/24984/stat : 24984 (lysat.sh) S 24982 24984 24654 0 -1 4194304 310 37392 0 0 0 0 547 32 19 0 1 0 1151308962 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24984/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 5.79
Current children cumulated vsize (KiB) 5356

[startup+12.7029 s]
/proc/loadavg: 1.22 1.18 1.07 2/66 24987
/proc/meminfo: memFree=1782648/2055920 swapFree=4175700/4192956
[pid=24984] ppid=24982 vsize=5356 CPUtime=5.79
/proc/24984/stat : 24984 (lysat.sh) S 24982 24984 24654 0 -1 4194304 310 37392 0 0 0 0 547 32 19 0 1 0 1151308962 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24984/statm: 1339 237 195 169 0 50 0
[pid=24987] ppid=24984 vsize=26024 CPUtime=6.88
/proc/24987/stat : 24987 (LySATi) R 24984 24984 24654 0 -1 4194304 6034 0 0 0 686 2 0 0 25 0 1 0 1151309542 26648576 6004 1992294400 134512640 135226915 4294956208 18446744073709551615 134537059 0 0 4096 3 0 0 0 17 1 0 0
/proc/24987/statm: 6506 6004 80 174 0 6329 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 31380

[startup+25.5017 s]
/proc/loadavg: 1.17 1.17 1.07 2/66 24987
/proc/meminfo: memFree=1782072/2055920 swapFree=4175700/4192956
[pid=24984] ppid=24982 vsize=5356 CPUtime=5.79
/proc/24984/stat : 24984 (lysat.sh) S 24982 24984 24654 0 -1 4194304 310 37392 0 0 0 0 547 32 19 0 1 0 1151308962 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24984/statm: 1339 237 195 169 0 50 0
[pid=24987] ppid=24984 vsize=26692 CPUtime=19.69
/proc/24987/stat : 24987 (LySATi) R 24984 24984 24654 0 -1 4194304 6190 0 0 0 1966 3 0 0 25 0 1 0 1151309542 27332608 6160 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/24987/statm: 6673 6160 80 174 0 6496 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32048

[startup+51.1014 s]
/proc/loadavg: 1.11 1.15 1.07 2/66 24987
/proc/meminfo: memFree=1781176/2055920 swapFree=4175700/4192956
[pid=24984] ppid=24982 vsize=5356 CPUtime=5.79
/proc/24984/stat : 24984 (lysat.sh) S 24982 24984 24654 0 -1 4194304 310 37392 0 0 0 0 547 32 19 0 1 0 1151308962 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24984/statm: 1339 237 195 169 0 50 0
[pid=24987] ppid=24984 vsize=27652 CPUtime=45.26
/proc/24987/stat : 24987 (LySATi) R 24984 24984 24654 0 -1 4194304 6449 0 0 0 4523 3 0 0 25 0 1 0 1151309542 28315648 6419 1992294400 134512640 135226915 4294956208 18446744073709551615 134537038 0 0 4096 3 0 0 0 17 1 0 0
/proc/24987/statm: 6913 6419 80 174 0 6736 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 33008

[startup+102.306 s]
/proc/loadavg: 1.05 1.13 1.06 2/66 24987
/proc/meminfo: memFree=1779064/2055920 swapFree=4175700/4192956
[pid=24984] ppid=24982 vsize=5356 CPUtime=5.79
/proc/24984/stat : 24984 (lysat.sh) S 24982 24984 24654 0 -1 4194304 310 37392 0 0 0 0 547 32 19 0 1 0 1151308962 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24984/statm: 1339 237 195 169 0 50 0
[pid=24987] ppid=24984 vsize=29860 CPUtime=96.45
/proc/24987/stat : 24987 (LySATi) R 24984 24984 24654 0 -1 4194304 6990 0 0 0 9641 4 0 0 25 0 1 0 1151309542 30576640 6960 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/24987/statm: 7465 6960 80 174 0 7288 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 35216

[startup+162.302 s]
/proc/loadavg: 1.02 1.10 1.06 2/66 24987
/proc/meminfo: memFree=1776952/2055920 swapFree=4175700/4192956
[pid=24984] ppid=24982 vsize=5356 CPUtime=5.79
/proc/24984/stat : 24984 (lysat.sh) S 24982 24984 24654 0 -1 4194304 310 37392 0 0 0 0 547 32 19 0 1 0 1151308962 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24984/statm: 1339 237 195 169 0 50 0
[pid=24987] ppid=24984 vsize=32000 CPUtime=156.42
/proc/24987/stat : 24987 (LySATi) R 24984 24984 24654 0 -1 4194304 7519 0 0 0 15638 4 0 0 25 0 1 0 1151309542 32768000 7489 1992294400 134512640 135226915 4294956208 18446744073709551615 134539753 0 0 4096 3 0 0 0 17 1 0 0
/proc/24987/statm: 8000 7489 80 174 0 7823 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 37356

[startup+222.301 s]
/proc/loadavg: 1.00 1.08 1.05 2/66 24987
/proc/meminfo: memFree=1774840/2055920 swapFree=4175700/4192956
[pid=24984] ppid=24982 vsize=5356 CPUtime=5.79
/proc/24984/stat : 24984 (lysat.sh) S 24982 24984 24654 0 -1 4194304 310 37392 0 0 0 0 547 32 19 0 1 0 1151308962 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24984/statm: 1339 237 195 169 0 50 0
[pid=24987] ppid=24984 vsize=34160 CPUtime=216.41
/proc/24987/stat : 24987 (LySATi) R 24984 24984 24654 0 -1 4194304 8028 0 0 0 21636 5 0 0 25 0 1 0 1151309542 34979840 7998 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/24987/statm: 8540 7998 80 174 0 8363 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 39516

[startup+282.302 s]
/proc/loadavg: 1.00 1.06 1.04 2/66 24987
/proc/meminfo: memFree=1773048/2055920 swapFree=4175700/4192956
[pid=24984] ppid=24982 vsize=5356 CPUtime=5.79
/proc/24984/stat : 24984 (lysat.sh) S 24982 24984 24654 0 -1 4194304 310 37392 0 0 0 0 547 32 19 0 1 0 1151308962 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24984/statm: 1339 237 195 169 0 50 0
[pid=24987] ppid=24984 vsize=36028 CPUtime=276.4
/proc/24987/stat : 24987 (LySATi) R 24984 24984 24654 0 -1 4194304 8477 0 0 0 27634 6 0 0 25 0 1 0 1151309542 36892672 8447 1992294400 134512640 135226915 4294956208 18446744073709551615 134541051 0 0 4096 3 0 0 0 17 1 0 0
/proc/24987/statm: 9007 8447 80 174 0 8830 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 41384

[startup+342.302 s]
/proc/loadavg: 1.00 1.05 1.04 2/66 24987
/proc/meminfo: memFree=1772600/2055920 swapFree=4175700/4192956
[pid=24984] ppid=24982 vsize=5356 CPUtime=5.79
/proc/24984/stat : 24984 (lysat.sh) S 24982 24984 24654 0 -1 4194304 310 37392 0 0 0 0 547 32 19 0 1 0 1151308962 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24984/statm: 1339 237 195 169 0 50 0
[pid=24987] ppid=24984 vsize=36436 CPUtime=336.37
/proc/24987/stat : 24987 (LySATi) R 24984 24984 24654 0 -1 4194304 8583 0 0 0 33631 6 0 0 25 0 1 0 1151309542 37310464 8553 1992294400 134512640 135226915 4294956208 18446744073709551615 134539712 0 0 4096 3 0 0 0 17 1 0 0
/proc/24987/statm: 9109 8553 80 174 0 8932 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 41792

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

[startup+358.303 s]
/proc/loadavg: 1.00 1.05 1.04 2/66 24987
/proc/meminfo: memFree=1771704/2055920 swapFree=4175700/4192956
[pid=24984] ppid=24982 vsize=5356 CPUtime=5.79
/proc/24984/stat : 24984 (lysat.sh) S 24982 24984 24654 0 -1 4194304 310 37392 0 0 0 0 547 32 19 0 1 0 1151308962 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24984/statm: 1339 237 195 169 0 50 0
[pid=24987] ppid=24984 vsize=37348 CPUtime=352.37
/proc/24987/stat : 24987 (LySATi) R 24984 24984 24654 0 -1 4194304 8808 0 0 0 35231 6 0 0 25 0 1 0 1151309542 38244352 8778 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/24987/statm: 9337 8778 80 174 0 9160 0
Current children cumulated CPU time (s) 358.16
Current children cumulated vsize (KiB) 42704

[startup+371.102 s]
/proc/loadavg: 1.00 1.04 1.04 2/66 24987
/proc/meminfo: memFree=1771512/2055920 swapFree=4175700/4192956
[pid=24984] ppid=24982 vsize=5356 CPUtime=5.79
/proc/24984/stat : 24984 (lysat.sh) S 24982 24984 24654 0 -1 4194304 310 37392 0 0 0 0 547 32 19 0 1 0 1151308962 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24984/statm: 1339 237 195 169 0 50 0
[pid=24987] ppid=24984 vsize=37480 CPUtime=365.16
/proc/24987/stat : 24987 (LySATi) R 24984 24984 24654 0 -1 4194304 8856 0 0 0 36510 6 0 0 25 0 1 0 1151309542 38379520 8826 1992294400 134512640 135226915 4294956208 18446744073709551615 134536701 0 0 4096 3 0 0 0 17 1 0 0
/proc/24987/statm: 9370 8826 80 174 0 9193 0
Current children cumulated CPU time (s) 370.95
Current children cumulated vsize (KiB) 42836

[startup+377.502 s]
/proc/loadavg: 1.00 1.04 1.03 2/66 24987
/proc/meminfo: memFree=1771192/2055920 swapFree=4175700/4192956
[pid=24984] ppid=24982 vsize=5356 CPUtime=5.79
/proc/24984/stat : 24984 (lysat.sh) S 24982 24984 24654 0 -1 4194304 310 37392 0 0 0 0 547 32 19 0 1 0 1151308962 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24984/statm: 1339 237 195 169 0 50 0
[pid=24987] ppid=24984 vsize=37744 CPUtime=371.56
/proc/24987/stat : 24987 (LySATi) R 24984 24984 24654 0 -1 4194304 8922 0 0 0 37150 6 0 0 25 0 1 0 1151309542 38649856 8892 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/24987/statm: 9436 8892 80 174 0 9259 0
Current children cumulated CPU time (s) 377.35
Current children cumulated vsize (KiB) 43100

[startup+380.701 s]
/proc/loadavg: 1.00 1.04 1.03 2/66 24987
/proc/meminfo: memFree=1771192/2055920 swapFree=4175700/4192956
[pid=24984] ppid=24982 vsize=5356 CPUtime=5.79
/proc/24984/stat : 24984 (lysat.sh) S 24982 24984 24654 0 -1 4194304 310 37392 0 0 0 0 547 32 19 0 1 0 1151308962 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24984/statm: 1339 237 195 169 0 50 0
[pid=24987] ppid=24984 vsize=37888 CPUtime=374.76
/proc/24987/stat : 24987 (LySATi) R 24984 24984 24654 0 -1 4194304 8928 0 0 0 37470 6 0 0 25 0 1 0 1151309542 38797312 8898 1992294400 134512640 135226915 4294956208 18446744073709551615 134539978 0 0 4096 3 0 0 0 17 1 0 0
/proc/24987/statm: 9472 8898 80 174 0 9295 0
Current children cumulated CPU time (s) 380.55
Current children cumulated vsize (KiB) 43244

[startup+383.907 s]
/proc/loadavg: 1.00 1.04 1.03 2/66 24987
/proc/meminfo: memFree=1771192/2055920 swapFree=4175700/4192956
[pid=24984] ppid=24982 vsize=5356 CPUtime=5.79
/proc/24984/stat : 24984 (lysat.sh) S 24982 24984 24654 0 -1 4194304 310 37392 0 0 0 0 547 32 19 0 1 0 1151308962 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24984/statm: 1339 237 195 169 0 50 0
[pid=24987] ppid=24984 vsize=37888 CPUtime=377.96
/proc/24987/stat : 24987 (LySATi) R 24984 24984 24654 0 -1 4194304 8932 0 0 0 37790 6 0 0 25 0 1 0 1151309542 38797312 8902 1992294400 134512640 135226915 4294956208 18446744073709551615 134536783 0 0 4096 3 0 0 0 17 1 0 0
/proc/24987/statm: 9472 8902 80 174 0 9295 0
Current children cumulated CPU time (s) 383.75
Current children cumulated vsize (KiB) 43244

[startup+385.502 s]
/proc/loadavg: 1.00 1.04 1.03 2/66 24987
/proc/meminfo: memFree=1771192/2055920 swapFree=4175700/4192956
[pid=24984] ppid=24982 vsize=5356 CPUtime=5.79
/proc/24984/stat : 24984 (lysat.sh) S 24982 24984 24654 0 -1 4194304 310 37392 0 0 0 0 547 32 19 0 1 0 1151308962 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24984/statm: 1339 237 195 169 0 50 0
[pid=24987] ppid=24984 vsize=37888 CPUtime=379.56
/proc/24987/stat : 24987 (LySATi) R 24984 24984 24654 0 -1 4194304 8932 0 0 0 37950 6 0 0 25 0 1 0 1151309542 38797312 8902 1992294400 134512640 135226915 4294956208 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 1 0 0
/proc/24987/statm: 9472 8902 80 174 0 9295 0
Current children cumulated CPU time (s) 385.35
Current children cumulated vsize (KiB) 43244

[startup+386.302 s]
/proc/loadavg: 1.00 1.04 1.03 2/66 24987
/proc/meminfo: memFree=1771192/2055920 swapFree=4175700/4192956
[pid=24984] ppid=24982 vsize=5356 CPUtime=5.79
/proc/24984/stat : 24984 (lysat.sh) S 24982 24984 24654 0 -1 4194304 310 37392 0 0 0 0 547 32 19 0 1 0 1151308962 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24984/statm: 1339 237 195 169 0 50 0
[pid=24987] ppid=24984 vsize=37888 CPUtime=380.36
/proc/24987/stat : 24987 (LySATi) R 24984 24984 24654 0 -1 4194304 8932 0 0 0 38030 6 0 0 25 0 1 0 1151309542 38797312 8902 1992294400 134512640 135226915 4294956208 18446744073709551615 134536966 0 0 4096 3 0 0 0 17 1 0 0
/proc/24987/statm: 9472 8902 80 174 0 9295 0
Current children cumulated CPU time (s) 386.15
Current children cumulated vsize (KiB) 43244

[startup+386.701 s]
/proc/loadavg: 1.00 1.04 1.03 2/66 24987
/proc/meminfo: memFree=1771192/2055920 swapFree=4175700/4192956
[pid=24984] ppid=24982 vsize=5356 CPUtime=5.79
/proc/24984/stat : 24984 (lysat.sh) S 24982 24984 24654 0 -1 4194304 310 37392 0 0 0 0 547 32 19 0 1 0 1151308962 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24984/statm: 1339 237 195 169 0 50 0
[pid=24987] ppid=24984 vsize=37888 CPUtime=380.76
/proc/24987/stat : 24987 (LySATi) R 24984 24984 24654 0 -1 4194304 8932 0 0 0 38070 6 0 0 25 0 1 0 1151309542 38797312 8902 1992294400 134512640 135226915 4294956208 18446744073709551615 134526787 0 0 4096 3 0 0 0 17 1 0 0
/proc/24987/statm: 9472 8902 80 174 0 9295 0
Current children cumulated CPU time (s) 386.55
Current children cumulated vsize (KiB) 43244

Child status: 20
Real time (s): 386.794
CPU time (s): 386.658
CPU user time (s): 386.246
CPU system time (s): 0.411937
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 166116

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

runsolver used 0.448931 second user time and 0.967852 second system time

The end

Launcher Data

Begin job on node30 at 2009-04-03 21:20:38
IDJOB=1563454
IDBENCH=70954
IDSOLVER=511
FILE ID=node30/1563454-1238786436
PBS_JOBID= 9085580
Free space on /tmp= 66496 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-col400-16.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563454-1238786436/watcher-1563454-1238786436 -o /tmp/evaluation-result-1563454-1238786436/solver-1563454-1238786436 -C 1200 -W 1800 -M 1800 --output-limit 1,15  lysat.sh HOME/instance-1563454-1238786436.cnf i

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

MD5SUM BENCH= a8766c9a72f73eaac2d0ddc5a182692e
RANDOM SEED=915722042

node30.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.260
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.260
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:       1829792 kB
Buffers:          2820 kB
Cached:         158424 kB
SwapCached:       9912 kB
Active:         158312 kB
Inactive:        14804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1829792 kB
SwapTotal:     4192956 kB
SwapFree:      4175700 kB
Dirty:           17896 kB
Writeback:           0 kB
Mapped:          18672 kB
Slab:            39032 kB
Committed_AS:  3429264 kB
PageTables:       1432 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 node30 at 2009-04-03 21:27:04