Trace number 1774863

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 321.439 321.555

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-10-10p0.cnf
MD5SUM76f64a29755badc2dae8f70e8e96bc3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.4979
Satisfiable
(Un)Satisfiability was proved
Number of variables130859
Number of clauses627223
Sum of the clauses size1471348
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2498729
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

Solver Data

0.00/0.00	c Parsing...
0.69/0.72	c ==============================================================================
0.69/0.72	c |           |     ORIGINAL     |              LEARNT              |          |
0.69/0.72	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.69/0.72	c ==============================================================================
0.69/0.72	c |         0 |  619932  1463622 |  185979       0        0     nan |  0.000 % |
3.99/4.02	c |         0 |  393355  1091119 |      --       0       --      -- |     --   | -54955/20412
3.99/4.02	c ==============================================================================
3.99/4.02	c Result  :   #vars: 65019   #clauses: 393355   #literals: 1091119
3.99/4.02	c CPU time:   3.87741 s
3.99/4.02	c ==============================================================================
4.47/4.55	c lySAT 0.1
4.47/4.55	c minisat core +  additionnal features
4.47/4.55	c ============================[ Problem Statistics ]=============================
4.47/4.55	c |                                                                             |
4.47/4.55	c |  Number of variables:  65019                                                |
4.47/4.55	c |  Number of clauses:    393355                                               |
4.53/4.83	c |  Parsing time:         0.23         s                                       |
321.36/321.52	c restarts              : 1830
321.36/321.52	c conflicts             : 235495         (744 /sec)
321.36/321.52	c decisions             : 1655082        (3.59 % random) (5227 /sec)
321.36/321.52	c euip                  : 13753       
321.36/321.52	c propagations          : 378854222      (1196464 /sec)
321.36/321.52	c conflict literals     : 40437261       (28.03 % deleted)
321.36/321.52	c Memory used           : 84.59 MB
321.36/321.52	c CPU time              : 316.645 s
321.36/321.52	c 
321.36/321.54	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-1774863-1241244945/watcher-1774863-1241244945 -o /tmp/evaluation-result-1774863-1241244945/solver-1774863-1241244945 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1774863-1241244945.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.92 1.01 0.99 3/64 31796
/proc/meminfo: memFree=1533880/2055920 swapFree=4180872/4192956
[pid=31796] ppid=31794 vsize=5356 CPUtime=0
/proc/31796/stat : 31796 (lysat.sh) S 31794 31796 31759 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152527824 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31796/statm: 1339 235 195 169 0 50 0
[pid=31797] ppid=31796 vsize=1560 CPUtime=0
/proc/31797/stat : 31797 (SatElite) R 31796 31796 31759 0 -1 4194304 274 0 0 0 0 0 0 0 18 0 1 0 152527825 1597440 258 1992294400 134512640 135034092 4294956112 18446744073709551615 134544849 0 0 4096 3 0 0 0 17 1 0 0
/proc/31797/statm: 390 260 50 127 0 260 0

[startup+0.0180369 s]
/proc/loadavg: 0.92 1.01 0.99 3/64 31796
/proc/meminfo: memFree=1533880/2055920 swapFree=4180872/4192956
[pid=31796] ppid=31794 vsize=5356 CPUtime=0
/proc/31796/stat : 31796 (lysat.sh) S 31794 31796 31759 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152527824 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31796/statm: 1339 235 195 169 0 50 0
[pid=31797] ppid=31796 vsize=7160 CPUtime=0
/proc/31797/stat : 31797 (SatElite) R 31796 31796 31759 0 -1 4194304 1209 0 0 0 0 0 0 0 18 0 1 0 152527825 7331840 1193 1992294400 134512640 135034092 4294956112 18446744073709551615 134545186 0 0 4096 3 0 0 0 17 1 0 0
/proc/31797/statm: 1790 1195 50 127 0 1660 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12516

[startup+0.101046 s]
/proc/loadavg: 0.92 1.01 0.99 3/64 31796
/proc/meminfo: memFree=1533880/2055920 swapFree=4180872/4192956
[pid=31796] ppid=31794 vsize=5356 CPUtime=0
/proc/31796/stat : 31796 (lysat.sh) S 31794 31796 31759 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152527824 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31796/statm: 1339 235 195 169 0 50 0
[pid=31797] ppid=31796 vsize=19304 CPUtime=0.09
/proc/31797/stat : 31797 (SatElite) R 31796 31796 31759 0 -1 4194304 4375 0 0 0 8 1 0 0 18 0 1 0 152527825 19767296 4303 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/31797/statm: 4826 4305 50 127 0 4696 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24660

