Trace number 1773453

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 98.599 98.6431

General information on the benchmark

Namemanol-pipe-g10nid.cnf
MD5SUMd46e452956bc993f202d3b06fd3e858e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark91.7301
Satisfiable
(Un)Satisfiability was proved
Number of variables217725
Number of clauses646228
Sum of the clauses size1507864
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2430818
Number of clauses of size 3215409
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.58/0.63	c ==============================================================================
0.58/0.63	c |           |     ORIGINAL     |              LEARNT              |          |
0.58/0.63	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.58/0.63	c ==============================================================================
0.58/0.63	c |         0 |  646227  1507863 |  193868       0        0     nan |  0.000 % |
4.30/4.37	c |         0 |  276775  1085434 |      --       0       --      -- |     --   | -369450/-422424
4.30/4.38	c ==============================================================================
4.30/4.38	c Result  :   #vars: 35740   #clauses: 276775   #literals: 1085434
4.30/4.38	c CPU time:   4.16537 s
4.30/4.38	c ==============================================================================
4.78/4.85	c lySAT 0.1
4.78/4.85	c minisat core +  additionnal features
4.78/4.85	c ============================[ Problem Statistics ]=============================
4.78/4.85	c |                                                                             |
4.78/4.85	c |  Number of variables:  35740                                                |
4.78/4.85	c |  Number of clauses:    276775                                               |
4.84/5.07	c |  Parsing time:         0.20         s                                       |
98.53/98.61	c restarts              : 2797
98.53/98.61	c conflicts             : 293330         (3132 /sec)
98.53/98.61	c decisions             : 3041590        (6.47 % random) (32477 /sec)
98.53/98.61	c euip                  : 8412        
98.53/98.61	c propagations          : 109751056      (1171893 /sec)
98.53/98.61	c conflict literals     : 6796412        (23.67 % deleted)
98.53/98.61	c Memory used           : 35.10 MB
98.53/98.61	c CPU time              : 93.6528 s
98.53/98.61	c 
98.53/98.62	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-1773453-1241234857/watcher-1773453-1241234857 -o /tmp/evaluation-result-1773453-1241234857/solver-1773453-1241234857 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1773453-1241234857.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.02 1.01 1.00 3/64 26702
/proc/meminfo: memFree=1331432/2055920 swapFree=4181360/4192956
[pid=26702] ppid=26700 vsize=5356 CPUtime=0
/proc/26702/stat : 26702 (lysat.sh) R 26700 26702 26605 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 151519195 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 245482711711 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/26702/statm: 1339 234 194 169 0 50 0
[pid=26703] ppid=26702 vsize=956 CPUtime=0
/proc/26703/stat : 26703 (SatElite) R 26702 26702 26605 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 151519196 978944 138 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/26703/statm: 239 144 50 127 0 109 0

[startup+0.0805191 s]
/proc/loadavg: 1.02 1.01 1.00 3/64 26702
/proc/meminfo: memFree=1331432/2055920 swapFree=4181360/4192956
[pid=26702] ppid=26700 vsize=5356 CPUtime=0
/proc/26702/stat : 26702 (lysat.sh) S 26700 26702 26605 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151519195 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26702/statm: 1339 235 195 169 0 50 0
[pid=26703] ppid=26702 vsize=11232 CPUtime=0.06
/proc/26703/stat : 26703 (SatElite) R 26702 26702 26605 0 -1 4194304 2689 0 0 0 6 0 0 0 19 0 1 0 151519196 11501568 2673 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/26703/statm: 2808 2675 50 127 0 2678 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16588

[startup+0.101521 s]
/proc/loadavg: 1.02 1.01 1.00 3/64 26702
/proc/meminfo: memFree=1331432/2055920 swapFree=4181360/4192956
[pid=26702] ppid=26700 vsize=5356 CPUtime=0
/proc/26702/stat : 26702 (lysat.sh) S 26700 26702 26605 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151519195 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26702/statm: 1339 235 195 169 0 50 0
[pid=26703] ppid=26702 vsize=16112 CPUtime=0.09
/proc/26703/stat : 26703 (SatElite) R 26702 26702 26605 0 -1 4194304 3423 0 0 0 8 1 0 0 19 0 1 0 151519196 16498688 3407 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/26703/statm: 4028 3408 50 127 0 3898 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21468

