Trace number 1774523

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 603.666 603.86

General information on the benchmark

NameAPPLICATIONS/
c32sat/post-c32s-ss-8.cnf
MD5SUM9d3d3bb9b296880c7463693ae665aafd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark424.931
Satisfiable
(Un)Satisfiability was proved
Number of variables53752
Number of clauses148393
Sum of the clauses size346249
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 298928
Number of clauses of size 349464
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.14	c ==============================================================================
0.00/0.14	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.14	c ==============================================================================
0.00/0.14	c |         0 |  135726   315843 |   40717       0        0     nan |  0.000 % |
1.58/1.67	c |         0 |   65966   210427 |      --       0       --      -- |     --   | -69152/-103784
1.58/1.67	c ==============================================================================
1.58/1.67	c Result  :   #vars: 13761   #clauses: 65966   #literals: 210427
1.58/1.67	c CPU time:   1.59376 s
1.58/1.67	c ==============================================================================
1.68/1.77	c lySAT 0.1
1.68/1.77	c minisat core +  additionnal features
1.68/1.77	c ============================[ Problem Statistics ]=============================
1.68/1.77	c |                                                                             |
1.68/1.77	c |  Number of variables:  13761                                                |
1.68/1.77	c |  Number of clauses:    65966                                                |
1.75/1.82	c |  Parsing time:         0.04         s                                       |
603.59/603.83	c restarts              : 5055
603.59/603.83	c conflicts             : 853211         (1418 /sec)
603.59/603.83	c decisions             : 6570739        (1.85 % random) (10920 /sec)
603.59/603.83	c euip                  : 18797       
603.59/603.83	c propagations          : 544596811      (905087 /sec)
603.59/603.83	c conflict literals     : 32128086       (51.88 % deleted)
603.59/603.83	c Memory used           : 59.76 MB
603.59/603.83	c CPU time              : 601.707 s
603.59/603.83	c 
603.59/603.84	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-1774523-1241243068/watcher-1774523-1241243068 -o /tmp/evaluation-result-1774523-1241243068/solver-1774523-1241243068 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1774523-1241243068.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: 2.08 1.46 1.15 3/65 29721
/proc/meminfo: memFree=1986680/2055920 swapFree=4177536/4192956
[pid=29721] ppid=29719 vsize=3004 CPUtime=0
/proc/29721/stat : 29721 (lysat.sh) R 29719 29721 29498 0 -1 4194304 54 0 0 0 0 0 0 0 19 0 1 0 152340032 3076096 39 1992294400 4194304 4889804 548682068816 18446744073709551615 268211126992 0 0 4096 0 0 0 0 17 1 0 0
/proc/29721/statm: 751 40 30 169 0 9 0

[startup+0.0679271 s]
/proc/loadavg: 2.08 1.46 1.15 3/65 29721
/proc/meminfo: memFree=1986680/2055920 swapFree=4177536/4192956
[pid=29721] ppid=29719 vsize=5356 CPUtime=0
/proc/29721/stat : 29721 (lysat.sh) S 29719 29721 29498 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 152340032 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29721/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101928 s]
/proc/loadavg: 2.08 1.46 1.15 3/65 29721
/proc/meminfo: memFree=1986680/2055920 swapFree=4177536/4192956
[pid=29721] ppid=29719 vsize=5356 CPUtime=0
/proc/29721/stat : 29721 (lysat.sh) S 29719 29721 29498 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 152340032 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29721/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301965 s]
/proc/loadavg: 2.08 1.46 1.15 3/65 29721
/proc/meminfo: memFree=1986680/2055920 swapFree=4177536/4192956
[pid=29721] ppid=29719 vsize=5356 CPUtime=0
/proc/29721/stat : 29721 (lysat.sh) S 29719 29721 29498 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 152340032 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29721/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701999 s]
/proc/loadavg: 2.08 1.46 1.15 3/65 29721
/proc/meminfo: memFree=1986680/2055920 swapFree=4177536/4192956
[pid=29721] ppid=29719 vsize=5356 CPUtime=0
/proc/29721/stat : 29721 (lysat.sh) S 29719 29721 29498 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 152340032 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29721/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50108 s]
/proc/loadavg: 2.08 1.46 1.15 2/67 29723
/proc/meminfo: memFree=1957608/2055920 swapFree=4177536/4192956
[pid=29721] ppid=29719 vsize=5356 CPUtime=0
/proc/29721/stat : 29721 (lysat.sh) S 29719 29721 29498 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 152340032 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29721/statm: 1339 235 195 169 0 50 0
[pid=29723] ppid=29721 vsize=23360 CPUtime=1.48
/proc/29723/stat : 29723 (SatElite) R 29721 29721 29498 0 -1 4194304 5877 0 0 0 142 6 0 0 25 0 1 0 152340033 23920640 5278 1992294400 134512640 135034092 4294956112 18446744073709551615 134566285 0 0 4096 3 0 0 0 17 1 0 0
/proc/29723/statm: 5840 5278 68 127 0 5710 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 28716

