Trace number 1774793

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 179.672 179.739

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-5p0.cnf
MD5SUM4385f03fe3bdaf0f127ae989ddd7908d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark107.13
Satisfiable
(Un)Satisfiability was proved
Number of variables162696
Number of clauses821000
Sum of the clauses size1953203
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617825
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

0.00/0.00	c Parsing...
0.88/0.95	c ==============================================================================
0.88/0.95	c |           |     ORIGINAL     |              LEARNT              |          |
0.88/0.95	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.88/0.95	c ==============================================================================
0.88/0.95	c |         0 |  812074  1943737 |  243622       0        0     nan |  0.000 % |
5.89/5.98	c |         0 |  545816  1527919 |      --       0       --      -- |     --   | -75341/18070
5.89/5.98	c ==============================================================================
5.89/5.98	c Result  :   #vars: 85539   #clauses: 545816   #literals: 1527919
5.89/5.98	c CPU time:   5.78712 s
5.89/5.98	c ==============================================================================
6.69/6.72	c lySAT 0.1
6.69/6.72	c minisat core +  additionnal features
6.69/6.72	c ============================[ Problem Statistics ]=============================
6.69/6.72	c |                                                                             |
6.69/6.72	c |  Number of variables:  85539                                                |
6.69/6.72	c |  Number of clauses:    545816                                               |
6.70/7.10	c |  Parsing time:         0.33         s                                       |
179.61/179.71	c restarts              : 859
179.61/179.71	c conflicts             : 62982          (364 /sec)
179.61/179.71	c decisions             : 593184         (10.00 % random) (3432 /sec)
179.61/179.71	c euip                  : 3158        
179.61/179.71	c propagations          : 281441883      (1628444 /sec)
179.61/179.71	c conflict literals     : 6357148        (35.41 % deleted)
179.61/179.71	c Memory used           : 49.88 MB
179.61/179.71	c CPU time              : 172.829 s
179.61/179.71	c 
179.61/179.72	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-1774793-1241244191/watcher-1774793-1241244191 -o /tmp/evaluation-result-1774793-1241244191/solver-1774793-1241244191 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1774793-1241244191.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.85 0.97 0.99 2/64 27959
/proc/meminfo: memFree=1117480/2055920 swapFree=4181908/4192956
[pid=27959] ppid=27957 vsize=5356 CPUtime=0
/proc/27959/stat : 27959 (lysat.sh) S 27957 27959 27922 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152452460 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27959/statm: 1339 235 195 169 0 50 0
[pid=27960] ppid=27959 vsize=2356 CPUtime=0
/proc/27960/stat : 27960 (SatElite) R 27959 27959 27922 0 -1 4194304 385 0 0 0 0 0 0 0 18 0 1 0 152452460 2412544 369 1992294400 134512640 135034092 4294956112 18446744073709551615 134544849 0 0 4096 3 0 0 0 17 1 0 0
/proc/27960/statm: 589 369 50 127 0 459 0

