Trace number 1773633

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 864.609 864.992

General information on the benchmark

NameAPPLICATIONS/
bitverif/minxor/minxor128.cnf
MD5SUM10b48467ea3d951975cb9264f0b654fe
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark613.515
Satisfiable
(Un)Satisfiability was proved
Number of variables54258
Number of clauses160469
Sum of the clauses size374425
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2106978
Number of clauses of size 353489
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.09/0.15	c ==============================================================================
0.09/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.15	c ==============================================================================
0.09/0.15	c |         0 |  160467   374423 |   48140       0        0     nan |  0.000 % |
4.79/4.84	c |         0 |   63354   307031 |      --       0       --      -- |     --   | -97071/-67291
4.79/4.84	c ==============================================================================
4.79/4.84	c Result  :   #vars: 5505   #clauses: 63354   #literals: 307031
4.79/4.84	c CPU time:   4.70328 s
4.79/4.84	c ==============================================================================
4.88/4.96	c lySAT 0.1
4.88/4.96	c minisat core +  additionnal features
4.88/4.96	c ============================[ Problem Statistics ]=============================
4.88/4.96	c |                                                                             |
4.88/4.96	c |  Number of variables:  5505                                                 |
4.88/4.96	c |  Number of clauses:    63354                                                |
4.95/5.02	c |  Parsing time:         0.04         s                                       |
864.50/864.93	c restarts              : 4496
864.50/864.93	c conflicts             : 1585588        (1846 /sec)
864.50/864.93	c decisions             : 7092183        (2.18 % random) (8255 /sec)
864.50/864.93	c euip                  : 139492      
864.50/864.93	c propagations          : 320181708      (372680 /sec)
864.50/864.93	c conflict literals     : 324383805      (18.59 % deleted)
864.50/864.93	c Memory used           : 263.39 MB
864.50/864.93	c CPU time              : 859.132 s
864.50/864.93	c 
864.50/864.97	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-1773633-1241235954/watcher-1773633-1241235954 -o /tmp/evaluation-result-1773633-1241235954/solver-1773633-1241235954 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1773633-1241235954.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.99 0.98 0.99 3/65 29428
/proc/meminfo: memFree=1654760/2055920 swapFree=4178560/4192956
[pid=29428] ppid=29426 vsize=5356 CPUtime=0
/proc/29428/stat : 29428 (lysat.sh) R 29426 29428 29269 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 151628608 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 268213742239 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/29428/statm: 1339 234 194 169 0 50 0
[pid=29429] ppid=29428 vsize=988 CPUtime=0
/proc/29429/stat : 29429 (SatElite) R 29428 29428 29269 0 -1 4194304 169 0 0 0 0 0 0 0 18 0 1 0 151628608 1011712 153 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29429/statm: 247 155 50 127 0 117 0