[startup+3.10126 s]
/proc/loadavg: 2.08 1.46 1.15 2/67 29724
/proc/meminfo: memFree=1970472/2055920 swapFree=4177536/4192956
[pid=29721] ppid=29719 vsize=5356 CPUtime=1.75
/proc/29721/stat : 29721 (lysat.sh) S 29719 29721 29498 0 -1 4194304 310 6711 0 0 0 0 168 7 16 0 1 0 152340032 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29721/statm: 1339 237 195 169 0 50 0
[pid=29724] ppid=29721 vsize=7576 CPUtime=1.31
/proc/29724/stat : 29724 (LySATi) R 29721 29721 29498 0 -1 4194304 1701 0 0 0 131 0 0 0 25 0 1 0 152340210 7757824 1686 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/29724/statm: 1894 1686 82 174 0 1717 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 12932

[startup+6.30262 s]
/proc/loadavg: 1.99 1.45 1.15 2/67 29724
/proc/meminfo: memFree=1969256/2055920 swapFree=4177536/4192956
[pid=29721] ppid=29719 vsize=5356 CPUtime=1.75
/proc/29721/stat : 29721 (lysat.sh) S 29719 29721 29498 0 -1 4194304 310 6711 0 0 0 0 168 7 16 0 1 0 152340032 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29721/statm: 1339 237 195 169 0 50 0
[pid=29724] ppid=29721 vsize=8500 CPUtime=4.51
/proc/29724/stat : 29724 (LySATi) R 29721 29721 29498 0 -1 4194304 1937 0 0 0 450 1 0 0 25 0 1 0 152340210 8704000 1922 1992294400 134512640 135226915 4294956224 18446744073709551615 134537043 0 0 4096 3 0 0 0 17 1 0 0
/proc/29724/statm: 2125 1922 82 174 0 1948 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 13856

[startup+12.7013 s]
/proc/loadavg: 1.91 1.44 1.15 2/67 29724
/proc/meminfo: memFree=1967400/2055920 swapFree=4177536/4192956
[pid=29721] ppid=29719 vsize=5356 CPUtime=1.75
/proc/29721/stat : 29721 (lysat.sh) S 29719 29721 29498 0 -1 4194304 310 6711 0 0 0 0 168 7 16 0 1 0 152340032 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29721/statm: 1339 237 195 169 0 50 0
[pid=29724] ppid=29721 vsize=10248 CPUtime=10.9
/proc/29724/stat : 29724 (LySATi) R 29721 29721 29498 0 -1 4194304 2377 0 0 0 1089 1 0 0 25 0 1 0 152340210 10493952 2362 1992294400 134512640 135226915 4294956224 18446744073709551615 134539955 0 0 4096 3 0 0 0 17 1 0 0
/proc/29724/statm: 2562 2362 82 174 0 2385 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 15604

