Trace number 1773063

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 249.322 249.401

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.9.unsat.cnf
MD5SUM738c5d916b76338511b77dbd47cdbc16
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark54.4157
Satisfiable
(Un)Satisfiability was proved
Number of variables892
Number of clauses3006
Sum of the clauses size7828
Maximum clause length17
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 21283
Number of clauses of size 31676
Number of clauses of size 418
Number of clauses of size 516
Number of clauses of size over 510

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 |    3003     7825 |     900       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    2507     7505 |      --       0       --      -- |     --   | -462/-249
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 604   #clauses: 2507   #literals: 7505
0.00/0.01	c CPU time:   0.014997 s
0.00/0.01	c ==============================================================================
0.00/0.02	c lySAT 0.1
0.00/0.02	c minisat core +  additionnal features
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Number of variables:  604                                                  |
0.00/0.02	c |  Number of clauses:    2507                                                 |
0.00/0.02	c |  Parsing time:         0.00         s                                       |
249.21/249.39	c restarts              : 558
249.21/249.39	c conflicts             : 569863         (2287 /sec)
249.21/249.39	c decisions             : 673802         (1.65 % random) (2704 /sec)
249.21/249.39	c euip                  : 16157       
249.21/249.39	c propagations          : 70746644       (283862 /sec)
249.21/249.39	c conflict literals     : 10947970       (57.72 % deleted)
249.21/249.39	c Memory used           : 25.27 MB
249.21/249.39	c CPU time              : 249.229 s
249.21/249.39	c 
249.21/249.39	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-1773063-1241232845/watcher-1773063-1241232845 -o /tmp/evaluation-result-1773063-1241232845/solver-1773063-1241232845 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1773063-1241232845.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.94 0.98 0.99 3/64 20813
/proc/meminfo: memFree=1301576/2055920 swapFree=4181364/4192956
[pid=20813] ppid=20811 vsize=5356 CPUtime=0
/proc/20813/stat : 20813 (lysat.sh) S 20811 20813 20718 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151317400 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20813/statm: 1339 235 195 169 0 50 0
[pid=20814] ppid=20813 vsize=960 CPUtime=0
/proc/20814/stat : 20814 (SatElite) R 20813 20813 20718 0 -1 4194304 153 0 0 0 0 0 0 0 18 0 1 0 151317400 983040 137 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/20814/statm: 240 138 52 127 0 110 0

[startup+0.0729439 s]
/proc/loadavg: 0.94 0.98 0.99 3/64 20813
/proc/meminfo: memFree=1301576/2055920 swapFree=4181364/4192956
[pid=20813] ppid=20811 vsize=5356 CPUtime=0.01
/proc/20813/stat : 20813 (lysat.sh) S 20811 20813 20718 0 -1 4194304 310 226 0 0 0 0 1 0 16 0 1 0 151317400 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20813/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.101948 s]
/proc/loadavg: 0.94 0.98 0.99 3/64 20813
/proc/meminfo: memFree=1301576/2055920 swapFree=4181364/4192956
[pid=20813] ppid=20811 vsize=5356 CPUtime=0.01
/proc/20813/stat : 20813 (lysat.sh) S 20811 20813 20718 0 -1 4194304 310 226 0 0 0 0 1 0 16 0 1 0 151317400 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20813/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.301976 s]
/proc/loadavg: 0.94 0.98 0.99 3/64 20813
/proc/meminfo: memFree=1301576/2055920 swapFree=4181364/4192956
[pid=20813] ppid=20811 vsize=5356 CPUtime=0.01
/proc/20813/stat : 20813 (lysat.sh) S 20811 20813 20718 0 -1 4194304 310 226 0 0 0 0 1 0 16 0 1 0 151317400 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20813/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.701033 s]
/proc/loadavg: 0.94 0.98 0.99 3/64 20813
/proc/meminfo: memFree=1301576/2055920 swapFree=4181364/4192956
[pid=20813] ppid=20811 vsize=5356 CPUtime=0.01
/proc/20813/stat : 20813 (lysat.sh) S 20811 20813 20718 0 -1 4194304 310 226 0 0 0 0 1 0 16 0 1 0 151317400 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20813/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+1.50115 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 20816
/proc/meminfo: memFree=1299704/2055920 swapFree=4181364/4192956
[pid=20813] ppid=20811 vsize=5356 CPUtime=0.01
/proc/20813/stat : 20813 (lysat.sh) S 20811 20813 20718 0 -1 4194304 310 226 0 0 0 0 1 0 16 0 1 0 151317400 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20813/statm: 1339 237 195 169 0 50 0
[pid=20816] ppid=20813 vsize=3384 CPUtime=1.47
/proc/20816/stat : 20816 (LySATi) R 20813 20813 20718 0 -1 4194304 494 0 0 0 147 0 0 0 25 0 1 0 151317402 3465216 479 1992294400 134512640 135226915 4294956224 18446744073709551615 134537065 0 0 4096 3 0 0 0 17 1 0 0
/proc/20816/statm: 846 479 79 174 0 669 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8740

