Trace number 1732102

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 192.932 192.995

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-73-100.cnf
MD5SUM21a63ce6f14424dbad7bd9e8fb6cd037
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.9497
Satisfiable
(Un)Satisfiability was proved
Number of variables73
Number of clauses156
Sum of the clauses size468
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3156
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.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     156      468 |      46       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 73   #clauses: 156   #literals: 468
0.00/0.00	c CPU time:   0 s
0.00/0.00	c ==============================================================================
0.00/0.00	c lySAT 0.1
0.00/0.00	c minisat core +  additionnal features
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  73                                                   |
0.00/0.00	c |  Number of clauses:    156                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
192.83/192.98	c restarts              : 618
192.83/192.98	c conflicts             : 617990         (3204 /sec)
192.83/192.98	c decisions             : 795996         (1.94 % random) (4127 /sec)
192.83/192.98	c euip                  : 33826       
192.83/192.98	c propagations          : 10136654       (52556 /sec)
192.83/192.98	c conflict literals     : 6991950        (14.08 % deleted)
192.83/192.98	c Memory used           : 20.57 MB
192.83/192.98	c CPU time              : 192.875 s
192.83/192.98	c 
192.83/192.98	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-1732102-1240777795/watcher-1732102-1240777795 -o /tmp/evaluation-result-1732102-1240777795/solver-1732102-1240777795 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1732102-1240777795.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: 0.91 0.98 1.07 2/64 9865
/proc/meminfo: memFree=1688048/2055920 swapFree=4191900/4192956
[pid=9865] ppid=9863 vsize=5356 CPUtime=0
/proc/9865/stat : 9865 (lysat.sh) S 9863 9865 9800 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 105805495 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9865/statm: 1339 235 195 169 0 50 0
[pid=9866] ppid=9865 vsize=692 CPUtime=0
/proc/9866/stat : 9866 (SatElite) R 9865 9865 9800 0 -1 4194304 101 0 0 0 0 0 0 0 18 0 1 0 105805495 708608 84 1992294400 134512640 135034092 4294956112 18446744073709551615 134690685 0 0 4096 3 0 0 0 17 0 0 0
/proc/9866/statm: 174 85 67 127 0 44 0

[startup+0.0331311 s]
/proc/loadavg: 0.91 0.98 1.07 2/64 9865
/proc/meminfo: memFree=1688048/2055920 swapFree=4191900/4192956
[pid=9865] ppid=9863 vsize=5356 CPUtime=0
/proc/9865/stat : 9865 (lysat.sh) S 9863 9865 9800 0 -1 4194304 310 104 0 0 0 0 0 0 18 0 1 0 105805495 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9865/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101138 s]
/proc/loadavg: 0.91 0.98 1.07 2/64 9865
/proc/meminfo: memFree=1688048/2055920 swapFree=4191900/4192956
[pid=9865] ppid=9863 vsize=5356 CPUtime=0
/proc/9865/stat : 9865 (lysat.sh) S 9863 9865 9800 0 -1 4194304 310 104 0 0 0 0 0 0 18 0 1 0 105805495 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9865/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301165 s]
/proc/loadavg: 0.91 0.98 1.07 2/64 9865
/proc/meminfo: memFree=1688048/2055920 swapFree=4191900/4192956
[pid=9865] ppid=9863 vsize=5356 CPUtime=0
/proc/9865/stat : 9865 (lysat.sh) S 9863 9865 9800 0 -1 4194304 310 104 0 0 0 0 0 0 18 0 1 0 105805495 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9865/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701218 s]
/proc/loadavg: 0.91 0.98 1.07 2/64 9865
/proc/meminfo: memFree=1688048/2055920 swapFree=4191900/4192956
[pid=9865] ppid=9863 vsize=5356 CPUtime=0
/proc/9865/stat : 9865 (lysat.sh) S 9863 9865 9800 0 -1 4194304 310 104 0 0 0 0 0 0 18 0 1 0 105805495 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9865/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50133 s]
/proc/loadavg: 0.91 0.98 1.07 2/66 9868
/proc/meminfo: memFree=1686304/2055920 swapFree=4191900/4192956
[pid=9865] ppid=9863 vsize=5356 CPUtime=0
/proc/9865/stat : 9865 (lysat.sh) S 9863 9865 9800 0 -1 4194304 310 104 0 0 0 0 0 0 18 0 1 0 105805495 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9865/statm: 1339 237 195 169 0 50 0
[pid=9868] ppid=9865 vsize=3800 CPUtime=1.49
/proc/9868/stat : 9868 (LySATi) R 9865 9865 9800 0 -1 4194304 592 0 0 0 149 0 0 0 25 0 1 0 105805495 3891200 577 1992294400 134512640 135226915 4294956224 18446744073709551615 134536821 0 0 4096 3 0 0 0 17 1 0 0
/proc/9868/statm: 950 577 81 174 0 773 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9156