[startup+25.5018 s]
/proc/loadavg: 1.71 1.42 1.15 2/67 29724
/proc/meminfo: memFree=1965160/2055920 swapFree=4177536/4192956
[pid=29721] ppid=29719 vsize=5356 CPUtime=1.75
/proc/29721/stat : 29721 (lysat.sh) S 29719 29721 29498 0 -1 4194304 310 6711 0 0 0 0 168 7 16 0 1 0 152340032 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29721/statm: 1339 237 195 169 0 50 0
[pid=29724] ppid=29721 vsize=12912 CPUtime=23.7
/proc/29724/stat : 29724 (LySATi) R 29721 29721 29498 0 -1 4194304 3020 0 0 0 2368 2 0 0 25 0 1 0 152340210 13221888 3005 1992294400 134512640 135226915 4294956224 18446744073709551615 134527770 0 0 4096 3 0 0 0 17 1 0 0
/proc/29724/statm: 3228 3005 82 174 0 3051 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 18268

[startup+51.1017 s]
/proc/loadavg: 1.47 1.39 1.14 2/67 29724
/proc/meminfo: memFree=1960168/2055920 swapFree=4177536/4192956
[pid=29721] ppid=29719 vsize=5356 CPUtime=1.75
/proc/29721/stat : 29721 (lysat.sh) S 29719 29721 29498 0 -1 4194304 310 6711 0 0 0 0 168 7 16 0 1 0 152340032 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29721/statm: 1339 237 195 169 0 50 0
[pid=29724] ppid=29721 vsize=18012 CPUtime=49.3
/proc/29724/stat : 29724 (LySATi) R 29721 29721 29498 0 -1 4194304 4308 0 0 0 4926 4 0 0 25 0 1 0 152340210 18444288 4293 1992294400 134512640 135226915 4294956224 18446744073709551615 134537272 0 0 4096 3 0 0 0 17 1 0 0
/proc/29724/statm: 4503 4293 82 174 0 4326 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 23368

[startup+102.306 s]
/proc/loadavg: 1.20 1.32 1.13 2/67 29724
/proc/meminfo: memFree=1956904/2055920 swapFree=4177536/4192956
[pid=29721] ppid=29719 vsize=5356 CPUtime=1.75
/proc/29721/stat : 29721 (lysat.sh) S 29719 29721 29498 0 -1 4194304 310 6711 0 0 0 0 168 7 16 0 1 0 152340032 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29721/statm: 1339 237 195 169 0 50 0
[pid=29724] ppid=29721 vsize=21220 CPUtime=100.48
/proc/29724/stat : 29724 (LySATi) R 29721 29721 29498 0 -1 4194304 5086 0 0 0 10043 5 0 0 25 0 1 0 152340210 21729280 5071 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/29724/statm: 5305 5071 82 174 0 5128 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 26576

[startup+162.301 s]
/proc/loadavg: 1.07 1.26 1.12 2/67 29724
/proc/meminfo: memFree=1948072/2055920 swapFree=4177536/4192956
[pid=29721] ppid=29719 vsize=5356 CPUtime=1.75
/proc/29721/stat : 29721 (lysat.sh) S 29719 29721 29498 0 -1 4194304 310 6711 0 0 0 0 168 7 16 0 1 0 152340032 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29721/statm: 1339 237 195 169 0 50 0
[pid=29724] ppid=29721 vsize=30276 CPUtime=160.47
/proc/29724/stat : 29724 (LySATi) R 29721 29721 29498 0 -1 4194304 7344 0 0 0 16039 8 0 0 25 0 1 0 152340210 31002624 7329 1992294400 134512640 135226915 4294956224 18446744073709551615 134537000 0 0 4096 3 0 0 0 17 1 0 0
/proc/29724/statm: 7569 7329 82 174 0 7392 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 35632

