Trace number 1775253

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 124.274 124.348

General information on the benchmark

Namemanol-pipe-g10bidw.cnf
MD5SUM6ade683f6bfd116f49e58395d70ae6c0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark97.2212
Satisfiable
(Un)Satisfiability was proved
Number of variables237485
Number of clauses705220
Sum of the clauses size1645512
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2470146
Number of clauses of size 3235073
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.58/0.68	c ==============================================================================
0.58/0.68	c |           |     ORIGINAL     |              LEARNT              |          |
0.58/0.68	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.58/0.68	c ==============================================================================
0.58/0.68	c |         0 |  705219  1645511 |  211565       0        0     nan |  0.000 % |
4.58/4.69	c |         0 |  302951  1188077 |      --       0       --      -- |     --   | -402266/-457429
4.69/4.70	c ==============================================================================
4.69/4.70	c Result  :   #vars: 39231   #clauses: 302951   #literals: 1188077
4.69/4.70	c CPU time:   4.44332 s
4.69/4.70	c ==============================================================================
5.19/5.21	c lySAT 0.1
5.19/5.21	c minisat core +  additionnal features
5.19/5.21	c ============================[ Problem Statistics ]=============================
5.19/5.21	c |                                                                             |
5.19/5.21	c |  Number of variables:  39231                                                |
5.19/5.21	c |  Number of clauses:    302951                                               |
5.37/5.46	c |  Parsing time:         0.21         s                                       |
124.21/124.32	c restarts              : 3144
124.21/124.32	c conflicts             : 382245         (3214 /sec)
124.21/124.32	c decisions             : 3733459        (5.52 % random) (31389 /sec)
124.21/124.32	c euip                  : 10650       
124.21/124.32	c propagations          : 137598383      (1156854 /sec)
124.21/124.32	c conflict literals     : 9185070        (24.08 % deleted)
124.21/124.32	c Memory used           : 43.12 MB
124.21/124.32	c CPU time              : 118.942 s
124.21/124.32	c 
124.21/124.32	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-1775253-1241247848/watcher-1775253-1241247848 -o /tmp/evaluation-result-1775253-1241247848/solver-1775253-1241247848 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1775253-1241247848.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: 1.13 1.04 0.95 3/64 29271
/proc/meminfo: memFree=1217848/2055924 swapFree=4085096/4192956
[pid=29271] ppid=29269 vsize=5356 CPUtime=0
/proc/29271/stat : 29271 (lysat.sh) R 29269 29271 29204 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 152819284 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 268582840991 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/29271/statm: 1339 234 194 169 0 50 0
[pid=29272] ppid=29271 vsize=1092 CPUtime=0
/proc/29272/stat : 29272 (SatElite) R 29271 29271 29204 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 152819284 1118208 160 1992294400 134512640 135034092 4294956112 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 0 0 0
/proc/29272/statm: 273 160 50 127 0 143 0

[startup+0.0884441 s]
/proc/loadavg: 1.13 1.04 0.95 3/64 29271
/proc/meminfo: memFree=1217848/2055924 swapFree=4085096/4192956
[pid=29271] ppid=29269 vsize=5356 CPUtime=0
/proc/29271/stat : 29271 (lysat.sh) S 29269 29271 29204 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152819284 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29271/statm: 1339 235 195 169 0 50 0
[pid=29272] ppid=29271 vsize=15056 CPUtime=0.07
/proc/29272/stat : 29272 (SatElite) R 29271 29271 29204 0 -1 4194304 3059 0 0 0 6 1 0 0 19 0 1 0 152819284 15417344 3043 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/29272/statm: 3764 3044 50 127 0 3634 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 20412

[startup+0.101447 s]
/proc/loadavg: 1.13 1.04 0.95 3/64 29271
/proc/meminfo: memFree=1217848/2055924 swapFree=4085096/4192956
[pid=29271] ppid=29269 vsize=5356 CPUtime=0
/proc/29271/stat : 29271 (lysat.sh) S 29269 29271 29204 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152819284 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29271/statm: 1339 235 195 169 0 50 0
[pid=29272] ppid=29271 vsize=16244 CPUtime=0.09
/proc/29272/stat : 29272 (SatElite) R 29271 29271 29204 0 -1 4194304 3487 0 0 0 8 1 0 0 19 0 1 0 152819284 16633856 3471 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/29272/statm: 4061 3472 50 127 0 3931 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21600

