Trace number 1773563

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 391.288 391.464

General information on the benchmark

Namegoldb-heqc-alu4mul.cnf
MD5SUM2d68b23bdbf6e7e2868e82c4f24dffc3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark117.226
Satisfiable
(Un)Satisfiability was proved
Number of variables4736
Number of clauses30465
Sum of the clauses size103040
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 27024
Number of clauses of size 314112
Number of clauses of size 40
Number of clauses of size 59328
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   30465   103040 |    9139       0        0     nan |  0.000 % |
0.04/0.08	c |         0 |   30392   102976 |      --       0       --      -- |     --   | -73/-64
0.04/0.08	c ==============================================================================
0.04/0.08	c Result  :   #vars: 4709   #clauses: 30392   #literals: 102976
0.04/0.08	c CPU time:   0.074988 s
0.04/0.08	c ==============================================================================
0.09/0.12	c lySAT 0.1
0.09/0.12	c minisat core +  additionnal features
0.09/0.12	c ============================[ Problem Statistics ]=============================
0.09/0.12	c |                                                                             |
0.09/0.12	c |  Number of variables:  4709                                                 |
0.09/0.12	c |  Number of clauses:    30392                                                |
0.09/0.14	c |  Parsing time:         0.02         s                                       |
391.21/391.45	c restarts              : 677
391.21/391.45	c conflicts             : 605597         (1549 /sec)
391.21/391.45	c decisions             : 809502         (1.41 % random) (2070 /sec)
391.21/391.45	c euip                  : 13817       
391.21/391.45	c propagations          : 348460348      (891104 /sec)
391.21/391.45	c conflict literals     : 24306102       (69.80 % deleted)
391.21/391.45	c Memory used           : 39.36 MB
391.21/391.45	c CPU time              : 391.044 s
391.21/391.45	c 
391.21/391.45	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-1773563-1241235563/watcher-1773563-1241235563 -o /tmp/evaluation-result-1773563-1241235563/solver-1773563-1241235563 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1773563-1241235563.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 29396
/proc/meminfo: memFree=1657632/2055920 swapFree=4178560/4192956
[pid=29396] ppid=29394 vsize=5356 CPUtime=0
/proc/29396/stat : 29396 (lysat.sh) S 29394 29396 29269 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151589411 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29396/statm: 1339 235 195 169 0 50 0
[pid=29397] ppid=29396 vsize=1172 CPUtime=0
/proc/29397/stat : 29397 (SatElite) R 29396 29396 29269 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 151589411 1200128 164 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29397/statm: 293 165 50 127 0 163 0

