Trace number 1773273

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-20? (exit code) 5683.02 5685.51

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6836.2
Satisfiable
(Un)Satisfiability was proved
Number of variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clause = 6069108, num vars = 306095
0.00/0.00	c Exiting...too many clauses
0.00/0.00	c lySAT 0.1
0.00/0.00	c minisat core +  additionnal features
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  306095                                               |
0.00/0.00	c |  Number of clauses:    6069108                                              |
3.78/3.88	c |  Parsing time:         3.38         s                                       |
5682.90/5685.43	c restarts              : 21608
5682.90/5685.43	c conflicts             : 1912650        (337 /sec)
5682.90/5685.43	c decisions             : 117064967      (1.01 % random) (20603 /sec)
5682.90/5685.43	c euip                  : 110527      
5682.90/5685.43	c propagations          : 7928830134     (1395421 /sec)
5682.90/5685.43	c conflict literals     : 136584540      (45.68 % deleted)
5682.90/5685.43	c Memory used           : 477.27 MB
5682.90/5685.43	c CPU time              : 5682.04 s
5682.90/5685.43	c 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1773273-1241233824/watcher-1773273-1241233824 -o /tmp/evaluation-result-1773273-1241233824/solver-1773273-1241233824 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1773273-1241233824.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.86 0.97 0.99 3/64 30900
/proc/meminfo: memFree=997824/2055920 swapFree=4180136/4192956
[pid=30900] ppid=30898 vsize=5356 CPUtime=0
/proc/30900/stat : 30900 (lysat.sh) R 30898 30900 30863 0 -1 4194304 292 79 0 0 0 0 0 0 18 0 1 0 151417127 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913214623 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/30900/statm: 1339 237 195 169 0 50 0
[pid=30902] ppid=30900 vsize=1896 CPUtime=0
/proc/30902/stat : 30902 (LySATi) R 30900 30900 30863 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 151417128 1941504 272 1992294400 134512640 135226915 4294956256 18446744073709551615 134754862 0 0 4096 3 0 0 0 17 0 0 0
/proc/30902/statm: 474 280 48 174 0 297 0

