Trace number 1797114

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
SatElite + ReVivAl 0.23 2009-03-18UNSAT 542.187 542.343

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-5p0.cnf
MD5SUMb0f091d476e617a8697e9f8acfd1538f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark130.815
Satisfiable
(Un)Satisfiability was proved
Number of variables123925
Number of clauses539763
Sum of the clauses size1252804
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2437089
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

0.00/0.00	c revival is preprocessing the formula...Time out is reached... exporting CNF
500.25/500.42	#ITERATIONS 3
500.25/500.42	#LEARNT CLAUSES 485
500.36/500.59	done !
500.36/500.59	c Now, SatElite...
500.36/500.59	c Parsing...
500.44/500.89	c ==============================================================================
500.44/500.90	c |           |     ORIGINAL     |              LEARNT              |          |
500.44/500.90	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
500.44/500.90	c ==============================================================================
500.44/500.90	c |         0 |  176554   397776 |   52966       0        0     nan |  0.000 % |
501.94/502.11	c |         0 |  147121   375607 |      --       0       --      -- |     --   | -29433/-22169
501.94/502.11	c ==============================================================================
501.94/502.11	c Result  :   #vars: 28691   #clauses: 147121   #literals: 375607
501.94/502.11	c CPU time:   1.44978 s
501.94/502.11	c ==============================================================================
502.13/502.36	c SatElite is done !
502.13/502.36	c Calling MINISAT
502.13/502.36	This is MiniSat 2.0 beta
502.13/502.36	WARNING: for repeatability, setting FPU to use double precision
502.13/502.36	============================[ Problem Statistics ]=============================
502.13/502.36	|                                                                             |
502.13/502.36	|  Number of variables:  28691                                                |
502.13/502.36	|  Number of clauses:    147121                                               |
502.20/502.45	|  Parsing time:         0.08         s                                       |
502.20/502.46	============================[ Search Statistics ]==============================
502.20/502.46	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
502.20/502.46	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
502.20/502.46	===============================================================================
502.20/502.46	|         0 |   28691   147121   375607 |    49040        0    nan |  0.000 % |
502.20/502.50	|       102 |   28690   147121   375607 |    53944      101     58 |  0.045 % |
502.20/502.57	|       252 |   28690   147121   375607 |    59338      251     57 |  0.045 % |
502.43/502.67	|       478 |   28690   147121   375607 |    65272      477     63 |  0.045 % |
502.62/502.87	|       815 |   28678   147034   375411 |    71799      814     66 |  0.045 % |
502.92/503.11	|      1333 |   28678   147034   375411 |    78979     1332     86 |  0.045 % |
503.72/503.91	|      2093 |   28678   147034   375411 |    86877     2092     94 |  0.046 % |
504.22/504.47	|      3235 |   28678   147034   375411 |    95565     3234     89 |  0.045 % |
505.92/506.19	|      4946 |   28678   147034   375411 |   105122     4945    124 |  0.045 % |
508.23/508.47	|      7508 |   28678   147034   375411 |   115634     7507    122 |  0.045 % |
513.22/513.44	|     11354 |   28678   147034   375411 |   127197    11353    140 |  0.045 % |
521.42/521.63	|     17120 |   28678   147034   375411 |   139917    17119    159 |  0.045 % |
537.52/537.70	|     25770 |   28678   147034   375411 |   153909    25769    159 |  0.045 % |
542.12/542.33	===============================================================================
542.12/542.33	restarts              : 13
542.12/542.33	conflicts             : 28144          (705 /sec)
542.12/542.33	decisions             : 116741         (1.37 % random) (2926 /sec)
542.12/542.33	propagations          : 67330784       (1687364 /sec)
542.12/542.33	conflict literals     : 4382913        (22.82 % deleted)
542.12/542.33	Memory used           : 29.46 MB
542.12/542.33	CPU time              : 39.9029 s
542.12/542.33	
542.12/542.33	UNSATISFIABLE
542.12/542.34	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-1797114-1242084441/watcher-1797114-1242084441 -o /tmp/evaluation-result-1797114-1242084441/solver-1797114-1242084441 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797114-1242084441.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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/65 15543
/proc/meminfo: memFree=1384848/2055920 swapFree=4180108/4192956
[pid=15543] ppid=15541 vsize=5360 CPUtime=0
/proc/15543/stat : 15543 (run.sh) R 15541 15543 15128 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 236476478 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 210723465887 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/15543/statm: 1340 236 195 169 0 51 0
[pid=15544] ppid=15543 vsize=2636 CPUtime=0
/proc/15544/stat : 15544 (revival) R 15543 15543 15128 0 -1 4194304 345 0 0 0 0 0 0 0 18 0 1 0 236476478 2699264 311 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/15544/statm: 659 318 81 6 0 297 0