[startup+0.0534711 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 29396
/proc/meminfo: memFree=1657632/2055920 swapFree=4178560/4192956
[pid=29396] ppid=29394 vsize=5356 CPUtime=0
/proc/29396/stat : 29396 (lysat.sh) S 29394 29396 29269 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151589411 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29396/statm: 1339 235 195 169 0 50 0
[pid=29397] ppid=29396 vsize=4072 CPUtime=0.04
/proc/29397/stat : 29397 (SatElite) R 29396 29396 29269 0 -1 4194304 876 0 0 0 4 0 0 0 19 0 1 0 151589411 4169728 860 1992294400 134512640 135034092 4294956112 18446744073709551615 134577133 0 0 4096 3 0 0 0 17 0 0 0
/proc/29397/statm: 1018 860 68 127 0 888 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9428

[startup+0.101475 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 29396
/proc/meminfo: memFree=1657632/2055920 swapFree=4178560/4192956
[pid=29396] ppid=29394 vsize=5356 CPUtime=0
/proc/29396/stat : 29396 (lysat.sh) S 29394 29396 29269 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151589411 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29396/statm: 1339 235 195 169 0 50 0
[pid=29397] ppid=29396 vsize=4084 CPUtime=0.09
/proc/29397/stat : 29397 (SatElite) R 29396 29396 29269 0 -1 4194304 942 0 0 0 9 0 0 0 19 0 1 0 151589411 4182016 873 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/29397/statm: 1021 873 69 127 0 891 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9440

[startup+0.301509 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 29396
/proc/meminfo: memFree=1657632/2055920 swapFree=4178560/4192956
[pid=29396] ppid=29394 vsize=5356 CPUtime=0.11
/proc/29396/stat : 29396 (lysat.sh) S 29394 29396 29269 0 -1 4194304 310 945 0 0 0 0 11 0 17 0 1 0 151589411 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29396/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 5356

[startup+0.701555 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 29396
/proc/meminfo: memFree=1657632/2055920 swapFree=4178560/4192956
[pid=29396] ppid=29394 vsize=5356 CPUtime=0.11
/proc/29396/stat : 29396 (lysat.sh) S 29394 29396 29269 0 -1 4194304 310 945 0 0 0 0 11 0 17 0 1 0 151589411 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29396/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 5356

[startup+1.50163 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29399
/proc/meminfo: memFree=1653456/2055920 swapFree=4178560/4192956
[pid=29396] ppid=29394 vsize=5356 CPUtime=0.11
/proc/29396/stat : 29396 (lysat.sh) S 29394 29396 29269 0 -1 4194304 310 945 0 0 0 0 11 0 17 0 1 0 151589411 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29396/statm: 1339 237 195 169 0 50 0
[pid=29399] ppid=29396 vsize=4940 CPUtime=1.36
/proc/29399/stat : 29399 (LySATi) R 29396 29396 29269 0 -1 4194304 994 0 0 0 136 0 0 0 25 0 1 0 151589423 5058560 979 1992294400 134512640 135226915 4294956224 18446744073709551615 134537592 0 0 4096 3 0 0 0 17 0 0 0
/proc/29399/statm: 1235 979 81 174 0 1058 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 10296

[startup+3.10181 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29399
/proc/meminfo: memFree=1652688/2055920 swapFree=4178560/4192956
[pid=29396] ppid=29394 vsize=5356 CPUtime=0.11
/proc/29396/stat : 29396 (lysat.sh) S 29394 29396 29269 0 -1 4194304 310 945 0 0 0 0 11 0 17 0 1 0 151589411 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29396/statm: 1339 237 195 169 0 50 0
[pid=29399] ppid=29396 vsize=5612 CPUtime=2.96
/proc/29399/stat : 29399 (LySATi) R 29396 29396 29269 0 -1 4194304 1156 0 0 0 296 0 0 0 25 0 1 0 151589423 5746688 1141 1992294400 134512640 135226915 4294956224 18446744073709551615 134536783 0 0 4096 3 0 0 0 17 0 0 0
/proc/29399/statm: 1403 1141 81 174 0 1226 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10968

[startup+6.30218 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29400
/proc/meminfo: memFree=1651472/2055920 swapFree=4178560/4192956
[pid=29396] ppid=29394 vsize=5356 CPUtime=0.11
/proc/29396/stat : 29396 (lysat.sh) S 29394 29396 29269 0 -1 4194304 310 945 0 0 0 0 11 0 17 0 1 0 151589411 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29396/statm: 1339 237 195 169 0 50 0
[pid=29399] ppid=29396 vsize=6988 CPUtime=6.15
/proc/29399/stat : 29399 (LySATi) R 29396 29396 29269 0 -1 4194304 1489 0 0 0 614 1 0 0 25 0 1 0 151589423 7155712 1474 1992294400 134512640 135226915 4294956224 18446744073709551615 134548427 0 0 4096 3 0 0 0 17 0 0 0
/proc/29399/statm: 1747 1474 81 174 0 1570 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 12344

[startup+12.7019 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29401
/proc/meminfo: memFree=1648728/2055920 swapFree=4178560/4192956
[pid=29396] ppid=29394 vsize=5356 CPUtime=0.11
/proc/29396/stat : 29396 (lysat.sh) S 29394 29396 29269 0 -1 4194304 310 945 0 0 0 0 11 0 17 0 1 0 151589411 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29396/statm: 1339 237 195 169 0 50 0
[pid=29399] ppid=29396 vsize=8984 CPUtime=12.55
/proc/29399/stat : 29399 (LySATi) R 29396 29396 29269 0 -1 4194304 2001 0 0 0 1253 2 0 0 25 0 1 0 151589423 9199616 1986 1992294400 134512640 135226915 4294956224 18446744073709551615 134538530 0 0 4096 3 0 0 0 17 0 0 0
/proc/29399/statm: 2246 1986 81 174 0 2069 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 14340

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29401
/proc/meminfo: memFree=1645784/2055920 swapFree=4178560/4192956
[pid=29396] ppid=29394 vsize=5356 CPUtime=0.11
/proc/29396/stat : 29396 (lysat.sh) S 29394 29396 29269 0 -1 4194304 310 945 0 0 0 0 11 0 17 0 1 0 151589411 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29396/statm: 1339 237 195 169 0 50 0
[pid=29399] ppid=29396 vsize=12312 CPUtime=25.34
/proc/29399/stat : 29399 (LySATi) R 29396 29396 29269 0 -1 4194304 2797 0 0 0 2532 2 0 0 25 0 1 0 151589423 12607488 2782 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/29399/statm: 3078 2782 81 174 0 2901 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 17668

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29401
/proc/meminfo: memFree=1641624/2055920 swapFree=4178560/4192956
[pid=29396] ppid=29394 vsize=5356 CPUtime=0.11
/proc/29396/stat : 29396 (lysat.sh) S 29394 29396 29269 0 -1 4194304 310 945 0 0 0 0 11 0 17 0 1 0 151589411 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29396/statm: 1339 237 195 169 0 50 0
[pid=29399] ppid=29396 vsize=16684 CPUtime=50.92
/proc/29399/stat : 29399 (LySATi) R 29396 29396 29269 0 -1 4194304 3854 0 0 0 5089 3 0 0 25 0 1 0 151589423 17084416 3839 1992294400 134512640 135226915 4294956224 18446744073709551615 134525875 0 0 4096 3 0 0 0 17 0 0 0
/proc/29399/statm: 4171 3839 81 174 0 3994 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 22040

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29401
/proc/meminfo: memFree=1636568/2055920 swapFree=4178560/4192956
[pid=29396] ppid=29394 vsize=5356 CPUtime=0.11
/proc/29396/stat : 29396 (lysat.sh) S 29394 29396 29269 0 -1 4194304 310 945 0 0 0 0 11 0 17 0 1 0 151589411 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29396/statm: 1339 237 195 169 0 50 0
[pid=29399] ppid=29396 vsize=21896 CPUtime=102.11
/proc/29399/stat : 29399 (LySATi) R 29396 29396 29269 0 -1 4194304 5097 0 0 0 10206 5 0 0 25 0 1 0 151589423 22421504 5082 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/29399/statm: 5474 5082 82 174 0 5297 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 27252

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29401
/proc/meminfo: memFree=1632472/2055920 swapFree=4178560/4192956
[pid=29396] ppid=29394 vsize=5356 CPUtime=0.11
/proc/29396/stat : 29396 (lysat.sh) S 29394 29396 29269 0 -1 4194304 310 945 0 0 0 0 11 0 17 0 1 0 151589411 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29396/statm: 1339 237 195 169 0 50 0
[pid=29399] ppid=29396 vsize=26012 CPUtime=162.09
/proc/29399/stat : 29399 (LySATi) R 29396 29396 29269 0 -1 4194304 6139 0 0 0 16203 6 0 0 25 0 1 0 151589423 26636288 6124 1992294400 134512640 135226915 4294956224 18446744073709551615 134536776 0 0 4096 3 0 0 0 17 0 0 0
/proc/29399/statm: 6503 6124 82 174 0 6326 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 31368

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29401
/proc/meminfo: memFree=1627928/2055920 swapFree=4178560/4192956
[pid=29396] ppid=29394 vsize=5356 CPUtime=0.11
/proc/29396/stat : 29396 (lysat.sh) S 29394 29396 29269 0 -1 4194304 310 945 0 0 0 0 11 0 17 0 1 0 151589411 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29396/statm: 1339 237 195 169 0 50 0
[pid=29399] ppid=29396 vsize=30924 CPUtime=222.07
/proc/29399/stat : 29399 (LySATi) R 29396 29396 29269 0 -1 4194304 7254 0 0 0 22199 8 0 0 25 0 1 0 151589423 31666176 7239 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/29399/statm: 7731 7239 82 174 0 7554 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 36280

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29401
/proc/meminfo: memFree=1620632/2055920 swapFree=4178560/4192956
[pid=29396] ppid=29394 vsize=5356 CPUtime=0.11
/proc/29396/stat : 29396 (lysat.sh) S 29394 29396 29269 0 -1 4194304 310 945 0 0 0 0 11 0 17 0 1 0 151589411 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29396/statm: 1339 237 195 169 0 50 0
[pid=29399] ppid=29396 vsize=38604 CPUtime=282.04
/proc/29399/stat : 29399 (LySATi) R 29396 29396 29269 0 -1 4194304 9093 0 0 0 28194 10 0 0 25 0 1 0 151589423 39530496 9078 1992294400 134512640 135226915 4294956224 18446744073709551615 134536762 0 0 4096 3 0 0 0 17 0 0 0
/proc/29399/statm: 9651 9078 82 174 0 9474 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 43960

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29401
/proc/meminfo: memFree=1618968/2055920 swapFree=4178560/4192956
[pid=29396] ppid=29394 vsize=5356 CPUtime=0.11
/proc/29396/stat : 29396 (lysat.sh) S 29394 29396 29269 0 -1 4194304 310 945 0 0 0 0 11 0 17 0 1 0 151589411 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29396/statm: 1339 237 195 169 0 50 0
[pid=29399] ppid=29396 vsize=40196 CPUtime=342.02
/proc/29399/stat : 29399 (LySATi) R 29396 29396 29269 0 -1 4194304 9491 0 0 0 34191 11 0 0 25 0 1 0 151589423 41160704 9476 1992294400 134512640 135226915 4294956224 18446744073709551615 134536776 0 0 4096 3 0 0 0 17 0 0 0
/proc/29399/statm: 10049 9476 82 174 0 9872 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 45552

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

[startup+358.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29401
/proc/meminfo: memFree=1618968/2055920 swapFree=4178560/4192956
[pid=29396] ppid=29394 vsize=5356 CPUtime=0.11
/proc/29396/stat : 29396 (lysat.sh) S 29394 29396 29269 0 -1 4194304 310 945 0 0 0 0 11 0 17 0 1 0 151589411 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29396/statm: 1339 237 195 169 0 50 0
[pid=29399] ppid=29396 vsize=40304 CPUtime=358.01
/proc/29399/stat : 29399 (LySATi) R 29396 29396 29269 0 -1 4194304 9494 0 0 0 35790 11 0 0 25 0 1 0 151589423 41271296 9479 1992294400 134512640 135226915 4294956224 18446744073709551615 134525907 0 0 4096 3 0 0 0 17 0 0 0
/proc/29399/statm: 10076 9479 82 174 0 9899 0
Current children cumulated CPU time (s) 358.12
Current children cumulated vsize (KiB) 45660

[startup+371.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29401
/proc/meminfo: memFree=1618968/2055920 swapFree=4178560/4192956
[pid=29396] ppid=29394 vsize=5356 CPUtime=0.11
/proc/29396/stat : 29396 (lysat.sh) S 29394 29396 29269 0 -1 4194304 310 945 0 0 0 0 11 0 17 0 1 0 151589411 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29396/statm: 1339 237 195 169 0 50 0
[pid=29399] ppid=29396 vsize=40304 CPUtime=370.8
/proc/29399/stat : 29399 (LySATi) R 29396 29396 29269 0 -1 4194304 9497 0 0 0 37069 11 0 0 25 0 1 0 151589423 41271296 9482 1992294400 134512640 135226915 4294956224 18446744073709551615 134537043 0 0 4096 3 0 0 0 17 0 0 0
/proc/29399/statm: 10076 9482 82 174 0 9899 0
Current children cumulated CPU time (s) 370.91
Current children cumulated vsize (KiB) 45660

[startup+383.905 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29401
/proc/meminfo: memFree=1618904/2055920 swapFree=4178560/4192956
[pid=29396] ppid=29394 vsize=5356 CPUtime=0.11
/proc/29396/stat : 29396 (lysat.sh) S 29394 29396 29269 0 -1 4194304 310 945 0 0 0 0 11 0 17 0 1 0 151589411 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29396/statm: 1339 237 195 169 0 50 0
[pid=29399] ppid=29396 vsize=40304 CPUtime=383.6
/proc/29399/stat : 29399 (LySATi) R 29396 29396 29269 0 -1 4194304 9497 0 0 0 38349 11 0 0 25 0 1 0 151589423 41271296 9482 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/29399/statm: 10076 9482 82 174 0 9899 0
Current children cumulated CPU time (s) 383.71
Current children cumulated vsize (KiB) 45660

[startup+387.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29401
/proc/meminfo: memFree=1618904/2055920 swapFree=4178560/4192956
[pid=29396] ppid=29394 vsize=5356 CPUtime=0.11
/proc/29396/stat : 29396 (lysat.sh) S 29394 29396 29269 0 -1 4194304 310 945 0 0 0 0 11 0 17 0 1 0 151589411 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29396/statm: 1339 237 195 169 0 50 0
[pid=29399] ppid=29396 vsize=40304 CPUtime=386.8
/proc/29399/stat : 29399 (LySATi) R 29396 29396 29269 0 -1 4194304 9497 0 0 0 38669 11 0 0 25 0 1 0 151589423 41271296 9482 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/29399/statm: 10076 9482 82 174 0 9899 0
Current children cumulated CPU time (s) 386.91
Current children cumulated vsize (KiB) 45660

[startup+388.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29401
/proc/meminfo: memFree=1618904/2055920 swapFree=4178560/4192956
[pid=29396] ppid=29394 vsize=5356 CPUtime=0.11
/proc/29396/stat : 29396 (lysat.sh) S 29394 29396 29269 0 -1 4194304 310 945 0 0 0 0 11 0 17 0 1 0 151589411 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29396/statm: 1339 237 195 169 0 50 0
[pid=29399] ppid=29396 vsize=40304 CPUtime=388.4
/proc/29399/stat : 29399 (LySATi) R 29396 29396 29269 0 -1 4194304 9497 0 0 0 38829 11 0 0 25 0 1 0 151589423 41271296 9482 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/29399/statm: 10076 9482 82 174 0 9899 0
Current children cumulated CPU time (s) 388.51
Current children cumulated vsize (KiB) 45660

[startup+390.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29401
/proc/meminfo: memFree=1618904/2055920 swapFree=4178560/4192956
[pid=29396] ppid=29394 vsize=5356 CPUtime=0.11
/proc/29396/stat : 29396 (lysat.sh) S 29394 29396 29269 0 -1 4194304 310 945 0 0 0 0 11 0 17 0 1 0 151589411 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29396/statm: 1339 237 195 169 0 50 0
[pid=29399] ppid=29396 vsize=40304 CPUtime=390
/proc/29399/stat : 29399 (LySATi) R 29396 29396 29269 0 -1 4194304 9497 0 0 0 38989 11 0 0 25 0 1 0 151589423 41271296 9482 1992294400 134512640 135226915 4294956224 18446744073709551615 134537059 0 0 4096 3 0 0 0 17 0 0 0
/proc/29399/statm: 10076 9482 82 174 0 9899 0
Current children cumulated CPU time (s) 390.11
Current children cumulated vsize (KiB) 45660

[startup+391.103 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29401
/proc/meminfo: memFree=1618904/2055920 swapFree=4178560/4192956
[pid=29396] ppid=29394 vsize=5356 CPUtime=0.11
/proc/29396/stat : 29396 (lysat.sh) S 29394 29396 29269 0 -1 4194304 310 945 0 0 0 0 11 0 17 0 1 0 151589411 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29396/statm: 1339 237 195 169 0 50 0
[pid=29399] ppid=29396 vsize=40304 CPUtime=390.8
/proc/29399/stat : 29399 (LySATi) R 29396 29396 29269 0 -1 4194304 9497 0 0 0 39069 11 0 0 25 0 1 0 151589423 41271296 9482 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/29399/statm: 10076 9482 82 174 0 9899 0
Current children cumulated CPU time (s) 390.91
Current children cumulated vsize (KiB) 45660

[startup+391.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29401
/proc/meminfo: memFree=1618904/2055920 swapFree=4178560/4192956
[pid=29396] ppid=29394 vsize=5356 CPUtime=0.11
/proc/29396/stat : 29396 (lysat.sh) S 29394 29396 29269 0 -1 4194304 310 945 0 0 0 0 11 0 17 0 1 0 151589411 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29396/statm: 1339 237 195 169 0 50 0
[pid=29399] ppid=29396 vsize=40304 CPUtime=391
/proc/29399/stat : 29399 (LySATi) R 29396 29396 29269 0 -1 4194304 9497 0 0 0 39089 11 0 0 25 0 1 0 151589423 41271296 9482 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 0 0 0
/proc/29399/statm: 10076 9482 82 174 0 9899 0
Current children cumulated CPU time (s) 391.11
Current children cumulated vsize (KiB) 45660

[startup+391.403 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29401
/proc/meminfo: memFree=1618904/2055920 swapFree=4178560/4192956
[pid=29396] ppid=29394 vsize=5356 CPUtime=0.11
/proc/29396/stat : 29396 (lysat.sh) S 29394 29396 29269 0 -1 4194304 310 945 0 0 0 0 11 0 17 0 1 0 151589411 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29396/statm: 1339 237 195 169 0 50 0
[pid=29399] ppid=29396 vsize=40304 CPUtime=391.1
/proc/29399/stat : 29399 (LySATi) R 29396 29396 29269 0 -1 4194304 9497 0 0 0 39099 11 0 0 25 0 1 0 151589423 41271296 9482 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/29399/statm: 10076 9482 82 174 0 9899 0
Current children cumulated CPU time (s) 391.21
Current children cumulated vsize (KiB) 45660

Child status: 20
Real time (s): 391.464
CPU time (s): 391.288
CPU user time (s): 391.157
CPU system time (s): 0.131979
CPU usage (%): 99.9551
Max. virtual memory (cumulated for all children) (KiB): 45660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 391.157
system time used= 0.131979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10914
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38
involuntary context switches= 1353

runsolver used 0.359945 second user time and 1.07584 second system time

The end

Launcher Data

Begin job on node32 at 2009-05-02 05:39:23
IDJOB=1773563
IDBENCH=69645
IDSOLVER=609
FILE ID=node32/1773563-1241235563
PBS_JOBID= 9224828
Free space on /tmp= 66496 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-alu4mul.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773563-1241235563/watcher-1773563-1241235563 -o /tmp/evaluation-result-1773563-1241235563/solver-1773563-1241235563 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1773563-1241235563.cnf i

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

MD5SUM BENCH= 2d68b23bdbf6e7e2868e82c4f24dffc3
RANDOM SEED=869330033

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:       1658176 kB
Buffers:         66508 kB
Cached:         240524 kB
SwapCached:       7332 kB
Active:          42980 kB
Inactive:       272856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1658176 kB
SwapTotal:     4192956 kB
SwapFree:      4178560 kB
Dirty:            2720 kB
Writeback:           0 kB
Mapped:          14248 kB
Slab:            67784 kB
Committed_AS:   686468 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 05:45:54