[startup+222.301 s]
/proc/loadavg: 1.02 1.21 1.11 2/67 29724
/proc/meminfo: memFree=1940264/2055920 swapFree=4177536/4192956
[pid=29721] ppid=29719 vsize=5356 CPUtime=1.75
/proc/29721/stat : 29721 (lysat.sh) S 29719 29721 29498 0 -1 4194304 310 6711 0 0 0 0 168 7 16 0 1 0 152340032 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29721/statm: 1339 237 195 169 0 50 0
[pid=29724] ppid=29721 vsize=38152 CPUtime=220.44
/proc/29724/stat : 29724 (LySATi) R 29721 29721 29498 0 -1 4194304 9245 0 0 0 22034 10 0 0 25 0 1 0 152340210 39067648 9230 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/29724/statm: 9538 9230 82 174 0 9361 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 43508

[startup+282.302 s]
/proc/loadavg: 1.01 1.17 1.10 2/67 29724
/proc/meminfo: memFree=1932712/2055920 swapFree=4177536/4192956
[pid=29721] ppid=29719 vsize=5356 CPUtime=1.75
/proc/29721/stat : 29721 (lysat.sh) S 29719 29721 29498 0 -1 4194304 310 6711 0 0 0 0 168 7 16 0 1 0 152340032 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29721/statm: 1339 237 195 169 0 50 0
[pid=29724] ppid=29721 vsize=45628 CPUtime=280.43
/proc/29724/stat : 29724 (LySATi) R 29721 29721 29498 0 -1 4194304 11108 0 0 0 28031 12 0 0 25 0 1 0 152340210 46723072 11093 1992294400 134512640 135226915 4294956224 18446744073709551615 134537068 0 0 4096 3 0 0 0 17 1 0 0
/proc/29724/statm: 11407 11093 82 174 0 11230 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 50984

[startup+342.302 s]
/proc/loadavg: 1.00 1.14 1.09 2/67 29724
/proc/meminfo: memFree=1932200/2055920 swapFree=4177536/4192956
[pid=29721] ppid=29719 vsize=5356 CPUtime=1.75
/proc/29721/stat : 29721 (lysat.sh) S 29719 29721 29498 0 -1 4194304 310 6711 0 0 0 0 168 7 16 0 1 0 152340032 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29721/statm: 1339 237 195 169 0 50 0
[pid=29724] ppid=29721 vsize=46056 CPUtime=340.41
/proc/29724/stat : 29724 (LySATi) R 29721 29721 29498 0 -1 4194304 11216 0 0 0 34028 13 0 0 25 0 1 0 152340210 47161344 11201 1992294400 134512640 135226915 4294956224 18446744073709551615 134527707 0 0 4096 3 0 0 0 17 1 0 0
/proc/29724/statm: 11514 11201 82 174 0 11337 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 51412

[startup+402.302 s]
/proc/loadavg: 1.00 1.11 1.08 2/67 29724
/proc/meminfo: memFree=1927912/2055920 swapFree=4177536/4192956
[pid=29721] ppid=29719 vsize=5356 CPUtime=1.75
/proc/29721/stat : 29721 (lysat.sh) S 29719 29721 29498 0 -1 4194304 310 6711 0 0 0 0 168 7 16 0 1 0 152340032 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29721/statm: 1339 237 195 169 0 50 0
[pid=29724] ppid=29721 vsize=50340 CPUtime=400.39
/proc/29724/stat : 29724 (LySATi) R 29721 29721 29498 0 -1 4194304 12301 0 0 0 40025 14 0 0 25 0 1 0 152340210 51548160 12286 1992294400 134512640 135226915 4294956224 18446744073709551615 134537023 0 0 4096 3 0 0 0 17 1 0 0
/proc/29724/statm: 12585 12286 82 174 0 12408 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 55696