[startup+0.010842 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 30900
/proc/meminfo: memFree=997824/2055920 swapFree=4180136/4192956
[pid=30900] ppid=30898 vsize=5356 CPUtime=0
/proc/30900/stat : 30900 (lysat.sh) S 30898 30900 30863 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151417127 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30900/statm: 1339 237 195 169 0 50 0
[pid=30902] ppid=30900 vsize=2484 CPUtime=0
/proc/30902/stat : 30902 (LySATi) R 30900 30900 30863 0 -1 4194304 497 0 0 0 0 0 0 0 20 0 1 0 151417128 2543616 483 1992294400 134512640 135226915 4294956256 18446744073709551615 134523995 0 0 4096 3 0 0 0 17 0 0 0
/proc/30902/statm: 621 483 62 174 0 444 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7840

[startup+0.102857 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 30900
/proc/meminfo: memFree=997824/2055920 swapFree=4180136/4192956
[pid=30900] ppid=30898 vsize=5356 CPUtime=0
/proc/30900/stat : 30900 (lysat.sh) S 30898 30900 30863 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151417127 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30900/statm: 1339 237 195 169 0 50 0
[pid=30902] ppid=30900 vsize=11264 CPUtime=0.09
/proc/30902/stat : 30902 (LySATi) R 30900 30900 30863 0 -1 4194304 2596 0 0 0 8 1 0 0 20 0 1 0 151417128 11534336 2582 1992294400 134512640 135226915 4294956256 18446744073709551615 134732934 0 0 4096 3 0 0 0 17 0 0 0
/proc/30902/statm: 2816 2583 62 174 0 2639 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16620

[startup+0.301891 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 30900
/proc/meminfo: memFree=997824/2055920 swapFree=4180136/4192956
[pid=30900] ppid=30898 vsize=5356 CPUtime=0
/proc/30900/stat : 30900 (lysat.sh) S 30898 30900 30863 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151417127 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30900/statm: 1339 237 195 169 0 50 0
[pid=30902] ppid=30900 vsize=29548 CPUtime=0.29
/proc/30902/stat : 30902 (LySATi) R 30900 30900 30863 0 -1 4194304 6936 0 0 0 26 3 0 0 22 0 1 0 151417128 30257152 6922 1992294400 134512640 135226915 4294956256 18446744073709551615 134749631 0 0 4096 3 0 0 0 17 0 0 0
/proc/30902/statm: 7387 6922 62 174 0 7210 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34904

[startup+0.702961 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 30900
/proc/meminfo: memFree=997824/2055920 swapFree=4180136/4192956
[pid=30900] ppid=30898 vsize=5356 CPUtime=0
/proc/30900/stat : 30900 (lysat.sh) S 30898 30900 30863 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151417127 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30900/statm: 1339 237 195 169 0 50 0
[pid=30902] ppid=30900 vsize=66052 CPUtime=0.69
/proc/30902/stat : 30902 (LySATi) R 30900 30900 30863 0 -1 4194304 15505 0 0 0 61 8 0 0 25 0 1 0 151417128 67637248 15491 1992294400 134512640 135226915 4294956256 18446744073709551615 134558105 0 0 4096 3 0 0 0 17 0 0 0
/proc/30902/statm: 16513 15492 62 174 0 16336 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 71408

[startup+1.5011 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 30903
/proc/meminfo: memFree=909936/2055920 swapFree=4180136/4192956
[pid=30900] ppid=30898 vsize=5356 CPUtime=0
/proc/30900/stat : 30900 (lysat.sh) S 30898 30900 30863 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151417127 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30900/statm: 1339 237 195 169 0 50 0
[pid=30902] ppid=30900 vsize=130744 CPUtime=1.49
/proc/30902/stat : 30902 (LySATi) R 30900 30900 30863 0 -1 4194304 32148 0 0 0 131 18 0 0 25 0 1 0 151417128 133881856 32134 1992294400 134512640 135226915 4294956256 18446744073709551615 134558105 0 0 4096 3 0 0 0 17 0 0 0
/proc/30902/statm: 32686 32134 62 174 0 32509 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 136100

[startup+3.10138 s]
/proc/loadavg: 0.87 0.97 0.99 3/66 30903
/proc/meminfo: memFree=819120/2055920 swapFree=4180136/4192956
[pid=30900] ppid=30898 vsize=5356 CPUtime=0
/proc/30900/stat : 30900 (lysat.sh) S 30898 30900 30863 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151417127 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30900/statm: 1339 237 195 169 0 50 0
[pid=30902] ppid=30900 vsize=268244 CPUtime=3.09
/proc/30902/stat : 30902 (LySATi) R 30900 30900 30863 0 -1 4194304 65018 0 0 0 270 39 0 0 25 0 1 0 151417128 274681856 65004 1992294400 134512640 135226915 4294956256 18446744073709551615 134754862 0 0 4096 3 0 0 0 17 0 0 0
/proc/30902/statm: 67061 65004 62 174 0 66884 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 273600

[startup+6.30194 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 30903
/proc/meminfo: memFree=664944/2055920 swapFree=4180136/4192956
[pid=30900] ppid=30898 vsize=5356 CPUtime=0
/proc/30900/stat : 30900 (lysat.sh) S 30898 30900 30863 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151417127 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30900/statm: 1339 237 195 169 0 50 0
[pid=30902] ppid=30900 vsize=346344 CPUtime=6.28
/proc/30902/stat : 30902 (LySATi) R 30900 30900 30863 0 -1 4194304 83296 0 0 0 578 50 0 0 25 0 1 0 151417128 354656256 83282 1992294400 134512640 135226915 4294956256 18446744073709551615 134525807 0 0 4096 3 0 0 0 17 0 0 0
/proc/30902/statm: 86586 83282 81 174 0 86409 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 351700

[startup+12.7011 s]
/proc/loadavg: 0.89 0.97 0.99 2/66 30903
/proc/meminfo: memFree=663600/2055920 swapFree=4180136/4192956
[pid=30900] ppid=30898 vsize=5356 CPUtime=0
/proc/30900/stat : 30900 (lysat.sh) S 30898 30900 30863 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151417127 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30900/statm: 1339 237 195 169 0 50 0
[pid=30902] ppid=30900 vsize=347580 CPUtime=12.69
/proc/30902/stat : 30902 (LySATi) R 30900 30900 30863 0 -1 4194304 83621 0 0 0 1218 51 0 0 25 0 1 0 151417128 355921920 83607 1992294400 134512640 135226915 4294956256 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/30902/statm: 86895 83607 81 174 0 86718 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 352936

[startup+25.5013 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 30903
/proc/meminfo: memFree=663024/2055920 swapFree=4180136/4192956
[pid=30900] ppid=30898 vsize=5356 CPUtime=0
/proc/30900/stat : 30900 (lysat.sh) S 30898 30900 30863 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151417127 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30900/statm: 1339 237 195 169 0 50 0
[pid=30902] ppid=30900 vsize=348128 CPUtime=25.48
/proc/30902/stat : 30902 (LySATi) R 30900 30900 30863 0 -1 4194304 83790 0 0 0 2497 51 0 0 25 0 1 0 151417128 356483072 83776 1992294400 134512640 135226915 4294956256 18446744073709551615 134537056 0 0 4096 3 0 0 0 17 0 0 0
/proc/30902/statm: 87032 83776 81 174 0 86855 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 353484

[startup+51.1018 s]
/proc/loadavg: 0.94 0.97 0.99 2/66 30903
/proc/meminfo: memFree=658288/2055920 swapFree=4180136/4192956
[pid=30900] ppid=30898 vsize=5356 CPUtime=0
/proc/30900/stat : 30900 (lysat.sh) S 30898 30900 30863 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151417127 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30900/statm: 1339 237 195 169 0 50 0
[pid=30902] ppid=30900 vsize=353008 CPUtime=51.06
/proc/30902/stat : 30902 (LySATi) R 30900 30900 30863 0 -1 4194304 84986 0 0 0 5054 52 0 0 25 0 1 0 151417128 361480192 84972 1992294400 134512640 135226915 4294956256 18446744073709551615 134526504 0 0 4096 3 0 0 0 17 0 0 0
/proc/30902/statm: 88252 84972 81 174 0 88075 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 358364

[startup+102.307 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 30903
/proc/meminfo: memFree=653616/2055920 swapFree=4180136/4192956
[pid=30900] ppid=30898 vsize=5356 CPUtime=0
/proc/30900/stat : 30900 (lysat.sh) S 30898 30900 30863 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151417127 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30900/statm: 1339 237 195 169 0 50 0
[pid=30902] ppid=30900 vsize=357740 CPUtime=102.24
/proc/30902/stat : 30902 (LySATi) R 30900 30900 30863 0 -1 4194304 86170 0 0 0 10171 53 0 0 25 0 1 0 151417128 366325760 86156 1992294400 134512640 135226915 4294956256 18446744073709551615 134537000 0 0 4096 3 0 0 0 17 0 0 0
/proc/30902/statm: 89435 86156 81 174 0 89258 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 363096

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 30903
/proc/meminfo: memFree=651376/2055920 swapFree=4180136/4192956
[pid=30900] ppid=30898 vsize=5356 CPUtime=0
/proc/30900/stat : 30900 (lysat.sh) S 30898 30900 30863 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151417127 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30900/statm: 1339 237 195 169 0 50 0
[pid=30902] ppid=30900 vsize=359904 CPUtime=162.21
/proc/30902/stat : 30902 (LySATi) R 30900 30900 30863 0 -1 4194304 86725 0 0 0 16167 54 0 0 25 0 1 0 151417128 368541696 86711 1992294400 134512640 135226915 4294956256 18446744073709551615 134525821 0 0 4096 3 0 0 0 17 0 0 0
/proc/30902/statm: 89976 86711 81 174 0 89799 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 365260

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 30903
/proc/meminfo: memFree=650672/2055920 swapFree=4180136/4192956
[pid=30900] ppid=30898 vsize=5356 CPUtime=0
/proc/30900/stat : 30900 (lysat.sh) S 30898 30900 30863 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151417127 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30900/statm: 1339 237 195 169 0 50 0
[pid=30902] ppid=30900 vsize=360664 CPUtime=222.18
/proc/30902/stat : 30902 (LySATi) R 30900 30900 30863 0 -1 4194304 86890 0 0 0 22164 54 0 0 25 0 1 0 151417128 369319936 86876 1992294400 134512640 135226915 4294956256 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/30902/statm: 90166 86876 81 174 0 89989 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 366020

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 30903
/proc/meminfo: memFree=648432/2055920 swapFree=4180136/4192956
[pid=30900] ppid=30898 vsize=5356 CPUtime=0
/proc/30900/stat : 30900 (lysat.sh) S 30898 30900 30863 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151417127 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30900/statm: 1339 237 195 169 0 50 0
[pid=30902] ppid=30900 vsize=363172 CPUtime=282.15
/proc/30902/stat : 30902 (LySATi) R 30900 30900 30863 0 -1 4194304 87490 0 0 0 28160 55 0 0 25 0 1 0 151417128 371888128 87476 1992294400 134512640 135226915 4294956256 18446744073709551615 134536772 0 0 4096 3 0 0 0 17 0 0 0
/proc/30902/statm: 90793 87476 81 174 0 90616 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 368528

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 30903
/proc/meminfo: memFree=646512/2055920 swapFree=4180136/4192956
[pid=30900] ppid=30898 vsize=5356 CPUtime=0
/proc/30900/stat : 30900 (lysat.sh) S 30898 30900 30863 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151417127 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30900/statm: 1339 237 195 169 0 50 0
[pid=30902] ppid=30900 vsize=364888 CPUtime=342.12
/proc/30902/stat : 30902 (LySATi) R 30900 30900 30863 0 -1 4194304 87931 0 0 0 34157 55 0 0 25 0 1 0 151417128 373645312 87917 1992294400 134512640 135226915 4294956256 18446744073709551615 134526712 0 0 4096 3 0 0 0 17 0 0 0
/proc/30902/statm: 91222 87917 81 174 0 91045 0
Current children cumulated CPU time (s) 342.12

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


[startup+5142.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30911
/proc/meminfo: memFree=523120/2055920 swapFree=4180136/4192956
[pid=30900] ppid=30898 vsize=5356 CPUtime=0
/proc/30900/stat : 30900 (lysat.sh) S 30898 30900 30863 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151417127 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30900/statm: 1339 237 195 169 0 50 0
[pid=30902] ppid=30900 vsize=488612 CPUtime=5139.99
/proc/30902/stat : 30902 (LySATi) R 30900 30900 30863 0 -1 4194304 118610 0 0 0 513909 90 0 0 25 0 1 0 151417128 500338688 118596 1992294400 134512640 135226915 4294956256 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/30902/statm: 122153 118596 81 174 0 121976 0
Current children cumulated CPU time (s) 5139.99
Current children cumulated vsize (KiB) 493968

[startup+5202.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30911
/proc/meminfo: memFree=523056/2055920 swapFree=4180136/4192956
[pid=30900] ppid=30898 vsize=5356 CPUtime=0
/proc/30900/stat : 30900 (lysat.sh) S 30898 30900 30863 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151417127 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30900/statm: 1339 237 195 169 0 50 0
[pid=30902] ppid=30900 vsize=488612 CPUtime=5199.97
/proc/30902/stat : 30902 (LySATi) R 30900 30900 30863 0 -1 4194304 118610 0 0 0 519907 90 0 0 25 0 1 0 151417128 500338688 118596 1992294400 134512640 135226915 4294956256 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/30902/statm: 122153 118596 81 174 0 121976 0
Current children cumulated CPU time (s) 5199.97
Current children cumulated vsize (KiB) 493968

[startup+5262.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30913
/proc/meminfo: memFree=522992/2055920 swapFree=4180136/4192956
[pid=30900] ppid=30898 vsize=5356 CPUtime=0
/proc/30900/stat : 30900 (lysat.sh) S 30898 30900 30863 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151417127 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30900/statm: 1339 237 195 169 0 50 0
[pid=30902] ppid=30900 vsize=488612 CPUtime=5259.94
/proc/30902/stat : 30902 (LySATi) R 30900 30900 30863 0 -1 4194304 118612 0 0 0 525904 90 0 0 25 0 1 0 151417128 500338688 118598 1992294400 134512640 135226915 4294956256 18446744073709551615 134525807 0 0 4096 3 0 0 0 17 0 0 0
/proc/30902/statm: 122153 118598 81 174 0 121976 0
Current children cumulated CPU time (s) 5259.94
Current children cumulated vsize (KiB) 493968

[startup+5322.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30913
/proc/meminfo: memFree=523056/2055920 swapFree=4180136/4192956
[pid=30900] ppid=30898 vsize=5356 CPUtime=0
/proc/30900/stat : 30900 (lysat.sh) S 30898 30900 30863 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151417127 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30900/statm: 1339 237 195 169 0 50 0
[pid=30902] ppid=30900 vsize=488612 CPUtime=5319.92
/proc/30902/stat : 30902 (LySATi) R 30900 30900 30863 0 -1 4194304 118613 0 0 0 531902 90 0 0 25 0 1 0 151417128 500338688 118599 1992294400 134512640 135226915 4294956256 18446744073709551615 134536896 0 0 4096 3 0 0 0 17 0 0 0
/proc/30902/statm: 122153 118599 81 174 0 121976 0
Current children cumulated CPU time (s) 5319.92
Current children cumulated vsize (KiB) 493968

[startup+5382.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30913
/proc/meminfo: memFree=523056/2055920 swapFree=4180136/4192956
[pid=30900] ppid=30898 vsize=5356 CPUtime=0
/proc/30900/stat : 30900 (lysat.sh) S 30898 30900 30863 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151417127 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30900/statm: 1339 237 195 169 0 50 0
[pid=30902] ppid=30900 vsize=488612 CPUtime=5379.9
/proc/30902/stat : 30902 (LySATi) R 30900 30900 30863 0 -1 4194304 118613 0 0 0 537900 90 0 0 25 0 1 0 151417128 500338688 118599 1992294400 134512640 135226915 4294956256 18446744073709551615 134543500 0 0 4096 3 0 0 0 17 0 0 0
/proc/30902/statm: 122153 118599 81 174 0 121976 0
Current children cumulated CPU time (s) 5379.9
Current children cumulated vsize (KiB) 493968

[startup+5442.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30913
/proc/meminfo: memFree=523056/2055920 swapFree=4180136/4192956
[pid=30900] ppid=30898 vsize=5356 CPUtime=0
/proc/30900/stat : 30900 (lysat.sh) S 30898 30900 30863 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151417127 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30900/statm: 1339 237 195 169 0 50 0
[pid=30902] ppid=30900 vsize=488612 CPUtime=5439.88
/proc/30902/stat : 30902 (LySATi) R 30900 30900 30863 0 -1 4194304 118619 0 0 0 543898 90 0 0 25 0 1 0 151417128 500338688 118605 1992294400 134512640 135226915 4294956256 18446744073709551615 134536772 0 0 4096 3 0 0 0 17 0 0 0
/proc/30902/statm: 122153 118605 81 174 0 121976 0
Current children cumulated CPU time (s) 5439.88
Current children cumulated vsize (KiB) 493968

[startup+5502.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30913
/proc/meminfo: memFree=522992/2055920 swapFree=4180136/4192956
[pid=30900] ppid=30898 vsize=5356 CPUtime=0
/proc/30900/stat : 30900 (lysat.sh) S 30898 30900 30863 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151417127 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30900/statm: 1339 237 195 169 0 50 0
[pid=30902] ppid=30900 vsize=488612 CPUtime=5499.86
/proc/30902/stat : 30902 (LySATi) R 30900 30900 30863 0 -1 4194304 118619 0 0 0 549896 90 0 0 25 0 1 0 151417128 500338688 118605 1992294400 134512640 135226915 4294956256 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/30902/statm: 122153 118605 81 174 0 121976 0
Current children cumulated CPU time (s) 5499.86
Current children cumulated vsize (KiB) 493968

[startup+5562.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30913
/proc/meminfo: memFree=523056/2055920 swapFree=4180136/4192956
[pid=30900] ppid=30898 vsize=5356 CPUtime=0
/proc/30900/stat : 30900 (lysat.sh) S 30898 30900 30863 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151417127 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30900/statm: 1339 237 195 169 0 50 0
[pid=30902] ppid=30900 vsize=488612 CPUtime=5559.84
/proc/30902/stat : 30902 (LySATi) R 30900 30900 30863 0 -1 4194304 118621 0 0 0 555894 90 0 0 25 0 1 0 151417128 500338688 118607 1992294400 134512640 135226915 4294956256 18446744073709551615 134537114 0 0 4096 3 0 0 0 17 0 0 0
/proc/30902/statm: 122153 118607 81 174 0 121976 0
Current children cumulated CPU time (s) 5559.84
Current children cumulated vsize (KiB) 493968

[startup+5622.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30913
/proc/meminfo: memFree=522992/2055920 swapFree=4180136/4192956
[pid=30900] ppid=30898 vsize=5356 CPUtime=0
/proc/30900/stat : 30900 (lysat.sh) S 30898 30900 30863 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151417127 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30900/statm: 1339 237 195 169 0 50 0
[pid=30902] ppid=30900 vsize=488720 CPUtime=5619.82
/proc/30902/stat : 30902 (LySATi) R 30900 30900 30863 0 -1 4194304 118628 0 0 0 561892 90 0 0 25 0 1 0 151417128 500449280 118614 1992294400 134512640 135226915 4294956256 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/30902/statm: 122180 118614 81 174 0 122003 0
Current children cumulated CPU time (s) 5619.82
Current children cumulated vsize (KiB) 494076

[startup+5682.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30913
/proc/meminfo: memFree=522992/2055920 swapFree=4180136/4192956
[pid=30900] ppid=30898 vsize=5356 CPUtime=0
/proc/30900/stat : 30900 (lysat.sh) S 30898 30900 30863 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151417127 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30900/statm: 1339 237 195 169 0 50 0
[pid=30902] ppid=30900 vsize=488720 CPUtime=5679.8
/proc/30902/stat : 30902 (LySATi) R 30900 30900 30863 0 -1 4194304 118631 0 0 0 567890 90 0 0 25 0 1 0 151417128 500449280 118617 1992294400 134512640 135226915 4294956256 18446744073709551615 134537059 0 0 4096 3 0 0 0 17 0 0 0
/proc/30902/statm: 122180 118617 81 174 0 122003 0
Current children cumulated CPU time (s) 5679.8
Current children cumulated vsize (KiB) 494076

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

[startup+5683.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30913
/proc/meminfo: memFree=522992/2055920 swapFree=4180136/4192956
[pid=30900] ppid=30898 vsize=5356 CPUtime=0
/proc/30900/stat : 30900 (lysat.sh) S 30898 30900 30863 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151417127 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30900/statm: 1339 237 195 169 0 50 0
[pid=30902] ppid=30900 vsize=488720 CPUtime=5680.6
/proc/30902/stat : 30902 (LySATi) R 30900 30900 30863 0 -1 4194304 118631 0 0 0 567970 90 0 0 25 0 1 0 151417128 500449280 118617 1992294400 134512640 135226915 4294956256 18446744073709551615 134526770 0 0 4096 3 0 0 0 17 0 0 0
/proc/30902/statm: 122180 118617 81 174 0 122003 0
Current children cumulated CPU time (s) 5680.6
Current children cumulated vsize (KiB) 494076

[startup+5684.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30913
/proc/meminfo: memFree=522992/2055920 swapFree=4180136/4192956
[pid=30900] ppid=30898 vsize=5356 CPUtime=0
/proc/30900/stat : 30900 (lysat.sh) S 30898 30900 30863 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151417127 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30900/statm: 1339 237 195 169 0 50 0
[pid=30902] ppid=30900 vsize=488720 CPUtime=5682.2
/proc/30902/stat : 30902 (LySATi) R 30900 30900 30863 0 -1 4194304 118631 0 0 0 568130 90 0 0 25 0 1 0 151417128 500449280 118617 1992294400 134512640 135226915 4294956256 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/30902/statm: 122180 118617 81 174 0 122003 0
Current children cumulated CPU time (s) 5682.2
Current children cumulated vsize (KiB) 494076

[startup+5685.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30913
/proc/meminfo: memFree=522992/2055920 swapFree=4180136/4192956
[pid=30900] ppid=30898 vsize=5356 CPUtime=0
/proc/30900/stat : 30900 (lysat.sh) S 30898 30900 30863 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151417127 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30900/statm: 1339 237 195 169 0 50 0
[pid=30902] ppid=30900 vsize=488720 CPUtime=5682.6
/proc/30902/stat : 30902 (LySATi) R 30900 30900 30863 0 -1 4194304 118631 0 0 0 568170 90 0 0 25 0 1 0 151417128 500449280 118617 1992294400 134512640 135226915 4294956256 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/30902/statm: 122180 118617 81 174 0 122003 0
Current children cumulated CPU time (s) 5682.6
Current children cumulated vsize (KiB) 494076

[startup+5685.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30913
/proc/meminfo: memFree=522992/2055920 swapFree=4180136/4192956
[pid=30900] ppid=30898 vsize=5356 CPUtime=0
/proc/30900/stat : 30900 (lysat.sh) S 30898 30900 30863 0 -1 4194304 309 79 0 0 0 0 0 0 18 0 1 0 151417127 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30900/statm: 1339 237 195 169 0 50 0
[pid=30902] ppid=30900 vsize=0 CPUtime=5683
/proc/30902/stat : 30902 (LySATi) R 30900 30900 30863 0 -1 4194308 118638 0 0 0 568203 97 0 0 25 0 1 0 151417128 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/30902/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5683
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 5685.51
CPU time (s): 5683.02
CPU user time (s): 5682.04
CPU system time (s): 0.98385
CPU usage (%): 99.9563
Max. virtual memory (cumulated for all children) (KiB): 494076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5682.04
system time used= 0.98385
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119040
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= 5
involuntary context switches= 12270

runsolver used 4.77027 second user time and 15.9086 second system time

The end

Launcher Data

Begin job on node4 at 2009-05-02 05:10:32
IDJOB=1773273
IDBENCH=20580
IDSOLVER=609
FILE ID=node4/1773273-1241233824
PBS_JOBID= 9224827
Free space on /tmp= 66292 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773273-1241233824/watcher-1773273-1241233824 -o /tmp/evaluation-result-1773273-1241233824/solver-1773273-1241233824 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1773273-1241233824.cnf i

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

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=954519947

node4.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.265
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.265
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:        998240 kB
Buffers:         75312 kB
Cached:         903988 kB
SwapCached:       7244 kB
Active:         383092 kB
Inactive:       605368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        998240 kB
SwapTotal:     4192956 kB
SwapFree:      4180136 kB
Dirty:          134068 kB
Writeback:           0 kB
Mapped:          13424 kB
Slab:            55200 kB
Committed_AS:   852036 kB
PageTables:       1468 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= 66288 MiB
End job on node4 at 2009-05-02 06:45:17