Trace number 1774813

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 396.865 397.101

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-10p0.cnf
MD5SUMabc6c44b372f4addd18c6a7b2eac59f5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark184.805
Satisfiable
(Un)Satisfiability was proved
Number of variables199586
Number of clauses1006679
Sum of the clauses size2394657
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2757762
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.00	c Parsing...
1.09/1.11	c ==============================================================================
1.09/1.11	c |           |     ORIGINAL     |              LEARNT              |          |
1.09/1.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.09/1.11	c ==============================================================================
1.09/1.11	c |         0 |  995760  2383068 |  298727       0        0     nan |  0.000 % |
5.58/5.68	c |         0 |  659939  1826685 |      --       0       --      -- |     --   | -84792/17404
5.58/5.69	c ==============================================================================
5.58/5.69	c Result  :   #vars: 102107   #clauses: 659939   #literals: 1826685
5.58/5.69	c CPU time:   5.42917 s
5.58/5.69	c ==============================================================================
6.49/6.51	c lySAT 0.1
6.49/6.51	c minisat core +  additionnal features
6.49/6.51	c ============================[ Problem Statistics ]=============================
6.49/6.51	c |                                                                             |
6.49/6.52	c |  Number of variables:  102107                                               |
6.49/6.52	c |  Number of clauses:    659939                                               |
6.50/7.01	c |  Parsing time:         0.43         s                                       |
396.75/397.06	c restarts              : 2398
396.75/397.06	c conflicts             : 276784         (710 /sec)
396.75/397.06	c decisions             : 2496035        (3.76 % random) (6398 /sec)
396.75/397.06	c euip                  : 15549       
396.75/397.06	c propagations          : 551829580      (1414572 /sec)
396.75/397.06	c conflict literals     : 36953443       (26.54 % deleted)
396.75/397.06	c Memory used           : 97.18 MB
396.75/397.06	c CPU time              : 390.104 s
396.75/397.06	c 
396.75/397.08	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-1774813-1241244361/watcher-1774813-1241244361 -o /tmp/evaluation-result-1774813-1241244361/solver-1774813-1241244361 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1774813-1241244361.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: 1.00 1.00 1.00 3/64 29156
/proc/meminfo: memFree=1607208/2055920 swapFree=4178716/4192956
[pid=29156] ppid=29154 vsize=5356 CPUtime=0
/proc/29156/stat : 29156 (lysat.sh) S 29154 29156 28841 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152469855 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29156/statm: 1339 235 195 169 0 50 0
[pid=29157] ppid=29156 vsize=1168 CPUtime=0
/proc/29157/stat : 29157 (SatElite) R 29156 29156 28841 0 -1 4194304 195 0 0 0 0 0 0 0 18 0 1 0 152469855 1196032 179 1992294400 134512640 135034092 4294956112 18446744073709551615 134544780 0 0 4096 3 0 0 0 17 0 0 0
/proc/29157/statm: 292 183 50 127 0 162 0

