Trace number 1775423

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 39.406 39.4484

General information on the benchmark

Namesimon-s03-fifo8-300.cnf
MD5SUMbc88ff447c824a634465ac9483a47d5c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.2474
Satisfiable
(Un)Satisfiability was proved
Number of variables194762
Number of clauses530713
Sum of the clauses size1200865
Maximum clause length11
Minimum clause length1
Number of clauses of size 14539
Number of clauses of size 2407666
Number of clauses of size 3101726
Number of clauses of size 413487
Number of clauses of size 51199
Number of clauses of size over 52096

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 |  512081  1166425 |  153624       0        0     nan |  0.000 % |
4.28/4.39	c |         0 |  104585   338143 |      --       0       --      -- |     --   | -229624/-408982
4.28/4.39	c ==============================================================================
4.28/4.39	c Result  :   #vars: 22541   #clauses: 104585   #literals: 338143
4.28/4.39	c CPU time:   4.22436 s
4.28/4.39	c ==============================================================================
4.58/4.62	c lySAT 0.1
4.58/4.62	c minisat core +  additionnal features
4.58/4.62	c ============================[ Problem Statistics ]=============================
4.58/4.62	c |                                                                             |
4.58/4.62	c |  Number of variables:  22541                                                |
4.58/4.62	c |  Number of clauses:    104585                                               |
4.60/4.72	c |  Parsing time:         0.09         s                                       |
39.33/39.43	c restarts              : 1215
39.33/39.43	c conflicts             : 123196         (3545 /sec)
39.33/39.43	c decisions             : 955824         (8.48 % random) (27504 /sec)
39.33/39.43	c euip                  : 3188        
39.33/39.43	c propagations          : 41510950       (1194501 /sec)
39.33/39.43	c conflict literals     : 1080042        (18.01 % deleted)
39.33/39.43	c Memory used           : 14.25 MB
39.33/39.43	c CPU time              : 34.7517 s
39.33/39.43	c 
39.33/39.44	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-1775423-1241248433/watcher-1775423-1241248433 -o /tmp/evaluation-result-1775423-1241248433/solver-1775423-1241248433 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1775423-1241248433.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 18067
/proc/meminfo: memFree=1118520/2055920 swapFree=4180508/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=0
/proc/18067/stat : 18067 (lysat.sh) R 18065 18067 17940 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 152867869 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 224627583647 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/18067/statm: 1339 234 194 169 0 50 0
[pid=18068] ppid=18067 vsize=1556 CPUtime=0
/proc/18068/stat : 18068 (SatElite) R 18067 18067 17940 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152867869 1593344 270 1992294400 134512640 135034092 4294956112 18446744073709551615 134544856 0 0 4096 3 0 0 0 17 0 0 0
/proc/18068/statm: 389 272 50 127 0 259 0