[startup+0.301067 s]
/proc/loadavg: 0.92 1.01 0.99 3/64 31796
/proc/meminfo: memFree=1533880/2055920 swapFree=4180872/4192956
[pid=31796] ppid=31794 vsize=5356 CPUtime=0
/proc/31796/stat : 31796 (lysat.sh) S 31794 31796 31759 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152527824 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31796/statm: 1339 235 195 169 0 50 0
[pid=31797] ppid=31796 vsize=33248 CPUtime=0.29
/proc/31797/stat : 31797 (SatElite) R 31796 31796 31759 0 -1 4194304 7700 0 0 0 25 4 0 0 19 0 1 0 152527825 34045952 7628 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/31797/statm: 8312 7629 50 127 0 8182 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38604

[startup+0.701109 s]
/proc/loadavg: 0.92 1.01 0.99 3/64 31796
/proc/meminfo: memFree=1533880/2055920 swapFree=4180872/4192956
[pid=31796] ppid=31794 vsize=5356 CPUtime=0
/proc/31796/stat : 31796 (lysat.sh) S 31794 31796 31759 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152527824 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31796/statm: 1339 235 195 169 0 50 0
[pid=31797] ppid=31796 vsize=56560 CPUtime=0.69
/proc/31797/stat : 31797 (SatElite) R 31796 31796 31759 0 -1 4194304 13691 0 0 0 61 8 0 0 23 0 1 0 152527825 57917440 13619 1992294400 134512640 135034092 4294956112 18446744073709551615 134542692 0 0 4096 3 0 0 0 17 1 0 0
/proc/31797/statm: 14140 13619 51 127 0 14010 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 61916

[startup+1.5012 s]
/proc/loadavg: 0.92 1.01 0.99 2/66 31798
/proc/meminfo: memFree=1474472/2055920 swapFree=4180872/4192956
[pid=31796] ppid=31794 vsize=5356 CPUtime=0
/proc/31796/stat : 31796 (lysat.sh) S 31794 31796 31759 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152527824 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31796/statm: 1339 235 195 169 0 50 0
[pid=31797] ppid=31796 vsize=73032 CPUtime=1.48
/proc/31797/stat : 31797 (SatElite) R 31796 31796 31759 0 -1 4194304 18413 0 0 0 138 10 0 0 25 0 1 0 152527825 74784768 16730 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/31797/statm: 18258 16730 68 127 0 18128 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 78388

[startup+3.10137 s]
/proc/loadavg: 0.93 1.01 0.99 2/66 31798
/proc/meminfo: memFree=1462504/2055920 swapFree=4180872/4192956
[pid=31796] ppid=31794 vsize=5356 CPUtime=0
/proc/31796/stat : 31796 (lysat.sh) S 31794 31796 31759 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152527824 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31796/statm: 1339 235 195 169 0 50 0
[pid=31797] ppid=31796 vsize=74788 CPUtime=3.09
/proc/31797/stat : 31797 (SatElite) R 31796 31796 31759 0 -1 4194304 20700 0 0 0 296 13 0 0 25 0 1 0 152527825 76582912 17212 1992294400 134512640 135034092 4294956112 18446744073709551615 134566242 0 0 4096 3 0 0 0 17 1 0 0
/proc/31797/statm: 18697 17212 68 127 0 18567 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 80144

[startup+6.30271 s]
/proc/loadavg: 0.93 1.01 0.99 2/66 31799
/proc/meminfo: memFree=1494824/2055920 swapFree=4180872/4192956
[pid=31796] ppid=31794 vsize=5356 CPUtime=4.53
/proc/31796/stat : 31796 (lysat.sh) S 31794 31796 31759 0 -1 4194304 310 23271 0 0 0 0 434 19 16 0 1 0 152527824 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31796/statm: 1339 237 195 169 0 50 0
[pid=31799] ppid=31796 vsize=29060 CPUtime=1.73
/proc/31799/stat : 31799 (LySATi) R 31796 31796 31759 0 -1 4194304 6846 0 0 0 169 4 0 0 25 0 1 0 152528280 29757440 6819 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/31799/statm: 7265 6819 81 174 0 7088 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 34416