[startup+462.301 s]
/proc/loadavg: 1.00 1.09 1.08 2/67 29724
/proc/meminfo: memFree=1927720/2055920 swapFree=4177536/4192956
[pid=29721] ppid=29719 vsize=5356 CPUtime=1.75
/proc/29721/stat : 29721 (lysat.sh) S 29719 29721 29498 0 -1 4194304 310 6711 0 0 0 0 168 7 16 0 1 0 152340032 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29721/statm: 1339 237 195 169 0 50 0
[pid=29724] ppid=29721 vsize=50484 CPUtime=460.37
/proc/29724/stat : 29724 (LySATi) R 29721 29721 29498 0 -1 4194304 12337 0 0 0 46023 14 0 0 25 0 1 0 152340210 51695616 12322 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/29724/statm: 12621 12322 82 174 0 12444 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 55840

[startup+522.301 s]
/proc/loadavg: 1.00 1.07 1.07 2/67 29724
/proc/meminfo: memFree=1926504/2055920 swapFree=4177536/4192956
[pid=29721] ppid=29719 vsize=5356 CPUtime=1.75
/proc/29721/stat : 29721 (lysat.sh) S 29719 29721 29498 0 -1 4194304 310 6711 0 0 0 0 168 7 16 0 1 0 152340032 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29721/statm: 1339 237 195 169 0 50 0
[pid=29724] ppid=29721 vsize=51744 CPUtime=520.36
/proc/29724/stat : 29724 (LySATi) R 29721 29721 29498 0 -1 4194304 12610 0 0 0 52021 15 0 0 25 0 1 0 152340210 52985856 12595 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/29724/statm: 12936 12595 82 174 0 12759 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 57100

[startup+582.302 s]
/proc/loadavg: 1.00 1.05 1.07 2/67 29724
/proc/meminfo: memFree=1920104/2055920 swapFree=4177536/4192956
[pid=29721] ppid=29719 vsize=5356 CPUtime=1.75
/proc/29721/stat : 29721 (lysat.sh) S 29719 29721 29498 0 -1 4194304 310 6711 0 0 0 0 168 7 16 0 1 0 152340032 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29721/statm: 1339 237 195 169 0 50 0
[pid=29724] ppid=29721 vsize=58968 CPUtime=580.35
/proc/29724/stat : 29724 (LySATi) R 29721 29721 29498 0 -1 4194304 14202 0 0 0 58018 17 0 0 25 0 1 0 152340210 60383232 14187 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/29724/statm: 14742 14187 82 174 0 14565 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 64324

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

[startup+588.702 s]
/proc/loadavg: 1.00 1.05 1.07 2/67 29724
/proc/meminfo: memFree=1919016/2055920 swapFree=4177536/4192956
[pid=29721] ppid=29719 vsize=5356 CPUtime=1.75
/proc/29721/stat : 29721 (lysat.sh) S 29719 29721 29498 0 -1 4194304 310 6711 0 0 0 0 168 7 16 0 1 0 152340032 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29721/statm: 1339 237 195 169 0 50 0
[pid=29724] ppid=29721 vsize=60020 CPUtime=586.74
/proc/29724/stat : 29724 (LySATi) R 29721 29721 29498 0 -1 4194304 14481 0 0 0 58657 17 0 0 25 0 1 0 152340210 61460480 14466 1992294400 134512640 135226915 4294956224 18446744073709551615 134536776 0 0 4096 3 0 0 0 17 1 0 0
/proc/29724/statm: 15005 14466 82 174 0 14828 0
Current children cumulated CPU time (s) 588.49
Current children cumulated vsize (KiB) 65376

[startup+595.105 s]
/proc/loadavg: 1.00 1.05 1.06 2/67 29724
/proc/meminfo: memFree=1918248/2055920 swapFree=4177536/4192956
[pid=29721] ppid=29719 vsize=5356 CPUtime=1.75
/proc/29721/stat : 29721 (lysat.sh) S 29719 29721 29498 0 -1 4194304 310 6711 0 0 0 0 168 7 16 0 1 0 152340032 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29721/statm: 1339 237 195 169 0 50 0
[pid=29724] ppid=29721 vsize=60664 CPUtime=593.14
/proc/29724/stat : 29724 (LySATi) R 29721 29721 29498 0 -1 4194304 14654 0 0 0 59297 17 0 0 25 0 1 0 152340210 62119936 14639 1992294400 134512640 135226915 4294956224 18446744073709551615 134536926 0 0 4096 3 0 0 0 17 1 0 0
/proc/29724/statm: 15166 14639 82 174 0 14989 0
Current children cumulated CPU time (s) 594.89
Current children cumulated vsize (KiB) 66020