[startup+0.301486 s]
/proc/loadavg: 1.13 1.04 0.95 3/64 29271
/proc/meminfo: memFree=1217848/2055924 swapFree=4085096/4192956
[pid=29271] ppid=29269 vsize=5356 CPUtime=0
/proc/29271/stat : 29271 (lysat.sh) S 29269 29271 29204 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152819284 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29271/statm: 1339 235 195 169 0 50 0
[pid=29272] ppid=29271 vsize=41896 CPUtime=0.29
/proc/29272/stat : 29272 (SatElite) R 29271 29271 29204 0 -1 4194304 10033 0 0 0 25 4 0 0 21 0 1 0 152819284 42901504 10017 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29272/statm: 10474 10018 50 127 0 10344 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47252

[startup+0.701564 s]
/proc/loadavg: 1.13 1.04 0.95 3/64 29271
/proc/meminfo: memFree=1217848/2055924 swapFree=4085096/4192956
[pid=29271] ppid=29269 vsize=5356 CPUtime=0
/proc/29271/stat : 29271 (lysat.sh) S 29269 29271 29204 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152819284 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29271/statm: 1339 235 195 169 0 50 0
[pid=29272] ppid=29271 vsize=99816 CPUtime=0.69
/proc/29272/stat : 29272 (SatElite) R 29271 29271 29204 0 -1 4194304 23949 0 0 0 58 11 0 0 25 0 1 0 152819284 102211584 23934 1992294400 134512640 135034092 4294956112 18446744073709551615 134558534 0 0 4096 3 0 0 0 17 0 0 0
/proc/29272/statm: 24954 23940 66 127 0 24824 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 105172

[startup+1.50172 s]
/proc/loadavg: 1.12 1.04 0.95 2/66 29273
/proc/meminfo: memFree=1119848/2055924 swapFree=4085096/4192956
[pid=29271] ppid=29269 vsize=5356 CPUtime=0
/proc/29271/stat : 29271 (lysat.sh) S 29269 29271 29204 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152819284 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29271/statm: 1339 235 195 169 0 50 0
[pid=29272] ppid=29271 vsize=105392 CPUtime=1.49
/proc/29272/stat : 29272 (SatElite) R 29271 29271 29204 0 -1 4194304 26604 0 0 0 135 14 0 0 25 0 1 0 152819284 107921408 24598 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/29272/statm: 26348 24598 68 127 0 26218 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 110748

[startup+3.10203 s]
/proc/loadavg: 1.12 1.04 0.95 2/66 29273
/proc/meminfo: memFree=1106920/2055924 swapFree=4085096/4192956
[pid=29271] ppid=29269 vsize=5356 CPUtime=0
/proc/29271/stat : 29271 (lysat.sh) S 29269 29271 29204 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152819284 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29271/statm: 1339 235 195 169 0 50 0
[pid=29272] ppid=29271 vsize=112588 CPUtime=3.09
/proc/29272/stat : 29272 (SatElite) R 29271 29271 29204 0 -1 4194304 28267 0 0 0 289 20 0 0 25 0 1 0 152819284 115290112 26261 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/29272/statm: 28147 26262 68 127 0 28017 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 117944

[startup+6.30167 s]
/proc/loadavg: 1.12 1.04 0.95 2/66 29274
/proc/meminfo: memFree=1173352/2055924 swapFree=4085096/4192956
[pid=29271] ppid=29269 vsize=5356 CPUtime=5.2
/proc/29271/stat : 29271 (lysat.sh) S 29269 29271 29204 0 -1 4194304 310 31174 0 0 0 0 490 30 16 0 1 0 152819284 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29271/statm: 1339 237 195 169 0 50 0
[pid=29274] ppid=29271 vsize=24888 CPUtime=1.07
/proc/29274/stat : 29274 (LySATi) R 29271 29271 29204 0 -1 4194304 6086 0 0 0 103 4 0 0 25 0 1 0 152819805 25485312 6048 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/29274/statm: 6222 6048 81 174 0 6045 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 30244