[startup+12.7014 s]
/proc/loadavg: 0.94 1.01 0.99 2/66 31799
/proc/meminfo: memFree=1493880/2055920 swapFree=4180872/4192956
[pid=31796] ppid=31794 vsize=5356 CPUtime=4.53
/proc/31796/stat : 31796 (lysat.sh) S 31794 31796 31759 0 -1 4194304 310 23271 0 0 0 0 434 19 16 0 1 0 152527824 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31796/statm: 1339 237 195 169 0 50 0
[pid=31799] ppid=31796 vsize=30116 CPUtime=8.13
/proc/31799/stat : 31799 (LySATi) R 31796 31796 31759 0 -1 4194304 7101 0 0 0 808 5 0 0 25 0 1 0 152528280 30838784 7074 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/31799/statm: 7529 7074 81 174 0 7352 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 35472

[startup+25.5018 s]
/proc/loadavg: 0.95 1.01 0.99 2/66 31799
/proc/meminfo: memFree=1490040/2055920 swapFree=4180872/4192956
[pid=31796] ppid=31794 vsize=5356 CPUtime=4.53
/proc/31796/stat : 31796 (lysat.sh) S 31794 31796 31759 0 -1 4194304 310 23271 0 0 0 0 434 19 16 0 1 0 152527824 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31796/statm: 1339 237 195 169 0 50 0
[pid=31799] ppid=31796 vsize=33912 CPUtime=20.92
/proc/31799/stat : 31799 (LySATi) R 31796 31796 31759 0 -1 4194304 8033 0 0 0 2086 6 0 0 25 0 1 0 152528280 34725888 8006 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/31799/statm: 8478 8006 81 174 0 8301 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 39268

[startup+51.1015 s]
/proc/loadavg: 0.96 1.01 0.99 2/66 31799
/proc/meminfo: memFree=1482104/2055920 swapFree=4180872/4192956
[pid=31796] ppid=31794 vsize=5356 CPUtime=4.53
/proc/31796/stat : 31796 (lysat.sh) S 31794 31796 31759 0 -1 4194304 310 23271 0 0 0 0 434 19 16 0 1 0 152527824 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31796/statm: 1339 237 195 169 0 50 0
[pid=31799] ppid=31796 vsize=41868 CPUtime=46.51
/proc/31799/stat : 31799 (LySATi) R 31796 31796 31759 0 -1 4194304 10016 0 0 0 4643 8 0 0 25 0 1 0 152528280 42872832 9989 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/31799/statm: 10467 9989 81 174 0 10290 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 47224

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 0.99 2/66 31799
/proc/meminfo: memFree=1473016/2055920 swapFree=4180872/4192956
[pid=31796] ppid=31794 vsize=5356 CPUtime=4.53
/proc/31796/stat : 31796 (lysat.sh) S 31794 31796 31759 0 -1 4194304 310 23271 0 0 0 0 434 19 16 0 1 0 152527824 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31796/statm: 1339 237 195 169 0 50 0
[pid=31799] ppid=31796 vsize=50992 CPUtime=97.7
/proc/31799/stat : 31799 (LySATi) R 31796 31796 31759 0 -1 4194304 12296 0 0 0 9759 11 0 0 25 0 1 0 152528280 52215808 12269 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/31799/statm: 12748 12269 81 174 0 12571 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 56348

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 31799
/proc/meminfo: memFree=1457080/2055920 swapFree=4180872/4192956
[pid=31796] ppid=31794 vsize=5356 CPUtime=4.53
/proc/31796/stat : 31796 (lysat.sh) S 31794 31796 31759 0 -1 4194304 310 23271 0 0 0 0 434 19 16 0 1 0 152527824 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31796/statm: 1339 237 195 169 0 50 0
[pid=31799] ppid=31796 vsize=66780 CPUtime=157.68
/proc/31799/stat : 31799 (LySATi) R 31796 31796 31759 0 -1 4194304 16260 0 0 0 15753 15 0 0 25 0 1 0 152528280 68382720 16233 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/31799/statm: 16695 16233 81 174 0 16518 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 72136

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 31799
/proc/meminfo: memFree=1456568/2055920 swapFree=4180872/4192956
[pid=31796] ppid=31794 vsize=5356 CPUtime=4.53
/proc/31796/stat : 31796 (lysat.sh) S 31794 31796 31759 0 -1 4194304 310 23271 0 0 0 0 434 19 16 0 1 0 152527824 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31796/statm: 1339 237 195 169 0 50 0
[pid=31799] ppid=31796 vsize=67304 CPUtime=217.66
/proc/31799/stat : 31799 (LySATi) R 31796 31796 31759 0 -1 4194304 16383 0 0 0 21751 15 0 0 25 0 1 0 152528280 68919296 16356 1992294400 134512640 135226915 4294956224 18446744073709551615 134526475 0 0 4096 3 0 0 0 17 1 0 0
/proc/31799/statm: 16826 16356 81 174 0 16649 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 72660

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 31799
/proc/meminfo: memFree=1447480/2055920 swapFree=4180872/4192956
[pid=31796] ppid=31794 vsize=5356 CPUtime=4.53
/proc/31796/stat : 31796 (lysat.sh) S 31794 31796 31759 0 -1 4194304 310 23271 0 0 0 0 434 19 16 0 1 0 152527824 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31796/statm: 1339 237 195 169 0 50 0
[pid=31799] ppid=31796 vsize=76388 CPUtime=277.64
/proc/31799/stat : 31799 (LySATi) R 31796 31796 31759 0 -1 4194304 18662 0 0 0 27746 18 0 0 25 0 1 0 152528280 78221312 18635 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/31799/statm: 19097 18635 81 174 0 18920 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 81744

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

