Trace number 1775473

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 406.91 407.137

General information on the benchmark

Namevelev-pipe-uns-1.0-8.cnf
MD5SUM0767e5dbf6844720495e9eb5423112e1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark307.484
Satisfiable
(Un)Satisfiability was proved
Number of variables35065
Number of clauses1332773
Sum of the clauses size3936683
Maximum clause length178
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21290115
Number of clauses of size 314508
Number of clauses of size 4256
Number of clauses of size 5216
Number of clauses of size over 527677

Solver Data

0.00/0.00	c Parsing...
0.99/1.02	c ==============================================================================
0.99/1.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.99/1.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.99/1.02	c ==============================================================================
0.99/1.02	c |         0 | 1332772  3936682 |  399831       0        0     nan |  0.000 % |
7.29/7.35	c |         0 | 1317234  4010071 |      --       0       --      -- |     --   | -15195/74092
7.29/7.35	c ==============================================================================
7.29/7.35	c Result  :   #vars: 30665   #clauses: 1317234   #literals: 4010071
7.29/7.35	c CPU time:   7.15591 s
7.29/7.35	c ==============================================================================
8.79/8.89	c lySAT 0.1
8.79/8.89	c minisat core +  additionnal features
8.79/8.89	c ============================[ Problem Statistics ]=============================
8.79/8.89	c |                                                                             |
8.79/8.89	c |  Number of variables:  30665                                                |
8.79/8.89	c |  Number of clauses:    1317234                                              |
8.88/9.69	c |  Parsing time:         0.70         s                                       |
406.76/407.09	c restarts              : 4538
406.76/407.09	c conflicts             : 824543         (2073 /sec)
406.76/407.09	c decisions             : 6032540        (2.93 % random) (15166 /sec)
406.76/407.09	c euip                  : 75650       
406.76/407.09	c propagations          : 569830589      (1432568 /sec)
406.76/407.09	c conflict literals     : 54592438       (49.34 % deleted)
406.76/407.09	c Memory used           : 127.43 MB
406.76/407.09	c CPU time              : 397.769 s
406.76/407.09	c 
406.85/407.11	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-1775473-1241248710/watcher-1775473-1241248710 -o /tmp/evaluation-result-1775473-1241248710/solver-1775473-1241248710 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1775473-1241248710.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 0.98 0.94 3/64 29421
/proc/meminfo: memFree=1199480/2055924 swapFree=4085096/4192956
[pid=29421] ppid=29419 vsize=5356 CPUtime=0
/proc/29421/stat : 29421 (lysat.sh) R 29419 29421 29204 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 152905531 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 268582840991 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/29421/statm: 1339 234 194 169 0 50 0
[pid=29422] ppid=29421 vsize=824 CPUtime=0
/proc/29422/stat : 29422 (SatElite) R 29421 29421 29204 0 -1 4194304 138 0 0 0 0 0 0 0 18 0 1 0 152905531 843776 122 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29422/statm: 239 123 51 127 0 109 0