[startup+0.096641 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 15543
/proc/meminfo: memFree=1384848/2055920 swapFree=4180108/4192956
[pid=15543] ppid=15541 vsize=5360 CPUtime=0
/proc/15543/stat : 15543 (run.sh) S 15541 15543 15128 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236476478 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15543/statm: 1340 237 196 169 0 51 0
[pid=15544] ppid=15543 vsize=25532 CPUtime=0.08
/proc/15544/stat : 15544 (revival) R 15543 15543 15128 0 -1 4194304 5454 0 0 0 6 2 0 0 19 0 1 0 236476478 26144768 5414 1992294400 134512640 134537284 4294956368 18446744073709551615 8144507 0 0 4096 0 0 0 0 17 0 0 0
/proc/15544/statm: 6383 5414 82 6 0 6021 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30892

[startup+0.101639 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 15543
/proc/meminfo: memFree=1384848/2055920 swapFree=4180108/4192956
[pid=15543] ppid=15541 vsize=5360 CPUtime=0
/proc/15543/stat : 15543 (run.sh) S 15541 15543 15128 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236476478 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15543/statm: 1340 237 196 169 0 51 0
[pid=15544] ppid=15543 vsize=25796 CPUtime=0.09
/proc/15544/stat : 15544 (revival) R 15543 15543 15128 0 -1 4194304 5521 0 0 0 7 2 0 0 19 0 1 0 236476478 26415104 5481 1992294400 134512640 134537284 4294956368 18446744073709551615 8144507 0 0 4096 0 0 0 0 17 0 0 0
/proc/15544/statm: 6449 5481 82 6 0 6087 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31156

[startup+0.301662 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 15543
/proc/meminfo: memFree=1384848/2055920 swapFree=4180108/4192956
[pid=15543] ppid=15541 vsize=5360 CPUtime=0
/proc/15543/stat : 15543 (run.sh) S 15541 15543 15128 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236476478 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15543/statm: 1340 237 196 169 0 51 0
[pid=15544] ppid=15543 vsize=38804 CPUtime=0.29
/proc/15544/stat : 15544 (revival) R 15543 15543 15128 0 -1 4194304 9130 0 0 0 25 4 0 0 21 0 1 0 236476478 39735296 9090 1992294400 134512640 134537284 4294956368 18446744073709551615 134521549 0 0 4096 0 0 0 0 17 0 0 0
/proc/15544/statm: 9701 9090 82 6 0 9339 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44164

[startup+0.70171 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 15543
/proc/meminfo: memFree=1384848/2055920 swapFree=4180108/4192956
[pid=15543] ppid=15541 vsize=5360 CPUtime=0
/proc/15543/stat : 15543 (run.sh) S 15541 15543 15128 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236476478 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15543/statm: 1340 237 196 169 0 51 0
[pid=15544] ppid=15543 vsize=29608 CPUtime=0.69
/proc/15544/stat : 15544 (revival) R 15543 15543 15128 0 -1 4194304 9164 0 0 0 65 4 0 0 25 0 1 50000 236476478 30318592 6826 1992294400 134512640 134537284 4294956368 18446744073709551615 134523724 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15544/statm: 7402 6826 85 6 0 7040 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34968

[startup+1.50181 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15545
/proc/meminfo: memFree=1357376/2055920 swapFree=4180108/4192956
[pid=15543] ppid=15541 vsize=5360 CPUtime=0
/proc/15543/stat : 15543 (run.sh) S 15541 15543 15128 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236476478 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15543/statm: 1340 237 196 169 0 51 0
[pid=15544] ppid=15543 vsize=29608 CPUtime=1.49
/proc/15544/stat : 15544 (revival) R 15543 15543 15128 0 -1 4194304 9165 0 0 0 145 4 0 0 25 0 1 50000 236476478 30318592 6827 1992294400 134512640 134537284 4294956368 18446744073709551615 134524042 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15544/statm: 7402 6827 85 6 0 7040 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34968

[startup+3.10299 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15545
/proc/meminfo: memFree=1356992/2055920 swapFree=4180108/4192956
[pid=15543] ppid=15541 vsize=5360 CPUtime=0
/proc/15543/stat : 15543 (run.sh) S 15541 15543 15128 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236476478 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15543/statm: 1340 237 196 169 0 51 0
[pid=15544] ppid=15543 vsize=29608 CPUtime=3.08
/proc/15544/stat : 15544 (revival) R 15543 15543 15128 0 -1 4194304 9167 0 0 0 304 4 0 0 25 0 1 50000 236476478 30318592 6829 1992294400 134512640 134537284 4294956368 18446744073709551615 134523932 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15544/statm: 7402 6829 85 6 0 7040 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 34968

[startup+6.30137 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15545
/proc/meminfo: memFree=1356992/2055920 swapFree=4180108/4192956
[pid=15543] ppid=15541 vsize=5360 CPUtime=0
/proc/15543/stat : 15543 (run.sh) S 15541 15543 15128 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236476478 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15543/statm: 1340 237 196 169 0 51 0
[pid=15544] ppid=15543 vsize=29608 CPUtime=6.28
/proc/15544/stat : 15544 (revival) R 15543 15543 15128 0 -1 4194304 9172 0 0 0 624 4 0 0 25 0 1 50000 236476478 30318592 6834 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15544/statm: 7402 6834 85 6 0 7040 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 34968

[startup+12.7021 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15545
/proc/meminfo: memFree=1357128/2055920 swapFree=4180108/4192956
[pid=15543] ppid=15541 vsize=5360 CPUtime=0
/proc/15543/stat : 15543 (run.sh) S 15541 15543 15128 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236476478 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15543/statm: 1340 237 196 169 0 51 0
[pid=15544] ppid=15543 vsize=29608 CPUtime=12.68
/proc/15544/stat : 15544 (revival) R 15543 15543 15128 0 -1 4194304 9187 0 0 0 1264 4 0 0 25 0 1 50000 236476478 30318592 6849 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15544/statm: 7402 6849 85 6 0 7040 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 34968

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15545
/proc/meminfo: memFree=1357256/2055920 swapFree=4180108/4192956
[pid=15543] ppid=15541 vsize=5360 CPUtime=0
/proc/15543/stat : 15543 (run.sh) S 15541 15543 15128 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236476478 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15543/statm: 1340 237 196 169 0 51 0
[pid=15544] ppid=15543 vsize=29608 CPUtime=25.49
/proc/15544/stat : 15544 (revival) R 15543 15543 15128 0 -1 4194304 9187 0 0 0 2544 5 0 0 25 0 1 50000 236476478 30318592 6849 1992294400 134512640 134537284 4294956368 18446744073709551615 134523966 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15544/statm: 7402 6849 85 6 0 7040 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34968

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15545
/proc/meminfo: memFree=1357256/2055920 swapFree=4180108/4192956
[pid=15543] ppid=15541 vsize=5360 CPUtime=0
/proc/15543/stat : 15543 (run.sh) S 15541 15543 15128 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236476478 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15543/statm: 1340 237 196 169 0 51 0
[pid=15544] ppid=15543 vsize=29608 CPUtime=51.08
/proc/15544/stat : 15544 (revival) R 15543 15543 15128 0 -1 4194304 9192 0 0 0 5103 5 0 0 25 0 1 50000 236476478 30318592 6854 1992294400 134512640 134537284 4294956368 18446744073709551615 134531257 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15544/statm: 7402 6854 85 6 0 7040 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 34968

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15545
/proc/meminfo: memFree=1357256/2055920 swapFree=4180108/4192956
[pid=15543] ppid=15541 vsize=5360 CPUtime=0
/proc/15543/stat : 15543 (run.sh) S 15541 15543 15128 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236476478 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15543/statm: 1340 237 196 169 0 51 0
[pid=15544] ppid=15543 vsize=29608 CPUtime=102.27
/proc/15544/stat : 15544 (revival) R 15543 15543 15128 0 -1 4194304 9192 0 0 0 10222 5 0 0 25 0 1 50000 236476478 30318592 6854 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15544/statm: 7402 6854 85 6 0 7040 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 34968

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15545
/proc/meminfo: memFree=1357192/2055920 swapFree=4180108/4192956
[pid=15543] ppid=15541 vsize=5360 CPUtime=0
/proc/15543/stat : 15543 (run.sh) S 15541 15543 15128 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236476478 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15543/statm: 1340 237 196 169 0 51 0
[pid=15544] ppid=15543 vsize=29608 CPUtime=162.24
/proc/15544/stat : 15544 (revival) R 15543 15543 15128 0 -1 4194304 9192 0 0 0 16219 5 0 0 25 0 1 50000 236476478 30318592 6854 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15544/statm: 7402 6854 85 6 0 7040 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 34968

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15545
/proc/meminfo: memFree=1357256/2055920 swapFree=4180108/4192956
[pid=15543] ppid=15541 vsize=5360 CPUtime=0
/proc/15543/stat : 15543 (run.sh) S 15541 15543 15128 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236476478 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15543/statm: 1340 237 196 169 0 51 0
[pid=15544] ppid=15543 vsize=29608 CPUtime=222.23
/proc/15544/stat : 15544 (revival) R 15543 15543 15128 0 -1 4194304 9195 0 0 0 22218 5 0 0 25 0 1 50000 236476478 30318592 6857 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15544/statm: 7402 6857 85 6 0 7040 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 34968

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15545
/proc/meminfo: memFree=1357256/2055920 swapFree=4180108/4192956
[pid=15543] ppid=15541 vsize=5360 CPUtime=0
/proc/15543/stat : 15543 (run.sh) S 15541 15543 15128 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236476478 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15543/statm: 1340 237 196 169 0 51 0
[pid=15544] ppid=15543 vsize=29608 CPUtime=282.21
/proc/15544/stat : 15544 (revival) R 15543 15543 15128 0 -1 4194304 9211 0 0 0 28216 5 0 0 25 0 1 50000 236476478 30318592 6873 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15544/statm: 7402 6873 85 6 0 7040 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 34968

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15545
/proc/meminfo: memFree=1357192/2055920 swapFree=4180108/4192956
[pid=15543] ppid=15541 vsize=5360 CPUtime=0
/proc/15543/stat : 15543 (run.sh) S 15541 15543 15128 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236476478 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15543/statm: 1340 237 196 169 0 51 0
[pid=15544] ppid=15543 vsize=29608 CPUtime=342.19
/proc/15544/stat : 15544 (revival) R 15543 15543 15128 0 -1 4194304 9211 0 0 0 34214 5 0 0 25 0 1 50000 236476478 30318592 6873 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15544/statm: 7402 6873 85 6 0 7040 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 34968

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15545
/proc/meminfo: memFree=1357192/2055920 swapFree=4180108/4192956
[pid=15543] ppid=15541 vsize=5360 CPUtime=0
/proc/15543/stat : 15543 (run.sh) S 15541 15543 15128 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236476478 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15543/statm: 1340 237 196 169 0 51 0
[pid=15544] ppid=15543 vsize=29608 CPUtime=402.18
/proc/15544/stat : 15544 (revival) R 15543 15543 15128 0 -1 4194304 9211 0 0 0 40213 5 0 0 25 0 1 50000 236476478 30318592 6873 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15544/statm: 7402 6873 85 6 0 7040 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 34968

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15545
/proc/meminfo: memFree=1357192/2055920 swapFree=4180108/4192956
[pid=15543] ppid=15541 vsize=5360 CPUtime=0
/proc/15543/stat : 15543 (run.sh) S 15541 15543 15128 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236476478 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15543/statm: 1340 237 196 169 0 51 0
[pid=15544] ppid=15543 vsize=29608 CPUtime=462.16
/proc/15544/stat : 15544 (revival) R 15543 15543 15128 0 -1 4194304 9211 0 0 0 46211 5 0 0 25 0 1 50000 236476478 30318592 6873 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15544/statm: 7402 6873 85 6 0 7040 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 34968

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15547
/proc/meminfo: memFree=1355400/2055920 swapFree=4180108/4192956
[pid=15543] ppid=15541 vsize=5360 CPUtime=502.2
/proc/15543/stat : 15543 (run.sh) S 15541 15543 15128 0 -1 4194304 341 19828 0 0 0 0 50205 15 16 0 1 0 236476478 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15543/statm: 1340 241 197 169 0 51 0
[pid=15547] ppid=15543 vsize=22516 CPUtime=19.92
/proc/15547/stat : 15547 (minisat) R 15543 15543 15128 0 -1 4194304 5380 0 0 0 1988 4 0 0 25 0 1 0 236526714 23056384 5364 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15547/statm: 5629 5364 77 170 0 5457 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 27876

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

[startup+524.706 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15547
/proc/meminfo: memFree=1353864/2055920 swapFree=4180108/4192956
[pid=15543] ppid=15541 vsize=5360 CPUtime=502.2
/proc/15543/stat : 15543 (run.sh) S 15541 15543 15128 0 -1 4194304 341 19828 0 0 0 0 50205 15 16 0 1 0 236476478 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15543/statm: 1340 241 197 169 0 51 0
[pid=15547] ppid=15543 vsize=23624 CPUtime=22.32
/proc/15547/stat : 15547 (minisat) R 15543 15543 15128 0 -1 4194304 5653 0 0 0 2228 4 0 0 25 0 1 0 236526714 24190976 5637 1992294400 134512640 135212939 4294956240 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/15547/statm: 5906 5637 77 170 0 5734 0
Current children cumulated CPU time (s) 524.52
Current children cumulated vsize (KiB) 28984

[startup+531.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15547
/proc/meminfo: memFree=1351688/2055920 swapFree=4180108/4192956
[pid=15543] ppid=15541 vsize=5360 CPUtime=502.2
/proc/15543/stat : 15543 (run.sh) S 15541 15543 15128 0 -1 4194304 341 19828 0 0 0 0 50205 15 16 0 1 0 236476478 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15543/statm: 1340 241 197 169 0 51 0
[pid=15547] ppid=15543 vsize=26000 CPUtime=28.72
/proc/15547/stat : 15547 (minisat) R 15543 15543 15128 0 -1 4194304 6268 0 0 0 2867 5 0 0 25 0 1 0 236526714 26624000 6252 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15547/statm: 6500 6252 77 170 0 6328 0
Current children cumulated CPU time (s) 530.92
Current children cumulated vsize (KiB) 31360

[startup+537.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15547
/proc/meminfo: memFree=1349192/2055920 swapFree=4180108/4192956
[pid=15543] ppid=15541 vsize=5360 CPUtime=502.2
/proc/15543/stat : 15543 (run.sh) S 15541 15543 15128 0 -1 4194304 341 19828 0 0 0 0 50205 15 16 0 1 0 236476478 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15543/statm: 1340 241 197 169 0 51 0
[pid=15547] ppid=15543 vsize=28524 CPUtime=35.12
/proc/15547/stat : 15547 (minisat) R 15543 15543 15128 0 -1 4194304 6890 0 0 0 3507 5 0 0 25 0 1 0 236526714 29208576 6874 1992294400 134512640 135212939 4294956240 18446744073709551615 134526775 0 0 4096 3 0 0 0 17 0 0 0
/proc/15547/statm: 7131 6874 77 170 0 6959 0
Current children cumulated CPU time (s) 537.32
Current children cumulated vsize (KiB) 33884

[startup+540.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15547
/proc/meminfo: memFree=1347976/2055920 swapFree=4180108/4192956
[pid=15543] ppid=15541 vsize=5360 CPUtime=502.2
/proc/15543/stat : 15543 (run.sh) S 15541 15543 15128 0 -1 4194304 341 19828 0 0 0 0 50205 15 16 0 1 0 236476478 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15543/statm: 1340 241 197 169 0 51 0
[pid=15547] ppid=15543 vsize=29764 CPUtime=38.31
/proc/15547/stat : 15547 (minisat) R 15543 15543 15128 0 -1 4194304 7188 0 0 0 3826 5 0 0 25 0 1 0 236526714 30478336 7172 1992294400 134512640 135212939 4294956240 18446744073709551615 134526831 0 0 4096 3 0 0 0 17 0 0 0
/proc/15547/statm: 7441 7172 77 170 0 7269 0
Current children cumulated CPU time (s) 540.51
Current children cumulated vsize (KiB) 35124

[startup+541.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15547
/proc/meminfo: memFree=1347720/2055920 swapFree=4180108/4192956
[pid=15543] ppid=15541 vsize=5360 CPUtime=502.2
/proc/15543/stat : 15543 (run.sh) S 15541 15543 15128 0 -1 4194304 341 19828 0 0 0 0 50205 15 16 0 1 0 236476478 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15543/statm: 1340 241 197 169 0 51 0
[pid=15547] ppid=15543 vsize=29896 CPUtime=39.11
/proc/15547/stat : 15547 (minisat) R 15543 15543 15128 0 -1 4194304 7223 0 0 0 3906 5 0 0 25 0 1 0 236526714 30613504 7207 1992294400 134512640 135212939 4294956240 18446744073709551615 134526785 0 0 4096 3 0 0 0 17 0 0 0
/proc/15547/statm: 7474 7207 77 170 0 7302 0
Current children cumulated CPU time (s) 541.31
Current children cumulated vsize (KiB) 35256

[startup+541.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15547
/proc/meminfo: memFree=1347720/2055920 swapFree=4180108/4192956
[pid=15543] ppid=15541 vsize=5360 CPUtime=502.2
/proc/15543/stat : 15543 (run.sh) S 15541 15543 15128 0 -1 4194304 341 19828 0 0 0 0 50205 15 16 0 1 0 236476478 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15543/statm: 1340 241 197 169 0 51 0
[pid=15547] ppid=15543 vsize=30028 CPUtime=39.51
/proc/15547/stat : 15547 (minisat) R 15543 15543 15128 0 -1 4194304 7238 0 0 0 3946 5 0 0 25 0 1 0 236526714 30748672 7222 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15547/statm: 7507 7222 77 170 0 7335 0
Current children cumulated CPU time (s) 541.71
Current children cumulated vsize (KiB) 35388

[startup+542.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15547
/proc/meminfo: memFree=1347464/2055920 swapFree=4180108/4192956
[pid=15543] ppid=15541 vsize=5360 CPUtime=502.2
/proc/15543/stat : 15543 (run.sh) S 15541 15543 15128 0 -1 4194304 341 19828 0 0 0 0 50205 15 16 0 1 0 236476478 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15543/statm: 1340 241 197 169 0 51 0
[pid=15547] ppid=15543 vsize=30168 CPUtime=39.92
/proc/15547/stat : 15547 (minisat) R 15543 15543 15128 0 -1 4194304 7267 0 0 0 3987 5 0 0 25 0 1 0 236526714 30892032 7251 1992294400 134512640 135212939 4294956240 18446744073709551615 134524074 0 0 4096 3 0 0 0 17 0 0 0
/proc/15547/statm: 7542 7251 77 170 0 7370 0
Current children cumulated CPU time (s) 542.12
Current children cumulated vsize (KiB) 35528

Child status: 20
Real time (s): 542.343
CPU time (s): 542.187
CPU user time (s): 541.963
CPU system time (s): 0.223965
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 44164

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

runsolver used 0.45393 second user time and 1.53077 second system time

The end

Launcher Data

Begin job on node73 at 2009-05-12 01:27:22
IDJOB=1797114
IDBENCH=70997
IDSOLVER=647
FILE ID=node73/1797114-1242084441
PBS_JOBID= 9277605
Free space on /tmp= 66368 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-10-5p0.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797114-1242084441/watcher-1797114-1242084441 -o /tmp/evaluation-result-1797114-1242084441/solver-1797114-1242084441 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797114-1242084441.cnf HOME

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

MD5SUM BENCH= b0f091d476e617a8697e9f8acfd1538f
RANDOM SEED=759353657

node73.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.214
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.214
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:       1385328 kB
Buffers:         75508 kB
Cached:         516552 kB
SwapCached:       7496 kB
Active:         172728 kB
Inactive:       428812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1385328 kB
SwapTotal:     4192956 kB
SwapFree:      4180108 kB
Dirty:           10636 kB
Writeback:           0 kB
Mapped:          14036 kB
Slab:            55144 kB
Committed_AS:   866664 kB
PageTables:       1412 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= 66360 MiB
End job on node73 at 2009-05-12 01:36:24