[startup+12.7019 s]
/proc/loadavg: 1.10 1.04 0.95 2/66 29274
/proc/meminfo: memFree=1163368/2055924 swapFree=4085096/4192956
[pid=29271] ppid=29269 vsize=5356 CPUtime=5.2
/proc/29271/stat : 29271 (lysat.sh) S 29269 29271 29204 0 -1 4194304 310 31174 0 0 0 0 490 30 16 0 1 0 152819284 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29271/statm: 1339 237 195 169 0 50 0
[pid=29274] ppid=29271 vsize=27296 CPUtime=7.47
/proc/29274/stat : 29274 (LySATi) R 29271 29271 29204 0 -1 4194304 6672 0 0 0 742 5 0 0 25 0 1 0 152819805 27951104 6634 1992294400 134512640 135226915 4294956224 18446744073709551615 134537123 0 0 4096 3 0 0 0 17 0 0 0
/proc/29274/statm: 6824 6634 81 174 0 6647 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 32652

[startup+25.5014 s]
/proc/loadavg: 1.08 1.04 0.95 2/66 29274
/proc/meminfo: memFree=1162024/2055924 swapFree=4085096/4192956
[pid=29271] ppid=29269 vsize=5356 CPUtime=5.2
/proc/29271/stat : 29271 (lysat.sh) S 29269 29271 29204 0 -1 4194304 310 31174 0 0 0 0 490 30 16 0 1 0 152819284 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29271/statm: 1339 237 195 169 0 50 0
[pid=29274] ppid=29271 vsize=28644 CPUtime=20.27
/proc/29274/stat : 29274 (LySATi) R 29271 29271 29204 0 -1 4194304 7032 0 0 0 2021 6 0 0 25 0 1 0 152819805 29331456 6994 1992294400 134512640 135226915 4294956224 18446744073709551615 134527730 0 0 4096 3 0 0 0 17 0 0 0
/proc/29274/statm: 7161 6994 81 174 0 6984 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 34000

[startup+51.1014 s]
/proc/loadavg: 1.06 1.03 0.95 2/66 29274
/proc/meminfo: memFree=1157736/2055924 swapFree=4085096/4192956
[pid=29271] ppid=29269 vsize=5356 CPUtime=5.2
/proc/29271/stat : 29271 (lysat.sh) S 29269 29271 29204 0 -1 4194304 310 31174 0 0 0 0 490 30 16 0 1 0 152819284 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29271/statm: 1339 237 195 169 0 50 0
[pid=29274] ppid=29271 vsize=33324 CPUtime=45.85
/proc/29274/stat : 29274 (LySATi) R 29271 29271 29204 0 -1 4194304 8156 0 0 0 4578 7 0 0 25 0 1 0 152819805 34123776 8118 1992294400 134512640 135226915 4294956224 18446744073709551615 134536772 0 0 4096 3 0 0 0 17 0 0 0
/proc/29274/statm: 8331 8118 81 174 0 8154 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 38680

[startup+102.305 s]
/proc/loadavg: 1.02 1.03 0.95 2/66 29274
/proc/meminfo: memFree=1151144/2055924 swapFree=4085096/4192956
[pid=29271] ppid=29269 vsize=5356 CPUtime=5.2
/proc/29271/stat : 29271 (lysat.sh) S 29269 29271 29204 0 -1 4194304 310 31174 0 0 0 0 490 30 16 0 1 0 152819284 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29271/statm: 1339 237 195 169 0 50 0
[pid=29274] ppid=29271 vsize=39700 CPUtime=97.02
/proc/29274/stat : 29274 (LySATi) R 29271 29271 29204 0 -1 4194304 9751 0 0 0 9694 8 0 0 25 0 1 0 152819805 40652800 9713 1992294400 134512640 135226915 4294956224 18446744073709551615 134536902 0 0 4096 3 0 0 0 17 0 0 0
/proc/29274/statm: 9925 9713 81 174 0 9748 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 45056

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