[startup+0.092041 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18067
/proc/meminfo: memFree=1118520/2055920 swapFree=4180508/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=0
/proc/18067/stat : 18067 (lysat.sh) S 18065 18067 17940 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152867869 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 235 195 169 0 50 0
[pid=18068] ppid=18067 vsize=27652 CPUtime=0.08
/proc/18068/stat : 18068 (SatElite) R 18067 18067 17940 0 -1 4194304 5476 0 0 0 6 2 0 0 19 0 1 0 152867869 28315648 5313 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/18068/statm: 6913 5315 52 127 0 6783 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33008

[startup+0.10104 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18067
/proc/meminfo: memFree=1118520/2055920 swapFree=4180508/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=0
/proc/18067/stat : 18067 (lysat.sh) S 18065 18067 17940 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152867869 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 235 195 169 0 50 0
[pid=18068] ppid=18067 vsize=28576 CPUtime=0.09
/proc/18068/stat : 18068 (SatElite) R 18067 18067 17940 0 -1 4194304 5695 0 0 0 7 2 0 0 19 0 1 0 152867869 29261824 5532 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/18068/statm: 7144 5533 51 127 0 7014 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33932

[startup+0.301067 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18067
/proc/meminfo: memFree=1118520/2055920 swapFree=4180508/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=0
/proc/18067/stat : 18067 (lysat.sh) S 18065 18067 17940 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152867869 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 235 195 169 0 50 0
[pid=18068] ppid=18067 vsize=44384 CPUtime=0.29
/proc/18068/stat : 18068 (SatElite) R 18067 18067 17940 0 -1 4194304 9558 0 0 0 25 4 0 0 21 0 1 0 152867869 45449216 9395 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/18068/statm: 11096 9396 51 127 0 10966 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49740

[startup+0.701124 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18067
/proc/meminfo: memFree=1118520/2055920 swapFree=4180508/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=0
/proc/18067/stat : 18067 (lysat.sh) S 18065 18067 17940 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152867869 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 235 195 169 0 50 0
[pid=18068] ppid=18067 vsize=62180 CPUtime=0.69
/proc/18068/stat : 18068 (SatElite) R 18067 18067 17940 0 -1 4194304 14007 0 0 0 61 8 0 0 25 0 1 0 152867869 63672320 13844 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/18068/statm: 15545 13844 51 127 0 15415 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 67536

[startup+1.50124 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18069
/proc/meminfo: memFree=1051752/2055920 swapFree=4180508/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=0
/proc/18067/stat : 18067 (lysat.sh) S 18065 18067 17940 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152867869 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 235 195 169 0 50 0
[pid=18068] ppid=18067 vsize=77572 CPUtime=1.49
/proc/18068/stat : 18068 (SatElite) R 18067 18067 17940 0 -1 4194304 17737 0 0 0 139 10 0 0 25 0 1 0 152867869 79433728 17510 1992294400 134512640 135034092 4294956112 18446744073709551615 134536786 0 0 4096 3 0 0 0 17 0 0 0
/proc/18068/statm: 19393 17510 64 127 0 19263 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82928

[startup+3.10146 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18069
/proc/meminfo: memFree=1042344/2055920 swapFree=4180508/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=0
/proc/18067/stat : 18067 (lysat.sh) S 18065 18067 17940 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152867869 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18067/statm: 1339 235 195 169 0 50 0
[pid=18068] ppid=18067 vsize=83388 CPUtime=3.09
/proc/18068/stat : 18068 (SatElite) R 18067 18067 17940 0 -1 4194304 20387 0 0 0 295 14 0 0 25 0 1 0 152867869 85389312 18651 1992294400 134512640 135034092 4294956112 18446744073709551615 134566190 0 0 4096 3 0 0 0 17 0 0 0
/proc/18068/statm: 20847 18651 68 127 0 20717 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 88744

[startup+6.30292 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 18070
/proc/meminfo: memFree=1099304/2055920 swapFree=4180508/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=4.6
/proc/18067/stat : 18067 (lysat.sh) S 18065 18067 17940 0 -1 4194304 310 23328 0 0 0 0 442 18 16 0 1 0 152867869 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18067/statm: 1339 237 195 169 0 50 0
[pid=18070] ppid=18067 vsize=10380 CPUtime=1.67
/proc/18070/stat : 18070 (LySATi) R 18067 18067 17940 0 -1 4194304 2405 0 0 0 166 1 0 0 25 0 1 0 152868331 10629120 2390 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/18070/statm: 2595 2390 82 174 0 2418 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 15736

[startup+12.7018 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 18070
/proc/meminfo: memFree=1098160/2055920 swapFree=4180508/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=4.6
/proc/18067/stat : 18067 (lysat.sh) S 18065 18067 17940 0 -1 4194304 310 23328 0 0 0 0 442 18 16 0 1 0 152867869 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18067/statm: 1339 237 195 169 0 50 0
[pid=18070] ppid=18067 vsize=11548 CPUtime=8.07
/proc/18070/stat : 18070 (LySATi) R 18067 18067 17940 0 -1 4194304 2681 0 0 0 805 2 0 0 25 0 1 0 152868331 11825152 2666 1992294400 134512640 135226915 4294956224 18446744073709551615 134525807 0 0 4096 3 0 0 0 17 0 0 0
/proc/18070/statm: 2887 2666 82 174 0 2710 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 16904

[startup+25.5016 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 18070
/proc/meminfo: memFree=1096816/2055920 swapFree=4180508/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=4.6
/proc/18067/stat : 18067 (lysat.sh) S 18065 18067 17940 0 -1 4194304 310 23328 0 0 0 0 442 18 16 0 1 0 152867869 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18067/statm: 1339 237 195 169 0 50 0
[pid=18070] ppid=18067 vsize=12924 CPUtime=20.86
/proc/18070/stat : 18070 (LySATi) R 18067 18067 17940 0 -1 4194304 3019 0 0 0 2084 2 0 0 25 0 1 0 152868331 13234176 3004 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/18070/statm: 3231 3004 82 174 0 3054 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 18280

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

[startup+31.9065 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 18070
/proc/meminfo: memFree=1095664/2055920 swapFree=4180508/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=4.6
/proc/18067/stat : 18067 (lysat.sh) S 18065 18067 17940 0 -1 4194304 310 23328 0 0 0 0 442 18 16 0 1 0 152867869 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18067/statm: 1339 237 195 169 0 50 0
[pid=18070] ppid=18067 vsize=14192 CPUtime=27.25
/proc/18070/stat : 18070 (LySATi) R 18067 18067 17940 0 -1 4194304 3305 0 0 0 2723 2 0 0 25 0 1 0 152868331 14532608 3290 1992294400 134512640 135226915 4294956224 18446744073709551615 134536772 0 0 4096 3 0 0 0 17 0 0 0
/proc/18070/statm: 3548 3290 82 174 0 3371 0
Current children cumulated CPU time (s) 31.85
Current children cumulated vsize (KiB) 19548

[startup+35.102 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 18070
/proc/meminfo: memFree=1095472/2055920 swapFree=4180508/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=4.6
/proc/18067/stat : 18067 (lysat.sh) S 18065 18067 17940 0 -1 4194304 310 23328 0 0 0 0 442 18 16 0 1 0 152867869 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18067/statm: 1339 237 195 169 0 50 0
[pid=18070] ppid=18067 vsize=14324 CPUtime=30.45
/proc/18070/stat : 18070 (LySATi) R 18067 18067 17940 0 -1 4194304 3352 0 0 0 3043 2 0 0 25 0 1 0 152868331 14667776 3337 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/18070/statm: 3581 3337 82 174 0 3404 0
Current children cumulated CPU time (s) 35.05
Current children cumulated vsize (KiB) 19680

[startup+36.7012 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 18070
/proc/meminfo: memFree=1095472/2055920 swapFree=4180508/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=4.6
/proc/18067/stat : 18067 (lysat.sh) S 18065 18067 17940 0 -1 4194304 310 23328 0 0 0 0 442 18 16 0 1 0 152867869 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18067/statm: 1339 237 195 169 0 50 0
[pid=18070] ppid=18067 vsize=14324 CPUtime=32.04
/proc/18070/stat : 18070 (LySATi) R 18067 18067 17940 0 -1 4194304 3352 0 0 0 3202 2 0 0 25 0 1 0 152868331 14667776 3337 1992294400 134512640 135226915 4294956224 18446744073709551615 134538530 0 0 4096 3 0 0 0 17 1 0 0
/proc/18070/statm: 3581 3337 82 174 0 3404 0
Current children cumulated CPU time (s) 36.64
Current children cumulated vsize (KiB) 19680

[startup+38.3015 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 18070
/proc/meminfo: memFree=1095216/2055920 swapFree=4180508/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=4.6
/proc/18067/stat : 18067 (lysat.sh) S 18065 18067 17940 0 -1 4194304 310 23328 0 0 0 0 442 18 16 0 1 0 152867869 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18067/statm: 1339 237 195 169 0 50 0
[pid=18070] ppid=18067 vsize=14456 CPUtime=33.64
/proc/18070/stat : 18070 (LySATi) R 18067 18067 17940 0 -1 4194304 3389 0 0 0 3362 2 0 0 25 0 1 0 152868331 14802944 3374 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/18070/statm: 3614 3374 82 174 0 3437 0
Current children cumulated CPU time (s) 38.24
Current children cumulated vsize (KiB) 19812

[startup+39.1026 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 18070
/proc/meminfo: memFree=1095152/2055920 swapFree=4180508/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=4.6
/proc/18067/stat : 18067 (lysat.sh) S 18065 18067 17940 0 -1 4194304 310 23328 0 0 0 0 442 18 16 0 1 0 152867869 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18067/statm: 1339 237 195 169 0 50 0
[pid=18070] ppid=18067 vsize=14588 CPUtime=34.43
/proc/18070/stat : 18070 (LySATi) R 18067 18067 17940 0 -1 4194304 3409 0 0 0 3441 2 0 0 25 0 1 0 152868331 14938112 3394 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/18070/statm: 3647 3394 82 174 0 3470 0
Current children cumulated CPU time (s) 39.03
Current children cumulated vsize (KiB) 19944

[startup+39.3026 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 18070
/proc/meminfo: memFree=1095152/2055920 swapFree=4180508/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=4.6
/proc/18067/stat : 18067 (lysat.sh) S 18065 18067 17940 0 -1 4194304 310 23328 0 0 0 0 442 18 16 0 1 0 152867869 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18067/statm: 1339 237 195 169 0 50 0
[pid=18070] ppid=18067 vsize=14588 CPUtime=34.63
/proc/18070/stat : 18070 (LySATi) R 18067 18067 17940 0 -1 4194304 3415 0 0 0 3461 2 0 0 25 0 1 0 152868331 14938112 3400 1992294400 134512640 135226915 4294956224 18446744073709551615 134536938 0 0 4096 3 0 0 0 17 1 0 0
/proc/18070/statm: 3647 3400 82 174 0 3470 0
Current children cumulated CPU time (s) 39.23
Current children cumulated vsize (KiB) 19944

[startup+39.4026 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 18070
/proc/meminfo: memFree=1095152/2055920 swapFree=4180508/4192956
[pid=18067] ppid=18065 vsize=5356 CPUtime=4.6
/proc/18067/stat : 18067 (lysat.sh) S 18065 18067 17940 0 -1 4194304 310 23328 0 0 0 0 442 18 16 0 1 0 152867869 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18067/statm: 1339 237 195 169 0 50 0
[pid=18070] ppid=18067 vsize=14588 CPUtime=34.73
/proc/18070/stat : 18070 (LySATi) R 18067 18067 17940 0 -1 4194304 3417 0 0 0 3471 2 0 0 25 0 1 0 152868331 14938112 3402 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/18070/statm: 3647 3402 82 174 0 3470 0
Current children cumulated CPU time (s) 39.33
Current children cumulated vsize (KiB) 19944

Child status: 20
Real time (s): 39.4484
CPU time (s): 39.406
CPU user time (s): 39.18
CPU system time (s): 0.225965
CPU usage (%): 99.8925
Max. virtual memory (cumulated for all children) (KiB): 90280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.18
system time used= 0.225965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27216
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= 10
involuntary context switches= 181

runsolver used 0.046992 second user time and 0.109983 second system time

The end

Launcher Data

Begin job on node49 at 2009-05-02 09:13:55
IDJOB=1775423
IDBENCH=71758
IDSOLVER=609
FILE ID=node49/1775423-1241248433
PBS_JOBID= 9224892
Free space on /tmp= 66524 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT_RACE06/simon-s03-fifo8-300.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775423-1241248433/watcher-1775423-1241248433 -o /tmp/evaluation-result-1775423-1241248433/solver-1775423-1241248433 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1775423-1241248433.cnf i

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

MD5SUM BENCH= bc88ff447c824a634465ac9483a47d5c
RANDOM SEED=1553159344

node49.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.241
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.241
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:       1119000 kB
Buffers:         83968 kB
Cached:         747008 kB
SwapCached:       5560 kB
Active:          50852 kB
Inactive:       788288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1119000 kB
SwapTotal:     4192956 kB
SwapFree:      4180508 kB
Dirty:           11396 kB
Writeback:           0 kB
Mapped:          13784 kB
Slab:            83608 kB
Committed_AS:   679424 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66524 MiB
End job on node49 at 2009-05-02 09:14:34