[startup+3.10154 s]
/proc/loadavg: 0.91 0.98 1.07 2/66 9868
/proc/meminfo: memFree=1685408/2055920 swapFree=4191900/4192956
[pid=9865] ppid=9863 vsize=5356 CPUtime=0
/proc/9865/stat : 9865 (lysat.sh) S 9863 9865 9800 0 -1 4194304 310 104 0 0 0 0 0 0 18 0 1 0 105805495 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9865/statm: 1339 237 195 169 0 50 0
[pid=9868] ppid=9865 vsize=4664 CPUtime=3.08
/proc/9868/stat : 9868 (LySATi) R 9865 9865 9800 0 -1 4194304 797 0 0 0 308 0 0 0 25 0 1 0 105805495 4775936 782 1992294400 134512640 135226915 4294956224 18446744073709551615 134537068 0 0 4096 3 0 0 0 17 1 0 0
/proc/9868/statm: 1166 782 81 174 0 989 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10020

[startup+6.30198 s]
/proc/loadavg: 0.92 0.98 1.07 2/66 9868
/proc/meminfo: memFree=1683808/2055920 swapFree=4191900/4192956
[pid=9865] ppid=9863 vsize=5356 CPUtime=0
/proc/9865/stat : 9865 (lysat.sh) S 9863 9865 9800 0 -1 4194304 310 104 0 0 0 0 0 0 18 0 1 0 105805495 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9865/statm: 1339 237 195 169 0 50 0
[pid=9868] ppid=9865 vsize=5996 CPUtime=6.28
/proc/9868/stat : 9868 (LySATi) R 9865 9865 9800 0 -1 4194304 1132 0 0 0 628 0 0 0 25 0 1 0 105805495 6139904 1117 1992294400 134512640 135226915 4294956224 18446744073709551615 134536776 0 0 4096 3 0 0 0 17 1 0 0
/proc/9868/statm: 1499 1117 81 174 0 1322 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11352

[startup+12.7028 s]
/proc/loadavg: 0.93 0.98 1.07 2/66 9868
/proc/meminfo: memFree=1682336/2055920 swapFree=4191900/4192956
[pid=9865] ppid=9863 vsize=5356 CPUtime=0
/proc/9865/stat : 9865 (lysat.sh) S 9863 9865 9800 0 -1 4194304 310 104 0 0 0 0 0 0 18 0 1 0 105805495 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9865/statm: 1339 237 195 169 0 50 0
[pid=9868] ppid=9865 vsize=7236 CPUtime=12.68
/proc/9868/stat : 9868 (LySATi) R 9865 9865 9800 0 -1 4194304 1391 0 0 0 1268 0 0 0 25 0 1 0 105805495 7409664 1376 1992294400 134512640 135226915 4294956224 18446744073709551615 134537068 0 0 4096 3 0 0 0 17 1 0 0
/proc/9868/statm: 1809 1376 81 174 0 1632 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12592