[startup+0.05865 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 27959
/proc/meminfo: memFree=1117480/2055920 swapFree=4181908/4192956
[pid=27959] ppid=27957 vsize=5356 CPUtime=0
/proc/27959/stat : 27959 (lysat.sh) S 27957 27959 27922 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152452460 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27959/statm: 1339 235 195 169 0 50 0
[pid=27960] ppid=27959 vsize=25640 CPUtime=0.05
/proc/27960/stat : 27960 (SatElite) R 27959 27959 27922 0 -1 4194304 3630 0 0 0 4 1 0 0 18 0 1 0 152452460 26255360 3511 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/27960/statm: 6410 3512 50 127 0 6280 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30996

[startup+0.101656 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 27959
/proc/meminfo: memFree=1117480/2055920 swapFree=4181908/4192956
[pid=27959] ppid=27957 vsize=5356 CPUtime=0
/proc/27959/stat : 27959 (lysat.sh) S 27957 27959 27922 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152452460 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27959/statm: 1339 235 195 169 0 50 0
[pid=27960] ppid=27959 vsize=30152 CPUtime=0.09
/proc/27960/stat : 27960 (SatElite) R 27959 27959 27922 0 -1 4194304 4712 0 0 0 7 2 0 0 18 0 1 0 152452460 30875648 4592 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/27960/statm: 7538 4593 50 127 0 7408 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35508

[startup+0.301692 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 27959
/proc/meminfo: memFree=1117480/2055920 swapFree=4181908/4192956
[pid=27959] ppid=27957 vsize=5356 CPUtime=0
/proc/27959/stat : 27959 (lysat.sh) S 27957 27959 27922 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152452460 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27959/statm: 1339 235 195 169 0 50 0
[pid=27960] ppid=27959 vsize=45680 CPUtime=0.29
/proc/27960/stat : 27960 (SatElite) R 27959 27959 27922 0 -1 4194304 8430 0 0 0 25 4 0 0 20 0 1 0 152452460 46776320 8310 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/27960/statm: 11453 8311 50 127 0 11323 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51036

[startup+0.701762 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 27959
/proc/meminfo: memFree=1117480/2055920 swapFree=4181908/4192956
[pid=27959] ppid=27957 vsize=5356 CPUtime=0
/proc/27959/stat : 27959 (lysat.sh) S 27957 27959 27922 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152452460 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27959/statm: 1339 235 195 169 0 50 0
[pid=27960] ppid=27959 vsize=68380 CPUtime=0.69
/proc/27960/stat : 27960 (SatElite) R 27959 27959 27922 0 -1 4194304 14456 0 0 0 62 7 0 0 24 0 1 0 152452460 70021120 14336 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/27960/statm: 17095 14336 51 127 0 16965 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 73736

[startup+1.5019 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 27961
/proc/meminfo: memFree=1044504/2055920 swapFree=4181908/4192956
[pid=27959] ppid=27957 vsize=5356 CPUtime=0
/proc/27959/stat : 27959 (lysat.sh) S 27957 27959 27922 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152452460 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27959/statm: 1339 235 195 169 0 50 0
[pid=27960] ppid=27959 vsize=94368 CPUtime=1.49
/proc/27960/stat : 27960 (SatElite) R 27959 27959 27922 0 -1 4194304 22188 0 0 0 137 12 0 0 25 0 1 0 152452460 96632832 20082 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/27960/statm: 23592 20082 68 127 0 23462 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 99724

[startup+3.10118 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 27961
/proc/meminfo: memFree=1027736/2055920 swapFree=4181908/4192956
[pid=27959] ppid=27957 vsize=5356 CPUtime=0
/proc/27959/stat : 27959 (lysat.sh) S 27957 27959 27922 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152452460 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27959/statm: 1339 235 195 169 0 50 0
[pid=27960] ppid=27959 vsize=109268 CPUtime=3.08
/proc/27960/stat : 27960 (SatElite) R 27959 27959 27922 0 -1 4194304 25678 0 0 0 294 14 0 0 25 0 1 0 152452460 111890432 23220 1992294400 134512640 135034092 4294956112 18446744073709551615 134582557 0 0 4096 3 0 0 0 17 1 0 0
/proc/27960/statm: 27317 23220 68 127 0 27187 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 114624

[startup+6.30175 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 27961
/proc/meminfo: memFree=1024152/2055920 swapFree=4181908/4192956
[pid=27959] ppid=27957 vsize=5356 CPUtime=0
/proc/27959/stat : 27959 (lysat.sh) S 27957 27959 27922 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152452460 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27959/statm: 1339 235 195 169 0 50 0
[pid=27960] ppid=27959 vsize=103336 CPUtime=6.29
/proc/27960/stat : 27960 (SatElite) R 27959 27959 27922 0 -1 4194304 29759 0 0 0 608 21 0 0 25 0 1 0 152452460 105816064 22171 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/27960/statm: 25834 22171 68 127 0 25704 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 108692

[startup+12.7019 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 27962
/proc/meminfo: memFree=1063976/2055920 swapFree=4181908/4192956
[pid=27959] ppid=27957 vsize=5356 CPUtime=6.7
/proc/27959/stat : 27959 (lysat.sh) S 27957 27959 27922 0 -1 4194304 310 29762 0 0 0 0 645 25 16 0 1 0 152452460 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27959/statm: 1339 237 195 169 0 50 0
[pid=27962] ppid=27959 vsize=39016 CPUtime=5.97
/proc/27962/stat : 27962 (LySATi) R 27959 27959 27922 0 -1 4194304 9320 0 0 0 591 6 0 0 25 0 1 0 152453132 39952384 9300 1992294400 134512640 135226915 4294956224 18446744073709551615 134539439 0 0 4096 3 0 0 0 17 1 0 0
/proc/27962/statm: 9754 9300 81 174 0 9577 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 44372

[startup+25.5011 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 27962
/proc/meminfo: memFree=1063144/2055920 swapFree=4181908/4192956
[pid=27959] ppid=27957 vsize=5356 CPUtime=6.7
/proc/27959/stat : 27959 (lysat.sh) S 27957 27959 27922 0 -1 4194304 310 29762 0 0 0 0 645 25 16 0 1 0 152452460 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27959/statm: 1339 237 195 169 0 50 0
[pid=27962] ppid=27959 vsize=39932 CPUtime=18.76
/proc/27962/stat : 27962 (LySATi) R 27959 27959 27922 0 -1 4194304 9567 0 0 0 1870 6 0 0 25 0 1 0 152453132 40890368 9547 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/27962/statm: 9983 9547 81 174 0 9806 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 45288

[startup+51.1016 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 27962
/proc/meminfo: memFree=1057960/2055920 swapFree=4181908/4192956
[pid=27959] ppid=27957 vsize=5356 CPUtime=6.7
/proc/27959/stat : 27959 (lysat.sh) S 27957 27959 27922 0 -1 4194304 310 29762 0 0 0 0 645 25 16 0 1 0 152452460 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27959/statm: 1339 237 195 169 0 50 0
[pid=27962] ppid=27959 vsize=45288 CPUtime=44.36
/proc/27962/stat : 27962 (LySATi) R 27959 27959 27922 0 -1 4194304 10902 0 0 0 4428 8 0 0 25 0 1 0 152453132 46374912 10882 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/27962/statm: 11322 10882 81 174 0 11145 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 50644

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 27962
/proc/meminfo: memFree=1053416/2055920 swapFree=4181908/4192956
[pid=27959] ppid=27957 vsize=5356 CPUtime=6.7
/proc/27959/stat : 27959 (lysat.sh) S 27957 27959 27922 0 -1 4194304 310 29762 0 0 0 0 645 25 16 0 1 0 152452460 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27959/statm: 1339 237 195 169 0 50 0
[pid=27962] ppid=27959 vsize=49820 CPUtime=95.54
/proc/27962/stat : 27962 (LySATi) R 27959 27959 27922 0 -1 4194304 12037 0 0 0 9545 9 0 0 25 0 1 0 152453132 51015680 12017 1992294400 134512640 135226915 4294956224 18446744073709551615 134537110 0 0 4096 3 0 0 0 17 1 0 0
/proc/27962/statm: 12455 12017 81 174 0 12278 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 55176

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27962
/proc/meminfo: memFree=1052264/2055920 swapFree=4181908/4192956
[pid=27959] ppid=27957 vsize=5356 CPUtime=6.7
/proc/27959/stat : 27959 (lysat.sh) S 27957 27959 27922 0 -1 4194304 310 29762 0 0 0 0 645 25 16 0 1 0 152452460 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27959/statm: 1339 237 195 169 0 50 0
[pid=27962] ppid=27959 vsize=50876 CPUtime=155.51
/proc/27962/stat : 27962 (LySATi) R 27959 27959 27922 0 -1 4194304 12310 0 0 0 15541 10 0 0 25 0 1 0 152453132 52097024 12290 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/27962/statm: 12719 12290 81 174 0 12542 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 56232

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

[startup+166.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27962
/proc/meminfo: memFree=1052264/2055920 swapFree=4181908/4192956
[pid=27959] ppid=27957 vsize=5356 CPUtime=6.7
/proc/27959/stat : 27959 (lysat.sh) S 27957 27959 27922 0 -1 4194304 310 29762 0 0 0 0 645 25 16 0 1 0 152452460 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27959/statm: 1339 237 195 169 0 50 0
[pid=27962] ppid=27959 vsize=50876 CPUtime=159.51
/proc/27962/stat : 27962 (LySATi) R 27959 27959 27922 0 -1 4194304 12310 0 0 0 15941 10 0 0 25 0 1 0 152453132 52097024 12290 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/27962/statm: 12719 12290 81 174 0 12542 0
Current children cumulated CPU time (s) 166.21
Current children cumulated vsize (KiB) 56232

[startup+172.705 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27962
/proc/meminfo: memFree=1052200/2055920 swapFree=4181908/4192956
[pid=27959] ppid=27957 vsize=5356 CPUtime=6.7
/proc/27959/stat : 27959 (lysat.sh) S 27957 27959 27922 0 -1 4194304 310 29762 0 0 0 0 645 25 16 0 1 0 152452460 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27959/statm: 1339 237 195 169 0 50 0
[pid=27962] ppid=27959 vsize=51076 CPUtime=165.91
/proc/27962/stat : 27962 (LySATi) R 27959 27959 27922 0 -1 4194304 12325 0 0 0 16581 10 0 0 25 0 1 0 152453132 52301824 12305 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/27962/statm: 12769 12305 81 174 0 12592 0
Current children cumulated CPU time (s) 172.61
Current children cumulated vsize (KiB) 56432

[startup+175.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27962
/proc/meminfo: memFree=1052200/2055920 swapFree=4181908/4192956
[pid=27959] ppid=27957 vsize=5356 CPUtime=6.7
/proc/27959/stat : 27959 (lysat.sh) S 27957 27959 27922 0 -1 4194304 310 29762 0 0 0 0 645 25 16 0 1 0 152452460 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27959/statm: 1339 237 195 169 0 50 0
[pid=27962] ppid=27959 vsize=51076 CPUtime=169.11
/proc/27962/stat : 27962 (LySATi) R 27959 27959 27922 0 -1 4194304 12325 0 0 0 16901 10 0 0 25 0 1 0 152453132 52301824 12305 1992294400 134512640 135226915 4294956224 18446744073709551615 134536690 0 0 4096 3 0 0 0 17 1 0 0
/proc/27962/statm: 12769 12305 81 174 0 12592 0
Current children cumulated CPU time (s) 175.81
Current children cumulated vsize (KiB) 56432

[startup+177.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27962
/proc/meminfo: memFree=1052200/2055920 swapFree=4181908/4192956
[pid=27959] ppid=27957 vsize=5356 CPUtime=6.7
/proc/27959/stat : 27959 (lysat.sh) S 27957 27959 27922 0 -1 4194304 310 29762 0 0 0 0 645 25 16 0 1 0 152452460 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27959/statm: 1339 237 195 169 0 50 0
[pid=27962] ppid=27959 vsize=51076 CPUtime=170.71
/proc/27962/stat : 27962 (LySATi) R 27959 27959 27922 0 -1 4194304 12325 0 0 0 17061 10 0 0 25 0 1 0 152453132 52301824 12305 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/27962/statm: 12769 12305 81 174 0 12592 0
Current children cumulated CPU time (s) 177.41
Current children cumulated vsize (KiB) 56432

[startup+179.101 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27962
/proc/meminfo: memFree=1052200/2055920 swapFree=4181908/4192956
[pid=27959] ppid=27957 vsize=5356 CPUtime=6.7
/proc/27959/stat : 27959 (lysat.sh) S 27957 27959 27922 0 -1 4194304 310 29762 0 0 0 0 645 25 16 0 1 0 152452460 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27959/statm: 1339 237 195 169 0 50 0
[pid=27962] ppid=27959 vsize=51076 CPUtime=172.31
/proc/27962/stat : 27962 (LySATi) R 27959 27959 27922 0 -1 4194304 12325 0 0 0 17221 10 0 0 25 0 1 0 152453132 52301824 12305 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/27962/statm: 12769 12305 81 174 0 12592 0
Current children cumulated CPU time (s) 179.01
Current children cumulated vsize (KiB) 56432

[startup+179.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27962
/proc/meminfo: memFree=1052200/2055920 swapFree=4181908/4192956
[pid=27959] ppid=27957 vsize=5356 CPUtime=6.7
/proc/27959/stat : 27959 (lysat.sh) S 27957 27959 27922 0 -1 4194304 310 29762 0 0 0 0 645 25 16 0 1 0 152452460 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27959/statm: 1339 237 195 169 0 50 0
[pid=27962] ppid=27959 vsize=51076 CPUtime=172.71
/proc/27962/stat : 27962 (LySATi) R 27959 27959 27922 0 -1 4194304 12325 0 0 0 17261 10 0 0 25 0 1 0 152453132 52301824 12305 1992294400 134512640 135226915 4294956224 18446744073709551615 134538530 0 0 4096 3 0 0 0 17 1 0 0
/proc/27962/statm: 12769 12305 81 174 0 12592 0
Current children cumulated CPU time (s) 179.41
Current children cumulated vsize (KiB) 56432

[startup+179.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27962
/proc/meminfo: memFree=1052200/2055920 swapFree=4181908/4192956
[pid=27959] ppid=27957 vsize=5356 CPUtime=6.7
/proc/27959/stat : 27959 (lysat.sh) S 27957 27959 27922 0 -1 4194304 310 29762 0 0 0 0 645 25 16 0 1 0 152452460 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27959/statm: 1339 237 195 169 0 50 0
[pid=27962] ppid=27959 vsize=51076 CPUtime=172.91
/proc/27962/stat : 27962 (LySATi) R 27959 27959 27922 0 -1 4194304 12325 0 0 0 17281 10 0 0 25 0 1 0 152453132 52301824 12305 1992294400 134512640 135226915 4294956224 18446744073709551615 134525807 0 0 4096 3 0 0 0 17 1 0 0
/proc/27962/statm: 12769 12305 81 174 0 12592 0
Current children cumulated CPU time (s) 179.61
Current children cumulated vsize (KiB) 56432

Child status: 20
Real time (s): 179.739
CPU time (s): 179.672
CPU user time (s): 179.29
CPU system time (s): 0.381941
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 116080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 179.29
system time used= 0.381941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42559
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38
involuntary context switches= 523

runsolver used 0.203968 second user time and 0.45693 second system time

The end

Launcher Data

Begin job on node18 at 2009-05-02 08:03:12
IDJOB=1774793
IDBENCH=71019
IDSOLVER=609
FILE ID=node18/1774793-1241244191
PBS_JOBID= 9224870
Free space on /tmp= 66336 MiB

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

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

MD5SUM BENCH= 4385f03fe3bdaf0f127ae989ddd7908d
RANDOM SEED=1655376578

node18.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.280
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.280
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:       1118024 kB
Buffers:         76048 kB
Cached:         753572 kB
SwapCached:       4876 kB
Active:         142760 kB
Inactive:       694680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1118024 kB
SwapTotal:     4192956 kB
SwapFree:      4181908 kB
Dirty:           17128 kB
Writeback:           0 kB
Mapped:          13932 kB
Slab:            86532 kB
Committed_AS:   722936 kB
PageTables:       1372 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= 66336 MiB
End job on node18 at 2009-05-02 08:06:12