[startup+0.301541 s]
/proc/loadavg: 1.02 1.01 1.00 3/64 26702
/proc/meminfo: memFree=1331432/2055920 swapFree=4181360/4192956
[pid=26702] ppid=26700 vsize=5356 CPUtime=0
/proc/26702/stat : 26702 (lysat.sh) S 26700 26702 26605 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151519195 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26702/statm: 1339 235 195 169 0 50 0
[pid=26703] ppid=26702 vsize=41552 CPUtime=0.29
/proc/26703/stat : 26703 (SatElite) R 26702 26702 26605 0 -1 4194304 9891 0 0 0 25 4 0 0 21 0 1 0 151519196 42549248 9875 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/26703/statm: 10388 9876 50 127 0 10258 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46908

[startup+0.70158 s]
/proc/loadavg: 1.02 1.01 1.00 3/64 26702
/proc/meminfo: memFree=1331432/2055920 swapFree=4181360/4192956
[pid=26702] ppid=26700 vsize=5356 CPUtime=0
/proc/26702/stat : 26702 (lysat.sh) S 26700 26702 26605 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151519195 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26702/statm: 1339 235 195 169 0 50 0
[pid=26703] ppid=26702 vsize=90448 CPUtime=0.69
/proc/26703/stat : 26703 (SatElite) R 26702 26702 26605 0 -1 4194304 22474 0 0 0 59 10 0 0 25 0 1 0 151519196 92618752 21055 1992294400 134512640 135034092 4294956112 18446744073709551615 134561832 0 0 4096 3 0 0 0 17 0 0 0
/proc/26703/statm: 22612 21055 67 127 0 22482 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 95804