[startup+25.5016 s]
/proc/loadavg: 0.94 0.98 1.06 2/66 9868
/proc/meminfo: memFree=1679968/2055920 swapFree=4191900/4192956
[pid=9865] ppid=9863 vsize=5356 CPUtime=0
/proc/9865/stat : 9865 (lysat.sh) S 9863 9865 9800 0 -1 4194304 310 104 0 0 0 0 0 0 18 0 1 0 105805495 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9865/statm: 1339 237 195 169 0 50 0
[pid=9868] ppid=9865 vsize=9824 CPUtime=25.47
/proc/9868/stat : 9868 (LySATi) R 9865 9865 9800 0 -1 4194304 1974 0 0 0 2546 1 0 0 25 0 1 0 105805495 10059776 1959 1992294400 134512640 135226915 4294956224 18446744073709551615 134536821 0 0 4096 3 0 0 0 17 1 0 0
/proc/9868/statm: 2456 1959 81 174 0 2279 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 15180

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 1.06 2/66 9868
/proc/meminfo: memFree=1678176/2055920 swapFree=4191900/4192956
[pid=9865] ppid=9863 vsize=5356 CPUtime=0
/proc/9865/stat : 9865 (lysat.sh) S 9863 9865 9800 0 -1 4194304 310 104 0 0 0 0 0 0 18 0 1 0 105805495 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9865/statm: 1339 237 195 169 0 50 0
[pid=9868] ppid=9865 vsize=11876 CPUtime=51.07
/proc/9868/stat : 9868 (LySATi) R 9865 9865 9800 0 -1 4194304 2462 0 0 0 5105 2 0 0 25 0 1 0 105805495 12161024 2447 1992294400 134512640 135226915 4294956224 18446744073709551615 134537059 0 0 4096 3 0 0 0 17 1 0 0
/proc/9868/statm: 2969 2447 81 174 0 2792 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17232

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.06 2/66 9868
/proc/meminfo: memFree=1673888/2055920 swapFree=4191900/4192956
[pid=9865] ppid=9863 vsize=5356 CPUtime=0
/proc/9865/stat : 9865 (lysat.sh) S 9863 9865 9800 0 -1 4194304 310 104 0 0 0 0 0 0 18 0 1 0 105805495 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9865/statm: 1339 237 195 169 0 50 0
[pid=9868] ppid=9865 vsize=16444 CPUtime=102.26
/proc/9868/stat : 9868 (LySATi) R 9865 9865 9800 0 -1 4194304 3485 0 0 0 10223 3 0 0 25 0 1 0 105805495 16838656 3470 1992294400 134512640 135226915 4294956224 18446744073709551615 134543500 0 0 4096 3 0 0 0 17 1 0 0
/proc/9868/statm: 4111 3470 81 174 0 3934 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 21800

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.05 2/66 9868
/proc/meminfo: memFree=1671712/2055920 swapFree=4191900/4192956
[pid=9865] ppid=9863 vsize=5356 CPUtime=0
/proc/9865/stat : 9865 (lysat.sh) S 9863 9865 9800 0 -1 4194304 310 104 0 0 0 0 0 0 18 0 1 0 105805495 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9865/statm: 1339 237 195 169 0 50 0
[pid=9868] ppid=9865 vsize=18856 CPUtime=162.23
/proc/9868/stat : 9868 (LySATi) R 9865 9865 9800 0 -1 4194304 4044 0 0 0 16220 3 0 0 25 0 1 0 105805495 19308544 4029 1992294400 134512640 135226915 4294956224 18446744073709551615 134537021 0 0 4096 3 0 0 0 17 1 0 0
/proc/9868/statm: 4714 4029 81 174 0 4537 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 24212

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

[startup+179.101 s]
/proc/loadavg: 0.99 0.98 1.05 2/66 9868
/proc/meminfo: memFree=1670112/2055920 swapFree=4191900/4192956
[pid=9865] ppid=9863 vsize=5356 CPUtime=0
/proc/9865/stat : 9865 (lysat.sh) S 9863 9865 9800 0 -1 4194304 310 104 0 0 0 0 0 0 18 0 1 0 105805495 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9865/statm: 1339 237 195 169 0 50 0
[pid=9868] ppid=9865 vsize=20732 CPUtime=179.03
/proc/9868/stat : 9868 (LySATi) R 9865 9865 9800 0 -1 4194304 4439 0 0 0 17899 4 0 0 25 0 1 0 105805495 21229568 4424 1992294400 134512640 135226915 4294956224 18446744073709551615 134536966 0 0 4096 3 0 0 0 17 1 0 0
/proc/9868/statm: 5183 4424 81 174 0 5006 0
Current children cumulated CPU time (s) 179.03
Current children cumulated vsize (KiB) 26088