[startup+0.0587889 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 29421
/proc/meminfo: memFree=1199480/2055924 swapFree=4085096/4192956
[pid=29421] ppid=29419 vsize=5356 CPUtime=0
/proc/29421/stat : 29421 (lysat.sh) S 29419 29421 29204 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152905531 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29421/statm: 1339 235 195 169 0 50 0
[pid=29422] ppid=29421 vsize=4960 CPUtime=0.04
/proc/29422/stat : 29422 (SatElite) R 29421 29421 29204 0 -1 4194304 1109 0 0 0 4 0 0 0 19 0 1 0 152905531 5079040 1093 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29422/statm: 1240 1094 51 127 0 1110 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10316

[startup+0.102797 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 29421
/proc/meminfo: memFree=1199480/2055924 swapFree=4085096/4192956
[pid=29421] ppid=29419 vsize=5356 CPUtime=0
/proc/29421/stat : 29421 (lysat.sh) S 29419 29421 29204 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152905531 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29421/statm: 1339 235 195 169 0 50 0
[pid=29422] ppid=29421 vsize=8124 CPUtime=0.09
/proc/29422/stat : 29422 (SatElite) R 29421 29421 29204 0 -1 4194304 1848 0 0 0 8 1 0 0 19 0 1 0 152905531 8318976 1832 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/29422/statm: 2031 1832 51 127 0 1901 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13480

[startup+0.302836 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 29421
/proc/meminfo: memFree=1199480/2055924 swapFree=4085096/4192956
[pid=29421] ppid=29419 vsize=5356 CPUtime=0
/proc/29421/stat : 29421 (lysat.sh) S 29419 29421 29204 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152905531 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29421/statm: 1339 235 195 169 0 50 0
[pid=29422] ppid=29421 vsize=22412 CPUtime=0.29
/proc/29422/stat : 29422 (SatElite) R 29421 29421 29204 0 -1 4194304 5312 0 0 0 25 4 0 0 21 0 1 0 152905531 22949888 5296 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29422/statm: 5603 5297 51 127 0 5473 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27768

[startup+0.701918 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 29421
/proc/meminfo: memFree=1199480/2055924 swapFree=4085096/4192956
[pid=29421] ppid=29419 vsize=5356 CPUtime=0
/proc/29421/stat : 29421 (lysat.sh) S 29419 29421 29204 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152905531 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29421/statm: 1339 235 195 169 0 50 0
[pid=29422] ppid=29421 vsize=49364 CPUtime=0.69
/proc/29422/stat : 29422 (SatElite) R 29421 29421 29204 0 -1 4194304 11967 0 0 0 59 10 0 0 25 0 1 0 152905531 50548736 11951 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29422/statm: 12341 11951 51 127 0 12211 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54720

[startup+1.50107 s]
/proc/loadavg: 0.92 0.98 0.94 2/66 29423
/proc/meminfo: memFree=1122280/2055924 swapFree=4085096/4192956
[pid=29421] ppid=29419 vsize=5356 CPUtime=0
/proc/29421/stat : 29421 (lysat.sh) S 29419 29421 29204 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152905531 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29421/statm: 1339 235 195 169 0 50 0
[pid=29422] ppid=29421 vsize=108212 CPUtime=1.49
/proc/29422/stat : 29422 (SatElite) R 29421 29421 29204 0 -1 4194304 25815 0 0 0 132 17 0 0 25 0 1 0 152905531 110809088 23094 1992294400 134512640 135034092 4294956112 18446744073709551615 134540707 0 0 4096 3 0 0 0 17 0 0 0
/proc/29422/statm: 27053 23094 68 127 0 26923 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 113568

[startup+3.10138 s]
/proc/loadavg: 0.92 0.98 0.94 2/66 29423
/proc/meminfo: memFree=1103912/2055924 swapFree=4085096/4192956
[pid=29421] ppid=29419 vsize=5356 CPUtime=0
/proc/29421/stat : 29421 (lysat.sh) S 29419 29421 29204 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152905531 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29421/statm: 1339 235 195 169 0 50 0
[pid=29422] ppid=29421 vsize=126460 CPUtime=3.09
/proc/29422/stat : 29422 (SatElite) R 29421 29421 29204 0 -1 4194304 29347 0 0 0 290 19 0 0 25 0 1 0 152905531 129495040 26556 1992294400 134512640 135034092 4294956112 18446744073709551615 134584312 0 0 4096 3 0 0 0 17 0 0 0
/proc/29422/statm: 31615 26556 68 127 0 31485 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131816

[startup+6.30201 s]
/proc/loadavg: 0.93 0.98 0.94 2/66 29423
/proc/meminfo: memFree=1092136/2055924 swapFree=4085096/4192956
[pid=29421] ppid=29419 vsize=5356 CPUtime=0
/proc/29421/stat : 29421 (lysat.sh) S 29419 29421 29204 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152905531 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29421/statm: 1339 235 195 169 0 50 0
[pid=29422] ppid=29421 vsize=126908 CPUtime=6.29
/proc/29422/stat : 29422 (SatElite) R 29421 29421 29204 0 -1 4194304 29469 0 0 0 610 19 0 0 25 0 1 0 152905531 129953792 26662 1992294400 134512640 135034092 4294956112 18446744073709551615 134540710 0 0 4096 3 0 0 0 17 0 0 0
/proc/29422/statm: 31727 26662 68 127 0 31597 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 132264

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.94 2/66 29424
/proc/meminfo: memFree=1099048/2055924 swapFree=4085096/4192956
[pid=29421] ppid=29419 vsize=5356 CPUtime=8.88
/proc/29421/stat : 29421 (lysat.sh) S 29419 29421 29204 0 -1 4194304 310 29510 0 0 0 0 858 30 16 0 1 0 152905531 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29421/statm: 1339 237 195 169 0 50 0
[pid=29424] ppid=29421 vsize=76812 CPUtime=3.79
/proc/29424/stat : 29424 (LySATi) R 29421 29421 29204 0 -1 4194304 18621 0 0 0 369 10 0 0 25 0 1 0 152906420 78655488 18586 1992294400 134512640 135226915 4294956224 18446744073709551615 134537316 0 0 4096 3 0 0 0 17 0 0 0
/proc/29424/statm: 19203 18586 81 174 0 19026 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 82168

[startup+25.5028 s]
/proc/loadavg: 0.95 0.98 0.94 2/66 29424
/proc/meminfo: memFree=1089896/2055924 swapFree=4085096/4192956
[pid=29421] ppid=29419 vsize=5356 CPUtime=8.88
/proc/29421/stat : 29421 (lysat.sh) S 29419 29421 29204 0 -1 4194304 310 29510 0 0 0 0 858 30 16 0 1 0 152905531 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29421/statm: 1339 237 195 169 0 50 0
[pid=29424] ppid=29421 vsize=86480 CPUtime=16.58
/proc/29424/stat : 29424 (LySATi) R 29421 29421 29204 0 -1 4194304 21025 0 0 0 1646 12 0 0 25 0 1 0 152906420 88555520 20990 1992294400 134512640 135226915 4294956224 18446744073709551615 134537074 0 0 4096 3 0 0 0 17 0 0 0
/proc/29424/statm: 21620 20990 81 174 0 21443 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 91836

[startup+51.1028 s]
/proc/loadavg: 0.96 0.98 0.94 2/66 29424
/proc/meminfo: memFree=1079528/2055924 swapFree=4085096/4192956
[pid=29421] ppid=29419 vsize=5356 CPUtime=8.88
/proc/29421/stat : 29421 (lysat.sh) S 29419 29421 29204 0 -1 4194304 310 29510 0 0 0 0 858 30 16 0 1 0 152905531 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29421/statm: 1339 237 195 169 0 50 0
[pid=29424] ppid=29421 vsize=96792 CPUtime=42.17
/proc/29424/stat : 29424 (LySATi) R 29421 29421 29204 0 -1 4194304 23566 0 0 0 4203 14 0 0 25 0 1 0 152906420 99115008 23531 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/29424/statm: 24198 23531 81 174 0 24021 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 102148

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.94 2/66 29424
/proc/meminfo: memFree=1076328/2055924 swapFree=4085096/4192956
[pid=29421] ppid=29419 vsize=5356 CPUtime=8.88
/proc/29421/stat : 29421 (lysat.sh) S 29419 29421 29204 0 -1 4194304 310 29510 0 0 0 0 858 30 16 0 1 0 152905531 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29421/statm: 1339 237 195 169 0 50 0
[pid=29424] ppid=29421 vsize=100292 CPUtime=93.35
/proc/29424/stat : 29424 (LySATi) R 29421 29421 29204 0 -1 4194304 24368 0 0 0 9320 15 0 0 25 0 1 0 152906420 102699008 24333 1992294400 134512640 135226915 4294956224 18446744073709551615 134536938 0 0 4096 3 0 0 0 17 0 0 0
/proc/29424/statm: 25073 24333 81 174 0 24896 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 105648

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 29424
/proc/meminfo: memFree=1056808/2055924 swapFree=4085096/4192956
[pid=29421] ppid=29419 vsize=5356 CPUtime=8.88
/proc/29421/stat : 29421 (lysat.sh) S 29419 29421 29204 0 -1 4194304 310 29510 0 0 0 0 858 30 16 0 1 0 152905531 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29421/statm: 1339 237 195 169 0 50 0
[pid=29424] ppid=29421 vsize=120340 CPUtime=153.31
/proc/29424/stat : 29424 (LySATi) R 29421 29421 29204 0 -1 4194304 29238 0 0 0 15313 18 0 0 25 0 1 0 152906420 123228160 29203 1992294400 134512640 135226915 4294956224 18446744073709551615 134539837 0 0 4096 3 0 0 0 17 0 0 0
/proc/29424/statm: 30085 29203 81 174 0 29908 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 125696

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 29424
/proc/meminfo: memFree=1053416/2055924 swapFree=4085096/4192956
[pid=29421] ppid=29419 vsize=5356 CPUtime=8.88
/proc/29421/stat : 29421 (lysat.sh) S 29419 29421 29204 0 -1 4194304 310 29510 0 0 0 0 858 30 16 0 1 0 152905531 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29421/statm: 1339 237 195 169 0 50 0
[pid=29424] ppid=29421 vsize=124424 CPUtime=213.28
/proc/29424/stat : 29424 (LySATi) R 29421 29421 29204 0 -1 4194304 30101 0 0 0 21309 19 0 0 25 0 1 0 152906420 127410176 30066 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/29424/statm: 31106 30066 81 174 0 30929 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 129780

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 29424
/proc/meminfo: memFree=1049704/2055924 swapFree=4085096/4192956
[pid=29421] ppid=29419 vsize=5356 CPUtime=8.88
/proc/29421/stat : 29421 (lysat.sh) S 29419 29421 29204 0 -1 4194304 310 29510 0 0 0 0 858 30 16 0 1 0 152905531 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29421/statm: 1339 237 195 169 0 50 0
[pid=29424] ppid=29421 vsize=128648 CPUtime=273.24
/proc/29424/stat : 29424 (LySATi) R 29421 29421 29204 0 -1 4194304 31026 0 0 0 27304 20 0 0 25 0 1 0 152906420 131735552 30991 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/29424/statm: 32162 30991 81 174 0 31985 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 134004

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 29424
/proc/meminfo: memFree=1048872/2055924 swapFree=4085096/4192956
[pid=29421] ppid=29419 vsize=5356 CPUtime=8.88
/proc/29421/stat : 29421 (lysat.sh) S 29419 29421 29204 0 -1 4194304 310 29510 0 0 0 0 858 30 16 0 1 0 152905531 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29421/statm: 1339 237 195 169 0 50 0
[pid=29424] ppid=29421 vsize=129440 CPUtime=333.22
/proc/29424/stat : 29424 (LySATi) R 29421 29421 29204 0 -1 4194304 31230 0 0 0 33301 21 0 0 25 0 1 0 152906420 132546560 31195 1992294400 134512640 135226915 4294956224 18446744073709551615 134531049 0 0 4096 3 0 0 0 17 0 0 0
/proc/29424/statm: 32360 31195 81 174 0 32183 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 134796

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 29424
/proc/meminfo: memFree=1047976/2055924 swapFree=4085096/4192956
[pid=29421] ppid=29419 vsize=5356 CPUtime=8.88
/proc/29421/stat : 29421 (lysat.sh) S 29419 29421 29204 0 -1 4194304 310 29510 0 0 0 0 858 30 16 0 1 0 152905531 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29421/statm: 1339 237 195 169 0 50 0
[pid=29424] ppid=29421 vsize=130484 CPUtime=393.19
/proc/29424/stat : 29424 (LySATi) R 29421 29421 29204 0 -1 4194304 31451 0 0 0 39298 21 0 0 25 0 1 0 152906420 133615616 31416 1992294400 134512640 135226915 4294956224 18446744073709551615 134527033 0 0 4096 3 0 0 0 17 0 0 0
/proc/29424/statm: 32621 31416 81 174 0 32444 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 135840

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

[startup+403.102 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 29424
/proc/meminfo: memFree=1047976/2055924 swapFree=4085096/4192956
[pid=29421] ppid=29419 vsize=5356 CPUtime=8.88
/proc/29421/stat : 29421 (lysat.sh) S 29419 29421 29204 0 -1 4194304 310 29510 0 0 0 0 858 30 16 0 1 0 152905531 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29421/statm: 1339 237 195 169 0 50 0
[pid=29424] ppid=29421 vsize=130484 CPUtime=393.98
/proc/29424/stat : 29424 (LySATi) R 29421 29421 29204 0 -1 4194304 31451 0 0 0 39377 21 0 0 25 0 1 0 152906420 133615616 31416 1992294400 134512640 135226915 4294956224 18446744073709551615 134527027 0 0 4096 3 0 0 0 17 1 0 0
/proc/29424/statm: 32621 31416 81 174 0 32444 0
Current children cumulated CPU time (s) 402.86
Current children cumulated vsize (KiB) 135840

[startup+404.702 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 29424
/proc/meminfo: memFree=1047976/2055924 swapFree=4085096/4192956
[pid=29421] ppid=29419 vsize=5356 CPUtime=8.88
/proc/29421/stat : 29421 (lysat.sh) S 29419 29421 29204 0 -1 4194304 310 29510 0 0 0 0 858 30 16 0 1 0 152905531 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29421/statm: 1339 237 195 169 0 50 0
[pid=29424] ppid=29421 vsize=130484 CPUtime=395.58
/proc/29424/stat : 29424 (LySATi) R 29421 29421 29204 0 -1 4194304 31451 0 0 0 39537 21 0 0 25 0 1 0 152906420 133615616 31416 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/29424/statm: 32621 31416 81 174 0 32444 0
Current children cumulated CPU time (s) 404.46
Current children cumulated vsize (KiB) 135840

[startup+406.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 29424
/proc/meminfo: memFree=1047976/2055924 swapFree=4085096/4192956
[pid=29421] ppid=29419 vsize=5356 CPUtime=8.88
/proc/29421/stat : 29421 (lysat.sh) S 29419 29421 29204 0 -1 4194304 310 29510 0 0 0 0 858 30 16 0 1 0 152905531 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29421/statm: 1339 237 195 169 0 50 0
[pid=29424] ppid=29421 vsize=130484 CPUtime=397.18
/proc/29424/stat : 29424 (LySATi) R 29421 29421 29204 0 -1 4194304 31451 0 0 0 39697 21 0 0 25 0 1 0 152906420 133615616 31416 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/29424/statm: 32621 31416 81 174 0 32444 0
Current children cumulated CPU time (s) 406.06
Current children cumulated vsize (KiB) 135840

[startup+406.702 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 29424
/proc/meminfo: memFree=1047976/2055924 swapFree=4085096/4192956
[pid=29421] ppid=29419 vsize=5356 CPUtime=8.88
/proc/29421/stat : 29421 (lysat.sh) S 29419 29421 29204 0 -1 4194304 310 29510 0 0 0 0 858 30 16 0 1 0 152905531 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29421/statm: 1339 237 195 169 0 50 0
[pid=29424] ppid=29421 vsize=130484 CPUtime=397.58
/proc/29424/stat : 29424 (LySATi) R 29421 29421 29204 0 -1 4194304 31451 0 0 0 39737 21 0 0 25 0 1 0 152906420 133615616 31416 1992294400 134512640 135226915 4294956224 18446744073709551615 134527209 0 0 4096 3 0 0 0 17 0 0 0
/proc/29424/statm: 32621 31416 81 174 0 32444 0
Current children cumulated CPU time (s) 406.46
Current children cumulated vsize (KiB) 135840

[startup+407.101 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 29424
/proc/meminfo: memFree=1047976/2055924 swapFree=4085096/4192956
[pid=29421] ppid=29419 vsize=5356 CPUtime=8.88
/proc/29421/stat : 29421 (lysat.sh) S 29419 29421 29204 0 -1 4194304 310 29510 0 0 0 0 858 30 16 0 1 0 152905531 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29421/statm: 1339 237 195 169 0 50 0
[pid=29424] ppid=29421 vsize=0 CPUtime=397.97
/proc/29424/stat : 29424 (LySATi) R 29421 29421 29204 0 -1 4194308 31458 0 0 0 39776 21 0 0 25 0 1 0 152906420 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/29424/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 406.85
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 407.137
CPU time (s): 406.91
CPU user time (s): 406.356
CPU system time (s): 0.553915
CPU usage (%): 99.9443
Max. virtual memory (cumulated for all children) (KiB): 135840

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

runsolver used 0.32695 second user time and 1.16282 second system time

The end

Launcher Data

Begin job on node6 at 2009-05-02 09:18:32
IDJOB=1775473
IDBENCH=71777
IDSOLVER=609
FILE ID=node6/1775473-1241248710
PBS_JOBID= 9224891
Free space on /tmp= 66528 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT_RACE06/velev-pipe-uns-1.0-8.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775473-1241248710/watcher-1775473-1241248710 -o /tmp/evaluation-result-1775473-1241248710/solver-1775473-1241248710 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1775473-1241248710.cnf i

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

MD5SUM BENCH= 0767e5dbf6844720495e9eb5423112e1
RANDOM SEED=535024667

node6.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1200024 kB
Buffers:         81896 kB
Cached:         579552 kB
SwapCached:     102124 kB
Active:         243068 kB
Inactive:       522112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1200024 kB
SwapTotal:     4192956 kB
SwapFree:      4085096 kB
Dirty:           26572 kB
Writeback:           0 kB
Mapped:          13960 kB
Slab:            76804 kB
Committed_AS:   773356 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= 66524 MiB
End job on node6 at 2009-05-02 09:25:19