[startup+1.50166 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 26704
/proc/meminfo: memFree=1240792/2055920 swapFree=4181360/4192956
[pid=26702] ppid=26700 vsize=5356 CPUtime=0
/proc/26702/stat : 26702 (lysat.sh) S 26700 26702 26605 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151519195 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26702/statm: 1339 235 195 169 0 50 0
[pid=26703] ppid=26702 vsize=99540 CPUtime=1.48
/proc/26703/stat : 26703 (SatElite) R 26702 26702 26605 0 -1 4194304 24504 0 0 0 136 12 0 0 25 0 1 0 151519196 101928960 22659 1992294400 134512640 135034092 4294956112 18446744073709551615 134576065 0 0 4096 3 0 0 0 17 0 0 0
/proc/26703/statm: 24885 22659 68 127 0 24755 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 104896

[startup+3.10182 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 26704
/proc/meminfo: memFree=1228056/2055920 swapFree=4181360/4192956
[pid=26702] ppid=26700 vsize=5356 CPUtime=0
/proc/26702/stat : 26702 (lysat.sh) S 26700 26702 26605 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151519195 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26702/statm: 1339 235 195 169 0 50 0
[pid=26703] ppid=26702 vsize=106604 CPUtime=3.08
/proc/26703/stat : 26703 (SatElite) R 26702 26702 26605 0 -1 4194304 26119 0 0 0 290 18 0 0 25 0 1 0 151519196 109162496 24274 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/26703/statm: 26651 24275 68 127 0 26521 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 111960

[startup+6.30115 s]
/proc/loadavg: 1.10 1.02 1.01 2/66 26705
/proc/meminfo: memFree=1283928/2055920 swapFree=4181360/4192956
[pid=26702] ppid=26700 vsize=5356 CPUtime=4.84
/proc/26702/stat : 26702 (lysat.sh) S 26700 26702 26605 0 -1 4194304 310 29849 0 0 0 0 459 25 16 0 1 0 151519195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26702/statm: 1339 237 195 169 0 50 0
[pid=26705] ppid=26702 vsize=23752 CPUtime=1.43
/proc/26705/stat : 26705 (LySATi) R 26702 26702 26605 0 -1 4194304 5689 0 0 0 140 3 0 0 25 0 1 0 151519681 24322048 5674 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/26705/statm: 5938 5674 80 174 0 5761 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 29108

[startup+12.7018 s]
/proc/loadavg: 1.09 1.02 1.00 2/66 26705
/proc/meminfo: memFree=1281368/2055920 swapFree=4181360/4192956
[pid=26702] ppid=26700 vsize=5356 CPUtime=4.84
/proc/26702/stat : 26702 (lysat.sh) S 26700 26702 26605 0 -1 4194304 310 29849 0 0 0 0 459 25 16 0 1 0 151519195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26702/statm: 1339 237 195 169 0 50 0
[pid=26705] ppid=26702 vsize=25516 CPUtime=7.84
/proc/26705/stat : 26705 (LySATi) R 26702 26702 26605 0 -1 4194304 6133 0 0 0 780 4 0 0 25 0 1 0 151519681 26128384 6118 1992294400 134512640 135226915 4294956224 18446744073709551615 134526481 0 0 4096 3 0 0 0 17 0 0 0
/proc/26705/statm: 6379 6118 81 174 0 6202 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30872

[startup+25.5011 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 26705
/proc/meminfo: memFree=1279640/2055920 swapFree=4181360/4192956
[pid=26702] ppid=26700 vsize=5356 CPUtime=4.84
/proc/26702/stat : 26702 (lysat.sh) S 26700 26702 26605 0 -1 4194304 310 29849 0 0 0 0 459 25 16 0 1 0 151519195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26702/statm: 1339 237 195 169 0 50 0
[pid=26705] ppid=26702 vsize=27392 CPUtime=20.62
/proc/26705/stat : 26705 (LySATi) R 26702 26702 26605 0 -1 4194304 6597 0 0 0 2058 4 0 0 25 0 1 0 151519681 28049408 6582 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/26705/statm: 6848 6582 81 174 0 6671 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 32748

[startup+51.1017 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 26705
/proc/meminfo: memFree=1276696/2055920 swapFree=4181360/4192956
[pid=26702] ppid=26700 vsize=5356 CPUtime=4.84
/proc/26702/stat : 26702 (lysat.sh) S 26700 26702 26605 0 -1 4194304 310 29849 0 0 0 0 459 25 16 0 1 0 151519195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26702/statm: 1339 237 195 169 0 50 0
[pid=26705] ppid=26702 vsize=30408 CPUtime=46.21
/proc/26705/stat : 26705 (LySATi) R 26702 26702 26605 0 -1 4194304 7369 0 0 0 4616 5 0 0 25 0 1 0 151519681 31137792 7354 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/26705/statm: 7602 7354 81 174 0 7425 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 35764

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

[startup+76.7012 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 26705
/proc/meminfo: memFree=1272664/2055920 swapFree=4181360/4192956
[pid=26702] ppid=26700 vsize=5356 CPUtime=4.84
/proc/26702/stat : 26702 (lysat.sh) S 26700 26702 26605 0 -1 4194304 310 29849 0 0 0 0 459 25 16 0 1 0 151519195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26702/statm: 1339 237 195 169 0 50 0
[pid=26705] ppid=26702 vsize=34464 CPUtime=71.8
/proc/26705/stat : 26705 (LySATi) R 26702 26702 26605 0 -1 4194304 8366 0 0 0 7174 6 0 0 25 0 1 0 151519681 35291136 8351 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/26705/statm: 8616 8351 81 174 0 8439 0
Current children cumulated CPU time (s) 76.64
Current children cumulated vsize (KiB) 39820

[startup+89.5015 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 26705
/proc/meminfo: memFree=1271640/2055920 swapFree=4181360/4192956
[pid=26702] ppid=26700 vsize=5356 CPUtime=4.84
/proc/26702/stat : 26702 (lysat.sh) S 26700 26702 26605 0 -1 4194304 310 29849 0 0 0 0 459 25 16 0 1 0 151519195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26702/statm: 1339 237 195 169 0 50 0
[pid=26705] ppid=26702 vsize=35308 CPUtime=84.6
/proc/26705/stat : 26705 (LySATi) R 26702 26702 26605 0 -1 4194304 8583 0 0 0 8454 6 0 0 25 0 1 0 151519681 36155392 8568 1992294400 134512640 135226915 4294956224 18446744073709551615 134536899 0 0 4096 3 0 0 0 17 0 0 0
/proc/26705/statm: 8827 8568 81 174 0 8650 0
Current children cumulated CPU time (s) 89.44
Current children cumulated vsize (KiB) 40664

[startup+92.7019 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 26705
/proc/meminfo: memFree=1271640/2055920 swapFree=4181360/4192956
[pid=26702] ppid=26700 vsize=5356 CPUtime=4.84
/proc/26702/stat : 26702 (lysat.sh) S 26700 26702 26605 0 -1 4194304 310 29849 0 0 0 0 459 25 16 0 1 0 151519195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26702/statm: 1339 237 195 169 0 50 0
[pid=26705] ppid=26702 vsize=35308 CPUtime=87.79
/proc/26705/stat : 26705 (LySATi) R 26702 26702 26605 0 -1 4194304 8583 0 0 0 8773 6 0 0 25 0 1 0 151519681 36155392 8568 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/26705/statm: 8827 8568 81 174 0 8650 0
Current children cumulated CPU time (s) 92.63
Current children cumulated vsize (KiB) 40664

[startup+95.9022 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 26705
/proc/meminfo: memFree=1271384/2055920 swapFree=4181360/4192956
[pid=26702] ppid=26700 vsize=5356 CPUtime=4.84
/proc/26702/stat : 26702 (lysat.sh) S 26700 26702 26605 0 -1 4194304 310 29849 0 0 0 0 459 25 16 0 1 0 151519195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26702/statm: 1339 237 195 169 0 50 0
[pid=26705] ppid=26702 vsize=35612 CPUtime=90.99
/proc/26705/stat : 26705 (LySATi) R 26702 26702 26605 0 -1 4194304 8637 0 0 0 9093 6 0 0 25 0 1 0 151519681 36466688 8622 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/26705/statm: 8903 8622 81 174 0 8726 0
Current children cumulated CPU time (s) 95.83
Current children cumulated vsize (KiB) 40968

[startup+97.5014 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 26705
/proc/meminfo: memFree=1271320/2055920 swapFree=4181360/4192956
[pid=26702] ppid=26700 vsize=5356 CPUtime=4.84
/proc/26702/stat : 26702 (lysat.sh) S 26700 26702 26605 0 -1 4194304 310 29849 0 0 0 0 459 25 16 0 1 0 151519195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26702/statm: 1339 237 195 169 0 50 0
[pid=26705] ppid=26702 vsize=35772 CPUtime=92.59
/proc/26705/stat : 26705 (LySATi) R 26702 26702 26605 0 -1 4194304 8700 0 0 0 9253 6 0 0 25 0 1 0 151519681 36630528 8685 1992294400 134512640 135226915 4294956224 18446744073709551615 134525821 0 0 4096 3 0 0 0 17 0 0 0
/proc/26705/statm: 8943 8685 81 174 0 8766 0
Current children cumulated CPU time (s) 97.43
Current children cumulated vsize (KiB) 41128

[startup+98.3014 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 26705
/proc/meminfo: memFree=1271064/2055920 swapFree=4181360/4192956
[pid=26702] ppid=26700 vsize=5356 CPUtime=4.84
/proc/26702/stat : 26702 (lysat.sh) S 26700 26702 26605 0 -1 4194304 310 29849 0 0 0 0 459 25 16 0 1 0 151519195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26702/statm: 1339 237 195 169 0 50 0
[pid=26705] ppid=26702 vsize=35940 CPUtime=93.39
/proc/26705/stat : 26705 (LySATi) R 26702 26702 26605 0 -1 4194304 8726 0 0 0 9333 6 0 0 25 0 1 0 151519681 36802560 8711 1992294400 134512640 135226915 4294956224 18446744073709551615 134536930 0 0 4096 3 0 0 0 17 0 0 0
/proc/26705/statm: 8985 8711 81 174 0 8808 0
Current children cumulated CPU time (s) 98.23
Current children cumulated vsize (KiB) 41296

[startup+98.5014 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 26705
/proc/meminfo: memFree=1271064/2055920 swapFree=4181360/4192956
[pid=26702] ppid=26700 vsize=5356 CPUtime=4.84
/proc/26702/stat : 26702 (lysat.sh) S 26700 26702 26605 0 -1 4194304 310 29849 0 0 0 0 459 25 16 0 1 0 151519195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26702/statm: 1339 237 195 169 0 50 0
[pid=26705] ppid=26702 vsize=35940 CPUtime=93.59
/proc/26705/stat : 26705 (LySATi) R 26702 26702 26605 0 -1 4194304 8729 0 0 0 9353 6 0 0 25 0 1 0 151519681 36802560 8714 1992294400 134512640 135226915 4294956224 18446744073709551615 134536842 0 0 4096 3 0 0 0 17 0 0 0
/proc/26705/statm: 8985 8714 81 174 0 8808 0
Current children cumulated CPU time (s) 98.43
Current children cumulated vsize (KiB) 41296

[startup+98.6015 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 26705
/proc/meminfo: memFree=1271064/2055920 swapFree=4181360/4192956
[pid=26702] ppid=26700 vsize=5356 CPUtime=4.84
/proc/26702/stat : 26702 (lysat.sh) S 26700 26702 26605 0 -1 4194304 310 29849 0 0 0 0 459 25 16 0 1 0 151519195 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26702/statm: 1339 237 195 169 0 50 0
[pid=26705] ppid=26702 vsize=35940 CPUtime=93.69
/proc/26705/stat : 26705 (LySATi) R 26702 26702 26605 0 -1 4194304 8743 0 0 0 9363 6 0 0 25 0 1 0 151519681 36802560 8728 1992294400 134512640 135226915 4294956224 18446744073709551615 134537411 0 0 4096 3 0 0 0 17 0 0 0
/proc/26705/statm: 8985 8728 81 174 0 8808 0
Current children cumulated CPU time (s) 98.53
Current children cumulated vsize (KiB) 41296

Child status: 20
Real time (s): 98.6431
CPU time (s): 98.599
CPU user time (s): 98.2481
CPU system time (s): 0.350946
CPU usage (%): 99.9553
Max. virtual memory (cumulated for all children) (KiB): 113972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 98.2481
system time used= 0.350946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39064
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= 37
involuntary context switches= 338

runsolver used 0.080987 second user time and 0.284956 second system time

The end

Launcher Data

Begin job on node17 at 2009-05-02 05:27:38
IDJOB=1773453
IDBENCH=69595
IDSOLVER=609
FILE ID=node17/1773453-1241234857
PBS_JOBID= 9224832
Free space on /tmp= 66440 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT_RACE08/cnf/manol-pipe-g10nid.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773453-1241234857/watcher-1773453-1241234857 -o /tmp/evaluation-result-1773453-1241234857/solver-1773453-1241234857 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1773453-1241234857.cnf i

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

MD5SUM BENCH= d46e452956bc993f202d3b06fd3e858e
RANDOM SEED=1387861692

node17.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.234
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.234
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:       1331912 kB
Buffers:         68164 kB
Cached:         554592 kB
SwapCached:       5428 kB
Active:          61360 kB
Inactive:       569324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1331912 kB
SwapTotal:     4192956 kB
SwapFree:      4181360 kB
Dirty:           13808 kB
Writeback:           0 kB
Mapped:          13624 kB
Slab:            79280 kB
Committed_AS:   669792 kB
PageTables:       1476 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= 66436 MiB
End job on node17 at 2009-05-02 05:29:17