[startup+185.501 s]
/proc/loadavg: 0.99 0.98 1.05 2/66 9868
/proc/meminfo: memFree=1669728/2055920 swapFree=4191900/4192956
[pid=9865] ppid=9863 vsize=5356 CPUtime=0
/proc/9865/stat : 9865 (lysat.sh) S 9863 9865 9800 0 -1 4194304 310 104 0 0 0 0 0 0 18 0 1 0 105805495 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9865/statm: 1339 237 195 169 0 50 0
[pid=9868] ppid=9865 vsize=21064 CPUtime=185.43
/proc/9868/stat : 9868 (LySATi) R 9865 9865 9800 0 -1 4194304 4513 0 0 0 18539 4 0 0 25 0 1 0 105805495 21569536 4498 1992294400 134512640 135226915 4294956224 18446744073709551615 134531071 0 0 4096 3 0 0 0 17 1 0 0
/proc/9868/statm: 5266 4498 81 174 0 5089 0
Current children cumulated CPU time (s) 185.43
Current children cumulated vsize (KiB) 26420

[startup+188.702 s]
/proc/loadavg: 0.99 0.98 1.05 2/66 9868
/proc/meminfo: memFree=1669728/2055920 swapFree=4191900/4192956
[pid=9865] ppid=9863 vsize=5356 CPUtime=0
/proc/9865/stat : 9865 (lysat.sh) S 9863 9865 9800 0 -1 4194304 310 104 0 0 0 0 0 0 18 0 1 0 105805495 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9865/statm: 1339 237 195 169 0 50 0
[pid=9868] ppid=9865 vsize=21064 CPUtime=188.63
/proc/9868/stat : 9868 (LySATi) R 9865 9865 9800 0 -1 4194304 4513 0 0 0 18859 4 0 0 25 0 1 0 105805495 21569536 4498 1992294400 134512640 135226915 4294956224 18446744073709551615 134536797 0 0 4096 3 0 0 0 17 1 0 0
/proc/9868/statm: 5266 4498 81 174 0 5089 0
Current children cumulated CPU time (s) 188.63
Current children cumulated vsize (KiB) 26420

[startup+190.306 s]
/proc/loadavg: 0.99 0.98 1.05 2/66 9868
/proc/meminfo: memFree=1669728/2055920 swapFree=4191900/4192956
[pid=9865] ppid=9863 vsize=5356 CPUtime=0
/proc/9865/stat : 9865 (lysat.sh) S 9863 9865 9800 0 -1 4194304 310 104 0 0 0 0 0 0 18 0 1 0 105805495 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9865/statm: 1339 237 195 169 0 50 0
[pid=9868] ppid=9865 vsize=21064 CPUtime=190.23
/proc/9868/stat : 9868 (LySATi) R 9865 9865 9800 0 -1 4194304 4513 0 0 0 19019 4 0 0 25 0 1 0 105805495 21569536 4498 1992294400 134512640 135226915 4294956224 18446744073709551615 134537040 0 0 4096 3 0 0 0 17 1 0 0
/proc/9868/statm: 5266 4498 81 174 0 5089 0
Current children cumulated CPU time (s) 190.23
Current children cumulated vsize (KiB) 26420

[startup+191.902 s]
/proc/loadavg: 0.99 0.98 1.05 2/66 9868
/proc/meminfo: memFree=1669728/2055920 swapFree=4191900/4192956
[pid=9865] ppid=9863 vsize=5356 CPUtime=0
/proc/9865/stat : 9865 (lysat.sh) S 9863 9865 9800 0 -1 4194304 310 104 0 0 0 0 0 0 18 0 1 0 105805495 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9865/statm: 1339 237 195 169 0 50 0
[pid=9868] ppid=9865 vsize=21064 CPUtime=191.83
/proc/9868/stat : 9868 (LySATi) R 9865 9865 9800 0 -1 4194304 4513 0 0 0 19179 4 0 0 25 0 1 0 105805495 21569536 4498 1992294400 134512640 135226915 4294956224 18446744073709551615 134537068 0 0 4096 3 0 0 0 17 1 0 0
/proc/9868/statm: 5266 4498 81 174 0 5089 0
Current children cumulated CPU time (s) 191.83
Current children cumulated vsize (KiB) 26420