[startup+598.302 s]
/proc/loadavg: 1.00 1.05 1.06 2/67 29724
/proc/meminfo: memFree=1917864/2055920 swapFree=4177536/4192956
[pid=29721] ppid=29719 vsize=5356 CPUtime=1.75
/proc/29721/stat : 29721 (lysat.sh) S 29719 29721 29498 0 -1 4194304 310 6711 0 0 0 0 168 7 16 0 1 0 152340032 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29721/statm: 1339 237 195 169 0 50 0
[pid=29724] ppid=29721 vsize=61060 CPUtime=596.34
/proc/29724/stat : 29724 (LySATi) R 29721 29721 29498 0 -1 4194304 14746 0 0 0 59617 17 0 0 25 0 1 0 152340210 62525440 14731 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/29724/statm: 15265 14731 82 174 0 15088 0
Current children cumulated CPU time (s) 598.09
Current children cumulated vsize (KiB) 66416

[startup+601.501 s]
/proc/loadavg: 1.00 1.05 1.06 2/67 29724
/proc/meminfo: memFree=1917736/2055920 swapFree=4177536/4192956
[pid=29721] ppid=29719 vsize=5356 CPUtime=1.75
/proc/29721/stat : 29721 (lysat.sh) S 29719 29721 29498 0 -1 4194304 310 6711 0 0 0 0 168 7 16 0 1 0 152340032 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29721/statm: 1339 237 195 169 0 50 0
[pid=29724] ppid=29721 vsize=61188 CPUtime=599.53
/proc/29724/stat : 29724 (LySATi) R 29721 29721 29498 0 -1 4194304 14786 0 0 0 59936 17 0 0 25 0 1 0 152340210 62656512 14771 1992294400 134512640 135226915 4294956224 18446744073709551615 134537082 0 0 4096 3 0 0 0 17 1 0 0
/proc/29724/statm: 15297 14771 82 174 0 15120 0
Current children cumulated CPU time (s) 601.28
Current children cumulated vsize (KiB) 66544

[startup+603.101 s]
/proc/loadavg: 1.00 1.05 1.06 2/67 29724
/proc/meminfo: memFree=1917736/2055920 swapFree=4177536/4192956
[pid=29721] ppid=29719 vsize=5356 CPUtime=1.75
/proc/29721/stat : 29721 (lysat.sh) S 29719 29721 29498 0 -1 4194304 310 6711 0 0 0 0 168 7 16 0 1 0 152340032 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29721/statm: 1339 237 195 169 0 50 0
[pid=29724] ppid=29721 vsize=61188 CPUtime=601.13
/proc/29724/stat : 29724 (LySATi) R 29721 29721 29498 0 -1 4194304 14790 0 0 0 60096 17 0 0 25 0 1 0 152340210 62656512 14775 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/29724/statm: 15297 14775 82 174 0 15120 0
Current children cumulated CPU time (s) 602.88
Current children cumulated vsize (KiB) 66544

[startup+603.501 s]
/proc/loadavg: 1.00 1.05 1.06 2/67 29724
/proc/meminfo: memFree=1917736/2055920 swapFree=4177536/4192956
[pid=29721] ppid=29719 vsize=5356 CPUtime=1.75
/proc/29721/stat : 29721 (lysat.sh) S 29719 29721 29498 0 -1 4194304 310 6711 0 0 0 0 168 7 16 0 1 0 152340032 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29721/statm: 1339 237 195 169 0 50 0
[pid=29724] ppid=29721 vsize=61188 CPUtime=601.53
/proc/29724/stat : 29724 (LySATi) R 29721 29721 29498 0 -1 4194304 14793 0 0 0 60136 17 0 0 25 0 1 0 152340210 62656512 14778 1992294400 134512640 135226915 4294956224 18446744073709551615 134537056 0 0 4096 3 0 0 0 17 1 0 0
/proc/29724/statm: 15297 14778 82 174 0 15120 0
Current children cumulated CPU time (s) 603.28
Current children cumulated vsize (KiB) 66544