[startup+3.10137 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 20816
/proc/meminfo: memFree=1299128/2055920 swapFree=4181364/4192956
[pid=20813] ppid=20811 vsize=5356 CPUtime=0.01
/proc/20813/stat : 20813 (lysat.sh) S 20811 20813 20718 0 -1 4194304 310 226 0 0 0 0 1 0 16 0 1 0 151317400 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20813/statm: 1339 237 195 169 0 50 0
[pid=20816] ppid=20813 vsize=4312 CPUtime=3.06
/proc/20816/stat : 20816 (LySATi) R 20813 20813 20718 0 -1 4194304 728 0 0 0 306 0 0 0 25 0 1 0 151317402 4415488 713 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/20816/statm: 1078 713 79 174 0 901 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9668

[startup+6.30183 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 20816
/proc/meminfo: memFree=1297656/2055920 swapFree=4181364/4192956
[pid=20813] ppid=20811 vsize=5356 CPUtime=0.01
/proc/20813/stat : 20813 (lysat.sh) S 20811 20813 20718 0 -1 4194304 310 226 0 0 0 0 1 0 16 0 1 0 151317400 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20813/statm: 1339 237 195 169 0 50 0
[pid=20816] ppid=20813 vsize=5208 CPUtime=6.26
/proc/20816/stat : 20816 (LySATi) R 20813 20813 20718 0 -1 4194304 962 0 0 0 626 0 0 0 25 0 1 0 151317402 5332992 947 1992294400 134512640 135226915 4294956224 18446744073709551615 134536669 0 0 4096 3 0 0 0 17 1 0 0
/proc/20816/statm: 1302 947 79 174 0 1125 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10564

[startup+12.7017 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 20816
/proc/meminfo: memFree=1295352/2055920 swapFree=4181364/4192956
[pid=20813] ppid=20811 vsize=5356 CPUtime=0.01
/proc/20813/stat : 20813 (lysat.sh) S 20811 20813 20718 0 -1 4194304 310 226 0 0 0 0 1 0 16 0 1 0 151317400 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20813/statm: 1339 237 195 169 0 50 0
[pid=20816] ppid=20813 vsize=7604 CPUtime=12.66
/proc/20816/stat : 20816 (LySATi) R 20813 20813 20718 0 -1 4194304 1527 0 0 0 1265 1 0 0 25 0 1 0 151317402 7786496 1512 1992294400 134512640 135226915 4294956224 18446744073709551615 134527844 0 0 4096 3 0 0 0 17 1 0 0
/proc/20816/statm: 1901 1512 79 174 0 1724 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12960

[startup+25.5016 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 20816
/proc/meminfo: memFree=1293240/2055920 swapFree=4181364/4192956
[pid=20813] ppid=20811 vsize=5356 CPUtime=0.01
/proc/20813/stat : 20813 (lysat.sh) S 20811 20813 20718 0 -1 4194304 310 226 0 0 0 0 1 0 16 0 1 0 151317400 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20813/statm: 1339 237 195 169 0 50 0
[pid=20816] ppid=20813 vsize=9848 CPUtime=25.46
/proc/20816/stat : 20816 (LySATi) R 20813 20813 20718 0 -1 4194304 2073 0 0 0 2544 2 0 0 25 0 1 0 151317402 10084352 2050 1992294400 134512640 135226915 4294956224 18446744073709551615 134543671 0 0 4096 3 0 0 0 17 1 0 0
/proc/20816/statm: 2462 2050 79 174 0 2285 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 15204

[startup+51.1012 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 20816
/proc/meminfo: memFree=1290616/2055920 swapFree=4181364/4192956
[pid=20813] ppid=20811 vsize=5356 CPUtime=0.01
/proc/20813/stat : 20813 (lysat.sh) S 20811 20813 20718 0 -1 4194304 310 226 0 0 0 0 1 0 16 0 1 0 151317400 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20813/statm: 1339 237 195 169 0 50 0
[pid=20816] ppid=20813 vsize=12908 CPUtime=51.05
/proc/20816/stat : 20816 (LySATi) R 20813 20813 20718 0 -1 4194304 2782 0 0 0 5103 2 0 0 25 0 1 0 151317402 13217792 2759 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/20816/statm: 3227 2759 79 174 0 3050 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 18264

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20816
/proc/meminfo: memFree=1285752/2055920 swapFree=4181364/4192956
[pid=20813] ppid=20811 vsize=5356 CPUtime=0.01
/proc/20813/stat : 20813 (lysat.sh) S 20811 20813 20718 0 -1 4194304 310 226 0 0 0 0 1 0 16 0 1 0 151317400 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20813/statm: 1339 237 195 169 0 50 0
[pid=20816] ppid=20813 vsize=17900 CPUtime=102.24
/proc/20816/stat : 20816 (LySATi) R 20813 20813 20718 0 -1 4194304 3953 0 0 0 10220 4 0 0 25 0 1 0 151317402 18329600 3930 1992294400 134512640 135226915 4294956224 18446744073709551615 134552743 0 0 4096 3 0 0 0 17 1 0 0
/proc/20816/statm: 4475 3930 79 174 0 4298 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 23256

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20816
/proc/meminfo: memFree=1281464/2055920 swapFree=4181364/4192956
[pid=20813] ppid=20811 vsize=5356 CPUtime=0.01
/proc/20813/stat : 20813 (lysat.sh) S 20811 20813 20718 0 -1 4194304 310 226 0 0 0 0 1 0 16 0 1 0 151317400 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20813/statm: 1339 237 195 169 0 50 0
[pid=20816] ppid=20813 vsize=22464 CPUtime=162.22
/proc/20816/stat : 20816 (LySATi) R 20813 20813 20718 0 -1 4194304 5017 0 0 0 16217 5 0 0 25 0 1 0 151317402 23003136 4994 1992294400 134512640 135226915 4294956224 18446744073709551615 134543500 0 0 4096 3 0 0 0 17 1 0 0
/proc/20816/statm: 5616 4994 79 174 0 5439 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 27820

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20816
/proc/meminfo: memFree=1278712/2055920 swapFree=4181364/4192956
[pid=20813] ppid=20811 vsize=5356 CPUtime=0.01
/proc/20813/stat : 20813 (lysat.sh) S 20811 20813 20718 0 -1 4194304 310 226 0 0 0 0 1 0 16 0 1 0 151317400 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20813/statm: 1339 237 195 169 0 50 0
[pid=20816] ppid=20813 vsize=25876 CPUtime=222.2
/proc/20816/stat : 20816 (LySATi) R 20813 20813 20718 0 -1 4194304 5691 0 0 0 22214 6 0 0 25 0 1 0 151317402 26497024 5668 1992294400 134512640 135226915 4294956224 18446744073709551615 134536938 0 0 4096 3 0 0 0 17 1 0 0
/proc/20816/statm: 6469 5668 79 174 0 6292 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 31232

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

[startup+230.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20816
/proc/meminfo: memFree=1278712/2055920 swapFree=4181364/4192956
[pid=20813] ppid=20811 vsize=5356 CPUtime=0.01
/proc/20813/stat : 20813 (lysat.sh) S 20811 20813 20718 0 -1 4194304 310 226 0 0 0 0 1 0 16 0 1 0 151317400 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20813/statm: 1339 237 195 169 0 50 0
[pid=20816] ppid=20813 vsize=25876 CPUtime=230.2
/proc/20816/stat : 20816 (LySATi) R 20813 20813 20718 0 -1 4194304 5691 0 0 0 23014 6 0 0 25 0 1 0 151317402 26497024 5668 1992294400 134512640 135226915 4294956224 18446744073709551615 134536776 0 0 4096 3 0 0 0 17 1 0 0
/proc/20816/statm: 6469 5668 79 174 0 6292 0
Current children cumulated CPU time (s) 230.21
Current children cumulated vsize (KiB) 31232

[startup+243.107 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20816
/proc/meminfo: memFree=1278712/2055920 swapFree=4181364/4192956
[pid=20813] ppid=20811 vsize=5356 CPUtime=0.01
/proc/20813/stat : 20813 (lysat.sh) S 20811 20813 20718 0 -1 4194304 310 226 0 0 0 0 1 0 16 0 1 0 151317400 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20813/statm: 1339 237 195 169 0 50 0
[pid=20816] ppid=20813 vsize=25876 CPUtime=243
/proc/20816/stat : 20816 (LySATi) R 20813 20813 20718 0 -1 4194304 5691 0 0 0 24294 6 0 0 25 0 1 0 151317402 26497024 5668 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/20816/statm: 6469 5668 79 174 0 6292 0
Current children cumulated CPU time (s) 243.01
Current children cumulated vsize (KiB) 31232

[startup+246.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20816
/proc/meminfo: memFree=1278712/2055920 swapFree=4181364/4192956
[pid=20813] ppid=20811 vsize=5356 CPUtime=0.01
/proc/20813/stat : 20813 (lysat.sh) S 20811 20813 20718 0 -1 4194304 310 226 0 0 0 0 1 0 16 0 1 0 151317400 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20813/statm: 1339 237 195 169 0 50 0
[pid=20816] ppid=20813 vsize=25876 CPUtime=246.2
/proc/20816/stat : 20816 (LySATi) R 20813 20813 20718 0 -1 4194304 5691 0 0 0 24614 6 0 0 25 0 1 0 151317402 26497024 5668 1992294400 134512640 135226915 4294956224 18446744073709551615 134547559 0 0 4096 3 0 0 0 17 1 0 0
/proc/20816/statm: 6469 5668 79 174 0 6292 0
Current children cumulated CPU time (s) 246.21
Current children cumulated vsize (KiB) 31232

[startup+247.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20816
/proc/meminfo: memFree=1278712/2055920 swapFree=4181364/4192956
[pid=20813] ppid=20811 vsize=5356 CPUtime=0.01
/proc/20813/stat : 20813 (lysat.sh) S 20811 20813 20718 0 -1 4194304 310 226 0 0 0 0 1 0 16 0 1 0 151317400 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20813/statm: 1339 237 195 169 0 50 0
[pid=20816] ppid=20813 vsize=25876 CPUtime=247.8
/proc/20816/stat : 20816 (LySATi) R 20813 20813 20718 0 -1 4194304 5691 0 0 0 24774 6 0 0 25 0 1 0 151317402 26497024 5668 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/20816/statm: 6469 5668 79 174 0 6292 0
Current children cumulated CPU time (s) 247.81
Current children cumulated vsize (KiB) 31232

[startup+248.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20816
/proc/meminfo: memFree=1278712/2055920 swapFree=4181364/4192956
[pid=20813] ppid=20811 vsize=5356 CPUtime=0.01
/proc/20813/stat : 20813 (lysat.sh) S 20811 20813 20718 0 -1 4194304 310 226 0 0 0 0 1 0 16 0 1 0 151317400 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20813/statm: 1339 237 195 169 0 50 0
[pid=20816] ppid=20813 vsize=25876 CPUtime=248.6
/proc/20816/stat : 20816 (LySATi) R 20813 20813 20718 0 -1 4194304 5691 0 0 0 24854 6 0 0 25 0 1 0 151317402 26497024 5668 1992294400 134512640 135226915 4294956224 18446744073709551615 134536776 0 0 4096 3 0 0 0 17 1 0 0
/proc/20816/statm: 6469 5668 79 174 0 6292 0
Current children cumulated CPU time (s) 248.61
Current children cumulated vsize (KiB) 31232

[startup+249.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20816
/proc/meminfo: memFree=1278712/2055920 swapFree=4181364/4192956
[pid=20813] ppid=20811 vsize=5356 CPUtime=0.01
/proc/20813/stat : 20813 (lysat.sh) S 20811 20813 20718 0 -1 4194304 310 226 0 0 0 0 1 0 16 0 1 0 151317400 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20813/statm: 1339 237 195 169 0 50 0
[pid=20816] ppid=20813 vsize=25876 CPUtime=249
/proc/20816/stat : 20816 (LySATi) R 20813 20813 20718 0 -1 4194304 5691 0 0 0 24894 6 0 0 25 0 1 0 151317402 26497024 5668 1992294400 134512640 135226915 4294956224 18446744073709551615 134536788 0 0 4096 3 0 0 0 17 1 0 0
/proc/20816/statm: 6469 5668 79 174 0 6292 0
Current children cumulated CPU time (s) 249.01
Current children cumulated vsize (KiB) 31232

[startup+249.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20816
/proc/meminfo: memFree=1278712/2055920 swapFree=4181364/4192956
[pid=20813] ppid=20811 vsize=5356 CPUtime=0.01
/proc/20813/stat : 20813 (lysat.sh) S 20811 20813 20718 0 -1 4194304 310 226 0 0 0 0 1 0 16 0 1 0 151317400 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20813/statm: 1339 237 195 169 0 50 0
[pid=20816] ppid=20813 vsize=25876 CPUtime=249.2
/proc/20816/stat : 20816 (LySATi) R 20813 20813 20718 0 -1 4194304 5691 0 0 0 24914 6 0 0 25 0 1 0 151317402 26497024 5668 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/20816/statm: 6469 5668 79 174 0 6292 0
Current children cumulated CPU time (s) 249.21
Current children cumulated vsize (KiB) 31232

Child status: 20
Real time (s): 249.401
CPU time (s): 249.322
CPU user time (s): 249.25
CPU system time (s): 0.071989
CPU usage (%): 99.9685
Max. virtual memory (cumulated for all children) (KiB): 31232

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

runsolver used 0.291955 second user time and 0.619905 second system time

The end

Launcher Data

Begin job on node29 at 2009-05-02 04:54:05
IDJOB=1773063
IDBENCH=20471
IDSOLVER=609
FILE ID=node29/1773063-1241232845
PBS_JOBID= 9224813
Free space on /tmp= 66464 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.9.unsat.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773063-1241232845/watcher-1773063-1241232845 -o /tmp/evaluation-result-1773063-1241232845/solver-1773063-1241232845 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1773063-1241232845.cnf i

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

MD5SUM BENCH= 738c5d916b76338511b77dbd47cdbc16
RANDOM SEED=2053550289

node29.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.281
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.281
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:       1302056 kB
Buffers:         71704 kB
Cached:         585196 kB
SwapCached:       5420 kB
Active:          61448 kB
Inactive:       603300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1302056 kB
SwapTotal:     4192956 kB
SwapFree:      4181364 kB
Dirty:            2432 kB
Writeback:           0 kB
Mapped:          13548 kB
Slab:            75112 kB
Committed_AS:   747896 kB
PageTables:       1468 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= 66460 MiB
End job on node29 at 2009-05-02 04:58:15