[startup+115.102 s]
/proc/loadavg: 1.02 1.02 0.95 2/66 29274
/proc/meminfo: memFree=1150504/2055924 swapFree=4085096/4192956
[pid=29271] ppid=29269 vsize=5356 CPUtime=5.2
/proc/29271/stat : 29271 (lysat.sh) S 29269 29271 29204 0 -1 4194304 310 31174 0 0 0 0 490 30 16 0 1 0 152819284 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29271/statm: 1339 237 195 169 0 50 0
[pid=29274] ppid=29271 vsize=40768 CPUtime=109.82
/proc/29274/stat : 29274 (LySATi) R 29271 29271 29204 0 -1 4194304 10017 0 0 0 10973 9 0 0 25 0 1 0 152819805 41746432 9979 1992294400 134512640 135226915 4294956224 18446744073709551615 134538530 0 0 4096 3 0 0 0 17 0 0 0
/proc/29274/statm: 10192 9979 81 174 0 10015 0
Current children cumulated CPU time (s) 115.02
Current children cumulated vsize (KiB) 46124

[startup+118.302 s]
/proc/loadavg: 1.02 1.02 0.95 2/66 29274
/proc/meminfo: memFree=1149096/2055924 swapFree=4085096/4192956
[pid=29271] ppid=29269 vsize=5356 CPUtime=5.2
/proc/29271/stat : 29271 (lysat.sh) S 29269 29271 29204 0 -1 4194304 310 31174 0 0 0 0 490 30 16 0 1 0 152819284 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29271/statm: 1339 237 195 169 0 50 0
[pid=29274] ppid=29271 vsize=42152 CPUtime=113.01
/proc/29274/stat : 29274 (LySATi) R 29271 29271 29204 0 -1 4194304 10358 0 0 0 11292 9 0 0 25 0 1 0 152819805 43163648 10320 1992294400 134512640 135226915 4294956224 18446744073709551615 134525815 0 0 4096 3 0 0 0 17 0 0 0
/proc/29274/statm: 10538 10320 81 174 0 10361 0
Current children cumulated CPU time (s) 118.21
Current children cumulated vsize (KiB) 47508

[startup+121.501 s]
/proc/loadavg: 1.01 1.02 0.95 2/66 29274
/proc/meminfo: memFree=1147496/2055924 swapFree=4085096/4192956
[pid=29271] ppid=29269 vsize=5356 CPUtime=5.2
/proc/29271/stat : 29271 (lysat.sh) S 29269 29271 29204 0 -1 4194304 310 31174 0 0 0 0 490 30 16 0 1 0 152819284 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29271/statm: 1339 237 195 169 0 50 0
[pid=29274] ppid=29271 vsize=43964 CPUtime=116.21
/proc/29274/stat : 29274 (LySATi) R 29271 29271 29204 0 -1 4194304 10759 0 0 0 11612 9 0 0 25 0 1 0 152819805 45019136 10721 1992294400 134512640 135226915 4294956224 18446744073709551615 134538560 0 0 4096 3 0 0 0 17 0 0 0
/proc/29274/statm: 10991 10721 81 174 0 10814 0
Current children cumulated CPU time (s) 121.41
Current children cumulated vsize (KiB) 49320

[startup+123.102 s]
/proc/loadavg: 1.01 1.02 0.95 2/66 29274
/proc/meminfo: memFree=1146920/2055924 swapFree=4085096/4192956
[pid=29271] ppid=29269 vsize=5356 CPUtime=5.2
/proc/29271/stat : 29271 (lysat.sh) S 29269 29271 29204 0 -1 4194304 310 31174 0 0 0 0 490 30 16 0 1 0 152819284 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29271/statm: 1339 237 195 169 0 50 0
[pid=29274] ppid=29271 vsize=44156 CPUtime=117.81
/proc/29274/stat : 29274 (LySATi) R 29271 29271 29204 0 -1 4194304 10810 0 0 0 11772 9 0 0 25 0 1 0 152819805 45215744 10772 1992294400 134512640 135226915 4294956224 18446744073709551615 134537088 0 0 4096 3 0 0 0 17 0 0 0
/proc/29274/statm: 11039 10772 81 174 0 10862 0
Current children cumulated CPU time (s) 123.01
Current children cumulated vsize (KiB) 49512