[startup+0.0277429 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 29428
/proc/meminfo: memFree=1654760/2055920 swapFree=4178560/4192956
[pid=29428] ppid=29426 vsize=5356 CPUtime=0
/proc/29428/stat : 29428 (lysat.sh) S 29426 29428 29269 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151628608 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29428/statm: 1339 235 195 169 0 50 0
[pid=29429] ppid=29428 vsize=4616 CPUtime=0.01
/proc/29429/stat : 29429 (SatElite) R 29428 29428 29269 0 -1 4194304 990 0 0 0 1 0 0 0 19 0 1 0 151628608 4726784 974 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/29429/statm: 1154 975 50 127 0 1024 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9972

[startup+0.102751 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 29428
/proc/meminfo: memFree=1654760/2055920 swapFree=4178560/4192956
[pid=29428] ppid=29426 vsize=5356 CPUtime=0
/proc/29428/stat : 29428 (lysat.sh) S 29426 29428 29269 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151628608 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29428/statm: 1339 235 195 169 0 50 0
[pid=29429] ppid=29428 vsize=16488 CPUtime=0.09
/proc/29429/stat : 29429 (SatElite) R 29428 29428 29269 0 -1 4194304 3571 0 0 0 7 2 0 0 19 0 1 0 151628608 16883712 3555 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/29429/statm: 4122 3557 50 127 0 3992 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21844

[startup+0.302776 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 29428
/proc/meminfo: memFree=1654760/2055920 swapFree=4178560/4192956
[pid=29428] ppid=29426 vsize=5356 CPUtime=0
/proc/29428/stat : 29428 (lysat.sh) S 29426 29428 29269 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151628608 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29428/statm: 1339 235 195 169 0 50 0
[pid=29429] ppid=29428 vsize=24580 CPUtime=0.28
/proc/29429/stat : 29429 (SatElite) R 29428 29428 29269 0 -1 4194304 6027 0 0 0 25 3 0 0 21 0 1 0 151628608 25169920 5591 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/29429/statm: 6145 5591 68 127 0 6015 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 29936

[startup+0.701818 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 29428
/proc/meminfo: memFree=1654760/2055920 swapFree=4178560/4192956
[pid=29428] ppid=29426 vsize=5356 CPUtime=0
/proc/29428/stat : 29428 (lysat.sh) S 29426 29428 29269 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151628608 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29428/statm: 1339 235 195 169 0 50 0
[pid=29429] ppid=29428 vsize=25340 CPUtime=0.69
/proc/29429/stat : 29429 (SatElite) R 29428 29428 29269 0 -1 4194304 6206 0 0 0 64 5 0 0 25 0 1 0 151628608 25948160 5770 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/29429/statm: 6335 5770 68 127 0 6205 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30696

[startup+1.50191 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29430
/proc/meminfo: memFree=1626712/2055920 swapFree=4178560/4192956
[pid=29428] ppid=29426 vsize=5356 CPUtime=0
/proc/29428/stat : 29428 (lysat.sh) S 29426 29428 29269 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151628608 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29428/statm: 1339 235 195 169 0 50 0
[pid=29429] ppid=29428 vsize=26684 CPUtime=1.49
/proc/29429/stat : 29429 (SatElite) R 29428 29428 29269 0 -1 4194304 6521 0 0 0 142 7 0 0 25 0 1 0 151628608 27324416 6085 1992294400 134512640 135034092 4294956112 18446744073709551615 134566299 0 0 4096 3 0 0 0 17 0 0 0
/proc/29429/statm: 6671 6085 68 127 0 6541 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32040

[startup+3.10109 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29430
/proc/meminfo: memFree=1620376/2055920 swapFree=4178560/4192956
[pid=29428] ppid=29426 vsize=5356 CPUtime=0
/proc/29428/stat : 29428 (lysat.sh) S 29426 29428 29269 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151628608 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29428/statm: 1339 235 195 169 0 50 0
[pid=29429] ppid=29428 vsize=28896 CPUtime=3.09
/proc/29429/stat : 29429 (SatElite) R 29428 29428 29269 0 -1 4194304 7003 0 0 0 299 10 0 0 25 0 1 0 151628608 29589504 6567 1992294400 134512640 135034092 4294956112 18446744073709551615 134569858 0 0 4096 3 0 0 0 17 0 0 0
/proc/29429/statm: 7224 6567 68 127 0 7094 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34252

[startup+6.30146 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29431
/proc/meminfo: memFree=1628248/2055920 swapFree=4178560/4192956
[pid=29428] ppid=29426 vsize=5356 CPUtime=4.95
/proc/29428/stat : 29428 (lysat.sh) S 29426 29428 29269 0 -1 4194304 310 8090 0 0 0 0 481 14 16 0 1 0 151628608 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29428/statm: 1339 237 195 169 0 50 0
[pid=29431] ppid=29428 vsize=8132 CPUtime=1.32
/proc/29431/stat : 29431 (LySATi) R 29428 29428 29269 0 -1 4194304 1902 0 0 0 131 1 0 0 25 0 1 0 151629105 8327168 1887 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/29431/statm: 2033 1887 82 174 0 1856 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13488

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29431
/proc/meminfo: memFree=1616936/2055920 swapFree=4178560/4192956
[pid=29428] ppid=29426 vsize=5356 CPUtime=4.95
/proc/29428/stat : 29428 (lysat.sh) S 29426 29428 29269 0 -1 4194304 310 8090 0 0 0 0 481 14 16 0 1 0 151628608 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29428/statm: 1339 237 195 169 0 50 0
[pid=29431] ppid=29428 vsize=19712 CPUtime=7.72
/proc/29431/stat : 29431 (LySATi) R 29428 29428 29269 0 -1 4194304 4795 0 0 0 768 4 0 0 25 0 1 0 151629105 20185088 4780 1992294400 134512640 135226915 4294956224 18446744073709551615 134536966 0 0 4096 3 0 0 0 17 0 0 0
/proc/29431/statm: 4928 4780 82 174 0 4751 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 25068

[startup+25.5026 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29431
/proc/meminfo: memFree=1606440/2055920 swapFree=4178560/4192956
[pid=29428] ppid=29426 vsize=5356 CPUtime=4.95
/proc/29428/stat : 29428 (lysat.sh) S 29426 29428 29269 0 -1 4194304 310 8090 0 0 0 0 481 14 16 0 1 0 151628608 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29428/statm: 1339 237 195 169 0 50 0
[pid=29431] ppid=29428 vsize=29412 CPUtime=20.51
/proc/29431/stat : 29431 (LySATi) R 29428 29428 29269 0 -1 4194304 7208 0 0 0 2046 5 0 0 25 0 1 0 151629105 30117888 7193 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/29431/statm: 7353 7193 82 174 0 7176 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 34768

[startup+51.1025 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29431
/proc/meminfo: memFree=1586152/2055920 swapFree=4178560/4192956
[pid=29428] ppid=29426 vsize=5356 CPUtime=4.95
/proc/29428/stat : 29428 (lysat.sh) S 29426 29428 29269 0 -1 4194304 310 8090 0 0 0 0 481 14 16 0 1 0 151628608 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29428/statm: 1339 237 195 169 0 50 0
[pid=29431] ppid=29428 vsize=49656 CPUtime=46.08
/proc/29431/stat : 29431 (LySATi) R 29428 29428 29269 0 -1 4194304 12272 0 0 0 4600 8 0 0 25 0 1 0 151629105 50847744 12257 1992294400 134512640 135226915 4294956224 18446744073709551615 134536821 0 0 4096 3 0 0 0 17 0 0 0
/proc/29431/statm: 12414 12257 82 174 0 12237 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 55012

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29431
/proc/meminfo: memFree=1542376/2055920 swapFree=4178560/4192956
[pid=29428] ppid=29426 vsize=5356 CPUtime=4.95
/proc/29428/stat : 29428 (lysat.sh) S 29426 29428 29269 0 -1 4194304 310 8090 0 0 0 0 481 14 16 0 1 0 151628608 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29428/statm: 1339 237 195 169 0 50 0
[pid=29431] ppid=29428 vsize=94060 CPUtime=97.27
/proc/29431/stat : 29431 (LySATi) R 29428 29428 29269 0 -1 4194304 23298 0 0 0 9713 14 0 0 25 0 1 0 151629105 96317440 23283 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/29431/statm: 23515 23283 82 174 0 23338 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 99416

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29431
/proc/meminfo: memFree=1526632/2055920 swapFree=4178560/4192956
[pid=29428] ppid=29426 vsize=5356 CPUtime=4.95
/proc/29428/stat : 29428 (lysat.sh) S 29426 29428 29269 0 -1 4194304 310 8090 0 0 0 0 481 14 16 0 1 0 151628608 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29428/statm: 1339 237 195 169 0 50 0
[pid=29431] ppid=29428 vsize=110312 CPUtime=157.24
/proc/29431/stat : 29431 (LySATi) R 29428 29428 29269 0 -1 4194304 27367 0 0 0 15708 16 0 0 25 0 1 0 151629105 112959488 27352 1992294400 134512640 135226915 4294956224 18446744073709551615 134540198 0 0 4096 3 0 0 0 17 0 0 0
/proc/29431/statm: 27578 27352 82 174 0 27401 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 115668

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29431
/proc/meminfo: memFree=1436840/2055920 swapFree=4178560/4192956
[pid=29428] ppid=29426 vsize=5356 CPUtime=4.95
/proc/29428/stat : 29428 (lysat.sh) S 29426 29428 29269 0 -1 4194304 310 8090 0 0 0 0 481 14 16 0 1 0 151628608 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29428/statm: 1339 237 195 169 0 50 0
[pid=29431] ppid=29428 vsize=199156 CPUtime=217.2
/proc/29431/stat : 29431 (LySATi) R 29428 29428 29269 0 -1 4194304 49525 0 0 0 21690 30 0 0 25 0 1 0 151629105 203935744 49510 1992294400 134512640 135226915 4294956224 18446744073709551615 134536926 0 0 4096 3 0 0 0 17 0 0 0
/proc/29431/statm: 49789 49510 82 174 0 49612 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 204512

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29431
/proc/meminfo: memFree=1434472/2055920 swapFree=4178560/4192956
[pid=29428] ppid=29426 vsize=5356 CPUtime=4.95
/proc/29428/stat : 29428 (lysat.sh) S 29426 29428 29269 0 -1 4194304 310 8090 0 0 0 0 481 14 16 0 1 0 151628608 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29428/statm: 1339 237 195 169 0 50 0
[pid=29431] ppid=29428 vsize=202652 CPUtime=277.18
/proc/29431/stat : 29431 (LySATi) R 29428 29428 29269 0 -1 4194304 50411 0 0 0 27687 31 0 0 25 0 1 0 151629105 207515648 50396 1992294400 134512640 135226915 4294956224 18446744073709551615 134536776 0 0 4096 3 0 0 0 17 0 0 0
/proc/29431/statm: 50663 50396 82 174 0 50486 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 208008

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29431
/proc/meminfo: memFree=1392104/2055920 swapFree=4178560/4192956
[pid=29428] ppid=29426 vsize=5356 CPUtime=4.95
/proc/29428/stat : 29428 (lysat.sh) S 29426 29428 29269 0 -1 4194304 310 8090 0 0 0 0 481 14 16 0 1 0 151628608 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29428/statm: 1339 237 195 169 0 50 0
[pid=29431] ppid=29428 vsize=243732 CPUtime=337.16
/proc/29431/stat : 29431 (LySATi) R 29428 29428 29269 0 -1 4194304 60696 0 0 0 33676 40 0 0 25 0 1 0 151629105 249581568 60681 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/29431/statm: 60933 60681 82 174 0 60756 0
Current children cumulated CPU time (s) 342.11

################
# More data... #
################


[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29431
/proc/meminfo: memFree=1391848/2055920 swapFree=4178560/4192956
[pid=29428] ppid=29426 vsize=5356 CPUtime=4.95
/proc/29428/stat : 29428 (lysat.sh) S 29426 29428 29269 0 -1 4194304 310 8090 0 0 0 0 481 14 16 0 1 0 151628608 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29428/statm: 1339 237 195 169 0 50 0
[pid=29431] ppid=29428 vsize=243964 CPUtime=457.11
/proc/29431/stat : 29431 (LySATi) R 29428 29428 29269 0 -1 4194304 60754 0 0 0 45671 40 0 0 25 0 1 0 151629105 249819136 60739 1992294400 134512640 135226915 4294956224 18446744073709551615 134536902 0 0 4096 3 0 0 0 17 0 0 0
/proc/29431/statm: 60991 60739 82 174 0 60814 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 249320

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29431
/proc/meminfo: memFree=1391784/2055920 swapFree=4178560/4192956
[pid=29428] ppid=29426 vsize=5356 CPUtime=4.95
/proc/29428/stat : 29428 (lysat.sh) S 29426 29428 29269 0 -1 4194304 310 8090 0 0 0 0 481 14 16 0 1 0 151628608 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29428/statm: 1339 237 195 169 0 50 0
[pid=29431] ppid=29428 vsize=243964 CPUtime=517.08
/proc/29431/stat : 29431 (LySATi) R 29428 29428 29269 0 -1 4194304 60757 0 0 0 51668 40 0 0 25 0 1 0 151629105 249819136 60742 1992294400 134512640 135226915 4294956224 18446744073709551615 134538530 0 0 4096 3 0 0 0 17 0 0 0
/proc/29431/statm: 60991 60742 82 174 0 60814 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 249320

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29431
/proc/meminfo: memFree=1391784/2055920 swapFree=4178560/4192956
[pid=29428] ppid=29426 vsize=5356 CPUtime=4.95
/proc/29428/stat : 29428 (lysat.sh) S 29426 29428 29269 0 -1 4194304 310 8090 0 0 0 0 481 14 16 0 1 0 151628608 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29428/statm: 1339 237 195 169 0 50 0
[pid=29431] ppid=29428 vsize=243964 CPUtime=577.06
/proc/29431/stat : 29431 (LySATi) R 29428 29428 29269 0 -1 4194304 60767 0 0 0 57666 40 0 0 25 0 1 0 151629105 249819136 60752 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/29431/statm: 60991 60752 82 174 0 60814 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 249320

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29431
/proc/meminfo: memFree=1376040/2055920 swapFree=4178560/4192956
[pid=29428] ppid=29426 vsize=5356 CPUtime=4.95
/proc/29428/stat : 29428 (lysat.sh) S 29426 29428 29269 0 -1 4194304 310 8090 0 0 0 0 481 14 16 0 1 0 151628608 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29428/statm: 1339 237 195 169 0 50 0
[pid=29431] ppid=29428 vsize=260528 CPUtime=637.04
/proc/29431/stat : 29431 (LySATi) R 29428 29428 29269 0 -1 4194304 64720 0 0 0 63661 43 0 0 25 0 1 0 151629105 266780672 64705 1992294400 134512640 135226915 4294956224 18446744073709551615 134538532 0 0 4096 3 0 0 0 17 0 0 0
/proc/29431/statm: 65132 64705 82 174 0 64955 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 265884

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29431
/proc/meminfo: memFree=1375912/2055920 swapFree=4178560/4192956
[pid=29428] ppid=29426 vsize=5356 CPUtime=4.95
/proc/29428/stat : 29428 (lysat.sh) S 29426 29428 29269 0 -1 4194304 310 8090 0 0 0 0 481 14 16 0 1 0 151628608 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29428/statm: 1339 237 195 169 0 50 0
[pid=29431] ppid=29428 vsize=260528 CPUtime=697.01
/proc/29431/stat : 29431 (LySATi) R 29428 29428 29269 0 -1 4194304 64724 0 0 0 69658 43 0 0 25 0 1 0 151629105 266780672 64709 1992294400 134512640 135226915 4294956224 18446744073709551615 134540448 0 0 4096 3 0 0 0 17 0 0 0
/proc/29431/statm: 65132 64709 82 174 0 64955 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 265884

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29431
/proc/meminfo: memFree=1375464/2055920 swapFree=4178560/4192956
[pid=29428] ppid=29426 vsize=5356 CPUtime=4.95
/proc/29428/stat : 29428 (lysat.sh) S 29426 29428 29269 0 -1 4194304 310 8090 0 0 0 0 481 14 16 0 1 0 151628608 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29428/statm: 1339 237 195 169 0 50 0
[pid=29431] ppid=29428 vsize=261012 CPUtime=756.99
/proc/29431/stat : 29431 (LySATi) R 29428 29428 29269 0 -1 4194304 64835 0 0 0 75656 43 0 0 25 0 1 0 151629105 267276288 64820 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/29431/statm: 65253 64820 82 174 0 65076 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 266368

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29431
/proc/meminfo: memFree=1370216/2055920 swapFree=4178560/4192956
[pid=29428] ppid=29426 vsize=5356 CPUtime=4.95
/proc/29428/stat : 29428 (lysat.sh) S 29426 29428 29269 0 -1 4194304 310 8090 0 0 0 0 481 14 16 0 1 0 151628608 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29428/statm: 1339 237 195 169 0 50 0
[pid=29431] ppid=29428 vsize=266604 CPUtime=816.96
/proc/29431/stat : 29431 (LySATi) R 29428 29428 29269 0 -1 4194304 66226 0 0 0 81652 44 0 0 25 0 1 0 151629105 273002496 66211 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 0 0 0
/proc/29431/statm: 66651 66211 82 174 0 66474 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 271960

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

[startup+844.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29431
/proc/meminfo: memFree=1366952/2055920 swapFree=4178560/4192956
[pid=29428] ppid=29426 vsize=5356 CPUtime=4.95
/proc/29428/stat : 29428 (lysat.sh) S 29426 29428 29269 0 -1 4194304 310 8090 0 0 0 0 481 14 16 0 1 0 151628608 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29428/statm: 1339 237 195 169 0 50 0
[pid=29431] ppid=29428 vsize=269704 CPUtime=839.36
/proc/29431/stat : 29431 (LySATi) R 29428 29428 29269 0 -1 4194304 66972 0 0 0 83891 45 0 0 25 0 1 0 151629105 276176896 66957 1992294400 134512640 135226915 4294956224 18446744073709551615 134538530 0 0 4096 3 0 0 0 17 0 0 0
/proc/29431/statm: 67426 66957 82 174 0 67249 0
Current children cumulated CPU time (s) 844.31
Current children cumulated vsize (KiB) 275060

[startup+857.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29431
/proc/meminfo: memFree=1366952/2055920 swapFree=4178560/4192956
[pid=29428] ppid=29426 vsize=5356 CPUtime=4.95
/proc/29428/stat : 29428 (lysat.sh) S 29426 29428 29269 0 -1 4194304 310 8090 0 0 0 0 481 14 16 0 1 0 151628608 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29428/statm: 1339 237 195 169 0 50 0
[pid=29431] ppid=29428 vsize=269704 CPUtime=852.15
/proc/29431/stat : 29431 (LySATi) R 29428 29428 29269 0 -1 4194304 66975 0 0 0 85170 45 0 0 25 0 1 0 151629105 276176896 66960 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/29431/statm: 67426 66960 82 174 0 67249 0
Current children cumulated CPU time (s) 857.1
Current children cumulated vsize (KiB) 275060

[startup+860.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29431
/proc/meminfo: memFree=1366888/2055920 swapFree=4178560/4192956
[pid=29428] ppid=29426 vsize=5356 CPUtime=4.95
/proc/29428/stat : 29428 (lysat.sh) S 29426 29428 29269 0 -1 4194304 310 8090 0 0 0 0 481 14 16 0 1 0 151628608 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29428/statm: 1339 237 195 169 0 50 0
[pid=29431] ppid=29428 vsize=269704 CPUtime=855.35
/proc/29431/stat : 29431 (LySATi) R 29428 29428 29269 0 -1 4194304 66975 0 0 0 85490 45 0 0 25 0 1 0 151629105 276176896 66960 1992294400 134512640 135226915 4294956224 18446744073709551615 134537023 0 0 4096 3 0 0 0 17 0 0 0
/proc/29431/statm: 67426 66960 82 174 0 67249 0
Current children cumulated CPU time (s) 860.3
Current children cumulated vsize (KiB) 275060

[startup+862.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29431
/proc/meminfo: memFree=1366888/2055920 swapFree=4178560/4192956
[pid=29428] ppid=29426 vsize=5356 CPUtime=4.95
/proc/29428/stat : 29428 (lysat.sh) S 29426 29428 29269 0 -1 4194304 310 8090 0 0 0 0 481 14 16 0 1 0 151628608 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29428/statm: 1339 237 195 169 0 50 0
[pid=29431] ppid=29428 vsize=269704 CPUtime=856.95
/proc/29431/stat : 29431 (LySATi) R 29428 29428 29269 0 -1 4194304 66975 0 0 0 85650 45 0 0 25 0 1 0 151629105 276176896 66960 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/29431/statm: 67426 66960 82 174 0 67249 0
Current children cumulated CPU time (s) 861.9
Current children cumulated vsize (KiB) 275060

[startup+863.903 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29431
/proc/meminfo: memFree=1366888/2055920 swapFree=4178560/4192956
[pid=29428] ppid=29426 vsize=5356 CPUtime=4.95
/proc/29428/stat : 29428 (lysat.sh) S 29426 29428 29269 0 -1 4194304 310 8090 0 0 0 0 481 14 16 0 1 0 151628608 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29428/statm: 1339 237 195 169 0 50 0
[pid=29431] ppid=29428 vsize=269704 CPUtime=858.55
/proc/29431/stat : 29431 (LySATi) R 29428 29428 29269 0 -1 4194304 66975 0 0 0 85810 45 0 0 25 0 1 0 151629105 276176896 66960 1992294400 134512640 135226915 4294956224 18446744073709551615 134536830 0 0 4096 3 0 0 0 17 0 0 0
/proc/29431/statm: 67426 66960 82 174 0 67249 0
Current children cumulated CPU time (s) 863.5
Current children cumulated vsize (KiB) 275060

[startup+864.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29431
/proc/meminfo: memFree=1366888/2055920 swapFree=4178560/4192956
[pid=29428] ppid=29426 vsize=5356 CPUtime=4.95
/proc/29428/stat : 29428 (lysat.sh) S 29426 29428 29269 0 -1 4194304 310 8090 0 0 0 0 481 14 16 0 1 0 151628608 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29428/statm: 1339 237 195 169 0 50 0
[pid=29431] ppid=29428 vsize=269704 CPUtime=859.35
/proc/29431/stat : 29431 (LySATi) R 29428 29428 29269 0 -1 4194304 66975 0 0 0 85890 45 0 0 25 0 1 0 151629105 276176896 66960 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/29431/statm: 67426 66960 82 174 0 67249 0
Current children cumulated CPU time (s) 864.3
Current children cumulated vsize (KiB) 275060

[startup+864.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29431
/proc/meminfo: memFree=1366888/2055920 swapFree=4178560/4192956
[pid=29428] ppid=29426 vsize=5356 CPUtime=4.95
/proc/29428/stat : 29428 (lysat.sh) S 29426 29428 29269 0 -1 4194304 310 8090 0 0 0 0 481 14 16 0 1 0 151628608 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29428/statm: 1339 237 195 169 0 50 0
[pid=29431] ppid=29428 vsize=269704 CPUtime=859.55
/proc/29431/stat : 29431 (LySATi) R 29428 29428 29269 0 -1 4194304 66975 0 0 0 85910 45 0 0 25 0 1 0 151629105 276176896 66960 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/29431/statm: 67426 66960 82 174 0 67249 0
Current children cumulated CPU time (s) 864.5
Current children cumulated vsize (KiB) 275060

Child status: 20
Real time (s): 864.992
CPU time (s): 864.609
CPU user time (s): 863.95
CPU system time (s): 0.658899
CPU usage (%): 99.9557
Max. virtual memory (cumulated for all children) (KiB): 275060

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

runsolver used 0.792879 second user time and 2.36064 second system time

The end

Launcher Data

Begin job on node32 at 2009-05-02 05:45:55
IDJOB=1773633
IDBENCH=70762
IDSOLVER=609
FILE ID=node32/1773633-1241235954
PBS_JOBID= 9224828
Free space on /tmp= 66496 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxor/minxor128.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773633-1241235954/watcher-1773633-1241235954 -o /tmp/evaluation-result-1773633-1241235954/solver-1773633-1241235954 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1773633-1241235954.cnf i

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

MD5SUM BENCH= 10b48467ea3d951975cb9264f0b654fe
RANDOM SEED=874076178

node32.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.216
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.216
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:       1655176 kB
Buffers:         66600 kB
Cached:         243424 kB
SwapCached:       7332 kB
Active:          45156 kB
Inactive:       273536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1655176 kB
SwapTotal:     4192956 kB
SwapFree:      4178560 kB
Dirty:            4740 kB
Writeback:           0 kB
Mapped:          14248 kB
Slab:            67780 kB
Committed_AS:   687528 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66492 MiB
End job on node32 at 2009-05-02 06:00:20