[startup+0.0442731 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29156
/proc/meminfo: memFree=1607208/2055920 swapFree=4178716/4192956
[pid=29156] ppid=29154 vsize=5356 CPUtime=0
/proc/29156/stat : 29156 (lysat.sh) S 29154 29156 28841 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152469855 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29156/statm: 1339 235 195 169 0 50 0
[pid=29157] ppid=29156 vsize=13204 CPUtime=0.03
/proc/29157/stat : 29157 (SatElite) R 29156 29156 28841 0 -1 4194304 3155 0 0 0 2 1 0 0 18 0 1 0 152469855 13520896 3035 1992294400 134512640 135034092 4294956112 18446744073709551615 134544856 0 0 4096 3 0 0 0 17 0 0 0
/proc/29157/statm: 3301 3037 50 127 0 3171 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18560

[startup+0.101283 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29156
/proc/meminfo: memFree=1607208/2055920 swapFree=4178716/4192956
[pid=29156] ppid=29154 vsize=5356 CPUtime=0
/proc/29156/stat : 29156 (lysat.sh) S 29154 29156 28841 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152469855 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29156/statm: 1339 235 195 169 0 50 0
[pid=29157] ppid=29156 vsize=29628 CPUtime=0.09
/proc/29157/stat : 29157 (SatElite) R 29156 29156 28841 0 -1 4194304 5359 0 0 0 7 2 0 0 18 0 1 0 152469855 30339072 5175 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29157/statm: 7407 5176 50 127 0 7277 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34984

[startup+0.301327 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29156
/proc/meminfo: memFree=1607208/2055920 swapFree=4178716/4192956
[pid=29156] ppid=29154 vsize=5356 CPUtime=0
/proc/29156/stat : 29156 (lysat.sh) S 29154 29156 28841 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152469855 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29156/statm: 1339 235 195 169 0 50 0
[pid=29157] ppid=29156 vsize=47796 CPUtime=0.29
/proc/29157/stat : 29157 (SatElite) R 29156 29156 28841 0 -1 4194304 9715 0 0 0 24 5 0 0 19 0 1 0 152469855 48943104 9531 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29157/statm: 11949 9532 50 127 0 11819 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53152

[startup+0.701413 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29156
/proc/meminfo: memFree=1607208/2055920 swapFree=4178716/4192956
[pid=29156] ppid=29154 vsize=5356 CPUtime=0
/proc/29156/stat : 29156 (lysat.sh) S 29154 29156 28841 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152469855 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29156/statm: 1339 235 195 169 0 50 0
[pid=29157] ppid=29156 vsize=70208 CPUtime=0.69
/proc/29157/stat : 29157 (SatElite) R 29156 29156 28841 0 -1 4194304 15340 0 0 0 59 10 0 0 23 0 1 0 152469855 71892992 15156 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29157/statm: 17552 15156 51 127 0 17422 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 75564

[startup+1.50258 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29158
/proc/meminfo: memFree=1521176/2055920 swapFree=4178716/4192956
[pid=29156] ppid=29154 vsize=5356 CPUtime=0
/proc/29156/stat : 29156 (lysat.sh) S 29154 29156 28841 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152469855 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29156/statm: 1339 235 195 169 0 50 0
[pid=29157] ppid=29156 vsize=101716 CPUtime=1.49
/proc/29157/stat : 29157 (SatElite) R 29156 29156 28841 0 -1 4194304 25484 0 0 0 134 15 0 0 25 0 1 0 152469855 104157184 23232 1992294400 134512640 135034092 4294956112 18446744073709551615 134562143 0 0 4096 3 0 0 0 17 0 0 0
/proc/29157/statm: 25429 23232 67 127 0 25299 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107072

[startup+3.10193 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29158
/proc/meminfo: memFree=1500896/2055920 swapFree=4178716/4192956
[pid=29156] ppid=29154 vsize=5356 CPUtime=0
/proc/29156/stat : 29156 (lysat.sh) S 29154 29156 28841 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152469855 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29156/statm: 1339 235 195 169 0 50 0
[pid=29157] ppid=29156 vsize=117344 CPUtime=3.09
/proc/29157/stat : 29157 (SatElite) R 29156 29156 28841 0 -1 4194304 29530 0 0 0 289 20 0 0 25 0 1 0 152469855 120160256 26740 1992294400 134512640 135034092 4294956112 18446744073709551615 134566393 0 0 4096 3 0 0 0 17 0 0 0
/proc/29157/statm: 29336 26740 68 127 0 29206 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 122700

[startup+6.30261 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29158
/proc/meminfo: memFree=1486368/2055920 swapFree=4178716/4192956
[pid=29156] ppid=29154 vsize=5356 CPUtime=0
/proc/29156/stat : 29156 (lysat.sh) S 29154 29156 28841 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152469855 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29156/statm: 1339 235 195 169 0 50 0
[pid=29157] ppid=29156 vsize=117664 CPUtime=6.29
/proc/29157/stat : 29157 (SatElite) R 29156 29156 28841 0 -1 4194304 36108 0 0 0 601 28 0 0 25 0 1 0 152469855 120487936 27039 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/29157/statm: 29416 27039 68 127 0 29286 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 123020

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29159
/proc/meminfo: memFree=1543456/2055920 swapFree=4178716/4192956
[pid=29156] ppid=29154 vsize=5356 CPUtime=6.5
/proc/29156/stat : 29156 (lysat.sh) S 29154 29156 28841 0 -1 4194304 310 36111 0 0 0 0 619 31 16 0 1 0 152469855 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29156/statm: 1339 237 195 169 0 50 0
[pid=29159] ppid=29156 vsize=46572 CPUtime=6.17
/proc/29159/stat : 29159 (LySATi) R 29156 29156 28841 0 -1 4194304 11176 0 0 0 611 6 0 0 25 0 1 0 152470507 47689728 11144 1992294400 134512640 135226915 4294956224 18446744073709551615 134526555 0 0 4096 3 0 0 0 17 0 0 0
/proc/29159/statm: 11643 11144 81 174 0 11466 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 51928

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29159
/proc/meminfo: memFree=1541984/2055920 swapFree=4178716/4192956
[pid=29156] ppid=29154 vsize=5356 CPUtime=6.5
/proc/29156/stat : 29156 (lysat.sh) S 29154 29156 28841 0 -1 4194304 310 36111 0 0 0 0 619 31 16 0 1 0 152469855 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29156/statm: 1339 237 195 169 0 50 0
[pid=29159] ppid=29156 vsize=48328 CPUtime=18.95
/proc/29159/stat : 29159 (LySATi) R 29156 29156 28841 0 -1 4194304 11587 0 0 0 1889 6 0 0 25 0 1 0 152470507 49487872 11555 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/29159/statm: 12082 11555 81 174 0 11905 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 53684

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29159
/proc/meminfo: memFree=1538720/2055920 swapFree=4178716/4192956
[pid=29156] ppid=29154 vsize=5356 CPUtime=6.5
/proc/29156/stat : 29156 (lysat.sh) S 29154 29156 28841 0 -1 4194304 310 36111 0 0 0 0 619 31 16 0 1 0 152469855 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29156/statm: 1339 237 195 169 0 50 0
[pid=29159] ppid=29156 vsize=51628 CPUtime=44.53
/proc/29159/stat : 29159 (LySATi) R 29156 29156 28841 0 -1 4194304 12389 0 0 0 4445 8 0 0 25 0 1 0 152470507 52867072 12357 1992294400 134512640 135226915 4294956224 18446744073709551615 134536701 0 0 4096 3 0 0 0 17 0 0 0
/proc/29159/statm: 12907 12357 81 174 0 12730 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 56984

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29159
/proc/meminfo: memFree=1531104/2055920 swapFree=4178716/4192956
[pid=29156] ppid=29154 vsize=5356 CPUtime=6.5
/proc/29156/stat : 29156 (lysat.sh) S 29154 29156 28841 0 -1 4194304 310 36111 0 0 0 0 619 31 16 0 1 0 152469855 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29156/statm: 1339 237 195 169 0 50 0
[pid=29159] ppid=29156 vsize=59372 CPUtime=95.71
/proc/29159/stat : 29159 (LySATi) R 29156 29156 28841 0 -1 4194304 14327 0 0 0 9561 10 0 0 25 0 1 0 152470507 60796928 14295 1992294400 134512640 135226915 4294956224 18446744073709551615 134527844 0 0 4096 3 0 0 0 17 0 0 0
/proc/29159/statm: 14843 14295 81 174 0 14666 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 64728

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29159
/proc/meminfo: memFree=1525024/2055920 swapFree=4178716/4192956
[pid=29156] ppid=29154 vsize=5356 CPUtime=6.5
/proc/29156/stat : 29156 (lysat.sh) S 29154 29156 28841 0 -1 4194304 310 36111 0 0 0 0 619 31 16 0 1 0 152469855 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29156/statm: 1339 237 195 169 0 50 0
[pid=29159] ppid=29156 vsize=65392 CPUtime=155.66
/proc/29159/stat : 29159 (LySATi) R 29156 29156 28841 0 -1 4194304 15839 0 0 0 15555 11 0 0 25 0 1 0 152470507 66961408 15807 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/29159/statm: 16348 15807 81 174 0 16171 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 70748

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29159
/proc/meminfo: memFree=1513568/2055920 swapFree=4178716/4192956
[pid=29156] ppid=29154 vsize=5356 CPUtime=6.5
/proc/29156/stat : 29156 (lysat.sh) S 29154 29156 28841 0 -1 4194304 310 36111 0 0 0 0 619 31 16 0 1 0 152469855 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29156/statm: 1339 237 195 169 0 50 0
[pid=29159] ppid=29156 vsize=76824 CPUtime=215.64
/proc/29159/stat : 29159 (LySATi) R 29156 29156 28841 0 -1 4194304 18703 0 0 0 21549 15 0 0 25 0 1 0 152470507 78667776 18671 1992294400 134512640 135226915 4294956224 18446744073709551615 134536783 0 0 4096 3 0 0 0 17 0 0 0
/proc/29159/statm: 19206 18671 81 174 0 19029 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 82180

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29159
/proc/meminfo: memFree=1505888/2055920 swapFree=4178716/4192956
[pid=29156] ppid=29154 vsize=5356 CPUtime=6.5
/proc/29156/stat : 29156 (lysat.sh) S 29154 29156 28841 0 -1 4194304 310 36111 0 0 0 0 619 31 16 0 1 0 152469855 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29156/statm: 1339 237 195 169 0 50 0
[pid=29159] ppid=29156 vsize=84660 CPUtime=275.61
/proc/29159/stat : 29159 (LySATi) R 29156 29156 28841 0 -1 4194304 20672 0 0 0 27544 17 0 0 25 0 1 0 152470507 86691840 20640 1992294400 134512640 135226915 4294956224 18446744073709551615 134527727 0 0 4096 3 0 0 0 17 0 0 0
/proc/29159/statm: 21165 20640 81 174 0 20988 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 90016

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29159
/proc/meminfo: memFree=1499552/2055920 swapFree=4178716/4192956
[pid=29156] ppid=29154 vsize=5356 CPUtime=6.5
/proc/29156/stat : 29156 (lysat.sh) S 29154 29156 28841 0 -1 4194304 310 36111 0 0 0 0 619 31 16 0 1 0 152469855 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29156/statm: 1339 237 195 169 0 50 0
[pid=29159] ppid=29156 vsize=90744 CPUtime=335.57
/proc/29159/stat : 29159 (LySATi) R 29156 29156 28841 0 -1 4194304 22172 0 0 0 33539 18 0 0 25 0 1 0 152470507 92921856 22140 1992294400 134512640 135226915 4294956224 18446744073709551615 134538588 0 0 4096 3 0 0 0 17 0 0 0
/proc/29159/statm: 22686 22140 81 174 0 22509 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 96100

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

[startup+358.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29159
/proc/meminfo: memFree=1497376/2055920 swapFree=4178716/4192956
[pid=29156] ppid=29154 vsize=5356 CPUtime=6.5
/proc/29156/stat : 29156 (lysat.sh) S 29154 29156 28841 0 -1 4194304 310 36111 0 0 0 0 619 31 16 0 1 0 152469855 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29156/statm: 1339 237 195 169 0 50 0
[pid=29159] ppid=29156 vsize=93224 CPUtime=351.57
/proc/29159/stat : 29159 (LySATi) R 29156 29156 28841 0 -1 4194304 22786 0 0 0 35138 19 0 0 25 0 1 0 152470507 95461376 22754 1992294400 134512640 135226915 4294956224 18446744073709551615 134537123 0 0 4096 3 0 0 0 17 0 0 0
/proc/29159/statm: 23306 22754 81 174 0 23129 0
Current children cumulated CPU time (s) 358.07
Current children cumulated vsize (KiB) 98580

[startup+383.905 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29159
/proc/meminfo: memFree=1490848/2055920 swapFree=4178716/4192956
[pid=29156] ppid=29154 vsize=5356 CPUtime=6.5
/proc/29156/stat : 29156 (lysat.sh) S 29154 29156 28841 0 -1 4194304 310 36111 0 0 0 0 619 31 16 0 1 0 152469855 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29156/statm: 1339 237 195 169 0 50 0
[pid=29159] ppid=29156 vsize=99508 CPUtime=377.15
/proc/29159/stat : 29159 (LySATi) R 29156 29156 28841 0 -1 4194304 24345 0 0 0 37694 21 0 0 25 0 1 0 152470507 101896192 24313 1992294400 134512640 135226915 4294956224 18446744073709551615 134538530 0 0 4096 3 0 0 0 17 0 0 0
/proc/29159/statm: 24877 24313 81 174 0 24700 0
Current children cumulated CPU time (s) 383.65
Current children cumulated vsize (KiB) 104864

[startup+390.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29159
/proc/meminfo: memFree=1490848/2055920 swapFree=4178716/4192956
[pid=29156] ppid=29154 vsize=5356 CPUtime=6.5
/proc/29156/stat : 29156 (lysat.sh) S 29154 29156 28841 0 -1 4194304 310 36111 0 0 0 0 619 31 16 0 1 0 152469855 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29156/statm: 1339 237 195 169 0 50 0
[pid=29159] ppid=29156 vsize=99508 CPUtime=383.55
/proc/29159/stat : 29159 (LySATi) R 29156 29156 28841 0 -1 4194304 24345 0 0 0 38334 21 0 0 25 0 1 0 152470507 101896192 24313 1992294400 134512640 135226915 4294956224 18446744073709551615 134526712 0 0 4096 3 0 0 0 17 0 0 0
/proc/29159/statm: 24877 24313 81 174 0 24700 0
Current children cumulated CPU time (s) 390.05
Current children cumulated vsize (KiB) 104864

[startup+393.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29159
/proc/meminfo: memFree=1490848/2055920 swapFree=4178716/4192956
[pid=29156] ppid=29154 vsize=5356 CPUtime=6.5
/proc/29156/stat : 29156 (lysat.sh) S 29154 29156 28841 0 -1 4194304 310 36111 0 0 0 0 619 31 16 0 1 0 152469855 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29156/statm: 1339 237 195 169 0 50 0
[pid=29159] ppid=29156 vsize=99508 CPUtime=386.75
/proc/29159/stat : 29159 (LySATi) R 29156 29156 28841 0 -1 4194304 24345 0 0 0 38654 21 0 0 25 0 1 0 152470507 101896192 24313 1992294400 134512640 135226915 4294956224 18446744073709551615 134539213 0 0 4096 3 0 0 0 17 0 0 0
/proc/29159/statm: 24877 24313 81 174 0 24700 0
Current children cumulated CPU time (s) 393.25
Current children cumulated vsize (KiB) 104864

[startup+395.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29159
/proc/meminfo: memFree=1490848/2055920 swapFree=4178716/4192956
[pid=29156] ppid=29154 vsize=5356 CPUtime=6.5
/proc/29156/stat : 29156 (lysat.sh) S 29154 29156 28841 0 -1 4194304 310 36111 0 0 0 0 619 31 16 0 1 0 152469855 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29156/statm: 1339 237 195 169 0 50 0
[pid=29159] ppid=29156 vsize=99508 CPUtime=388.34
/proc/29159/stat : 29159 (LySATi) R 29156 29156 28841 0 -1 4194304 24345 0 0 0 38813 21 0 0 25 0 1 0 152470507 101896192 24313 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/29159/statm: 24877 24313 81 174 0 24700 0
Current children cumulated CPU time (s) 394.84
Current children cumulated vsize (KiB) 104864

[startup+395.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29159
/proc/meminfo: memFree=1490848/2055920 swapFree=4178716/4192956
[pid=29156] ppid=29154 vsize=5356 CPUtime=6.5
/proc/29156/stat : 29156 (lysat.sh) S 29154 29156 28841 0 -1 4194304 310 36111 0 0 0 0 619 31 16 0 1 0 152469855 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29156/statm: 1339 237 195 169 0 50 0
[pid=29159] ppid=29156 vsize=99508 CPUtime=389.15
/proc/29159/stat : 29159 (LySATi) R 29156 29156 28841 0 -1 4194304 24345 0 0 0 38894 21 0 0 25 0 1 0 152470507 101896192 24313 1992294400 134512640 135226915 4294956224 18446744073709551615 134539439 0 0 4096 3 0 0 0 17 0 0 0
/proc/29159/statm: 24877 24313 81 174 0 24700 0
Current children cumulated CPU time (s) 395.65
Current children cumulated vsize (KiB) 104864

[startup+396.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29159
/proc/meminfo: memFree=1490848/2055920 swapFree=4178716/4192956
[pid=29156] ppid=29154 vsize=5356 CPUtime=6.5
/proc/29156/stat : 29156 (lysat.sh) S 29154 29156 28841 0 -1 4194304 310 36111 0 0 0 0 619 31 16 0 1 0 152469855 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29156/statm: 1339 237 195 169 0 50 0
[pid=29159] ppid=29156 vsize=99508 CPUtime=389.94
/proc/29159/stat : 29159 (LySATi) R 29156 29156 28841 0 -1 4194304 24345 0 0 0 38973 21 0 0 25 0 1 0 152470507 101896192 24313 1992294400 134512640 135226915 4294956224 18446744073709551615 134536899 0 0 4096 3 0 0 0 17 0 0 0
/proc/29159/statm: 24877 24313 81 174 0 24700 0
Current children cumulated CPU time (s) 396.44
Current children cumulated vsize (KiB) 104864

[startup+396.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29159
/proc/meminfo: memFree=1490848/2055920 swapFree=4178716/4192956
[pid=29156] ppid=29154 vsize=5356 CPUtime=6.5
/proc/29156/stat : 29156 (lysat.sh) S 29154 29156 28841 0 -1 4194304 310 36111 0 0 0 0 619 31 16 0 1 0 152469855 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29156/statm: 1339 237 195 169 0 50 0
[pid=29159] ppid=29156 vsize=99508 CPUtime=390.14
/proc/29159/stat : 29159 (LySATi) R 29156 29156 28841 0 -1 4194304 24345 0 0 0 38993 21 0 0 25 0 1 0 152470507 101896192 24313 1992294400 134512640 135226915 4294956224 18446744073709551615 134537035 0 0 4096 3 0 0 0 17 0 0 0
/proc/29159/statm: 24877 24313 81 174 0 24700 0
Current children cumulated CPU time (s) 396.64
Current children cumulated vsize (KiB) 104864

[startup+397.001 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29159
/proc/meminfo: memFree=1490848/2055920 swapFree=4178716/4192956
[pid=29156] ppid=29154 vsize=5356 CPUtime=6.5
/proc/29156/stat : 29156 (lysat.sh) S 29154 29156 28841 0 -1 4194304 310 36111 0 0 0 0 619 31 16 0 1 0 152469855 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29156/statm: 1339 237 195 169 0 50 0
[pid=29159] ppid=29156 vsize=99508 CPUtime=390.25
/proc/29159/stat : 29159 (LySATi) R 29156 29156 28841 0 -1 4194304 24345 0 0 0 39004 21 0 0 25 0 1 0 152470507 101896192 24313 1992294400 134512640 135226915 4294956224 18446744073709551615 134536938 0 0 4096 3 0 0 0 17 0 0 0
/proc/29159/statm: 24877 24313 81 174 0 24700 0
Current children cumulated CPU time (s) 396.75
Current children cumulated vsize (KiB) 104864

Child status: 20
Real time (s): 397.101
CPU time (s): 396.865
CPU user time (s): 396.297
CPU system time (s): 0.567913
CPU usage (%): 99.9404
Max. virtual memory (cumulated for all children) (KiB): 133500

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

runsolver used 0.357945 second user time and 1.09483 second system time

The end

Launcher Data

Begin job on node10 at 2009-05-02 08:06:02
IDJOB=1774813
IDBENCH=71025
IDSOLVER=609
FILE ID=node10/1774813-1241244361
PBS_JOBID= 9224857
Free space on /tmp= 66540 MiB

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

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

MD5SUM BENCH= abc6c44b372f4addd18c6a7b2eac59f5
RANDOM SEED=342845173

node10.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.263
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	: 5931.00
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.263
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:       1607688 kB
Buffers:         70920 kB
Cached:         279824 kB
SwapCached:       8024 kB
Active:          84012 kB
Inactive:       276480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1607688 kB
SwapTotal:     4192956 kB
SwapFree:      4178716 kB
Dirty:           20684 kB
Writeback:           0 kB
Mapped:          13532 kB
Slab:            73844 kB
Committed_AS:   677344 kB
PageTables:       1376 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= 66536 MiB
End job on node10 at 2009-05-02 08:12:39