[startup+307.102 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 31799
/proc/meminfo: memFree=1439544/2055920 swapFree=4180872/4192956
[pid=31796] ppid=31794 vsize=5356 CPUtime=4.53
/proc/31796/stat : 31796 (lysat.sh) S 31794 31796 31759 0 -1 4194304 310 23271 0 0 0 0 434 19 16 0 1 0 152527824 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31796/statm: 1339 237 195 169 0 50 0
[pid=31799] ppid=31796 vsize=84656 CPUtime=302.43
/proc/31799/stat : 31799 (LySATi) R 31796 31796 31759 0 -1 4194304 20704 0 0 0 30222 21 0 0 25 0 1 0 152528280 86687744 20677 1992294400 134512640 135226915 4294956224 18446744073709551615 134536930 0 0 4096 3 0 0 0 17 1 0 0
/proc/31799/statm: 21164 20677 81 174 0 20987 0
Current children cumulated CPU time (s) 306.96
Current children cumulated vsize (KiB) 90012

[startup+313.506 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 31799
/proc/meminfo: memFree=1437368/2055920 swapFree=4180872/4192956
[pid=31796] ppid=31794 vsize=5356 CPUtime=4.53
/proc/31796/stat : 31796 (lysat.sh) S 31794 31796 31759 0 -1 4194304 310 23271 0 0 0 0 434 19 16 0 1 0 152527824 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31796/statm: 1339 237 195 169 0 50 0
[pid=31799] ppid=31796 vsize=86612 CPUtime=308.84
/proc/31799/stat : 31799 (LySATi) R 31796 31796 31759 0 -1 4194304 21166 0 0 0 30862 22 0 0 25 0 1 0 152528280 88690688 21139 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/31799/statm: 21653 21139 81 174 0 21476 0
Current children cumulated CPU time (s) 313.37
Current children cumulated vsize (KiB) 91968

[startup+316.702 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 31799
/proc/meminfo: memFree=1437368/2055920 swapFree=4180872/4192956
[pid=31796] ppid=31794 vsize=5356 CPUtime=4.53
/proc/31796/stat : 31796 (lysat.sh) S 31794 31796 31759 0 -1 4194304 310 23271 0 0 0 0 434 19 16 0 1 0 152527824 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31796/statm: 1339 237 195 169 0 50 0
[pid=31799] ppid=31796 vsize=86612 CPUtime=312.04
/proc/31799/stat : 31799 (LySATi) R 31796 31796 31759 0 -1 4194304 21166 0 0 0 31182 22 0 0 25 0 1 0 152528280 88690688 21139 1992294400 134512640 135226915 4294956224 18446744073709551615 134549139 0 0 4096 3 0 0 0 17 1 0 0
/proc/31799/statm: 21653 21139 81 174 0 21476 0
Current children cumulated CPU time (s) 316.57
Current children cumulated vsize (KiB) 91968

[startup+319.901 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 31799
/proc/meminfo: memFree=1437368/2055920 swapFree=4180872/4192956
[pid=31796] ppid=31794 vsize=5356 CPUtime=4.53
/proc/31796/stat : 31796 (lysat.sh) S 31794 31796 31759 0 -1 4194304 310 23271 0 0 0 0 434 19 16 0 1 0 152527824 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31796/statm: 1339 237 195 169 0 50 0
[pid=31799] ppid=31796 vsize=86612 CPUtime=315.23
/proc/31799/stat : 31799 (LySATi) R 31796 31796 31759 0 -1 4194304 21166 0 0 0 31501 22 0 0 25 0 1 0 152528280 88690688 21139 1992294400 134512640 135226915 4294956224 18446744073709551615 134538608 0 0 4096 3 0 0 0 17 1 0 0
/proc/31799/statm: 21653 21139 81 174 0 21476 0
Current children cumulated CPU time (s) 319.76
Current children cumulated vsize (KiB) 91968

[startup+320.701 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 31799
/proc/meminfo: memFree=1437368/2055920 swapFree=4180872/4192956
[pid=31796] ppid=31794 vsize=5356 CPUtime=4.53
/proc/31796/stat : 31796 (lysat.sh) S 31794 31796 31759 0 -1 4194304 310 23271 0 0 0 0 434 19 16 0 1 0 152527824 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31796/statm: 1339 237 195 169 0 50 0
[pid=31799] ppid=31796 vsize=86612 CPUtime=316.03
/proc/31799/stat : 31799 (LySATi) R 31796 31796 31759 0 -1 4194304 21166 0 0 0 31581 22 0 0 25 0 1 0 152528280 88690688 21139 1992294400 134512640 135226915 4294956224 18446744073709551615 134536701 0 0 4096 3 0 0 0 17 1 0 0
/proc/31799/statm: 21653 21139 81 174 0 21476 0
Current children cumulated CPU time (s) 320.56
Current children cumulated vsize (KiB) 91968

[startup+321.101 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 31799
/proc/meminfo: memFree=1437368/2055920 swapFree=4180872/4192956
[pid=31796] ppid=31794 vsize=5356 CPUtime=4.53
/proc/31796/stat : 31796 (lysat.sh) S 31794 31796 31759 0 -1 4194304 310 23271 0 0 0 0 434 19 16 0 1 0 152527824 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31796/statm: 1339 237 195 169 0 50 0
[pid=31799] ppid=31796 vsize=86612 CPUtime=316.44
/proc/31799/stat : 31799 (LySATi) R 31796 31796 31759 0 -1 4194304 21166 0 0 0 31622 22 0 0 25 0 1 0 152528280 88690688 21139 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/31799/statm: 21653 21139 81 174 0 21476 0
Current children cumulated CPU time (s) 320.97
Current children cumulated vsize (KiB) 91968

[startup+321.501 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 31799
/proc/meminfo: memFree=1437368/2055920 swapFree=4180872/4192956
[pid=31796] ppid=31794 vsize=5356 CPUtime=4.53
/proc/31796/stat : 31796 (lysat.sh) S 31794 31796 31759 0 -1 4194304 310 23271 0 0 0 0 434 19 16 0 1 0 152527824 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31796/statm: 1339 237 195 169 0 50 0
[pid=31799] ppid=31796 vsize=86612 CPUtime=316.83
/proc/31799/stat : 31799 (LySATi) R 31796 31796 31759 0 -1 4194304 21166 0 0 0 31661 22 0 0 25 0 1 0 152528280 88690688 21139 1992294400 134512640 135226915 4294956224 18446744073709551615 134537043 0 0 4096 3 0 0 0 17 1 0 0
/proc/31799/statm: 21653 21139 81 174 0 21476 0
Current children cumulated CPU time (s) 321.36
Current children cumulated vsize (KiB) 91968

Child status: 20
Real time (s): 321.555
CPU time (s): 321.439
CPU user time (s): 320.995
CPU system time (s): 0.443932
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (KiB): 91968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 320.995
system time used= 0.443932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44909
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= 39
involuntary context switches= 574

runsolver used 0.405938 second user time and 0.760884 second system time

The end

Launcher Data

Begin job on node19 at 2009-05-02 08:15:46
IDJOB=1774863
IDBENCH=71042
IDSOLVER=609
FILE ID=node19/1774863-1241244945
PBS_JOBID= 9224871
Free space on /tmp= 66488 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-10-10p0.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774863-1241244945/watcher-1774863-1241244945 -o /tmp/evaluation-result-1774863-1241244945/solver-1774863-1241244945 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1774863-1241244945.cnf i

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

MD5SUM BENCH= 76f64a29755badc2dae8f70e8e96bc3e
RANDOM SEED=2117835638

node19.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.236
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.236
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:       1534296 kB
Buffers:         77076 kB
Cached:         348288 kB
SwapCached:       6776 kB
Active:          49832 kB
Inactive:       384284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1534296 kB
SwapTotal:     4192956 kB
SwapFree:      4180872 kB
Dirty:           13264 kB
Writeback:           0 kB
Mapped:          13328 kB
Slab:            73472 kB
Committed_AS:   707316 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66488 MiB
End job on node19 at 2009-05-02 08:21:07