[startup+123.902 s]
/proc/loadavg: 1.01 1.02 0.95 2/66 29274
/proc/meminfo: memFree=1146920/2055924 swapFree=4085096/4192956
[pid=29271] ppid=29269 vsize=5356 CPUtime=5.2
/proc/29271/stat : 29271 (lysat.sh) S 29269 29271 29204 0 -1 4194304 310 31174 0 0 0 0 490 30 16 0 1 0 152819284 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29271/statm: 1339 237 195 169 0 50 0
[pid=29274] ppid=29271 vsize=44156 CPUtime=118.61
/proc/29274/stat : 29274 (LySATi) R 29271 29271 29204 0 -1 4194304 10814 0 0 0 11852 9 0 0 25 0 1 0 152819805 45215744 10776 1992294400 134512640 135226915 4294956224 18446744073709551615 134536917 0 0 4096 3 0 0 0 17 0 0 0
/proc/29274/statm: 11039 10776 81 174 0 10862 0
Current children cumulated CPU time (s) 123.81
Current children cumulated vsize (KiB) 49512

[startup+124.306 s]
/proc/loadavg: 1.01 1.02 0.95 2/66 29274
/proc/meminfo: memFree=1146920/2055924 swapFree=4085096/4192956
[pid=29271] ppid=29269 vsize=5356 CPUtime=5.2
/proc/29271/stat : 29271 (lysat.sh) S 29269 29271 29204 0 -1 4194304 310 31174 0 0 0 0 490 30 16 0 1 0 152819284 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29271/statm: 1339 237 195 169 0 50 0
[pid=29274] ppid=29271 vsize=44156 CPUtime=119.01
/proc/29274/stat : 29274 (LySATi) R 29271 29271 29204 0 -1 4194304 10814 0 0 0 11892 9 0 0 25 0 1 0 152819805 45215744 10776 1992294400 134512640 135226915 4294956224 18446744073709551615 134536783 0 0 4096 3 0 0 0 17 0 0 0
/proc/29274/statm: 11039 10776 81 174 0 10862 0
Current children cumulated CPU time (s) 124.21
Current children cumulated vsize (KiB) 49512

Child status: 20
Real time (s): 124.348
CPU time (s): 124.274
CPU user time (s): 123.848
CPU system time (s): 0.425935
CPU usage (%): 99.9408
Max. virtual memory (cumulated for all children) (KiB): 123512

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

runsolver used 0.103984 second user time and 0.357945 second system time

The end

Launcher Data

Begin job on node6 at 2009-05-02 09:04:09
IDJOB=1775253
IDBENCH=71689
IDSOLVER=609
FILE ID=node6/1775253-1241247848
PBS_JOBID= 9224891
Free space on /tmp= 66540 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT_RACE06/manol-pipe-g10bidw.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775253-1241247848/watcher-1775253-1241247848 -o /tmp/evaluation-result-1775253-1241247848/solver-1775253-1241247848 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1775253-1241247848.cnf i

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

MD5SUM BENCH= 6ade683f6bfd116f49e58395d70ae6c0
RANDOM SEED=497211579

node6.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:      2055924 kB
MemFree:       1218328 kB
Buffers:         81504 kB
Cached:         562536 kB
SwapCached:     102124 kB
Active:         230924 kB
Inactive:       516792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1218328 kB
SwapTotal:     4192956 kB
SwapFree:      4085096 kB
Dirty:           14772 kB
Writeback:           0 kB
Mapped:          13928 kB
Slab:            75916 kB
Committed_AS:   767996 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= 66536 MiB
End job on node6 at 2009-05-02 09:06:14