[startup+192.702 s]
/proc/loadavg: 0.99 0.98 1.05 2/66 9868
/proc/meminfo: memFree=1669728/2055920 swapFree=4191900/4192956
[pid=9865] ppid=9863 vsize=5356 CPUtime=0
/proc/9865/stat : 9865 (lysat.sh) S 9863 9865 9800 0 -1 4194304 310 104 0 0 0 0 0 0 18 0 1 0 105805495 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9865/statm: 1339 237 195 169 0 50 0
[pid=9868] ppid=9865 vsize=21064 CPUtime=192.63
/proc/9868/stat : 9868 (LySATi) R 9865 9865 9800 0 -1 4194304 4513 0 0 0 19259 4 0 0 25 0 1 0 105805495 21569536 4498 1992294400 134512640 135226915 4294956224 18446744073709551615 134526712 0 0 4096 3 0 0 0 17 1 0 0
/proc/9868/statm: 5266 4498 81 174 0 5089 0
Current children cumulated CPU time (s) 192.63
Current children cumulated vsize (KiB) 26420

[startup+192.902 s]
/proc/loadavg: 0.99 0.98 1.05 2/66 9868
/proc/meminfo: memFree=1669728/2055920 swapFree=4191900/4192956
[pid=9865] ppid=9863 vsize=5356 CPUtime=0
/proc/9865/stat : 9865 (lysat.sh) S 9863 9865 9800 0 -1 4194304 310 104 0 0 0 0 0 0 18 0 1 0 105805495 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9865/statm: 1339 237 195 169 0 50 0
[pid=9868] ppid=9865 vsize=21064 CPUtime=192.83
/proc/9868/stat : 9868 (LySATi) R 9865 9865 9800 0 -1 4194304 4513 0 0 0 19279 4 0 0 25 0 1 0 105805495 21569536 4498 1992294400 134512640 135226915 4294956224 18446744073709551615 134536922 0 0 4096 3 0 0 0 17 1 0 0
/proc/9868/statm: 5266 4498 81 174 0 5089 0
Current children cumulated CPU time (s) 192.83
Current children cumulated vsize (KiB) 26420

Child status: 20
Real time (s): 192.995
CPU time (s): 192.932
CPU user time (s): 192.876
CPU system time (s): 0.055991
CPU usage (%): 99.9674
Max. virtual memory (cumulated for all children) (KiB): 26420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 192.876
system time used= 0.055991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5089
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= 38
involuntary context switches= 545

runsolver used 0.226965 second user time and 0.430934 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-26 22:29:55
IDJOB=1732102
IDBENCH=71110
IDSOLVER=511
FILE ID=node71/1732102-1240777795
PBS_JOBID= 9187250
Free space on /tmp= 66428 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-73-100.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732102-1240777795/watcher-1732102-1240777795 -o /tmp/evaluation-result-1732102-1240777795/solver-1732102-1240777795 -C 1200 -W 1800 -M 1800 --output-limit 1,15  lysat.sh HOME/instance-1732102-1240777795.cnf i

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

MD5SUM BENCH= 21a63ce6f14424dbad7bd9e8fb6cd037
RANDOM SEED=775369687

node71.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.236
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.236
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:       1688592 kB
Buffers:         35216 kB
Cached:         252848 kB
SwapCached:        528 kB
Active:         123092 kB
Inactive:       178976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688592 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2180 kB
Writeback:           0 kB
Mapped:          22268 kB
Slab:            51280 kB
Committed_AS:   324816 kB
PageTables:       1436 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= 66424 MiB
End job on node71 at 2009-04-26 22:33:08