[startup+603.701 s]
/proc/loadavg: 1.00 1.05 1.06 2/67 29724
/proc/meminfo: memFree=1917736/2055920 swapFree=4177536/4192956
[pid=29721] ppid=29719 vsize=5356 CPUtime=1.75
/proc/29721/stat : 29721 (lysat.sh) S 29719 29721 29498 0 -1 4194304 310 6711 0 0 0 0 168 7 16 0 1 0 152340032 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29721/statm: 1339 237 195 169 0 50 0
[pid=29724] ppid=29721 vsize=61188 CPUtime=601.73
/proc/29724/stat : 29724 (LySATi) R 29721 29721 29498 0 -1 4194304 14793 0 0 0 60156 17 0 0 25 0 1 0 152340210 62656512 14778 1992294400 134512640 135226915 4294956224 18446744073709551615 134543013 0 0 4096 3 0 0 0 17 1 0 0
/proc/29724/statm: 15297 14778 82 174 0 15120 0
Current children cumulated CPU time (s) 603.48
Current children cumulated vsize (KiB) 66544

[startup+603.801 s]
/proc/loadavg: 1.00 1.05 1.06 2/67 29724
/proc/meminfo: memFree=1917672/2055920 swapFree=4177536/4192956
[pid=29721] ppid=29719 vsize=5356 CPUtime=1.75
/proc/29721/stat : 29721 (lysat.sh) S 29719 29721 29498 0 -1 4194304 310 6711 0 0 0 0 168 7 16 0 1 0 152340032 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29721/statm: 1339 237 195 169 0 50 0
[pid=29724] ppid=29721 vsize=61188 CPUtime=601.84
/proc/29724/stat : 29724 (LySATi) R 29721 29721 29498 0 -1 4194304 14793 0 0 0 60167 17 0 0 25 0 1 0 152340210 62656512 14778 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/29724/statm: 15297 14778 82 174 0 15120 0
Current children cumulated CPU time (s) 603.59
Current children cumulated vsize (KiB) 66544

Child status: 20
Real time (s): 603.86
CPU time (s): 603.666
CPU user time (s): 603.393
CPU system time (s): 0.272958
CPU usage (%): 99.9679
Max. virtual memory (cumulated for all children) (KiB): 66544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 603.393
system time used= 0.272958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21975
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= 41
involuntary context switches= 662

runsolver used 0.530919 second user time and 1.67474 second system time

The end

Launcher Data

Begin job on node32 at 2009-05-02 07:44:29
IDJOB=1774523
IDBENCH=70956
IDSOLVER=609
FILE ID=node32/1774523-1241243068
PBS_JOBID= 9224859
Free space on /tmp= 66496 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-ss-8.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774523-1241243068/watcher-1774523-1241243068 -o /tmp/evaluation-result-1774523-1241243068/solver-1774523-1241243068 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1774523-1241243068.cnf i

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

MD5SUM BENCH= 9d3d3bb9b296880c7463693ae665aafd
RANDOM SEED=553735387

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:       1987928 kB
Buffers:          2948 kB
Cached:          19616 kB
SwapCached:       6472 kB
Active:          17520 kB
Inactive:        11776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1987928 kB
SwapTotal:     4192956 kB
SwapFree:      4177536 kB
Dirty:            5164 kB
Writeback:           0 kB
Mapped:          12288 kB
Slab:            24460 kB
Committed_AS:   696032 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 07:54:33